Image Title

Search Results for Lennox:

Duncan Lennox | AWS Storage Day 2021


 

>>Welcome back to the cubes, continuous coverage of AWS storage day. We're in beautiful downtown Seattle in the great Northwest. My name is Dave Vellante and we're going to talk about file systems. File systems are really tricky and making those file systems elastic is even harder. They've got a long history of serving a variety of use cases as with me as Duncan Lennox. Who's the general manager of Amazon elastic file system. Dunkin. Good to see you again, Dave. Good to see you. So tell me more around the specifically, uh, Amazon's elastic file system EFS you, you know, broad file portfolio, but, but let's narrow in on that. What do we need to know? >>Yeah, well, Amazon elastic file system or EFS as we call it is our simple serverless set and forget elastic file system service. So what we mean by that is we deliver something that's extremely simple for customers to use. There's not a lot of knobs and levers. They need to turn or pull to make it work or manage it on an ongoing basis. The serverless part of it is there's absolutely no infrastructure for customers to manage. We handled that entirely for them. The elastic part then is the file system automatically grows and shrinks as they add and delete data. So they never have to provision storage or risk running out of storage and they pay only for the storage they're actually using. >>What are the sort of use cases and workloads that you see EFS supporting? >>Yeah. Yeah. It has to support a broad set of customer workloads. So it's everything from, you know, serial, highly latency, sensitive applications that customers might be running on-prem today and want to move to the AWS cloud up to massively parallel scale-out workloads that they have as well. >>So. Okay. Are there any industry patterns that you see around that? Are there other industries that sort of lean in more or is it more across the board? We >>See it across the board, although I'd have to say that we see a lot of adoption within compliance and regulated industries. And a lot of that is because of not only our simplicity, but the high levels of availability and durability that we bring to the file system as well. The data is designed for 11 nines of durability. So essentially you don't need to be worrying about your anything happening into your data. And it's a regional service meaning that your file system is available from all availability zones in a particular region for high availability. >>So as part of storage data, we, we saw some, some new tiering announcements. W w w what can you tell us about those >>Super excited to be announcing EFS intelligent tiering? And this is a capability that we're bringing to EFS that allows customers to automatically get the best of both worlds and get cost optimization for their workloads and how it works is the customer can select, uh, using our lifecycle management capability, a policy for how long they want their data to remain active in one of our active storage classes, seven days, for example, or 30 days. And what we do is we automatically monitor every access to every file they have. And if we see no access to a file for their policy period, like seven days or 30 days, we automatically and transparently move that file to one of our cost optimized, optimized storage classes. So they can save up to 92% on their storage costs. Um, one of the really cool things about intelligent tiering then is if that data ever becomes active again and their workload or their application, or their users need to access it, it's automatically moved back to a performance optimized storage class, and this is all completely transparent to their applications and users. >>So, so how, how does that work? Are you using some kind of machine intelligence to sort of monitor things and just learn over time? And like, what if I policy, what if I don't get it quite right? Or maybe I have some quarter end or maybe twice a year, you know, I need access to that. Can you, can the system help me figure >>That out? Yeah. The beauty of it is you don't need to know how your application or workload is accessing the file system or worry about those access patterns changing. So we'll take care of monitoring every access to every file and move the file either to the cost optimized storage class or back to the performance optimized class as needed by your application. >>And then optimized storage classes is again, selected by the system. I don't have to >>It that's right. It's completely transparent. So we will take care of that for you. So you'll set the policy by which you want active data to be moved to the infrequent access cost optimized storage class, like 30 or seven days. And then you can set a policy that says if that data is ever touched again, to move it back to the performance optimized storage class. So that's then all happened automatically by the service on our side. You don't need to do anything >>It's, it's it's serverless, which means what I don't have to provision any, any compute infrastructure. >>That's right. What you get is an end point, the ability to Mount your file system using NFS, or you can also manage your file system from any of our compute services in AWS. So not only directly on an instance, but also from our serverless compute models like AWS Lambda and far gays, and from our container services like ECS and EKS, and all of the infrastructure is completely managed by us. You don't see it, you don't need to worry about it. We scale it automatically for you. >>What was the catalyst for all this? I mean, you know, you got to tell me it's customers, but maybe you could give me some, some insight and add some, some color. Like, what would you decoded sort of what the customers were saying? Did you get inputs from a lot of different places, you know, and you had to put that together and shape it. Uh, tell us, uh, take us inside that sort of how you came to where you are >>Today. Well, you know, I guess at the end of the day, when you think about storage and particularly file system storage, customers always want more performance and they want lower costs. So we're constantly optimizing on both of those dimensions. How can we find a way to deliver more value and lower cost to customers, but also meet the performance needs that their workloads have. And what we found in talking to customers, particularly the customers that EFS targets, they are application administrators, their dev ops practitioners, their data scientists, they have a job they want to do. They're not typically storage specialists. They don't want to have know or learn a lot about the bowels of storage architecture, and how to optimize for what their applications need. They want to focus on solving the business problems. They're focused on whatever those are >>You meaning, for instance. So you took tiering is obvious. You're tiering to lower cost storage, serverless. I'm not provisioning, you know, servers, myself, the system I'm just paying for what I use. The elasticity is a factor. So I'm not having to over provision. And I think I'm hearing, I don't have to spend my time turning knobs. You've talked about that before, because I don't know how much time is spent, you know, tuning systems, but it's gotta be at least 15 to 20% of the storage admins time. You're eliminating that as well. Is that what you mean by sort of cost optimum? Absolutely. >>So we're, we're providing the scale of capacity of performance that customer applications need as they needed without the customer needing to know exactly how to configure the service, to get what they need. We're dealing with changing workloads and changing access patterns. And we're optimizing their storage costs. As at the same time, >>When you guys step back, you get to the whiteboard out, say, okay, what's the north star that you're working because you know, you set the north star. You don't want to keep revisiting that, right? This is we're moving in this direction. How do we get there might change, but what's your north star? Where do you see the future? >>Yeah, it's really all about delivering simple file system storage that just works. And that sounds really easy, but there's a lot of nuance and complexity behind it, but customers don't want to have to worry about how it works. They just need it to work. And we, our goal is to deliver that for a super broad cross section of applications so that customers don't need to worry about how they performance tune or how they cost optimize. We deliver that value for them. >>Yeah. So I'm going to actually follow up on that because I feel like, you know, when you listen to Werner Vogels talk, he gives takes you inside. It's a plumbing sometimes. So what is the, what is that because you're right. That it, it sounds simple, but it's not. And as I said up front file systems, getting that right is really, really challenging. So technically what's the challenges, is it doing this at scale? And, and, and, and, and, and having some, a consistent experience for customers, there's >>Always a challenge to doing what we do at scale. I mean, the elasticity is something that we provide to our customers, but ultimately we have to take their data as bits and put them into Adams at some point. So we're managing infrastructure on the backend to support that. And we also have to do that in a way that delivers something that's cost-effective for customers. So there's a balance and a natural tension there between things like elasticity and simplicity, performance, cost, availability, and durability, and getting that balance right. And being able to cover the maximum cross section of all those things. So for the widest set of workloads, we see that as our job and we're delivering value, and we're doing that >>For our customers. Then of course, it was a big part of that. And of course, when we talk about, you know, the taking away the, the need for tuning, but, but you got to get it right. I mean, you, you, you can't, you can't optimize for every single use case. Right. But you can give great granularity to allow those use cases to be supported. And that seems to be sort of the balancing act that you guys so >>Well, absolutely. It's focused on being a general purpose file system. That's going to work for a broad cross section of, of applications and workloads. >>Right. Right. And that's, that's what customers want. You know, generally speaking, you go after that, that metal Dunkin, I'll give you the last word. >>I just encourage people to come and try out EFS it's as simple as a single click in our console to create a file system and get started. So come give it a, try the >>Button Duncan. Thanks so much for coming back to the cube. It's great to see you again. Thanks, Dave. All right. And keep it right there for more great content from AWS storage day from Seattle.

Published Date : Sep 2 2021

SUMMARY :

Good to see you again, Dave. So they never have to provision storage or risk running out of storage and they pay only for the storage they're actually you know, serial, highly latency, sensitive applications that customers might be running on-prem today Are there other industries that sort of lean in more or is it more across the board? So essentially you don't need to be worrying can you tell us about those And if we see no access to a file for their policy period, like seven days or 30 days, twice a year, you know, I need access to that. access to every file and move the file either to the cost optimized storage class or back I don't have to And then you can set a policy that says if that data is ever touched What you get is an end point, the ability to Mount your file system using NFS, I mean, you know, you got to tell me it's customers, but maybe you could give me some, of storage architecture, and how to optimize for what their applications need. Is that what you mean by sort of cost optimum? to get what they need. When you guys step back, you get to the whiteboard out, say, okay, what's the north star that you're working because you know, a super broad cross section of applications so that customers don't need to worry about how they performance So what is the, what is that because you're right. And being able to cover the maximum cross section And that seems to be sort of the balancing act that you guys so That's going to work for a broad cross section that metal Dunkin, I'll give you the last word. I just encourage people to come and try out EFS it's as simple as a single click in our console to create a file It's great to see you again.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Dave VellantePERSON

0.99+

DavePERSON

0.99+

SeattleLOCATION

0.99+

Duncan LennoxPERSON

0.99+

seven daysQUANTITY

0.99+

30 daysQUANTITY

0.99+

AmazonORGANIZATION

0.99+

30QUANTITY

0.99+

Werner VogelsPERSON

0.99+

AWSORGANIZATION

0.99+

TodayDATE

0.99+

11 ninesQUANTITY

0.98+

bothQUANTITY

0.98+

up to 92%QUANTITY

0.97+

both worldsQUANTITY

0.97+

DunkinPERSON

0.97+

oneQUANTITY

0.97+

todayDATE

0.97+

twice a yearQUANTITY

0.94+

20%QUANTITY

0.93+

AWSEVENT

0.92+

single clickQUANTITY

0.88+

single use caseQUANTITY

0.85+

LambdaTITLE

0.77+

ECSTITLE

0.71+

dayEVENT

0.7+

EFSTITLE

0.65+

Storage Day 2021EVENT

0.61+

northORGANIZATION

0.6+

DuncanPERSON

0.59+

north starORGANIZATION

0.57+

at least 15QUANTITY

0.56+

EKSTITLE

0.53+

AdamsPERSON

0.43+

Duncan Lennox, Amazon Web Services | AWS Storage Day 2019


 

[Music] hi everybody this is David on tape with the Cuban welcome to Boston we're covering storage here at Amazon storage day and we're looking at all the innovations and the expansion of Amazon's pretty vast storage portfolio Duncan Lennox is here is the director of product management for Amazon DFS Duncan good to see it's great to be here so what is so EF s stands for elastic file system what is Amazon EFS that's right EFS is our NFS based filesystem service designed to make it super easy for customers to get up and running with the file system in the cloud so should we think of this as kind of on-prem file services just stuck into the cloud or is it more than that it's more than that but it's definitely designed to enable that we wanted to make it really easy for customers to take the on pram applications that they have today that depend on a file system and move those into the cloud when you look at the macro trends particularly as it relates to file services what are you seeing what a customer's telling you well the first thing that we see is that it's still very early in the move to the cloud the vast majority of workloads are still running on Prem and customers need easy ways to move those thousands of applications they might have into the cloud without having to necessarily rewrite them to take advantage of cloud native services and that's a key thing that we built EFS for to make it easy to just pick up the application and drop it into the cloud without the application even needing to know that it's now running in the cloud okay so that's transparent to the to the to the application and the workload and it absolutely is we built it deliberately using NFS so that the application wouldn't even need to know that it's now running in the cloud and we also built it to be elastic and simple for the same reason so customers don't have to worry about provisioning the storage they need it just works NFS is hard making making NFS simple and elastic is not a trivial engineering task is it it hadn't been done until we did it a lot of people said it couldn't be done how could you make something that truly was elastic in the cloud but still support that NFS but we've been able to do that for tens of thousands of customers successfully and and what's the real challenge there is it to maintain that performance and the recoverability from a technical standpoint an engineering standpoint what's yes sir it's all of the above people expect a certain level of performance whether that's latency throughput and I ops that their application is dependent on but they also want to be able to take advantage of that pay-as-you-go cloud model that AWS created back with s3 13 years ago so that elasticity that we offer to customers means they don't have to worry about capex they don't have to plan for exactly how much storage they need to provision the file system grows and shrinks as they add and remove data they pay only for what they're using and we handle all the heavy lifting for them to make that happen this this opens up a huge new set of workloads for your customers doesn't it it absolutely does and a big part of what we see is customers wanting to go on that journey through the cloud so initially there starting with lifting and shifting those applications as we talked about it but as they mature they want to be able to take advantage of newer technologies like containerization and ultimately even service all right let's talk about EFS ia infrequently access files is really what it's designed for tell us more about it right so one of the things that we heard a lot from our customers of course is can you make it cheaper we love it but we'd like to use more of it and what we discovered is that we could develop this infrequent access storage class and how it works is you turn on a capability we call lifecycle management and it's completely automated after that so we know from industry analysts and from talking to customers that the majority of data perhaps as much as 80% goes pretty cold after about a month and it's rarely touched again so we developed the infrequent access storage class to take advantage of that so once you enable it which is a single click in the console or one API call you pick a policy 14 days 30 days and we monitor the readwrite IO to every file individually and once a file hasn't been read from or written to in that policy period say 30 days we automatically and transparently move it to the infrequent access storage class which is 92% cheaper than our standard storage class it's only two and a half cents in our u.s. East one region as opposed to 30 cents for our standard storage class two and a half cents per per gigabyte per gigabyte month we've done about four customers that were particularly excited about is that it remains active file system data so we move your files to the infrequent access storage class but it does not appear to move in the file system so for your applications and your users it's the same file in the same directory so they don't even need to be aware of the fact that it's now on the infrequent access storage class you just get a bill that's 92 percent cheaper for storage for that file like that ok and it's and it's simple to set up you said it's one click and then I set my policy and I can go back and change my that's exactly right we have multiple policies available you can change it later you can turn off lifecycle management if you decide you no longer need it later so how do you see customers taking advantage of this what do you expect the adoption to be like and what are you hearing from them well what we heard from customers was that they like to keep larger workloads in their file systems but because the data tends to go cold and isn't frequently accessed it didn't make economic sense to say to keep large amounts of data in our standard storage class but there's advantages to them in their businesses for example we've got customers who are doing genomic sequencing and for them to have a larger set of data always available to their applications but not costing them as much as it was allows them to get more results faster as one example you obviously see that yeah what we're what we're trying to do all the time is help our customers be able to focus less on the infrastructure and the heavy lifting and more on being able to innovate faster for their customer so Duncan Duncan some of the sort of fundamental capabilities of EFS include high availability and durability tell us more about that yeah when we were developing EFS we heard a lot from customers that they really wanted higher levels of durability and availability than they typically been able to have on Prem it's super expensive and complex to build high availability and high durability solutions so we've baked that in as a standard part of EFS so when a file is written to an EFS file system and that acknowledgement is received back by the client at that point the data is already spread across three availability zones for both availability and durability what that means is not only are you extremely unlikely to ever lose any data if one of those AZ's goes down or becomes unavailable for some reason to your application you continue to have full read/write access to your file system from the other two available zones so traditionally this would be a very expensive proposition it was sort of on Prem and multiple data centers maybe talk about how it's different in the clouds yeah it's complex to build there's a lot of moving parts involved in it because in our case with three availability zones you were talking about three physically distinct data centers high-speed networking between those and actually moving the data so that it's written not just to one but to all three and we handled that all transparently under the hood in EFS it's all included in our standard storage to your cost as well so it's not something that customers have to worry about more either a complexity or a cost point of view it's so so very very I guess low RPO and an RTO and my essentially zero if you will between the three availability zones because once your client gets that acknowledgement back it's already durably written to the three availability zones all right we'll give you last word just in the world of file services what should we be paying attention to what kinds of things are you really trying to achieve I think it's helping people do more for less faster so there's always more we can do and helping them take advantage of all the services AWS has to offer spoken like a true Amazonian Duncan thanks so much for coming on the queue for thank you good all right and thank you for watching everybody be back from storage day in Boston you watching the cute

Published Date : Nov 20 2019

SUMMARY :

adoption to be like and what are you

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DuncanPERSON

0.99+

92%QUANTITY

0.99+

BostonLOCATION

0.99+

Amazon Web ServicesORGANIZATION

0.99+

92 percentQUANTITY

0.99+

30 centsQUANTITY

0.99+

AWSORGANIZATION

0.99+

thousandsQUANTITY

0.99+

DavidPERSON

0.99+

14 daysQUANTITY

0.99+

AmazonORGANIZATION

0.99+

Duncan LennoxPERSON

0.99+

30 daysQUANTITY

0.99+

80%QUANTITY

0.99+

one clickQUANTITY

0.99+

two available zonesQUANTITY

0.99+

tens of thousands of customersQUANTITY

0.97+

first thingQUANTITY

0.97+

three availability zonesQUANTITY

0.97+

EFSTITLE

0.96+

13 years agoDATE

0.96+

two and a half centsQUANTITY

0.96+

applicationsQUANTITY

0.95+

todayDATE

0.93+

one exampleQUANTITY

0.93+

about a monthQUANTITY

0.93+

three physically distinct data centersQUANTITY

0.92+

every fileQUANTITY

0.9+

one APIQUANTITY

0.9+

PremORGANIZATION

0.89+

three availability zonesQUANTITY

0.87+

CubanOTHER

0.87+

Duncan DuncanPERSON

0.85+

one regionQUANTITY

0.84+

a lot of peopleQUANTITY

0.84+

storage dayEVENT

0.84+

three availability zonesQUANTITY

0.82+

four customersQUANTITY

0.82+

a half centsQUANTITY

0.82+

gigabyteQUANTITY

0.79+

both availabilityQUANTITY

0.79+

single clickQUANTITY

0.78+

two andQUANTITY

0.78+

one of the thingsQUANTITY

0.78+

oneQUANTITY

0.77+

threeQUANTITY

0.76+

u.s. EastLOCATION

0.69+

capexORGANIZATION

0.69+

s3TITLE

0.66+

Storage Day 2019EVENT

0.65+

zeroQUANTITY

0.63+

AZORGANIZATION

0.62+

of dataQUANTITY

0.6+

DFSTITLE

0.52+

lot ofQUANTITY

0.51+

Yves Sandfort, Comdivision Group | CloudNativeSecurityCon 23


 

(rousing music) >> Hello everyone. Welcome back to "theCUBE's" day one coverage of Cloud Native Security Con 23. This is going to be an exciting panel. I've got three great guests. I'm Lisa Martin, you know our esteemed analysts, John Furrier, and Dave Vellante well. And we're excited to welcome to "theCUBE" for the first time, Yves Sandfort, the CEO of Comdivision Group, who's coming to us from Germany. As you know, Cloud Native Security Con is a global event. Everyone welcome Yves, great to have you in particular. Welcome to "theCUBE." >> Great to be here. >> Thank you for inviting me. >> Yves, tell us a little bit, before we dig into really wanting to understand your perspectives on the event and get Dave and John's feedback as well, tell us a little bit about you. >> So yeah, talking about me, or talking about Comdivision real quick. We are in the business for over 27 years already. We started as a SaaS company, then became more like an architecture and, and Cloud Native company over the last few years. But what's interesting is, and I think that's, that's, that's really interesting when we look at our industry. It hasn't really, the requirements haven't really changed over the years. It's still security. We still have to figure out how we deal with security. We still have to figure out how we deal with compliance and everything else. And I think therefore, it's more and more important that we take these items more seriously. Also, based on the fact that when we look at it, how development and other things happen nowadays, it's, it's, everybody says it's like open source. It's great because everybody can look into the code. We, I think the last few years have shown us enough example that that's not necessarily solving all the issues, but it's also code and development has changed rapidly when we look at the Cloud Native approach, where it's far more about gluing the pieces together, versus the development pieces. When I was actually doing software development 25 years ago, and had to basically build my code because I didn't have that much internet access for it. So it has evolved, but even back then we had to deal with security and everything. >> Right. The focus on security is, is incredibly important, and the focus keeps growing as you mentioned. This is, guys, and I want to get your perspectives on this. We're going to start with John. This is the first time Cloud Native Security Con is its own event being extracted from, and amplified from KubeCon. John, I want to understand from your perspective, break down the event, what you see, what you've heard, and Cloud Native Security in general. What does this mean to companies? What does it mean to customers? Is this a reality? >> Well, I think that's the topic we want to discuss, and I think Yves background, you see the VMware certification, I love that. Because what VMware did with virtualization, was abstract that from server virtualization, kind of really changed the game on things, and you start to see Cloud Native kind of go that next level of how companies will be operating their business, not just digital transformation, as digital transformation goes to completion, it's total business transformation where IT is everywhere. And so you're starting to see the trends where, "Okay, that's happening." Now you're starting to see, that's Cloud Native Con, or KubeCon, AWS re:Invent, or whatever show, or whatever way you want to look at it. But in, in the past decade, past five years, security has always been front and center as almost a separate thing, and, in and of itself, but the same thing. So you're starting to see the breakout of security conversations around how to make things work. So a lot of operational conversations around what used to be DevOps makes infrastructure as code, and that was great, that fueled that. Then DevSecOps came. So the Cloud Native next level, is more application development at scale, developers driving the standards with developer first thinking, shifting left, I get all that. But down in the lower ends of the stack, you got real operational issues. DNS we've heard in the keynote, we heard about the Colonel, the Lennox Colonel. Things that need to be managed and taken care of at a security level. These are like, seem like in the weeds, but you're starting to see that happen. And the other thing that I think's real about Cloud Native Security Con that's going to be interesting to watch, is Amazon has pretty much canceled all their re:Invent like shows except for two; Re:Invent, which is their annual conference, and Re:Inforce, which is dedicated to securities. So Cloud Native, Linux, the Linux Foundation has now breaking out Cloud Native Con and KubeCon, and now Cloud Native Security Con. They can't call it KubeCon because it's not Kubernetes, but it's like security focus. I think this is the beginning of starting to see this new developer driving, developers driving the standards, and it has it implications, what used to be called IT ops, and that's like the VMwares of the world. You saw all the stuff that was not at developer focus, but more ops, becoming much more in the application. So I think, I think it's real. The question is where does it go? How fast does it develop? So to me, I think it's a real trend, and it's worthy of a breakout, but it's not yet clear of where the landing zone is for people to start doing it, how they get started, what are the best practices. Machine learning's going to be a big part of this. So to me it's totally cool, but I'm not yet seeing the beachhead. So that's kind of my take. >> Dave, our inventor and host of breaking analysis, what's your take? >> So when you, I think when you zoom out, there's some, there's a big macro change that's been going on. I think when you look back, let's say 10, 12 years ago, the, the need for speed far trumped the, the, the security aspect, the governance, the data privacy. It was like, "Yeah, the risks, they're not that great compared to our opportunity." That has completely changed because the risks are now so much higher. And so what's happening, I think there's a, there's a major effort amongst CIOs and CISOs to try to make security not a blocker because it use to be, it still is. "Okay, I got this great initiative." Eh, give it to the SecOps pros, and let them take it for a while before we can go to market. And so a huge challenge now is to simplify, automate, AI comes in, the whole supply chain security, so the, so the companies can not be facing so much friction. And that is non-trivial. I don't think we're anywhere close there, but I think the goal is by, within the next several years, we're going to be in a position, that security, we heard today, is, wasn't designed in to the initial internet protocols. It was bolted on. And so increasingly, the fundamental architecture of the internet, the Cloud, et cetera, is, is seeing designed in security, and, and that is an imperative, or else business is going to come to a grinding halt. >> Right. It's no longer, the bolt no longer works. Yves, what's your perspective on Cloud Native Security, where it stands today? What's in it for customers, whether we're talking about banks, or hospitals, or retailers, what do you think? >> I think when we, when we look at security in the, in the modern world, is we need to as, as Dave mentioned, we need to rethink how we apply it. Very often, security in the past has been always bolted on in the end. If we continue to do that, it'll become more and more difficult, because as companies evolve, and as companies want to bring products and software to market in a much faster and faster way, it's getting more and more difficult if we bolt on the security process at the end. It's like, developers build something and then someone checks security. That's not going to work any longer. Especially if we also consider now the changes in the industry. We had Stack Overflow over the last 10 years. If I would've had Stack Overflow 15, 20, what, 25 years ago when I was a developer, it would've changed a hell lot. Looking at it now, and looking at it what we had in the last few weeks, it's like where nearly all of my team members say is like finally I don't need any script kiddies anymore because I can't go to (indistinct) who writes the code for me. Which is on one end great, because it enables us to solve certain problems in a much higher pace. But the challenge with that is, if the people who just copy and past that code, don't understand the implications of that code, we have a much higher risk continuously. And what people thought was, is challenging with Stack Overflow. Imagine that something in one of these AI engines, is actually going ballistic, and it creates holes in nearly every one of these applications. And trust me, there will be enough developers who are going to use these tools to develop codes, the same as students in university are going to take this to write their essays and everything else. And so it's really important that every developer team basically has a security person within their team, and not a security at the end. So we build something, we check it, go through QA, and then it goes to security. Security needs to be at the forefront. And I think that's where we see Cloud Native Security Con, where we see AWS. I saw it during re:Invent already where they said is like, we have reinforced next year. I think this becomes more and more of a topic, and I think companies, as much as it is become a norm that you have a firewall and everything else, it needs to become a norm that when you are doing software development, and every development team needs to have a security person on that needs to be trained. >> I love that chat comment Dave, 'cause you and I were talking about this. And I think that is going to be the issue. Do we need security chat for the chat bot? And there's like a, like a recursive model there. The biases are built in. I think, and I think our interview with the Palo Alto Network's co-founder, Dave, when he talked about zero trust as a structured way to start things, but he was referencing that with Cloud, there's a chance to rethink or do a do-over in security. So, I think this is kind of to me, where this is all going. And I think you asked Pat Gelsinger what, year 2013, 2014, can, is security a do over? I think we're in that do over time. >> He said yes. >> He said yes. (laughing) He was right. But yeah, eight years later... But this is, how do you, zero trust gives you some structure, but how do you organize and redo security? Because to me, I think that's what's happening here. >> And John you heard, Zuk at Palo Alto Network said, "Yeah, the, the words security and architecture, they don't go together historically." And so it is a total, total retake. >> Well is that because there's too many tools out there and- >> Yeah. For sure. >> Yeah, well, first of all, a lot of hardware. And then yeah, a lot of tools. You even see IIOT and industry 40, you see IOT security coming up as another stove pipe, and that's not the right approach. And, and so- >> Well let me, let me ask you a question Dave, and Yves, if you don't mind. 'Cause I was just riffing on this yesterday about this. In the ML space, you're seeing the ML models, you're seeing proprietary models versus open source. Is security going to go down this proprietary security methods and open source? Because that's interesting, because the CNCF is run by the the Linux Foundation. So you can almost maybe see a model where there's more proprietary security methods than open source. Or is it, is that a non-issue? >> I would, I would, let me, if I, if I jump in here first, I think the last, especially last five or 10 years have clearly shown the, the whole and, and I invested early on in the, in the end 90s in several open source startups in the Bay area. So, I'm well behind the whole open source idea and, and mid (indistinct) and others back then several times. But the point is, I think what we have seen is open source is not in general, more secure or less secure, because code is too complex nowadays. You have millions of lines of code, and it's not that either one way or the other is going to solve it. The ways I think we are going to look at it is more is what's the role to market, because only because something is open source doesn't necessarily mean it's going to be available for everyone. And the same for proprietary source from that perspective, even though everybody mixes licensing and payments and all that all the time, but it doesn't necessarily have anything to do with it. But I think as we are going through it, and when we also look at the industry, security industry over the last 10 plus years has been primarily hardware focused. And a lot of these vendors have done a good business out of selling hardware boxes, putting software on top of it. Whereas in reality, those were still X86 standard boxes in the end. So it was not that we had specific security ethics or anything like that in there anymore. And so overall, the question of the market is going to change. And as we are looking into Cloud Native, think about someone like an AWS, do you really envision them to have a hardware box of every supplier in their data center, and that in every availability zone in every region? Same for Microsoft, same for Google, etc? So we need to have new ways on how we can apply security. And that applies both on the backend services, but also on the front end side. >> And if I, and if I could chime in, I think the, the good, I think the answer is, is, is no and yes. And what I mean by that is if you take, antivirus and known malware, I mean pretty much anybody today can, can solve that problem, it's the unknown malware. So I think the yes part of the answer is yes, it's, it's going to be proprietary, but in the sense we're going to use open source tooling, and then apply that in a proprietary way with, with specific algorithms and unique architectures that are going to solve problems. For example, XDR with, with unknown malware. So, and that's the, that's the hard part. As somebody said, I think this morning at the keynote, it's, it's all the stuff that, that the SecOps team couldn't find. That's the really hard part. >> (laughs) Well the question will be will, is the new IP, the ability to feed ChatGPT some magical spelled insertion query string that does the job, that's unique, that might be the new IP, the the question to ask. >> Well, that's what the hackers are going to do. And I, they're on offense. (John laughs) And the offense knows what play is coming. So, they're going to start. >> So guys, let's take this conversation up a level. I want to get your perspectives on what's in this for me as a customer? We know security is a board level conversation. We talk about this all the time. We also know that they're based on, I think David, was the conversations that you and I had, with Palo Alto Networks at Ignite in December. There's a, there's a lack of alignment between the executives and the board from a security perspective. When we talk about Cloud Native Security, we all talked about the value in that, what's in it for customers? I want to get your perspectives on should this be a board level conversation, and if so, how do you advise organizations, whether it is a hospital, or a bank, or an organization that is really affected by things like ransomware? How should they be thinking about this from an organizational perspective? >> Well, I'll start first, because we had this conversation during our Super Cloud event last month, and this comes up a lot. And this is, the CEO board level. Yes it is a board level conversation for security, as is application development as in terms of transforming their business to be competitive, not to be on the wrong side of history with this wave coming. So I think that's more of a management. But the issue is, they tell their people, "Go do it." And they're like, 'cause they get sold on the idea of, "Hey, won't you transform your business, and everything's going to be data driven, and machine learning's going to power your apps, get new customers, be profitable." "Oh, sign me up for that." When you have to implement this, it's really hard. And I think the core issue is, where are companies in their life cycle of the ability to execute and architect this thing properly as Dave said, Nick Zuk said, "You can't have architecture and security, you need platforms." So, I think the re-platforming, and the re-factoring of business is a big factor, and that's got to get down into the, the organizational shifts and the people to do it. So are there skills? Do I do a managed service? How do I architect it? Are there more services? Are there developers doing applications that are going to be more agile? So, this is not an easy thing. And to move a business from IT operations that is proven, to be positioned for this enablement, is just really difficult. And it's expensive. And if you screw it up, you could be, could be on the wrong side of things. So, to me, that's the big issue is, you sell the dream and then you got to implement it. And that's really difficult. >> Yves, give us your perspective on, based on John's comments, how do organizations shift so dramatically? There's a cultural element there as well, but there's also organizations that are, have competitive competitors in the rear view mirror, and there's time to waste. What are your thoughts on that? >> I think that's exactly the point. It's like, as an organization, you need to take the decision between the time, the risk, and all the other elements we have into this game. Because you can try to achieve 100% security, but that's exactly the same as trying to, to protect gold or anything else 100%. It's most likely not going to be from a risk perspective anyway sensible. And that's the same from a corporational perspective. When you look at building new internet services, or IOT services, or any kind of new shopping experience or whatever else, you need to balance out between the risks and the advantages out of it. And you also need to be accepting that you potentially on the way make mistakes, but then it's more important than ever that you are able to quickly fix any mistakes, and to adjust to anything what's happening in the market. Because as we are building all these new Cloud Native applications, and build up all these skill sets, one of the big scenarios is we are far more depending on individual building blocks. These building blocks come out of open source communities, which have a much different way. When we look back in software development, back then we had application servers from Oracle, Web Logic, whatsoever, they had a release cycles of every three to six months. As now we have to deal with open source, where sometimes release cycles are on a four week schedule, in between security patches. So you need to be much faster in adopting that, checking that, implementing that, getting things to work. So there is a security stretch from that perspective. There is a speech stretch on the other thing companies have to deal with, and on the other side it's always a measurement between the risk, and the security you can afford. Because reality is, you will not be 100% protected no matter what you do. So, you need to balance out what you as an organization can actually build on. But I think, coming back also to the point, it's on the bot level nowadays. It's like nearly every discussion we have with companies nowadays as they move into the Cloud, especially also here in Europe where for the last five years, it was always, it's like "It's data privacy." Data privacy is no longer, I mean, yes, for certain people, it's still the point, but for many more people it's like, "How protected is my data?" "What do we do in case of ransomware attack?" "What do we do in case of a denial of service?" All of these things become more vulnerable, where in the past you were discussing these things with a becking page, or, or like a stock exchange. They were, it's like, "What the hell is going to happen if we have a denial of service?" Now all of the sudden, this now affects nearly everyone in their storefronts and everything else, because everything is depending on it. >> Yeah, I think you're right on. You think about how cultural change occurs, it's bottom ups or, bottom up, top down or middle out. And what, what's happened with security is the people in the security team cared about it, they were the, everybody said, "Oh, it's their problem." And then it just did an end run to the board, kind of mid, early last decade. And then the board sort of pushed that down. And the line of business is realizing, "Holy cow. My business, my EBIT can be dramatically affected by this, so I care." Now it's this whole house, cultural team sport. I know it's sort of a, a cliche, but it, it's true. Everybody actually is beginning to care about security because the risks are now so high, and it's going to affect not only the bottom line of the company, the bottom line of the business, their job, it's, it's, it's virtually everywhere. It's a huge cultural shift that we're seeing. >> And that's a big challenge for organizations in any industry. And Yves, you talked about ransomware service. Every industry across the globe is vulnerable to this. But how can, maybe John, we'll start with you. How can Cloud Native Security help organizations if they're able to embrace it, operationally, culturally, dial down some of the vulnerabilities that just seem to keep growing? >> Well, I mean that's the big question. The breaches are, are critical. The governances also could be a way that anchors down growth. So I think the balance between the governance compliance piece of it is key, but making the developers faster and more productive is the key to me. And I think having the security paradigm where they're not blockers, as Dave said, is critical. So I love the whole shift left, but now that we have more data focused initiatives around how that, you can use data to understand the security issues, I think data and security are together, and I think there's a going to be a data operating system model emerging, where data and security will be almost one thing. And that will be set up by the security teams, and the data teams together. And that will feed guardrails into the developer environment. So the developer should feel no pain at all in doing this. So I think the best practice will end up being what we're seeing with supply chain, security, with making sure code's verified. And you're going to see the container, security side completely address has been, and KubeCon, we just, I asked Scott Johnson, the CEO of Docker, and I asked him directly, "Are you guys all tight on container security?" He said, yes, but other people are suggesting that's not true. There's a lot of issues with the container security. So, there's all kinds of areas where there's holes. So Cloud Native is cool on one hand, and very relevant, but if it's not shored up, it's going to be a problem. But I, so I think that's where the action will be, at the developer pipeline, in the containers, and the data. So, that will be very relevant, and if companies nail that, they'll be faster, they'll have better apps, and that'll be the differentiator. And again, if they don't on this next wave, they're going to be driftwood. >> Dave, how do they prevent becoming driftwood? >> Well, I think Cloud has had a huge impact. And a Cloud's by no means a panacea, but let's face it, it's dramatically improved a lot of companies security posture. Now there's still that shared responsibility. Even though an S3 bucket is encrypted, it's still your responsibility to make sure that it doesn't get decrypted by somebody who has access to it. So there are things like that, but to Yve's earlier point, that can be, that's done through software now, it's done through best practices. Those best practices can be shared. So the way you, you don't become driftwood, is you start to, you step back, rethink that security architecture as we were talking about earlier, take advantage of the Cloud, take advantage of Cloud Native, and all the, the rapid pace of innovation that's occurring there, and you don't use, it's called before, The audit is the last line of defense. That's no longer a check box item. "Oh yeah, we're in compliance." It's, this is a business imperative, and because we're going to reduce our expected loss and reduce our business risk. That's part of the business case today. >> Yeah. >> It's a huge, critically important part of the business case. Yves, question for you. If you're in an elevator with a CEO, a CFO, and a CISO, and they're talking about security and Cloud Native Security, what's your value proposition to them on a, on a say a 32nd elevator ride? >> Difficult story. I think at the moment, the most important part is, we need to get people to work together, and we need to train people to work more much better together. I think that's the overall most important part for all of these solutions, because in the end, security is always a person issue. If, we can have the best tools in the industry, as long as we don't get all of these teams to work together, then we have a problem. If the security team is always seen as the end of the solution to fix everything, that's not going to work because they always are the bad guys in the game. And so we need to bring the teams together. And once we have the teams work together, I think we have a far better track on, on maintaining security. >> John and Dave, I want to get your perspectives on what Yves just said. In all the experience that the two of you have as industry analysts here on "theCUBE," Wikibon, Siliconangle Media. How do you advise organizations to get those teams together? As Eve said, that alignment is critical, but John, we'll start with you, then Dave go to you. What's your advice for organizations that need to align those teams and really don't have a lot of time to wait to do it? >> (chuckling) That's a great question. I think, I think that's everyone pays hundreds of thousands of millions of dollars to get that advice from these consultants, organizations out there doing the transformations. But I think it comes down to personnel and commitment. I think if there's a C-level commitment to the effort, you'll see the institutional structure change. So you can see really getting behind it with their, with their wallet and their, and their support of either getting more personnel to support and assist, or manage services, or giving the power to the teams to execute and doing it in a way that, that's, that's well known and best practices. Start small, build out the pilots, build the platform, and then start getting it right. And I think that's the key. Not the magic wand, the old model of rolling out stuff in, in six month cycles. It's really, get the proof points, double down and change the culture, but also execute and have real metrics. And changing the architecture, like having more penetration tests as a service. Doing pen tests is like a joke now. So that doesn't make any sense. You got to have that built in almost every day, and every minute. So, these kinds of new techniques have to be implemented and have to be tried. So that's why these communities are growing. That's why I like what open source has been doing, and I like the open source as the place to have these conversations, because that's where the action will be for new stuff. And I think people will implement open source like they did before, but with different ways, better testing, better supply chain on the software side, verifying code. So, I see open source actually getting a tailwind from this, not a headwind. So, I'm bullish on the open source piece here on, on all levels, machine learning- >> Lisa, my answer is intramural sports. And it's 'cause I think it's cultural. And what I mean by that, is you take your your best and brightest security, and this is what frankly, a lot of CISOs do, an examples is Lena Smart, MongoDB. Take your best and brightest security pros, make them captains of the intramural teams, and pair them up with pods of individuals across the organization, which is most people who don't know anything about security, and put them together, so that they can, they, so that the folks that understand security can, can realize how little people know, what, what, what, how, what the worst practices that are out there in the reverse, how they can cross pollinate. And they do that on a regular basis, I know at Mongo and other companies. And that kind of cultural assimilation is a starting point for how you get security awareness up to your question around making it a team sport. >> Absolutely critical. Yves, I want to kind of wrap things with you. We've got a couple of minutes left. When you're really looking at the Cloud Native community, the growth of it, we talked about earlier in the program, Cloud Native Security Con being now extracted and elevated out of KubeCon, what are your thoughts on the groundswell that this community is generating around Cloud Native Security, the benefits that organizations will achieve from it? >> I think overall, when we have these securities conferences, or these security arms a bit spread out and separated out of the main conference, it helps to a certain degree, because especially in the security space, when you look at at other like black hat or white hat conferences and things like that in the past, although they were not focused on Cloud Native, a lot of these security folks didn't feel well taken care of in any of the other conferences because they were always these, it's like they are always blocking us, they're always making us problems, and all these kinds of things. Now that we really take the Cloud Native piece and the security piece together, or like AWS does it with re:Inforce, I think we will see more and more that people understand is that security is a permanent topic we need to cover, but we need to bring different people together, because security also has compliance and a lot of other components in there. So we will see at these conferences moving forward, also a different audience. It's not going to be only the Cloud Native developers. And if I see some of these security audiences, I can't really imagine them to really be at KubeCon because there is too much other things going on. And you couldn't really see much of that at re:Invent because re:Invent by itself has become a complete monster of a conference. It covers too many topics. And so having this very, very important security piece separated, also gives the opportunity, I think, that we can bring in the security people, but also have the type of board level discussions potentially, between the leaders of the industry, to also discuss on how we can evolve, how we can make things better, and how, how we can actually, yeah, evolve our industry for it. Because let's face it, that threat is not going to go away. It's, it's a business. And one of the last security conferences I was on, on the ransomware part, it was one of the topics someone said is like, "Look, currently on average, it takes a hacker group roughly around they said 15 to 20 K to break into a company, and they on average make 100K. It's a business, let's face it. And it's a business we don't like. And ethically, it's no discussion that this is not good, but that's something which is happening. People are making money with it. And as long as that's going to go on, and we have enough countries where these people can hide, it's going to stay and survive. And so, with that being said, it's important for us to really build an industry around this. But I also think it's good that we have separate conferences. In the past we had more the RSA conference, which tried to cover all of these areas. But that is not really fitting Cloud Native and everything else. So I think it's good that we have these new opportunities, the Cloud Native one, but also what AWS brings up for someone. >> Yves, you just nailed it. It just comes down to simple math. It's a fraction. Revenue over cost. And if you could increase the hacker's cost, increase the denominator, their ROI will go down. And that is the game. >> Great point, Dave. What I'm hearing guys, and we can talk about technology for days and days. I know all of you. But there's, there's a big component that, that the elevation of Cloud Native Security, on its own as standalone is critical, as is the people component. You guys all talked about that. We talked about the cultural change necessary for that. Hopefully what we're seeing with Cloud Native Security Con 23, this first event is going to give us more insight over the next couple of days, and the next months or so, as to how this elevation, and how the people can come together to really help organizations from a math perspective as, as Dave talked about, really dial down the risks there, understand more of the vulnerabilities so that ransomware as a service is not as lucrative as it is today. Guys, so much appreciate your time, really breaking down Cloud Native Security, the value in it from different perspectives, and what your thoughts are on where it's going. Thanks so much for your time. >> All right. Thanks. >> Thanks, Lisa. >> Thank you. >> Thanks, Yves. >> All right. For my guests, I'm Lisa Martin. You're watching theCUBE's day one coverage of Cloud Native Security Con 23. Thanks for watching. (rousing music)

Published Date : Feb 2 2023

SUMMARY :

the CEO of Comdivision Group, perspectives on the event We are in the business and the focus keeps and that's like the VMwares of the world. And so increasingly, the the bolt no longer works. and not a security at the end. And I think that is going to be the issue. Because to me, I think And John you heard, Zuk and that's not the right approach. because the CNCF is run by and all that all the time, that the SecOps team couldn't find. is the new IP, the ability to feed ChatGPT And the offense knows what play is coming. between the executives and the board and the people to do it. and there's time to waste. and the security you can afford. And the line of business is realizing, that just seem to keep growing? is the key to me. The audit is the last line of defense. of the business case. because in the end, security that the two of you have or giving the power to the teams so that the folks that the growth of it, and the security piece together, And that is the game. and how the people can come together All right. of Cloud Native Security Con 23.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DavePERSON

0.99+

JohnPERSON

0.99+

Lisa MartinPERSON

0.99+

Dave VellantePERSON

0.99+

EvePERSON

0.99+

AmazonORGANIZATION

0.99+

Nick ZukPERSON

0.99+

MicrosoftORGANIZATION

0.99+

GoogleORGANIZATION

0.99+

Pat GelsingerPERSON

0.99+

ZukPERSON

0.99+

John FurrierPERSON

0.99+

AWSORGANIZATION

0.99+

DavidPERSON

0.99+

YvesPERSON

0.99+

Yves SandfortPERSON

0.99+

GermanyLOCATION

0.99+

100%QUANTITY

0.99+

Palo Alto NetworkORGANIZATION

0.99+

EuropeLOCATION

0.99+

LisaPERSON

0.99+

Scott JohnsonPERSON

0.99+

15QUANTITY

0.99+

MongoORGANIZATION

0.99+

OracleORGANIZATION

0.99+

Lena SmartPERSON

0.99+

2014DATE

0.99+

Linux FoundationORGANIZATION

0.99+

twoQUANTITY

0.99+

Comdivision GroupORGANIZATION

0.99+

DecemberDATE

0.99+

four weekQUANTITY

0.99+

DockerORGANIZATION

0.99+

Palo Alto NetworksORGANIZATION

0.99+

Web LogicORGANIZATION

0.99+

Cloud Native Security ConEVENT

0.99+

Siliconangle MediaORGANIZATION

0.99+

WikibonORGANIZATION

0.99+

DevSecOpsTITLE

0.99+

next yearDATE

0.99+

Palo Alto NetworkORGANIZATION

0.99+

eight years laterDATE

0.99+

last monthDATE

0.99+

Cloud Native Security Con 23EVENT

0.99+

KubeConEVENT

0.99+

20 KQUANTITY

0.98+

six monthsQUANTITY

0.98+

bothQUANTITY

0.98+

VMwareORGANIZATION

0.98+

todayDATE

0.98+

oneQUANTITY

0.98+

32nd elevatorQUANTITY

0.98+

DevOpsTITLE

0.98+

over 27 yearsQUANTITY

0.98+

YvePERSON

0.98+

Cloud NativeTITLE

0.98+

2013DATE

0.98+

firstQUANTITY

0.98+

MongoDBORGANIZATION

0.97+

Re:InforceEVENT

0.97+

25 years agoDATE

0.97+

Michael Ferranti, Teleport | Kubecon + Cloudnativecon Europe 2022


 

>>The cube presents Koon and cloud native con Europe, 2022, brought to you by red hat, the cloud native computing foundation and its ecosystem partners. >>Welcome to Valencia Spain and CubeCon cloud native con Europe, 2022 I'm cube Townsend, along with Paul Gill, senior editor, enterprise architecture at Silicon angle. We are talking to some incredible folks this week, continuing the conversation around enabling developers to do their work. Paul you've said that this conference is about developers. What are you finding key as a theme running throughout the show >>That that developers really need a whole set of special tools. You know, it's not the end user, the end user tools, the end user access controls the authentication it's developers need a need their own to live their in their own environment. They need their own workflow tools, their own collaboration and their own security. And that's where teleport comes in. >>So speaking of teleport, we have Michael fork, chief marking our officer at teleport new world role for you. First, tell me about how long have you been at teleport now >>Going on seven or eight months now, >>Seven or eight months in this fast moving market. I'm I'm going to tell you a painful experience I've had in this new world. We've built applications. We've moved fast audits come in. The auditors have come in and they said, you know what, who authorized this change to the cluster? And we'll go into the change ticket and say, this person authorized the changes and the change ticket. And then they'll ask for trace back. Okay. Show me the change. What do it mean? Show you the changes. It just happened. >>Yeah. Check, check GitHub. >>Yeah, check GI, get, see, we, we, we, we said we were gonna make the changes, the change happen. That's not enough. What are CU, how are you helping customers solve this access control and audit problem? >>Yeah, that's a great question. There're kind of, there're kind of two, two sides to the puzzle. And actually I think that the intro hits it. Well, you you've talked about kind of developer experience needing needing tools to more efficiently do the job as a practitioner. And you're coming at it from kind of a security and compliance angle. And there's a tension between both of those teams. It's like, you know, there's, there's a tension between dev and ops before we created DevOps. There's also a tension between kind of security teams and developers. So we've created dev SecOps. What that means is you need an easy way for developers to get access, access to the resources they needed through their jobs. That's, you know, Linux hosts and databases and Kubernetes clusters and, you know, monitoring dashboards and managing all of those credentials is quite cumbersome. If I need to access a dozen systems, then you know, I'm using SSH keys to access this. >>I have admin credentials for my database. I I'm going through a VPN to access an internal dashboard, teleport, consolidates, all of that access into a single login via your identity provider, Okta active directory, but then on the security and compliance side, we make it really easy for that compliance officer. When they say, show me that change, we have all of the audit logs. That's that show exactly what changes Keith made when he logged into, into that system. And in fact, one of the booths behind here is talking about E B P F a modern way to get that kind of kernel level grade granularity. We build all of that observability into teleport to make the security and compliance teams happy. And the engineering teams a lot more productive. >>Where do the, the access control tools like Okta, you mentioned fall short. I mean, why, why is there a need for your level of, of control at the control plane? >>Yeah. When you, when you start to talk about authorization, authentication, audit at the infrastructure level, each of these technologies has its own way of managing what kind of in, in the jargon often and Ze, right? Authentication authorization. So you have SSH for, for Linux. Kubernetes has its own way of doing authorization. All of the database providers have their own way and it's quite complicated, right? It's, it's much different. So, you know, if I'm gonna access office 365 or I'm gonna a access Salesforce, right. I'm really talking about the HTTP protocol. It's relatively trivial to implement single sign on for web-based applications. But when we start talking about things that are happening at the Linux kernel level, or with Kubernetes, it's quite complicated to build those integrations. And that's where teleport extends what you have with your IDP. So for instance, Okta, lots of our customers use Okta as their identity provider, but then teleport takes those roles and applies them and enforces them at the actual infrastructure level. >>So if I'm a lay developer, I'm looking at this thinking, you know, I, I have service mesh, I've implemented link D SEO or something to that level. And I also have Ansible and Ansible has security, etcetera. What, what role, or how does that integrate to all together from a big picture perspective? >>Yeah. So >>What, one of the, kind of the meta themes at teleport is we, we like to, we like to say that we are fighting complexity cuz as we build new technologies, we tend to run the new tech on top of the old tech. Whereas for instance, when you buy a new car, you typically don't, you know, hook the old car to the back and then pull it around with you. Right? We, we replace old technology with new technology, but in infrastructure that doesn't happen as often. And so you end up with kind of layers of complexity with one protocol sitting on top of another protocol on top of another protocol. And what teleport does is for the access control plane, we, we kind of replace the legacy ways of doing authentication authorization and audit with a new modern experience. But we allow you to continue to use the existing tools. >>So we don't replace, for instance, you know, your configuration management system, you can keep using Ansible or, or salt or Jenkins, but teleport now is gonna give those, those scripts or those pipelines in identity that you can define. What, what should Ansible be able to do? Right? If, cuz people are worried about supply chain attacks, if a, if a vulnerable dependency gets introduced into your supply chain pipeline and your kind of Ansible playbook goes crazy and starts deploying that vulnerability everywhere, that's probably something you wanna limit with teleport. You can limit that with an identity, but you can still use the tools that you're, that you're used to. >>So how do I guarantee something like an ex-employee doesn't come in and, and initiate Ansible script that was sitting in the background just waiting to happen until, you know, they left. >>Yeah. Great question. It's there's kind of the, the, the great resignation that's happening. We did a survey where actually we asked the question kind of, you know, can you guarantee that X employees can no longer access your infrastructure? And shockingly like 89% of companies could not guarantee that it's like, wow, that's like that should, that should be a headline somewhere. And we actually just learned that there are on the dark web, there are people that are targeting current employees of Netflix and Uber and trying to buy credentials of those employees to the infrastructure. So it's a big problem with teleport. We solve this in a really easy, transparent way for developers. Everything that we do is based on short lift certificates. So unlike a SSH key, which exists until you decommission it, shortlist certificates by, by default expire. And if you don't reissue them based on a new login based on the identity, then, then you can't do anything. So even a stolen credential kind of the it's value decreases dramatically over time. >>So that statistic or four out of five companies can't guarantee X employees can't access infrastructure. Why is simply removing the employee from the, you know, from the L app or directory decommissioning their login credentials. Why is that not sufficient? >>Well, it, it depends on if everything is integrated into your identity provider and because of the complexities of accessing infrastructure, we know that developers are creative people. And by, by kind of by definition, they're able to create systems to make their lives easier. So one thing that we see developers doing is kind of copying an SSH key to a local notepad on, on their computer. So they essentially can take that credential out of a vault. They can put it somewhere that's easier for them to access. And if you're not rotating that credential, then I can also, you know, copy it to a, to a personal device as well. Same thing for shared admin credentials. So the, the, the issue is that those credentials are not completely managed in a unified way that enables the developer to not go around the system in order to make their lives easier. >>But rather to actually use the system, there's a, there's a market called privilege access management that a lot of enterprises are using to kind of manage credentials for their developers, but it's notoriously disruptive to developer workflows. And so developers kind of go around the system in order to make their jobs easier. What teleport does is we obviate the need to go around the system, cuz the simplest thing is just to come in in the morning, log in one time to my identity provider. And now I have access to all of my servers, all of my databases, all of my Kubernetes clusters with a short lift certificate, that's completely transparent. And does >>This apply to, to your, both your local and your cloud accounts? >>Yes. Yes, exactly. >>So as a security company, what's driving the increase in security breaches. Is it the lack of developer hygiene? Is it this ex-employee great resignation bill. Is it external intruders? What's driving security breaches today. >>Yes. >>It's you know, it's, it's all of those things. I think if I had to put, give you a one word answer, I would say complexity. The systems that we are building are just massively complex, right? Look at how many vendors there are at this show in order to make Kubernetes easy to use, to do what its promises. It's just, we're building very complex systems. When you build complex systems, there's a lot of back doors, we call it kind of a tax surface. And that's why for every new thing that we introduce, we also need to think about how do we remove old layers of the stack so that we can simplify so that we can consolidate and take advantage of the power of something like Kubernetes without introducing security vulnerabilities. >>One of the problems or challenges with security solutions is, you know, you there's this complexity versus flexibility knob that you, you need to be careful of. What's the deployment experience in integration experience for deploying teleport. >>Yeah, it's it, we built it to be cloud native to feel like any other kind of cloud native or Kubernetes like solution. So you basically, you deploy it using helm chart, you deploy it using containers and we take care of all of the auto configuration and auto update. So that it's just, it's, it's part of your stack and you manage it using the same automation that you use to manage everything else. That's a, that's a big kind of installation and developer experience. Part of it. If it's complex to use, then not only are developers not gonna use it. Operations teams are not gonna want to have to deal with it. And then you're left with doing things the old way, which is very unsatisfactory for everybody. >>How does Kubernetes change the security equation? Are there vulnerabilities? It introduces to the, to the stack that maybe companies aren't aware of >>Almost by definition. Yes. Kind of any new technology is gonna introduce new security vulnerabilities. That's the that's that is the result of the complexity, which is, there are things that you just don't know when you introduce new components. I think kind of all of the supply chain vulnerabilities are our way of looking at that, which is we have, you know, Kubernetes is itself built on a lot of dependencies. Those dependencies themselves could have security vulnerabilities. You might have a package that's maintained by one kind of hobbyist developer, but that's actually deployed across hundreds of thousands of applications across, across the internet. So again, it's about one understanding that that complexity exists and then saying, is there a way that we can kind of layer on a solution that provides a common layer to let us kind of avoid that complexity and say, okay, every critical action needs to be authorized with an identity that way if it's automated or if it's human, I have that level of assurance that a hacked Ansible pipeline is not going to be able to introduce vulnerabilities across my entire infrastructure. >>So one of the challenges for CIOs and CTOs, it's the lack of developer resources and another resulting pain point that compounds that issue is rework due to security audits is teleport a source of truth that when a auditor comes in to audit a, a, a, a C I C D pipeline that the developer or, or operations team can just say, Hey, here's, self-service get what you need. And come back to us with any questions or is there a second set of tools we have to use to get that audit and compliance reporting? >>Yeah, it's teleport can be that single source of truth. We can also integrate with your other systems so you can export all of the, what we call access logs. So every, every behavior that took place, every query that was run on a database, every, you know, curl command that was run on a Lennox, host, teleport is creating a log of that. And so you can go in and you can filter and you can view those, those actions within teleport. But we also integrate with other systems that, that people are using, you have its Splunk or Datadog or whatever other tool chain it's really important that we integrate, but you can also use teleport as that single source. So >>You can work with the observability suites that are now being >>Installed. Yeah, there, the, the wonderful thing about kind of an ecosystem like Kubernetes is there's a lot of standardization. You can pick your preferred tool, but under the hood, the protocols for taking a log and putting it in another system are standardized. And so we can integrate with any of the tools that developers are already using. >>So how big is teleport when I'm thinking about a, from a couple of things big as in what's the footprint and then from a developer operations team overhead, is this kind of a set and forget it, how much care feed and maintenance does it >>Need? So it's very lightweight. We basically have kind of two components. There's the, the access proxy that sits in front of your infrastructure. And that's what enables us to, you know, regardless of the complexity that sits across your multi data center footprint, your traditional applications, running on windows, your, your, your modern applications running on, you know, Linux and Kubernetes, we provide seamless access to all of that. And then there's an agent that runs on all of your hosts. And this is the part that can be deployed using yo helm or any other kind of cloud native deployment methodology that enables us to do the, the granular application level audit. For instance, what queries are actually being run on CockroachDB or on, on Postgres, you know, what, what CIS calls are running on Linnux kernel, very lightweight automation can be used to install, manage, upgrade all of it. And so from an operations perspective, kind of bringing in teleport shouldn't be any more complicated than running any application on a container. That's, that's the design goal and what we built for our customers. >>If I'm in a hybrid environment, I'm transitioning, I'm making the migration to teleport. Is this a team? Is this a solution that sits only on the Kubernetes cloud native side? Or is this something that I can trans transition to initially, and then migrate all of my applications to, as I transition to cloud native? >>Yeah. We, there are kind of, no, there are no cloud native dependencies for teleport. Meaning if you are, you're a hundred percent windows shop, then we support for instance, RDP. That's the way in which windows handles room access. If you have some applications that are running on Linux, we can support that as well. If you've got kind of the, you know, the complete opposite in the spectrum, you're doing everything, cloud native containers, Kubernetes, everything. We also support that. >>Well, Michael, I really appreciate you stopping by and sharing the teleport story. Security is becoming an obvious pain point for cloud native and container management. And teleport has a really good story around ensuring compliance and security from Licia Spain. I'm Keith towns, along with Paul Gillon and you're watching the cue, the, the leader, not the, the leader two, the high take tech coverage.

Published Date : May 19 2022

SUMMARY :

The cube presents Koon and cloud native con Europe, 2022, brought to you by red hat, What are you finding key it's developers need a need their own to live their in their own environment. how long have you been at teleport now I'm going to tell you a painful experience I've had in this new world. What are CU, how are you helping customers solve this If I need to access a dozen systems, then you know, I'm using SSH keys to access And in fact, one of the booths behind here is talking about E B P F a modern way you mentioned fall short. And that's where teleport extends what you have with your IDP. you know, I, I have service mesh, I've implemented link D SEO or And so you end up with kind of layers of complexity with one protocol So we don't replace, for instance, you know, your configuration management system, waiting to happen until, you know, they left. a new login based on the identity, then, then you can't do anything. Why is simply removing the employee from the, you know, from the L app or directory decommissioning their you know, copy it to a, to a personal device as well. And so developers kind of go around the system in order to make their jobs easier. Is it the lack of developer hygiene? I think if I had to put, give you a one word answer, One of the problems or challenges with security solutions is, you know, So you basically, you deploy it using helm chart, you deploy it using which is we have, you know, Kubernetes is itself built on a lot of dependencies. the developer or, or operations team can just say, Hey, here's, self-service get what you need. But we also integrate with other systems that, that people are using, you have its Splunk or Datadog or whatever And so we can integrate with any of the tools that developers to, you know, regardless of the complexity that sits across your multi data center footprint, Or is this something that I can trans transition to initially, and then migrate all of my applications the, you know, the complete opposite in the spectrum, you're doing everything, cloud native containers, Kubernetes, Well, Michael, I really appreciate you stopping by and sharing the teleport story.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
MichaelPERSON

0.99+

Paul GillPERSON

0.99+

KeithPERSON

0.99+

sevenQUANTITY

0.99+

PaulPERSON

0.99+

Paul GillonPERSON

0.99+

Michael FerrantiPERSON

0.99+

NetflixORGANIZATION

0.99+

UberORGANIZATION

0.99+

89%QUANTITY

0.99+

SevenQUANTITY

0.99+

twoQUANTITY

0.99+

FirstQUANTITY

0.99+

eight monthsQUANTITY

0.99+

five companiesQUANTITY

0.99+

Michael forkPERSON

0.99+

oneQUANTITY

0.99+

one wordQUANTITY

0.99+

bothQUANTITY

0.99+

two sidesQUANTITY

0.99+

GitHubORGANIZATION

0.99+

fourQUANTITY

0.99+

KubeconORGANIZATION

0.98+

TeleportORGANIZATION

0.98+

eachQUANTITY

0.98+

one thingQUANTITY

0.98+

LinuxTITLE

0.97+

CloudnativeconORGANIZATION

0.97+

one timeQUANTITY

0.97+

singleQUANTITY

0.97+

one protocolQUANTITY

0.97+

second setQUANTITY

0.96+

two componentsQUANTITY

0.96+

KubernetesTITLE

0.96+

windowsTITLE

0.95+

single sourceQUANTITY

0.95+

this weekDATE

0.95+

OneQUANTITY

0.95+

todayDATE

0.94+

AnsibleORGANIZATION

0.94+

office 365TITLE

0.94+

2022DATE

0.93+

KoonORGANIZATION

0.92+

a dozen systemsQUANTITY

0.92+

hundreds of thousands of applicationsQUANTITY

0.92+

single loginQUANTITY

0.91+

Valencia SpainLOCATION

0.91+

PostgresORGANIZATION

0.9+

Linux kernelTITLE

0.89+

hundred percentQUANTITY

0.87+

EuropeLOCATION

0.85+

red hatORGANIZATION

0.85+

OktaORGANIZATION

0.84+

LennoxORGANIZATION

0.84+

CUORGANIZATION

0.84+

JenkinsTITLE

0.81+

SplunkORGANIZATION

0.8+

SecOpsTITLE

0.79+

teleportORGANIZATION

0.77+

SalesforceTITLE

0.75+

AnsibleTITLE

0.73+

DatadogORGANIZATION

0.73+

HTTPOTHER

0.73+

CockroachDBTITLE

0.69+

GIORGANIZATION

0.68+

OktaTITLE

0.68+

KubernetesORGANIZATION

0.66+

E B P FTITLE

0.65+

cloud native conEVENT

0.63+

Dave Cope, Spectro Cloud | Kubecon + Cloudnativecon Europe 2022


 

>>The cube presents, Coon and cloud native con Europe 22 brought to you by the cloud native computing foundation. >>Lisia Spain, a cuon cloud native con Europe 2022. I'm Keith towns, along with Paul Gillon, senior editor, enterprise architecture for Silicon angle. Welcome Paul, >>Thank you, Keith pleasure to work >>With you. You know, we're gonna have some amazing people this week. I think I saw stat this morning, 65% of the attendees, 7,500 folks. First time Q con attendees. This is your first conference. >>It is my first cubic con and it is amazing to see how many people are here and to think of, you know, just a couple of years ago, three years ago, we were still talking about what the cloud was and what the cloud was gonna do and how we were gonna integrate multiple clouds. And now we have this whole new framework for computing that is just rifled out of, out of nowhere. And as we can see by the number of people who are here, this has become a, a, this is the dominant trend in enterprise architecture right now, how to adopt Kubernetes and containers, build microservices based applications, and really get to that, that transparent cloud that has been so elusive. >>It has been elusive. And we are seeing vendors from startups with just a, a few dozen people to some of the traditional players we see in the enterprise space with thousands of employees looking to capture kind of lightning in a bottle, so to speak this elusive concept of multi-cloud. >>And what we're seeing here is very typical of an early stage conference. I've seen many times over the years where the, the floor is really dominated by companies, frankly, I've never heard of that. Many of them are only two or three years old, and you don't see the big, the big dominant computing players with, with the presence here that these smaller companies have. That's very typical. We saw that in the PC age, we saw it in the early days of Unix and, and it's happening again. And what will happen over time is that a lot of these companies will be acquired. There'll be some consolidation. And the nature of this show will change, I think, dramatically over the next couple or three years, but there is an excitement and an energy in this auditorium today that is, is really a lot of fun and very reminiscent of other new technologies just as they press it. >>Well, speaking of new technologies, we have Dave Cole, CR O chief revenue officer that's right. Chief marketing officer that's right of spec cloud. Welcome to the show. Thank >>You. It's great to be here. >>So let's talk about this big ecosystem. Okay. Kubernetes. Yes. Solve problem. >>Well, you know, the, the dream is, well, first of all, applications are really the lifeblood of a company, whether it's our phone or whether it's a big company trying to connect with its customer, it's about applications. And so the whole idea today is how do I build these applications to build that tight relationship with my customers? And how do I reinvent these applications rapidly in, along comes containerization, which helps you innovate more quickly. And certainly a dominant technology. There is Kubernetes. And the, the question is how do you get Kubernetes to help you build applications that can be born anywhere and live anywhere and take advantage of the places that it's running, cuz everywhere has pluses and minuses. >>So you know what the promise of Kubernetes from when I first read about it years ago is runs on my laptop. Yep. I can push it to any cloud, any platform that's that's right. Where's the gap. Where are we in that, in that phase? Like talk to me about scale. Is that, is that, is it that simple? >>Well, that act is actually the problem is that date while the technology is the dominant containerization technology and orchestration technology, it really still takes a power user. It really hasn't been very approachable to the masses. And so it was these very expensive, highly skilled resources that sit in a dark corner that have focused on Kubernetes, but that, that now is trying to evolve to make it more accessible to the masses. It's not about sort of hand wiring together. What is a typical 20 layer stack to really manage Kubernetes and then have your engineers manually can reconfigure it and make sure everything works together. Now it's about how do I create these stacks, make it easy to deploy and manage at scale. So we've gone from sort of DIY developer centric to all right, now, how do I manage this at scale? >>Now this is a point that is important, I think is often overlooked. This is not just about Kubernetes. This is about a whole stack of cloud native technologies. Yes. And you who is going to, who is going to integrate that, all that stuff, piece that stuff together, right? Obviously you have a, a role in that. Yes. But in the enterprise, what is the awareness level of how complex this stack is and how difficult it is to assemble? >>We, we see a recognition of that, that we've had developers working on Kubernetes and applications, but now when we say, how do we weave it into our production environments? How do we ensure things like scalability and governance? How do we have this sort of interesting mix of innovation, flexibility, but with control. And that's sort of an interesting combination where you want developers to be able to run fast and use the latest tools, but you need to create these guardrails to deploy it at scale. >>So where do the developers fit in that operation stack then? Is this, is Kubernetes an AI ops or an ops a task, or is it sort of a shared task across the development spectrum? >>Well, I think there's a desire to allow application developers, to just focus on the application and have a Kubernetes related technology that ensures that all of the infrastructure and related application services are just there to support them. And because the typical stack from the operating system to the application can be up to 20 different layers components. You just want all those components to work together. You don't want application developers to worry about those things. And the latest technologies like spectra cloud there's others are making that easy application engineers focus on their apps, all of the infrastructure and the services are taken care of. And those apps can then live natively on any environment. >>So help paint this picture for us. You know, I get got AKs ETS and those, all of these distributions OpenShift, the tan zoo, where is spec cloud helping me to kind of cobble together all these different distros I thought distro was the, was the thing like, just like Lennox has different distros, you know, right. Randy said different distros >>That actually is the irony. Is that sort of the age of debating, the distros largely is over. There are a lot of distros and if you look at them, there are largely shades of gray in being different from each other. But the Kubernetes distribution is just one element of like 20 elements that all have to work together. So right now what's what's happening is that it's not about the distribution it's now, how do I, again, sorry to repeat myself, but move this into a, into scale. How do I move it into deploy at scale, to be able to manage ongoing at scale, to be able to innovate at scale, to allow engineers, as I said, use the coolest tools, but still have technical guardrails that the, the enterprise knows they'll be in control of what, >>What does at scale mean to the enterprise customers you're talking to now? What do they mean when they say that? >>Well, I think it's interesting cuz we think scale's different cuz we've all been in the industry and it's frankly sort of boring old wor word, but today it means different things. Like how do I automate the deployment at scale? How do I be able to make it really easy to provision resources for applications on any environment from either a virtualized or bare metal data center cloud or today edge is really big where people are trying to push applications out to be closer to this source of the data. And so you want to be able to deploy it scale you wanna manage at scale, you wanna make it easy to, as I said earlier, allow application developers to build their applications, but it ops wants the ability to ensure security and governance and all of that. And then finally innovate at scale. If you look at this show, it's interesting, three years ago, when we started spectra cloud, there are about 1400 businesses or technologies in the Kubernetes ecosystem today there's over 1800 and all of these technologies made up of open source and commercial, all versioning at different rates. It becomes an insurmountable problem unless you can set those guardrails sort of that balance between flexibility and control, let developers access the technologies. But again, manage it as a part of your normal processes of a, of a scale of operation. >>So, so Dave, I'm a little challenged here cuz I'm hearing two where I typically consider conflicting terms. Okay. Flexibility control. Yes. In order to achieve control, I need complexity in order to choose flexibility. I need t-shirt one t-shirt fits all right. To and I, and I, and I get simplicity. How can I get both that just doesn't you know, compute >>Well thus the opportunity and the challenge at the same time. So you're right. So developers want choice, good developers want the ability to choose the latest technology so they can innovate rapidly. And yet it ops wants to be able to make sure that there are guard rails. And so with some of today's technologies like spectral cloud, it is you have the ability to get both. We actually worked with dimensional research and we sponsor an annual state of Kubernetes survey. We found this last summer, that two out of three, it executives said you could not have both flexibility and control together, but in fact they want it. And so it is this interesting balance. How do I give engineers the ability to get anything they want, but it ops the ability to establish control. And that's why Kubernetes is really at its next inflection point. Whereas I mentioned, it's not debates about the distro or DIY projects. It's not big incumbents creating siloed Kubernetes solutions. But in fact it's about allowing all these technologies to work together and be able to establish these controls. And that's, that's really where the industry is today. >>Enterprise enterprise CIOs do not typically like to take chances. Now we were talking about the growth in the market that you described from 1400, 1800 vendors. Most of these companies, very small startups are, are enterprises. Are you seeing them willing to take a leap with these unproven companies or are they holding back and waiting for the IBMs, the HPS, the Microsofts to come in with the VMwares with whatever they solution they have? >>I, I think so. I mean, we sell to the global 2000. We had yesterday as a part of edge day here at the event, we had GE healthcare as one of our customers telling their story. And they're a market share leader in medical imaging equipment. X-rays MRIs, cat scans, and they're, they're starting to treat those as edge devices. And so here is a very large established company, a leader in their industry, working with people like spectral cloud, realizing that Kubernetes is interesting technology. The edge is an interesting thought, but how do I marry the two together? So we are seeing large corporations seeing so much of an opportunity that they're working with the smaller companies, the latest technology. >>So let's talk about the edge a little. You kind of opened it up there. Yeah. How should customers think about the edge versus the cloud data center or even bare metal? >>Actually it's a well bare bare metal is fairly easy is that many people are looking to reduce some of the overhead or inefficiencies of the virtualized environment. And, but we've had really sort of parallel little white tornadoes. We've had bare metal as infrastructure that's been developing and then we've had orchestration technology's developing, but they haven't really come together very well lately. We're finally starting to see that come together. Spectra cloud contributed to open source a metal as a service technology that finally brings these two worlds together. Making bare metal much more approachable to the inters enterprise edge is interesting because it seems pretty obvious. You wanna push your application out closer to your source of data, whether it's AI in fencing or O T or anything like that, you don't wanna worry about intermittent connectivity or latency or anything like that. But people have wanted to be able to treat the edge as if it's almost like a cloud where all I worry about is the app. >>So really the edge to us is just the next extension in a multi-cloud sort of motif where I want these edge devices to require low it resources to automate the provisioning, automate the ongoing version management patch management really act like a cloud. And we're seeing this as very, very popular now. And I just used the GE healthcare example of that. Imagine a cat scan machine, I'm making this part up in China and that's just an edge device. And it's, it's doing medical imagery, which is very intense in terms of data. You want to be able to process it quickly and accurately as close to the endpoint, the healthcare provider as possible. >>So let's talk about that in some level of detail, as we think about kind of edge and you know, these fixed devices such as imaging device, are we putting agents on there? Are we looking at something talking back to the cloud, where does special cloud inject and help make that simple, that problem of just having dispersed endpoints all over the world? Simpler? >>Sure. Well we announced our edge Kubernetes edge solution at a big medical conference called, called hymns months ago. And what we allow you to do is we allow the application engineers to develop their application. And then you can de you can design this declarative model, this cluster API, but beyond cluster profile, which determines which additional application services you need and the edge device, all the person has to do with the endpoint is plug in the power plug in the communications. It registers the edge device. It automates the deployment of the full stack. And then it does the ongoing versioning and patch management, sort of a self-driving edge device running Kubernetes. And we make it just very, very easy. No, it resources required at the endpoint, no expensive field engineering resources to go to these endpoints twice a year to apply new patches and things like that, all >>Automated, but there's so many different types of edge devices with different capabilities, different operating systems, some have no operating system. Yeah. I mean, what, that seems like a much more complex environment, just calling it, the edge is simple, but what you're really talking about is thousands of different devices, right? That you have to run your applications on how, how are you dealing with that? >>So one of the ways is that we're really unbiased. In other words, we're OS and distro agnostic. So we don't want to debate about which distribution you like. We don't want to debate about, you know, which OS you want to use. The truth is you're right. There's different environments and different choices that you'll wanna make. And so the key is, is how do you incorporate those and also recognize everything beyond those, you know, OS and Kubernetes and all of that and manage that full stack. So that's what we do is we allow you to choose which tools you want to use and let it be deployed and managed on any environment. >>And who's respo, I'm sorry, key. Who's responsible for making Kubernetes run on the edge device. >>We do. We provision the entire stack. I mean, of course the company does using our product, but we provision the entire Kubernetes infrastructure stack all the application services and the application itself on that device. >>So I would love to dig into like where pods happen and all that, but provisioning is getting to the point that it's a solve problem. Day two. Yes. Like we, you know, you just mentioned hymns, highly regulated environments. How does spec cloud helping with configuration management change control, audit, compliance, et cetera, the hard stuff. >>Yep. And one of the things we do, you bring up a good point is we manage the full life cycle from day zero, which is sort of create, deploy all the way to day two, which is about, you know, access control, security. It's about ongoing versioning and patch management. It's all of that built into the platform. And, but you're right. Like the medical industry has a lot of regulations. And so you need to be able to make sure that everything works. It's always up to the latest level, have the highest level of security. And so all that's built into the platform. It's not just a fire and forget it really is about that full life cycle of deploying, managing on an ongoing basis. >>Well, Dave, I'd love to go into a great deal of detail with you about kind of this day two option. I think we'll be covering a lot more of that topic, Paul, throughout the week, as we talk about just, you know, as we've gotten past, you know, how do I deploy Kubernetes pod to how do I actually operate it? >>Absolutely, absolutely. The devil is in the details as they say, >>Well, and also too, you have to recognize that the edge has some very unique requirements. You want very small form factors. Typically you want low it resources. It has to be sort of zero touch or low touch because if you're a large food provider with 20,000 store locations, you don't wanna send out field engineers two or three times a year to update them. So it really is an interesting beast and we have some exciting technology and people like GE are using that. >>Well, Dave, thanks a lot for coming on to Q you're now Cub Alon. You've not been on before. >>I have actually. Yes. Oh. But I always enjoy it. >>It's great conversation. Foria Spain. I'm Keith towns along with Paul Gillon and you're watching the cue, the leader in high tech coverage.

Published Date : May 18 2022

SUMMARY :

The cube presents, Coon and cloud native con Europe 22 brought to I'm Keith towns, along with Paul Gillon, senior editor, enterprise architecture morning, 65% of the attendees, 7,500 folks. It is my first cubic con and it is amazing to see how many people are here and to think of, a few dozen people to some of the traditional players we see in the enterprise space with And the nature Welcome to the show. So let's talk about this big ecosystem. And so the So you know what the promise of Kubernetes from when I first read about it years ago is runs Well, that act is actually the problem is that date while the technology is the dominant containerization And you who is going where you want developers to be able to run fast and use the latest tools, but you need to create these from the operating system to the application can be up to 20 different layers components. different distros, you know, right. Is that sort of the age of debating, the distros largely is over. And so you want to be able to deploy it scale you wanna manage I get both that just doesn't you know, compute How do I give engineers the ability to get anything they want, but it ops the ability Now we were talking about the growth in the market that you described from 1400, day here at the event, we had GE healthcare as one of our customers So let's talk about the edge a little. is the app. So really the edge to us is just the next extension in a multi-cloud sort of motif And what we allow you to do is we allow the application a much more complex environment, just calling it, the edge is simple, but what you're really talking about is thousands And so the key is, is how do you incorporate those and also recognize everything Who's responsible for making Kubernetes run on the edge device. I mean, of course the company does using our product, is getting to the point that it's a solve problem. And so all that's built into the platform. Well, Dave, I'd love to go into a great deal of detail with you about The devil is in the details as they say, Well, and also too, you have to recognize that the edge has some very unique requirements. Well, Dave, thanks a lot for coming on to Q you're now Cub Alon. I have actually. I'm Keith towns along with Paul Gillon and

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Paul GillonPERSON

0.99+

DavePERSON

0.99+

Dave CopePERSON

0.99+

Dave ColePERSON

0.99+

ChinaLOCATION

0.99+

RandyPERSON

0.99+

twoQUANTITY

0.99+

PaulPERSON

0.99+

KeithPERSON

0.99+

20 layerQUANTITY

0.99+

thousandsQUANTITY

0.99+

65%QUANTITY

0.99+

Spectro CloudORGANIZATION

0.99+

GEORGANIZATION

0.99+

yesterdayDATE

0.99+

20 elementsQUANTITY

0.99+

threeQUANTITY

0.99+

three yearsQUANTITY

0.99+

7,500 folksQUANTITY

0.99+

bothQUANTITY

0.99+

first conferenceQUANTITY

0.99+

three years agoDATE

0.99+

MicrosoftsORGANIZATION

0.99+

oneQUANTITY

0.99+

todayDATE

0.99+

last summerDATE

0.98+

one elementQUANTITY

0.98+

IBMsORGANIZATION

0.98+

First timeQUANTITY

0.98+

CloudnativeconORGANIZATION

0.97+

KubernetesTITLE

0.97+

KubeconORGANIZATION

0.97+

over 1800QUANTITY

0.97+

firstQUANTITY

0.97+

1400QUANTITY

0.96+

20,000 storeQUANTITY

0.96+

about 1400 businessesQUANTITY

0.96+

this weekDATE

0.95+

twice a yearQUANTITY

0.95+

two worldsQUANTITY

0.95+

first cubic conQUANTITY

0.94+

couple of years agoDATE

0.94+

Cub AlonPERSON

0.93+

Day twoQUANTITY

0.93+

this morningDATE

0.92+

UnixTITLE

0.91+

zeroQUANTITY

0.91+

months agoDATE

0.91+

yearsDATE

0.9+

day twoQUANTITY

0.89+

KubernetesORGANIZATION

0.88+

day zeroQUANTITY

0.86+

Lisia SpainPERSON

0.85+

three times a yearQUANTITY

0.82+

KeithLOCATION

0.82+

2022EVENT

0.82+

thousands of employeesQUANTITY

0.81+

up to 20 different layersQUANTITY

0.81+

ForiaLOCATION

0.8+

1800 vendorsQUANTITY

0.8+

two optionQUANTITY

0.78+

2022DATE

0.77+

Patrick Jean, OutSystems | AWS re:Invent 2021


 

>>Welcome to the cubes, continuing coverage of AWS reinvent 2021 find Lisa Martin and we are running one of the industry's most important and largest hybrid tech events with AWS in this ecosystem partners. This year, we have two live sets, two remote sites over 100 guests talking about the next decade in cloud innovation. And we're excited to be joined by Patrick Jeanne, the CTO of OutSystems Patrick. Welcome to the program. >>Thank you. I appreciate being one of those 100 guests, >>One of the 100, one of the elite, 100, we'll say it like that. Right? So, so OutSystems has some revolutionary news. You guys are saying, you know, what developer experience needs to change? Tell us more. >>It does. I mean, it needs to change. And I've been in the industry developing applications for too many years dimensions basically since I was 12 years old writing software and, you know, going over that time and thinking about it, doing the traditional software development route. So many applications that take too long was, you know, costly to build so much risk involved in it. Eventually it didn't meet all the requirements. And if you look at the investment we make in software, which is important, I mean, software is a, is a unique differentiator for, for businesses. That investment has such a high risk and a high cost, and that needs to change and it needs to change just because of the complexity that is in that process inherent in it that's. And that is what we are doing and OutSystems is tackling that problem. And, um, from a business standpoint, it must change. >>It must change that that is strong words there. So talk to me about what you're announcing, what, what were the gaps in the market customer feedback? Was it, or were there any catalysts from the pandemic going we've got to change this developer experience and this is the time >>For sure. I mean, if you think about from the pandemic and I mean, we were on a journey for digital transformation. We've been on this journey for a number of years and it really accelerated that the experiences that we have with each other, with you and me, we're not the same studio today. I mean, there's there reasons that we have used this experience remote, we have a technology that can do it, the pandemic accelerated that. And so, so much of the experiences we have are digital experiences. And if you think about it, there's a device in between us. There's going to be a device in between all the people viewing what we're looking at, that experience that, uh, that they will have with us will be basically surfaced through an application on that device. And the pandemic has really accelerated that. And that's an area that we play in, obviously for what's considered low code application development. >>And if you just think about application development in general, that's what powers all of these experiences. And going back to that, you know, statement about that, it needs to change if we need these experiences to be diverse, if we need these experiences to be meaningful, if we need them to make sure that when people engage, as far as what that device is, something that brings, you know, delight and pleasure to them, we need developers across the board. Investing in that today, there is a very constrained market for professional developers, but because of the inherent complexity in software development. And so if you think about how that's almost almost you're limiting access to the people who can create those experiences, that's not a good situation. There's about 25 million developers in the world that would consider themselves developers today, 7, 8, 9, 10 billion devices out there. Think of that disparity between those two numbers. >>And so we need a larger number of people to actually develop applications. So that experience can be much more diverse. We need to expose development to many more people. That is the problem today with software development is that it is complex. It is too specialized. It's too inherit as far as with failure when you get it together. And so either you shy away from that as an organization or as an individual to do development, or you go on these very long development as far as cycles to actually create these applications. What we do is we take the approach of let's make it very simple to get into, you know, some terms and call it citizen developer, low code, basically all they're saying is let's, let's reduce the risk of development. Let's go into a process where we make it accessible to more and more people. You can go through and develop applications with the lower risk. You can build change into that process and you can get value into end users as rapidly as possible. So that's, that is the value proposition. That is what needs to change >>Strong value proposition well said, Patrick, talking about reducing the complexity, uh, the risk as well. So, so go ahead and crack crack open what you guys are actually announcing today. >>Yeah, for sure. So with, we we've been doing this for many years, we have, um, software development, we have 14 million plus as far as end-users using applications that have been developed with the Al systems platform, what we're announcing is taking some of the great benefits that we have to what you'd consider as the first part of that low code process, where you have a, you have a developer that has an idea, and there's a canvas in front of you. You know, you're, you're an artist, right? But again, this is what you are as a developer. And so you go in and you create that application. We've been doing this for many years and it works really well. But thing that we're improving upon now is the ability to do that and scale that out to millions of end-users 10 millions of end-users. So if you think about that inherent speed of developing an application, using a platform like OutSystems, we're taking that same concept and rolling that into an internet scale application, hosting architecture. >>So any developer that uses our systems, basically like it would be comparable to a traditional development team that has application architects, cloud architects, security, engineers, database engineers, a whole team of very smart individuals that generally the, the biggest technology companies in the world can put together. Most companies can't do that. You don't have access to that type of that type of skillset. And so we're providing that with project Neo, which is what we're announcing today in our, um, at our user conference and customer conference, is this brand new as far as platform that allows you to build these applications at scale. And this is initially built on AWS using all the great AWS technologies. If you look at what AWS has done and provided to developers today, it's amazing. It is absolutely amazing. The amount of technologies that you can leverage. It's also daunting because as a traditional developer, you have to go in and choose, you know, what do you do? It's like, there's just massive cognitive load as far as upfront when you're going to design and application and what type of messaging what's at the data store. Well, how do I host my application? What type of network, you know, as far as security do I use, we're taking all that heavy lifting, all that undifferentiated, heavy lifting off of the developers, putting it into the project, Neo platform, allowing a single developer or a small group of developers to actually leverage that best in class architecture on AWS today. >>So when you're talking to developers, what are some of the things that you described as the unique differentiators of project Neo? It sounds like this was really apt and apt time for change, but when you're talking to those folks, what do you say? You know, 1, 2, 3, these are the things that make project Neo unique. >>Yeah. So you're the first is don't worry about the application architecture. Like I mentioned, don't when you go in that, the idea, the concept of that application and what it means to, to deliver some value, whether it's into a business or a hobby or whatever. I mean, however, you're developing application, you're doing it for a reason. You want that value to come out as quickly as possible. You want that experience. And so that first thing is you don't have to worry about the architecture anymore. So in the past, you know, you'd have to think about if it's a very large application, it's millions and millions of end-users. How do you structure that? How do you put it together? That concern is removed from you in that process? The other thing is we solve the problem of software disintegration. So with traditional development, when you develop an application and you get it into the hands of end, users get immediately starts to disintegrate. >>So there will be bugs that will appear. There will be, as far as, um, security flaws that will come up services that you use will become deprecated. We'll swap out cloud services, you know, AWS or Azure or Google, we'll swap out cloud services with different services behind the scenes version that we new versions of those that is software disintegration. As soon as you develop software today and all of these beautiful cloud services that you use and components, they often something will become outdated almost by the time you release it. A lot of times with software development projects, it literally is you start with some version or some component before you can get that out in a traditional mode. Something becomes outdated. We solve that issue. What I like to call software disintegration, we, as far as our systems, ensure we invest in that platform. And so when we need to change out those components, so services, those versions fix is for a security flaws, fixed bugs. >>We do that and it seamless. And so your application, you do not have to rewrite your application. You do not have to go through that process as a tradition, as a developer on our systems like you would, as your traditional developer, we solve that software disintegration issue. So it is it's, it's very empowering to developers to not have to worry about that. There are many, you look at the numbers today about how much is invested in innovation versus maintenance. You know, a lot of companies start out at 70% innovation, 30% as far as maintenance. And then over time that flips and you'll get to 30% of your time spent on innovations development, 70% maintenance, that burden we removed that burden. >>Those are some really powerful statements protect that you mean, I really liked the way that you described software disintegration. I've actually never heard that term before. And it kind of reminded me of, you know, when you buy a brand new car, you drive it off. The lot the value goes down right away, then before you even get things out. And on the consumer side, we know that as soon as we buy the newest iPhone, the next one's going to be out, or there's some part of it, that's going to be outdated in terms of technical debt. I was reading a stat that technical debt is expected to reach and costs businesses 5 trillion us dollars over the next 10 years. How does OutSystems helps customers address the challenges with technical debt and even reduce it? >>Yeah. If you think about the guy, the truest sense of technical debt, it's a, it's a decision that you make in the development process to basically, you know, load up the future with some work that you don't want to do right now. And so we're solving that issue where number one, we, you don't even have to make that decision. So you can go back to that concept of removing that cognitive load of, do I get the software out right now or do I get it out in the right way? And that's really what technical debt technical debt is saying. I need to get it out now. And there are some things I want to do that it'd be better if I did them now, but I'm going to go ahead and push that out into the future. You don't have to do that today with us. >>And so what happens with our systems? We invest in that platform, and this is hard. I mean, this is not an easy thing to do. This is why we have some of the best and brightest engineers focusing on this process at the heart of this, not to get too technical, but the heart of this is what we call the true change engine. But then, um, within our platform, we go through and we look at all of the changes that you need to make. So if you think of that concept of technical debt of like, oh, I want to get this into the hands of man users, but I don't want to invest in the time to do something right. It's always done right. As far as with the OutSystems platform. So we take that, we look at the intent of your change. So it's like a, it's like a process where you tell us the intent. >>When you, as a application developer, you're designing an application, you tell us the intent of the application is to look and feel. It could be some business processes can be some integrations. We determine what's the best way to do that. And then once again, from a software disintegration standpoint, we continue to invest in all the right ways to do that the best way possible. And so, I mean, we have customers that have written applications. That's 10, 15 years ago, they're still using our platform with those same applications they've added to them, but they actually have not rewritten those applications. And so if you think about the normal traditional development process, the technical debt incurred over that type of lifetime would be enormous with us. There's no technical debt. They're still using the same application. They have simply added capabilities to it. We invest in that platform. So they don't have to >>So big business outcomes there, obviously from a developer productivity perspective, but from the company wide perspective, the ability to eliminate technical debt, some significant opportunities there. Talk to me about the existing OutSystems customers. When are they going to be able to take advantage of this? What is the migration or upgrade path that they can take? >>Yeah. And so it's, it was very important to me and, and, uh, and the team, as far as our systems, to be able to integrate, to innovate as far as for customers, without disrupting customers. And we've probably all been through this path of great new technology is awesome. But then to actually utilize that technology when you're a current customer, it creates pain. And so we've invested heavily in making sure that the process is pain-free so you can use project Niamh. So we are announcing it as it was in public preview, as far as now, and then we will release it from GA as far as in the first quarter of next year. So over this timeframe, you'll be able to get in and try it out and all that continue to use your current version, which is OutSystems 11. So what we, what we affectionately call it 11, as far as Alice systems, Al systems, 11 version, and continued to use, and you can continue to use that today. >>Side-by-side and coexistence with the project, Neo and project Neo is a code name. So we will, we will have an official product name is for as at launch, but it's our it's. Our affectionate is kind of a unofficial mascot as Neo. So we call it project Neo bit of a fun thing, and you can use it side by side. And then in the future, you'll be able to migrate applications over, or you can just continue to coexist. I mean, we see a very long lifetime for OutSystems 11, it's a different platform, different technology behind the scenes project, Neos, Kubernetes base, Lennox containers. Based once again on the bill, we went in with the, just looked at it and said, rearchitect re-imagined, how would you do this? If you had the best and brightest, as far as engineers, architects, um, you know, we have, which we do, you know, very smart in those people. >>And we did that. And so we did that for our customers. And so Neo is that how systems 11 still a great choice. If you have applications on it, you can use it. And we have, we anticipate that customers will actually side by side, develop on both in which we have some customers in preview today. And that's the process that they have. They will develop on 11, they will develop on the Neo and they will continue to do that. And there's no, we, we are dedicated to making sure that there's no disruption and no pain in that process. And then when customers are ready to migrate over, if that's what they choose, we'll help them migrate over. >>You make it sound easy. And I was wondering if project Neo had anything to do with the new matrix movie, I just saw the trailer for it the other day. >>It was a happy coincidence. It is not easy. Let me, let me be clear. It is something we have been working on for three years and really this last year really kicked into high gear. And, um, you know, a lot of behind the scenes work, obviously for us, but once again, that's our value proposition. It's we do the hard work. So developers and customers don't have to do that hard work, uh, but no relations in the L I love, I do love the matrix movies. So it's a, it's a nice coincidence. >>It is a nice coincidence. Last question, Patrick, for you, you know, as we wrap up the calendar year 2021, we head into 20, 22. I think we're all very hopeful that 2022 will be a better year than the last two. What are some of the things that you see as absolutely critical for enterprises? What are they most concerned about right now? >>Yeah, I think it's look, I mean, it's, obviously it has been a crazy couple of years. And, um, and if you think about what enterprises want, I mean, they want to provide, uh, a great experiences for their customers, a great experience for their employees. Once again, digital transformation, we're where you don't even kind of talk about digital transformation more because we're in it. And I think that customers need to make sure that the experiences they provide these digital experiences are the best possible experiences. And these are differentiators. These are differentiators for employees is, are differentiators for customers. I believe that software is one of the big differentiators for businesses today and going forward, and that will continue to be so we're where businesses may be invested in supply chains and invested in certain types of technologies. Business will continue to invest in software because software is that differentiator. >>And if you look at where we fit, you can go, you can go buy, you know, some great satisfied where my software as a service off the shelf in the end, you're just like every other business you bought the same thing that everybody else has bought. You can go the traditional development route, where you invest a bunch of money. It's a high risk, takes a long time. And once again, you may not get what you want. We believe what is most important to businesses. Get that unique software that fits like a glove that is great for employees is great for their customers. And it is a unique differentiator for them. And I really see that in 2022, that's going to be big and, and going forward. They're the legs for that type of investment that companies make and their return on that is huge. >>I agree with you on that in terms of software as a differentiator. No, we're seeing every company become a software company in every industry these days to be first to survive in the last 20 months and now to be competitive, it's really kind of a must have. So Patrick, thank you for joining me on the program, talking about project Neo GA in quarter of calendar year 22 exciting stuff. We appreciate your feedback and your insights and congratulations on project Neil. Thanks, Lisa. Appreciate it for Patrick Jean I'm Lisa Martin, and you're watching the cubes continuous coverage of re-invent 2021.

Published Date : Nov 30 2021

SUMMARY :

Lisa Martin and we are running one of the industry's most important and largest hybrid tech events with I appreciate being one of those 100 guests, you know, what developer experience needs to change? So many applications that take too long was, you know, So talk to me about what you're that we have with each other, with you and me, we're not the same studio today. And going back to that, you know, statement about that, it needs to change if we need these experiences And so either you shy away from that as an organization or as an individual to So, so go ahead and crack crack open what you guys are actually announcing today. And so you go in and you create The amount of technologies that you can leverage. So when you're talking to developers, what are some of the things that you described as the unique differentiators And so that first thing is you don't have to worry about the architecture anymore. it literally is you start with some version or some component before you can get that out You do not have to go through that process as a tradition, as a developer on our systems like you And it kind of reminded me of, you know, when you buy a brand new car, it's a decision that you make in the development process to basically, So if you think of that concept of technical debt of like, oh, I want to get this into the hands of man And so if you think about the normal traditional development process, the technical debt incurred When are they going to be able to take is pain-free so you can use project Niamh. as far as engineers, architects, um, you know, we have, which we do, you know, very smart in those people. And so Neo is that how systems 11 And I was wondering if project Neo had anything to do with the new matrix movie, And, um, you know, a lot of behind the scenes work, obviously for us, but once again, What are some of the things that you see as absolutely critical And I think that customers need to make sure that the experiences they provide And I really see that in 2022, that's going to be big and, I agree with you on that in terms of software as a differentiator.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
PatrickPERSON

0.99+

Lisa MartinPERSON

0.99+

AWSORGANIZATION

0.99+

Patrick JeanPERSON

0.99+

OutSystemsORGANIZATION

0.99+

Patrick JeannePERSON

0.99+

30%QUANTITY

0.99+

2022DATE

0.99+

millionsQUANTITY

0.99+

three yearsQUANTITY

0.99+

LisaPERSON

0.99+

9QUANTITY

0.99+

This yearDATE

0.99+

2021DATE

0.99+

70%QUANTITY

0.99+

7QUANTITY

0.99+

GoogleORGANIZATION

0.99+

8QUANTITY

0.99+

todayDATE

0.99+

two live setsQUANTITY

0.99+

iPhoneCOMMERCIAL_ITEM

0.99+

oneQUANTITY

0.99+

100QUANTITY

0.99+

OneQUANTITY

0.98+

firstQUANTITY

0.98+

100 guestsQUANTITY

0.98+

two numbersQUANTITY

0.98+

bothQUANTITY

0.98+

NeosORGANIZATION

0.98+

last yearDATE

0.98+

LennoxORGANIZATION

0.98+

next decadeDATE

0.97+

first quarter of next yearDATE

0.97+

pandemicEVENT

0.96+

two remote sitesQUANTITY

0.96+

about 25 million developersQUANTITY

0.96+

KubernetesORGANIZATION

0.95+

5 trillion us dollarsQUANTITY

0.94+

millions of end-usersQUANTITY

0.92+

10 millions of end-usersQUANTITY

0.92+

12 years oldQUANTITY

0.92+

first thingQUANTITY

0.91+

over 100 guestsQUANTITY

0.9+

single developerQUANTITY

0.89+

last 20 monthsDATE

0.86+

10, 15 years agoDATE

0.86+

AzureORGANIZATION

0.85+

calendar year 22DATE

0.84+

14 million plusQUANTITY

0.83+

CTOPERSON

0.82+

20DATE

0.81+

11TITLE

0.81+

22DATE

0.8+

next 10 yearsDATE

0.79+

10 billion devicesQUANTITY

0.79+

Keynote Analysis with Stu Miniman, Red Hat | KubeCon + CloudNative Con NA 2021


 

>>Hello everyone Welcome to the cubes coverage of cubic on cloud native come here in person in L A 2021. I'm john ferrier, host of the Cuban Dave Nicholson host cloud host for the cube and of course former host of the cube steve minutemen. Now at red hat stew, we do our normal keynote reviews. We had to have you come back first while hazard and red hat >>john it's phenomenal. Great to see you nice to have Dave be on the program here too. It's been awesome. So yeah, a year and a day since I joined Red hat and uh, I do miss you guys always enjoyed doing the interviews in the cube. But you know, we're still in the community and still interacting lots, >>but we love you too. And Davis, your new replacement and covering the cloud angles. He's gonna bring little stew mo jokes of the interview but still, we've always done the wrap up has always been our favorite interviews to do an analysis of the keynote because let's face it, that's where all the action is. Of course we bring the commentary, but this year it's important because it's the first time we've had an event in two years too. So a lot of people, you know, aren't saying this on camera a lot, but they're kind of nervous. They're worried they're weirded out. We're back in person again. What do I feel? I haven't seen people, I've been working with people online. This is the top story. >>Yeah, john I thought they did a really good job in the keynote this morning. Normally, I mean this community in general is good with inclusion. Part of that inclusion is hey, what are you comfortable with if your remote? We still love you and it's okay. And if you're here in person, you might see there's wrist bands of green, yellow, red as in like, hey, you okay with a handshake. You want to do there or stay the f away from me because I'm not really that comfortable yet being here and it's whatever you're comfortable with. That's okay. >>I think the inclusion and the whole respect for the individual code of conduct, C N C. F and limits Foundation has been on the front end of all those trends. I love how they're taking it to a whole nother level. David, I want to get your take because now with multi cloud, we heard the same message over and over again that hey, open winds, okay. Open winds and still changing fast. What's your take? >>Open absolutely wins. It's uh, it's the present. It's the future. I know in some of the conversations we've had with folks looking back over the last seven years, a lot of things have changed. Um, whenever I think of open source anything, I go back to the foundations of Lennox and I remember a time when you had to reboot a Linux server to re scan a scuzzy bus to add a new storage device and we all sort of put our penguin hats on and kind of ignored that for a while. And uh, and, and as things are developed, we keep coming into these new situations. Multi cluster management was a big, big point of conversation in the keynote today. It's fascinating when you start thinking about something that was once sort of a back room science experiment. Absolutely. It's the center of the enterprise now from a software >>from an open tour standpoint security has been one of those front and center things. One of the day, zero events that got a lot of buzz coming at the beginning of the week was secure supply chain. So with the Solar Wind act going in there, you know, we remember cloud, wait, can I trust it with the security? Open source right now. Open source and security go together. Open source and the security in the cloud all go together. So you know that that wave of open source, obviously one of the things that brought me to red hat, I'd had a couple of decades, you know, working within the enterprise and open source and that that adoption curve which went through a few bumps in the road over time and it took time. But today, I mean open sources have given this show in this ecosystem are such proof >>points of a couple things. I noticed one, I want to do a shout out for the folks who put a nice tribute for dan Kaminsky who has passed away and we miss him. We saw on the Cube 2019, I believe he's on the Cube that year with Adam on big influence, but the inclusiveness do and the community is changing. I think security has changed a lot and I want to get your guys take on this. Security has forced a lot of things happen faster data, open data. Okay. And kubernetes to get hardened faster stew. I know your team's working on it. We know what Azure and amazon is working on it. What do you guys think about how security's been forcing the advances in kubernetes and making that stable? >>Yeah. So john security, you know, is job one, it is everyone's responsibility. We talk about it from a container and kubernetes standpoint. We think we have a relatively good handle on what's happening in the kubernetes space red hat, we made an acquisition earlier this year of stack rocks, which was one of the leading kubernetes native security pieces. But you know, john we know security isn't just a moat anymore in a wall that you put up every single piece. You need to think about it. Um, I've got a person from the stack rocks acquisition actually on my team now and have told him like hey, you need to cross train all of us. We need to understand this more from a marketing standpoint, we need to talk about it from a developer standpoint. We need to have consideration of it. It's no longer, hey, it works okay on my machine. Come on, It needs to go to production. We all know this shift left is something we've been talking about for many years. So yes, security, security, security, we cannot overemphasize how important is um, you know, when it comes to cooper, I think, you know, were relatively mature, we're crossing the chasm, the adoption numbers are there, so it's not an impediment anymore. >>It's totally next level. I don't agree with this too. David, get your thoughts on this whole adoption um, roadmap that put it together, one of the working groups that we interviewed has got that kind of navigate, kinda like trailheads for salesforce, but that speaks to the adoption by mainstream enterprises, not the hard core, >>you know, >>us devops guys, but like it goes into mainstream main main street enterprise had I. T. Department and security groups there, like we got a program faster. How do you see the cloud guys in this ecosystem competing and making that go faster. >>So it's been interesting over the last decade or more often, technology has been ahead of people's comfort level with that technology for obvious reasons, it's not just something went wrong, it's something went wrong. I lost my job. Really, really bad things happened. So we tend to be conservative. Rightfully so in the sometimes there are these seminal moments where a shift happens go back sort of analogous go back to a time when people's main concern with VM ware was how can I get support from Microsoft and all of a sudden it went from that within weeks to how can I deploy this in my enterprise very, very quickly. And I'm fascinated by this concept of locking down the supply chain of code, uh sort of analogous to https, secure, http. It's the idea of making sure that these blocks of code are validated and secure as they get implemented. You mentioned, you mentioned things like cluster and pad's security and infrastructure security. >>Well, David, you brought up a really good point. So get off is the instance creation of that. How can I have my infrastructure as code? How can I make sure that I don't have drift? It's because I could just, it'll live and get hub and therefore it's version controlled. If I try to do something, it will validate that it's there and keep me on version because we know john we talked about it for years on the cube, we've gone beyond human scale if I don't build automation into it, if I don't have the guard rails in place because humans will mess things up so we need to make sure that we have the processes and the automation in place and kubernetes was built for that automation at its core, putting in, we've seen get up the Argosy, D was only went graduated, you know, the one dato was supported as coupon europe. Earlier this year, we already had a number of our customers deploying it using it. Talking publicly >>about it too. I want to get the kid apps angle and that's a good call out there and, and mainly because when we were on the cute, when you work, you post with with us, we were always cheerleading for Cuban. It we love because we've been here every single coupon. We were one saying this is gonna be big trust us and it is, it happens to so, but now we've been kind of, we don't have to sell it anymore. We don't, I mean not that we're selling it, but like we don't have to be a proponent of something we knew was going to happen, it happened. You're now work for a vendor red hat you talk to customers. What is that next level conversation look like now that they know it's real, they have to do it. How is the tops and then modern applications development, changing. What are your observations? Can you share with us from a redhead perspective as someone who's talking to customers, you know, what does real look like? >>Yeah. So get off is a great example of that. So, you know, certain of our government agencies that we work with, you know, obviously very secured about, you know, we want zero trust who do we put in charge of things. So if they can have, you know that that source of truth and know that that is maintained and lockdown and not await some admin is gonna mess something up on us either maliciously or oops, by accident or anything in between. That's why they were pushing that adoption of that kind of technology. So absolutely they, for the most part john they don't want to have to think about the infrastructure piece anymore. What if developers want the old past days was I want to be able to, you know, write once deploy anywhere, live anywhere, containers helps that a little bit. We even have in the container space. Now you can, you can use a service deployment model with Okay. Natives, the big open source project that, you know, VM ware ourselves are working on google's involved in it. So, you know, having us be able to focus on the business and not, you know, running the plumbing anymore. >>That's exactly, that's exactly, that's what we're so psyched for. Okay guys, let's wrap this up and and review the keynote day will start with you. What do you think of the keynote? What were the highlights? What do you take away from the taste keynote? >>So you touched on a couple of things, uh inclusion from all sorts of different angles. Really impressive. This sort of easing back into the world of being face to face. I think they're doing a fantastic job at that. The thing that struck me was something I mentioned earlier. Um moving into multi cluster management in a way that really speaks to enterprise deployments and the complexity of enterprise deployments moving forward? It's not just, it's not just, I'm a developer, I'm using resources in the cloud. I'm doing things this way, the rest of the enterprises doing it a legacy way. It's really an acknowledgement that these things are coming together increasingly. That's what really struck me >>to do. What's your takeaway from the end? >>So there's been a discussion in the industry, you know, what do the next million cloud customers look like we've crossed the chasm on kubernetes. One of the things they announced the keynote is they have a new associate level certification because I tell you before the keynote, I stopped by the breakfast area, saturday table, talk to a couple people. One guy was like, hey, I'm been on amazon for a bunch of years, but I'm a kubernetes newbie, I'm here to learn about that. It's not the same person that five years ago was like, I'm gonna grab all these projects and pull them down from getting, build my stack and you know, have a platform team to manage it from a red hat standpoint, we're delivering our biggest growth areas in cloud services where hey, I've got an SRE team, they can manage all that because can you do it? Sure you got people maybe you'll hire him, but wouldn't you rather have them work on, you know, that security initiative or that new application or some of these pieces, you know, what can you shift to your vendor? What can you offload from your team because we know the only constant is that things are gonna there's gonna be gonna be new pieces and I don't want to have to look at, oh there's another 20 new projects and how does that fit? Can I have a partner or consultant in sc that can help me integrate that into my environment when it makes sense for me because otherwise, oh my God, cloud, So much innovation. How do I grasp what I want? >>Great stuff guys, I would just say my summary is that okay? I'm excited this community has broken through the pandemic and survived and thrived people were working together during the pandemic. It's like a V. I. P. Event here. So that my keynote epiphany was this is like the who's who some big players are here. I saw Bill Vaz from amazon on the on the ground floor on monday night, He's number two at a W. S. I saw some top Vcs here. Microsoft IBM red hat the whole way tracks back. Whole track is back and it's a hybrid event. So I think we're here for the long haul with hybrid events where you can see a lot more in person, V. I. P. Like vibe people are doing deals. It feels alive too and it's all open. So it's all cool. And again, the team at C. N. C. F. They do an exceptional job of inclusion and making people feel safe and cool. So, great job. Thanks for coming on. I appreciate it. Good stuff. Okay. The keynote review from the cube Stupid Man shot for Dave Nicholson. Thanks for watching >>mm mm mm.

Published Date : Oct 13 2021

SUMMARY :

We had to have you come back first while hazard and red hat I do miss you guys always enjoyed doing the interviews in the cube. So a lot of people, you know, aren't saying this on camera a lot, but they're kind of nervous. Part of that inclusion is hey, what are you comfortable with C N C. F and limits Foundation has been on the front end of all those trends. I go back to the foundations of Lennox and I remember a time when you had to reboot a Linux server So with the Solar Wind act going in there, you know, we remember cloud, wait, What do you guys think about how security's But you know, john we know security isn't just a moat anymore in a wall that you put up every not the hard core, How do you see the cloud It's the idea of making sure that these blocks of code are you know, the one dato was supported as coupon europe. you know, what does real look like? Natives, the big open source project that, you know, VM ware ourselves are working on google's What do you take away from the taste keynote? So you touched on a couple of things, uh inclusion from all sorts of different angles. to do. So there's been a discussion in the industry, you know, what do the next million cloud customers look So I think we're here for the long haul with hybrid events where you can see a lot more

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DavidPERSON

0.99+

MicrosoftORGANIZATION

0.99+

Dave NicholsonPERSON

0.99+

john ferrierPERSON

0.99+

Bill VazPERSON

0.99+

DavePERSON

0.99+

DavisPERSON

0.99+

AdamPERSON

0.99+

amazonORGANIZATION

0.99+

20 new projectsQUANTITY

0.99+

johnPERSON

0.99+

Red HatORGANIZATION

0.99+

dan KaminskyPERSON

0.99+

monday nightDATE

0.99+

todayDATE

0.99+

Stu MinimanPERSON

0.98+

One guyQUANTITY

0.98+

KubeConEVENT

0.98+

pandemicEVENT

0.98+

this yearDATE

0.98+

oneQUANTITY

0.98+

five years agoDATE

0.98+

first timeQUANTITY

0.98+

zero eventsQUANTITY

0.98+

LennoxORGANIZATION

0.97+

LinuxTITLE

0.97+

Earlier this yearDATE

0.97+

CubanOTHER

0.97+

stevePERSON

0.96+

CubeCOMMERCIAL_ITEM

0.96+

V. I. P.EVENT

0.96+

googleORGANIZATION

0.96+

OneQUANTITY

0.95+

saturdayDATE

0.95+

L A 2021LOCATION

0.94+

a year and a dayQUANTITY

0.94+

I. T. DepartmentORGANIZATION

0.93+

this morningDATE

0.93+

two yearsQUANTITY

0.93+

C. N. C. F.ORGANIZATION

0.92+

earlier this yearDATE

0.92+

AzureORGANIZATION

0.91+

firstQUANTITY

0.9+

stewPERSON

0.9+

zero trustQUANTITY

0.9+

limits FoundationORGANIZATION

0.89+

last seven yearsDATE

0.88+

IBMORGANIZATION

0.87+

couple peopleQUANTITY

0.86+

single couponQUANTITY

0.85+

millionQUANTITY

0.85+

CloudNative Con NA 2021EVENT

0.82+

cooperPERSON

0.82+

Solar WindEVENT

0.76+

Stupid ManPERSON

0.75+

W. S.LOCATION

0.73+

last decadeDATE

0.72+

C N C. FORGANIZATION

0.71+

ArgosyORGANIZATION

0.7+

Cube 2019COMMERCIAL_ITEM

0.7+

every single pieceQUANTITY

0.7+

yearDATE

0.66+

yearsQUANTITY

0.66+

DPERSON

0.65+

twoQUANTITY

0.63+

stack rocksORGANIZATION

0.59+

coupleQUANTITY

0.58+

redORGANIZATION

0.58+

europeORGANIZATION

0.57+

couponORGANIZATION

0.54+

Red hatTITLE

0.53+

keynoteEVENT

0.53+

hatORGANIZATION

0.46+

CubanLOCATION

0.34+

rocksORGANIZATION

0.31+

Clayton Coleman, Red Hat | KubeCon + CloudNative Con NA 2021


 

>>welcome back everyone to the cube con cloud, David Kahn coverage. I'm john for a host of the cube, we're here in person, 2020 20 a real event, it's a hybrid event, we're streaming live to you with all the great coverage and guests coming on next three days. Clayton Coleman's chief Hybrid cloud architect for Red Hat is joining me here to go over viewers talk but also talk about hybrid cloud. Multi cloud where it's all going road red hats doing great to see you thanks coming on. It's a pleasure to be >>back. It's a pleasure to be back in cuba con. >>Uh it's an honor to have you on as a chief architect at Red Hat on hybrid cloud. It is the hottest area in the market right now. The biggest story we were back in person. That's the biggest story here. The second biggest story, that's the most important story is hybrid cloud. And what does it mean for multi cloud, this is a key trend. You just gave a talk here. What's your take on it? You >>know, I, I like to summarize hybrid cloud as the answer to. It's really the summarization of yes please more of everything, which is, we don't have one of anything. Nobody has got any kind of real footprint is single cloud. They're not single framework, they're not single language, they're not single application server, they're not single container platform, they're not single VM technology. And so, um, and then, you know, looking around here in this, uh, partner space where eight years into kubernetes and there is an enormous ecosystem of tools, technologies, capabilities, add ons, plug ins components that make our applications better. Um the modern application landscape is so huge that I think that's what hybrid really is is it's we've got all these places to run stuff more than ever and we've got all this stuff to run more than ever and it doesn't slow down. So how do we bring sanity to that? How do we understand it? Bring it together and companies has been a big part of that, like it unlocked some of that. What's the next step? >>Yeah, that's a great, great commentary. I want to take into the kubernetes piece but you know, as we've been reporting the digital transformation at all time, high speed is the number one request. People want to go faster, not just speeds and feeds, but like ship code fast to build apps faster. Make it all run faster and secure. Okay, check, get that. Look what we were 15, 15 years ago, 10 years ago, five years ago, 2016. The first coupe con in Seattle we were there for small events kubernetes, we gotta sell it, figure it out. Right convince people >>that it's a it's worth >>it. Yeah. So what's your take on that? Well, I mean, it's mature, it's kind of de facto standard at this point. What's missing. Where is it? >>So I think Kubernetes has succeeded at the core mission which is helping us stop worrying about all the problems that we spent endless amounts of time arguing about, how do I deploy software, How do I roll it out? But in the meantime we've added more types of software. You know, the rise of ai ml um you know, the whole the whole ecosystem around training software models like what is a what is an Ai model? Is it look like an application, does it look like a job? It's part batch, part service. Um It's spread out to the edge. We've added mobile devices. The explosion in mobile computing over the last 10 years has co evolved. And so kubernetes succeeded at that kind of set a floor for what everybody thought was an application. And in the meantime we've added all these other parts of the application. >>It's funny, you know, David Anthony, we're talking about what's to minimum and networks at red hat will be on later. Back in the first two cubicles were like, you know, this is like a TCP I P moment, the Os I model that was a killer part of the stack. Now it was all standardized below TCP I. P. Company feels like a similar kind of construct where it's unifying, is creating some enablement, It's enabling some innovation and it kind of brought everyone together at the same time everyone realized that that's real, >>the whole >>cloud native is real. And now we're in an era now where people are talking about doing things that are completely different. You mentioned as a batch job house ai new software paradigm development paradigms, not to suffer during the lifecycle, but just like software development in general is impacted. >>Absolutely. And you know, the components like, you know, we spent a lot of time talking about how to test and build application, but those are things that we all kind of internalized now we we have seen the processes is critical because it's going to be in lots of places, people are looking to standardize. But sometimes the new technology comes up alongside the side, the thing we're trying to standardize, we're like, well let's just use the new technology instead function as a service is kind of uh it came up, you know, kubernetes group K Native. And then you see, you know, the proliferation of functions as a service choices, what do people use? So there's a lot of choice and we're all building on those common layers, but everybody kind of has their own opinions, everybody's doing something subtly different. >>Let me ask you your opinion on on more under the Hood kind of complexity challenge. There's general consensus in the industry that does a lot of complexity. Okay, you don't mean debate that, but that's in a way, a good thing in the sense if you solve that, that's where innovation comes in. So the goal is to solve complexity, abstract out of the heavy lifting under heavy living in Sandy Jackson. And I would say, or abstract away complexity make things easier to use >>Well and an open source and this ecosystem is an amazing um it's one of the most effective methods we've ever found for trying every possible solution and keeping the five or six most successful and that's a little bit like developers, developers flow downhill, developers are going to do, it's easy if it's easier to put a credit card in and go to the public cloud, you're gonna do it if you can take control away from the teams at your organization that are there to protect you, but maybe aren't as responsive as you like. People will, people will go around those. And so I think a little bit of what we're trying to do is what are the commonalities that we could pick out of this ecosystem that everybody agrees on and make those the downhill path that people follow, not putting a credit card into a cloud, but offering a way for you not to think about what clouds are on until you need to write, because you want to go to the fridge is a developer, you wanna go the fridge, pull out your favorite brand of soda, that favorite band Isoda might have an AWS label also >>talk about the open shift and the Kubernetes relationship, you guys push the boundaries. Um Den is being controlled playing and nodes, these are things that you talked about in your talk, talk about because you guys made some good bets on open shift, we've been covering that, how's that playing out now? It's a relationship now >>is interesting coming into kubernetes, we came in from the platform as a service angle, right, Platform as a service was the first iteration of trying to make the lowest cost path for developers to flow to business value um and so we added things on top of kubernetes, we knew that we were going to complex, so we built in a little bit um in our structure and our way of thinking about cube that it was never going to be just that basic bare bones package that you're gonna have to make choices for people that made sense. Ah obviously as the ecosystems grown, we've tried to grow with it, we've tried to be a layer above kubernetes, we've tried to be a layer in between kubernetes, we've tried to be a layer underneath kubernetes and all of these are valid places to be. Um I think that next step is we're all kind of asking, you know, we've got all this stuff, are there any ways that we can be more efficient? So I like to think about practical benefits, what is a practical benefit That a little bit of opinion nation could bring to this ecosystem and I think it's around applications, it's being application centric, it's what is a team, 90% of the time need to be successful, they need a way to get their code out, they need to get it to the places that they wanted to be, and that place is everywhere. It's not one cloud or on premises or a data center, it's the edge, it's running as a lambda. It's running inside devices that might be being designed in this very room today. >>It's interesting. You know, you're an architect, but also the computer science industry is the people who were trained in the area are learning. It's pretty fascinating and almost intoxicating right now in this this market because you have an operating system, dynamic systems kind of programming model with distributed cloud, edge on fire, that's only gonna get more complicated with 5G and high density data applications. Um and then you've got this changing modal mode of operations were programming with bots and Ai and machine learning to new things, but it's kind of the same distributed computing paradigm. Yeah. What's your reaction to that? >>Well, and it's it's interesting. I was kind of described like layers. We've gone from Lenox replaced proprietary UNIX or mainframe to virtualization, which, and then we had a lot of Lennox, we had some windows too. And then we moved to public cloud and private cloud. We brought config management and moved to kubernetes, um we still got that. Os at the heart of what we do. We've got, uh application libraries and we've shared services and common services. I think it's interesting like to learn from Lennox's lesson, which is we want to build an open expansive ecosystem, You're kind of like kind of like what's going on. We want to pick enough opinion nation that it just works because I think just works is what, let's be honest, like we could come up with all the great theories of what the right way computers should be done, but it's gonna be what's easy, what gets people help them get their jobs done, trying to time to take that from where people are today on cube in cloud, on multiple clouds, give them just a little bit more consolidation. And I think it's a trick people or convince people by showing them how much easier it could be. >>You know, what's interesting around um, what you guys have done a red hat is that you guys have real customers are demanding, you have enterprise customers. So you have your eye on the front edge of the, of the bleeding edge, making things easier. And I think that's good enough is a good angle, but let's, let's face it, people are just lifting and shifting to the cloud now. They haven't yet re factored and re factoring is a concept of taking what you're doing in the cloud of taking advantage of new services to change the operating dynamic and value proposition of say the application. So the smart money is all going there, seeing the funding come into applications that are leveraging the new platform? Re platform and then re factoring what's your take on that because you got the edge, you have other things happening. >>There are so many more types of applications today. And it's interesting because almost all of them start with real practical problems that enterprises or growing tech companies or companies that aren't tech companies but have a very strong tech component. Right? That's the biggest transformation the last 15 years is that you can be a tech company without ever calling yourself a tech company because you have a website and you have an upset and your entire business model flows like that. So there is, I think pragmatically people are, they're okay with their footprint where it is. They're looking to consolidate their very interested in taking advantage of the scale that modern cloud offers them and they're trying to figure out how to bring all the advantages that they have in these modern technologies to these new footprints and these new form factors that they're trying to fit into, whether that's an application running on the edge next to their load bouncer in a gateway, in telco five Gs happening right now. Red hat's been really heavily involved in a telco ecosystem and it's kubernetes through and through its building on those kinds of principles. What are the concepts that help make a hybrid application, an application that spans the data flowing from a device back to the cloud, out to a Gateway processed by a big data system in a private region, someplace where computers cheap can't >>be asylum? No, absolutely not has to be distributed non siloed based >>and how do we do that and keep security? How do we help you track where your data is and who's talking to whom? Um there's a lot of, there's a lot of people here today who are helping people connect. I think that next step that contact connectivity, the knowing who's talking and how they're connecting, that'll be a fundamental part of what emerges as >>that's why I think the observe ability to me is the data is really about a data funding a new data sector of the market that's going to be addressable. I think data address ability is critical. Clayton really appreciate you coming on. And giving a perspective an expert in the field. I gotta ask you, you know, I gotta say from a personal standpoint how open source has truly been a real enabler. You look at how fast new things could come in and be adopted and vetted and things get kicked around people try stuff that fails, but it's they they build on each other. Right? So a I for example, it's just a great example of look at what machine learning and AI is going on, how fast that's been adopted. Absolutely. I don't think that would be done in open source. I have to ask you guys at red hat as you continue your mission and with IBM with that partnership, how do you see people participating with you guys? You're here, you're part of the ecosystem, big player, how you guys continue to work with the community? Take a minute to share what you're working on. >>So uh first off, it's impossible to get anything done I think in this ecosystem without being open first. Um and that's something the red at and IBM are both committed to. A lot of what I try to do is I try to map from the very complex problems that people bring to us because every problem in applications is complex at some later and you've got to have the expertise but there's so much expertise. So you got to be able to blend the experts in a particular technology, the experts in a particular problem domain like the folks who consult or contract or helped design some of these architectures or have that experience at large companies and then move on to advise others and how to proceed. And then you have to be able to take those lessons put them in technology and the technology has to go back and take that feedback. I would say my primary goal is to come to these sorts of events and to share what everyone is facing because if we as a group aren't all working at some level, there won't be the ability of those organizations to react because none of us know the whole stack, none of us know the whole set of details >>And this text changing too. I mean you got to get a reference to a side while it's more than 80s metaphor. But you know, but that changed the game on proprietary and that was like >>getting it allows us to think and to separate. You know, you want to have nice thin layers that the world on top doesn't worry about below except when you need to and below program you can make things more efficient and public cloud, open source kubernetes and the proliferation of applications on top That's happening today. I >>mean Palmer gets used to talk about the hardened top when he was the VM ware Ceo Back in 2010. Remember him saying that he says she predicted >>the whole, we >>call it the mainframe in the cloud at the time because it was a funny thing to say, but it was really a computer. I mean essentially distributed nature of the cloud. It happened. Absolutely. Clayton, thanks for coming on the Cuban sharing your insights appreciate. It was a pleasure. Thank you. Right click here on the Cuban john furry. You're here live in L A for coupon cloud native in person. It's a hybrid event was streaming Also going to the cube platform as well. Check us out there all the interviews. Three days of coverage, we'll be right back Yeah. Mm mm mm I have

Published Date : Oct 13 2021

SUMMARY :

I'm john for a host of the cube, we're here in person, It's a pleasure to be back in cuba con. Uh it's an honor to have you on as a chief architect at Red Hat on hybrid cloud. And so, um, and then, you know, looking around here in this, I want to take into the kubernetes piece but you know, as we've been reporting the digital transformation Well, I mean, it's mature, it's kind of de facto standard at this point. And in the meantime we've added all these other parts of the application. Back in the first two cubicles were like, you know, this is like a TCP I P moment, the Os I model that development paradigms, not to suffer during the lifecycle, but just like software development in general And you know, the components like, you know, we spent a lot of time talking about So the goal is to solve complexity, abstract out of the heavy lifting to think about what clouds are on until you need to write, because you want to go to the fridge is a developer, you wanna go the fridge, talk about the open shift and the Kubernetes relationship, you guys push the boundaries. Um I think that next step is we're all kind of asking, you know, we've got all this stuff, you have an operating system, dynamic systems kind of programming model with distributed cloud, and moved to kubernetes, um we still got that. You know, what's interesting around um, what you guys have done a red hat is that you guys have real customers are demanding, you have an upset and your entire business model flows like that. How do we help you track where your data is and who's talking to whom? I have to ask you guys at red hat as And then you have to be able to take those lessons put I mean you got to get a reference to a side while it's more than 80s metaphor. that the world on top doesn't worry about below except when you need to and below program you can make Remember him saying that he says she predicted I mean essentially distributed nature of the cloud.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
fiveQUANTITY

0.99+

IBMORGANIZATION

0.99+

David KahnPERSON

0.99+

David AnthonyPERSON

0.99+

ClaytonPERSON

0.99+

Red HatORGANIZATION

0.99+

2010DATE

0.99+

Red HatORGANIZATION

0.99+

SeattleLOCATION

0.99+

LenoxORGANIZATION

0.99+

sixQUANTITY

0.99+

Clayton ColemanPERSON

0.99+

90%QUANTITY

0.99+

AWSORGANIZATION

0.99+

eight yearsQUANTITY

0.99+

K NativeORGANIZATION

0.99+

five years agoDATE

0.99+

LennoxORGANIZATION

0.99+

PalmerPERSON

0.99+

firstQUANTITY

0.99+

todayDATE

0.99+

KubeConEVENT

0.99+

telcoORGANIZATION

0.99+

10 years agoDATE

0.98+

Sandy JacksonPERSON

0.98+

Three daysQUANTITY

0.98+

first two cubiclesQUANTITY

0.98+

UNIXTITLE

0.98+

oneQUANTITY

0.98+

IsodaORGANIZATION

0.97+

red hatsORGANIZATION

0.97+

five GsCOMMERCIAL_ITEM

0.97+

bothQUANTITY

0.97+

redORGANIZATION

0.96+

CloudNative ConEVENT

0.96+

more than 80sQUANTITY

0.96+

2016DATE

0.95+

johnPERSON

0.95+

CubanOTHER

0.94+

15 years agoDATE

0.93+

first iterationQUANTITY

0.92+

15DATE

0.91+

single languageQUANTITY

0.88+

single cloudQUANTITY

0.85+

KubernetesORGANIZATION

0.84+

last 15 yearsDATE

0.84+

one cloudQUANTITY

0.83+

NA 2021EVENT

0.82+

last 10 yearsDATE

0.81+

TCP I. P.ORGANIZATION

0.8+

singleQUANTITY

0.78+

second biggest storyQUANTITY

0.73+

single frameworkQUANTITY

0.7+

CeoCOMMERCIAL_ITEM

0.7+

john furryPERSON

0.69+

HoodPERSON

0.68+

lot of peopleQUANTITY

0.67+

red hatORGANIZATION

0.66+

hatORGANIZATION

0.66+

2020 20DATE

0.59+

cubaEVENT

0.59+

one requestQUANTITY

0.58+

threeQUANTITY

0.57+

daysDATE

0.52+

coupeEVENT

0.45+

5GOTHER

0.44+

DenPERSON

0.41+

con.LOCATION

0.4+

conEVENT

0.37+

cubeORGANIZATION

0.34+

Param Kahlon, UiPath | UiPath FORWARD IV


 

>>From the Bellagio hotel in Las Vegas. It's the cube covering UI path forward for brought to you by UI path. >>Hello from Las Vegas, the cube is live at the Bellagio. We are here covering UI path forward for Lisa Martin with Dave a long time. We're very pleased to be joined next by the chief product officer of UI path, param colon per I'm. Welcome to the program. Thank you. Thanks for having me. It's great to be back here in person. Isn't it? It >>Is lovely to be back >>Here in person, Dave and I got to see a little bit of your keynote this morning, and when we had to leave to come to set, we turned around and it was standing room only. It was amazing to see how many customers, partners, prospects, UI path has brought here. Clearly you've got over 8,000 customers now, tremendous growth. The IPO just six months ago. Last time you were on the cube at forward three was two years ago, 2019, where you unveiled this vision for a fully automated platform. Talk to us about what's transpired since >>It's been, it's been fascinating, been more than 9,000 customers now. Um, you know, when we were two years ago, um, we, you know, we shared a vision with our customers. The vision was all about having an end to end platform. The end to end platform can help companies automate simple processes, complex processes. It can help them automate anything from point in time tasks to long running into and processes. And we imagine that our automations will impact every worker within the enterprise. And, you know, you'll augment the capacity to build automations through citizen development initiatives. Um, we didn't have all the components then. So we worked hard since then to make sure that we can make this end to end platform available that can do everything from discovering automation opportunities to helping companies easily build automation. Whether that automation is for simple processes that are, you know, doing a predictable pattern of work or whether it's using more complex, you know, machine learning and AI algorithms and extracting information from documents to do that kind of stuff. >>And then also helping citizen developers build automation. So build pillar is what differentiates our time to value in the market. Helping companies realize quick valid for that. Then we, the next pillar we look at is manage and manage is all about making sure that our it stakeholders that are imagined managing the deployment of the entire platform from our server components like orchestrator to two components, like robots that run the workflows can, can easily be managed and low cost of ownership and can effectively manage the, meet the, the requirements of it, stakeholders like governance and security and audit and all those kinds of things. And then we have, you know, the next pillar is run, which makes sure that our robots can run on machines. And we're very excited actually in this release announced that our robots can run at cross-platform. So sonically our, you know, we were a Microsoft windows.net based, uh, code base. >>Uh, it only ran on Microsoft windows machines, and now we can actually run those robots on Linux-based machines as well. So you can deploy those robots in Lennox containers. Um, so that's, that's the run pillar. And then we have engaged, which is all about making sure that the software that we're releasing can be used by every user within the enterprise. So it's an engaging experience. Automations are available to business users where they need them, right? If they're working in a line of business application like slack or Microsoft teams, robots are available there, if they're working in a productivity application, so I'd look they're available there. And then we also have a curated set of, you know, engaging interface for people to use UiPath robots and something. We call it UI path assistant. So super excited about this sort of end to end platform. I think it's delivering a lot of value to our customers. Yeah. >>Tweeted out during your keynote, the, all the features under discover a build, manage, run, engage, and could barely fit it in the screen. It was an eye test in terms of just the number of features that you guys developed. My point is, was that, you know, the innovation is the lifeblood of life source of tech companies, you know, demand gen too. But I mean, they're real this, the product, right? And, and so, and the, the indicator is the pace of those innovations. And so you, it seems like you're picking up the pace, uh, as you scale as a company, is that true? Um, in terms of just the velocity of the features that you're rolling out, you guys have been busy since the pandemic hit. Yeah. >>At the, at the expense of, uh, you know, are not, not trying to annoy anybody within the company. We are a very product centric. You know, company it's company was founded by an engineers and, and ran it truly as a, you know, engineering centric company for many, many years. So as we've scaled, I think we haven't lost that attribute for culture to make sure that we are continuing to innovate, continuing to make sure that we are delivering capabilities based on what our customers are demanding of us. And that's been core part of our strategy as well, with all this said that we're going to build what our customers ask for. And we're going to learn from our customers. And it's very expanding our installed base of customers. We're learning more things from them, and we're continuing to respond to those customers as fast as we can and helps the fact that where helps that we're a bigger company now, so have more resources at our disposal so we can do more. Uh, but I'd say, you know, if you look historically at some of our releases over the last two, three years, we've done a lot of innovation in, in every one of these releases. And we do it twice a year. Um, these, these big releases, and this >>Is released 2021 dot 10, >>We're talking about that's right. This is released 20, 21 10. And it's the one of two major releases in a year. So we do a release in the first half of the year, and we do a release in the second half of the year. And that's how we've been doing or this, this is how on-premise customers consume sort of our software, the cloud customers get these capabilities more frequently. That's every two weeks, but the on-premise customers give them, uh, get these capabilities every twice a year >>Time, do the on-prem customers have to get to the new release. I mean, you can't just make it, you know, and minus 30. So what do you give him a couple of cycles? Three, four cycles, two, three. >>We give them so six cycles of three years to upgrade to the next version of the software. Um, most customers upgrade much sooner than that, because if you looked at our software three years ago and you compared it to what we have today, you basically said, there's no reason why I should be paying you for that capability when I can get so much. So generally we see customers upgrading more frequently. We've also because we run the same code base for our cloud customers that we run for our on-premise customers and Cod customers. As we update their service every two weeks, we've built enough resiliency to make sure that the upgrades are seamless for customers. So it's, you know, it doesn't cause them a lot of pain to go from one version to the next. So, you know, we, we expect most customers upgrade within 12 to 18 months of deploying a software. >>Let's talk about acceleration the last 18 months. We've seen a massive acceleration in automation as a mandate for every industry to first survive what was happening in the world. And then to really thrive, how has the pandemic influenced the roadmap, maybe what's in 2021 dot 10. What, what is, and how have you helped customers accelerate their need to automate, to stay in business and to be successful disruptors? >>Yeah. So what, that's a great question. What we've noticed is that, you know, in, in our customer base, there are certain aspects of business processes that have just required a lot more demand to be able to accelerate, you know, certain parts of our business, whether it's a, um, a, a retailer trying to meet demand for a certain set of product category, or whether it's a healthcare organization, trying to make sure they can provide care to more people more, more frequently. Um, the, the truth is that we didn't have to make fundamental shifts in our technology to be able to meet that demand because we had built the core underpinning of our technology was built on the premise that you are allowing a machine to mimic human behavior. And to do that. And if you can throw more compute at those machine, doesn't have more robots. >>You can do more work at that. Um, so the pandemic has definitely accelerated the demand for automation. It hasn't changed our roadmap to go in a different direction as we go there. We've just made sure that we can continue to meet the demands of our customers. Um, the, the, the one thing that it has impacted us, it it's brought automation to the top of the priority list for it stakeholders, right? In the past, we sold a lot and our value and messaging resonated a lot with line of business owners. But as, as the pandemic, as they started using more and more automation, the it stakeholders are now a lot more interested in sort of what we're doing. And we've done a lot of work in ensuring that the requirements that our it stakeholders have from running mission, critical workloads from compliance, from governance, from security, are all met as part of the platform, you know, basically out of the box, as opposed to having to, to bolt on >>One of your competitors, uh, just got bought out by private equity and the PE firms going to mash them together with an integration company. You guys bought cloud elements. I look at it as a nice clean integration play. I wonder if you could talk about the importance of cloud elements, how that fits into your product portfolio and in the marketing. >>Yeah, it's a, it's a fascinating time to be in the, in the automation business, the slots going on, you know, we, when we saw cloud elements earlier this year, what we realized was, as companies are trying to automate processes, there are certain systems where you can get to information. We can get to actions you want to take through API, and it's maybe better to access them through API because the user interface doesn't provide the same set of capability in the same way. And there's other systems where you want to have UI based automation because API APIs don't exist or too hard to use. Historically, there were different products that people had to use either have to use a, an integration platform type product to be able to get to all the API APIs. And it was a very developer driven workflow to put that process in place. >>Or you could use something like UI path where you can connect systems through UI automation. What, and when we looked at that problem, we said, the problem is, is to connect, break the silos that exist across processes and apps in the enterprise. And we wanted to provide one single design environment in which developers can use API or UI automation, or even machine learning based predictions and construct an end to end workflow where you can blend together a set of ML skills, UI automation, API automation, to, uh, you know, to compose that into an automation. So that was our thesis behind that the market definitely seems to be paying attention. And it seems that, you know, other people are trying to follow the same, same path as well as some industry analysts have written about sort of the consolidation in, in categories happening. >>Yeah. You guys started a trend for sure. Let's talk about security. You guys announced a partnership with CrowdStrike endpoint security, clearly the leader there, uh, they're, they're really amazing company. What what's that partnership all about how to, how to come about and, you know, maybe give us some color there. >>Yeah. So we're very excited about this partnership. And as I was mentioning earlier, you know, one of the things that pandemic has done is elevated the importance of automation to the boardroom, to the CIO, the CSOs, and, and now they're looking at, you know, UI path automation platform as a key enabler of getting work done within the enterprise. So when they look at something that's gonna, you know, take like 20, 30% of the transactions in a, in a working environment and move it through that platform, they want to make sure that it has all of the security that they have heard about for all other application than end users are using as well. So CrowdStrike has done phenomenal work in security solutions to manage how employees are using based on their profiles, different applications and different API as well. What we've done is we've taken that the capability that they have built for the employee workforce and make sure that we can apply it to the robotic workforce that our customer is using as well. >>So the same policy based control that says, you know, a, this employee in this department isn't allowed to access the system, or it needs to be logged that they had access to this data. The same can be applied to robot as well. So you're no longer able to say, you know, I don't know what my robots are doing. I need to go through locks to find out he can maintain a policy. You can get alerts when robots do something that they're not allowed to do. And not only that you're able to pinpoint specifically to which workflow process that robot was executing when it tat, and when it touched a system that it wasn't allowed to. So it gives you that peace of mind, if you are a business owner or an it stakeholder at a company, to make sure that my robotic workflows isn't doing what it is supposed to do. >>So the point of integration for Crosstrek is a robot. Is that correct? It is, it is a robot. So it monitors what the robots are doing. And it, it makes it reports it back into the, their Falcon interface that basically says I've got a policy that when applied to my robot workflows and when, as they're executing things, I can monitor control and get alerted of different things that they're doing. And the robot today already does it's own identity access, right? Yeah. Right. Yeah. The robot has its own identity. So a robot generally historically, had to go log into many line of business systems to do the work. Right. And if the robot is running in, attended as it it's working with a side-by-side with a human, then it assumes the identity of the person that's working. So they can go access those systems. But if it's working unattended, then it's using a service account to make sure that it can go access the applications that it needs to access, to be able to, you know, pull information or update actions into those systems. >>So you mentioned more than 9,000 customers. Now, I know you've got more than 1200 with a hundred thousand or more ARR customer listening. I know is very important to you. I bet we just had the CIO and digital officer of Coca-Cola on talking about that was a big differentiator when it was, I said, who else did you look at, but what was it that really made you iPad stand out? And that's that customer listening the voice of the customer, the impact that it has on the technology in the company. Overall, talk to me about some of your favorite stories of customers that have really helped influence, especially in the last year and a half, the direction of the company, you know, IPO and six months ago, as I mentioned, how is that customer voice really critical to the innovation that your team is driving? >>Yeah, I know it's, it's very important. And that's something that we've done from like the beginning of, you know, creating this market and entering this category of RPA. You know, it was initially a customer that educated us about what RPA is, you know, brought us in and told us what kind of solution they wanted and to help us create the first solution. And we worked very closely. In fact, I joined the company about three and a half years ago. In my first month, I spent a lot of time with a customer in Japan to learn from what they thought about automation, very large bank in Japan, and we've continued that process. So we have, um, every quarter we eat with our customers around the world and customer advisory boards. We run a product advisory board every six months, very specific information at a feature level on what we're working on. And we ask our customers to ward on the feature list and we decide based on how much importance they put to different product areas to see what we're going to innovate on. Um, we feel this is the best way to build enterprise products. You know, it's, it's, it's helped us tremendously. Uh, and, and we're, we're extremely grateful to our customers to be able to, you know, help us shape the platform in this way. You know, >>When the whole discussion around AI first started AI and RPA, and there were some naysayers, and it seems like you're applying AI everywhere. It's hard to even understand it sometimes. So can you help us understand your strategy with respect to AI, where aren't you applying it, but maybe you could help us sort of shape that discussion. >>That's really a good question. So, um, I I'd say AI is a core intrinsic aspect of what we do in our platform. Um, and I'll tell you how it, it matters. It matters because what we're trying to do at the end of the day is mimic how people work, right. And, and make sure that, you know, we can process the systems that just like humans processes as well. So when you look at something on your computer screen, you're using your computer vision to be able to identify what is on the computer screen, whether you're looking at a browser or you're looking at a specific control that you can enter the customer name, or, you know, hit the button. So our technology essentially give our robots the same skills to be able to understand what is on the user interface in front of the screen. And if I'm going to give you an instruction to say, start a certain application and click the new button, and then enter, you know, this information on this form, the robot is able to process that exactly the way you would do it by using those eyes. >>And that's what we know intrinsically. We build a computer vision capabilities. Now we've applied that, that ability to understand computer screens, to documents as well. And that's where we build machine learning bottle models for extracting information from documents. So if you, if you hired somebody in accounts payable department, and you showed them a piece of paper, and you said, Hey, this is an invoice. Please put it into this system. You know, they are able to look at that invoice and when they get the next document, they know this next document is also an invoice. And they're able to put that in, you know, extract information from it and put it into a line of business system. So we're teaching a robots, the same skills to be able to classify documents, a certain document types and using machine learning models, extract relevant information from those documents. Even if one invoice looks different from the second invoice, you're still able to, as, as human I reliably extract information from it, the robots have the exact same skills to be able to deal with. >>So, okay. So classification, it makes sense because you're using math and now you have enough processing power and enough data. And so you can apply that those algorithms does the AI help. Maybe this is a stupid question, but does it, does it give context as well? Right? It can, it, can it interpret context like a human, could we, we, at that point, >>Um, well, it depends on what you mean by context in general, you know, the applications of AI, um, broadly speaking are narrow, right? And they're not able to go broad and, and understand the entire context that's where humans are better, right? That's where humans are able to sort of truly apply the context, especially if it's, you know, a rare occurrence of that context. And that's why we fundamentally believe that, you know, AI is powerful only if you can apply together with humans. And so we've built capabilities to support like a human in the loop scenario where if a document was read by the robot and it extracted information, but extractive the low confidence or it didn't, wasn't able to find all the right fields of a supposed to, we can suspend the process, send the document and the extracted information to a human and the human can correct what they've extracted. And with that, you know, you're creating retraining model data for the model to behave appropriately. Next time it sees similar information in the next document. So we do believe that, you know, AI is not going to solve all the problems. Yeah. It's going to be able to solve the narrow path, but in, as you look at sort of broader and contextual specific things that are out of normal behavior, you would still need humans to be able to guide what robots are able to do. >>Chatbots can interpret contexts. I don't know if that's because it's brute force and he's just throwing a lot of repetitive sort of data. I don't know if you guys seen the, um, the, the very first AI, standup comedy. No, you haven't seen this. Yeah. >>It's, it's the >>First standup comedy routine written by machines. And it's a lot of, it's really stupid, but some of them, some of the jokes aren't bad, you know, and they have an audience and they're like this, the fake laughter coming in. But so it seems like it's amazing. You have to I'll, I'll send it to you. You have to check it out. But, but, so we're starting to get to the point where you could interpret context or create context. And like you say, human in the loop allows you to sort of verify >>That are correct and validate, you know, robot actions, actions. Yeah. >>Okay. So you'll just kind of ride that AI curve, wherever it takes you. Right. >>Well, I think yeah, is really important and they'll become increasingly important as we look at the future. We're also looking at, you know, in the future AI based development or AI based, helping of build building development script. So something that, you know, you'll hear Daniel talk a lot about semantic automation. So where, you know, investing a lot and ensuring that we can have semantic automation type capabilities into a product that helps, you know, the process of building automation simple enough, so that more citizen developers can build it and drives developer productivity. And at the end of the day, I have a specific use case. I want to show you offline and tell me if you can help. >>I got to ask you one more question. As here we are talking about humans and AI surrounded by humans. Finally, for the first time in a long time, what's just been some of the feedback that you've heard yes. Between yesterday and today in the last 30 seconds that we have here, >>The feedback about the product specifically, that the >>Technology, the direction of the company, what you're announcing. >>Yeah. Our customers are very excited about, you know, some of the things that we've announced today, um, you know, I'd say the excitement is specifically around some of the things we're doing around the discovery pillar. We've got a lot of excitement around what we've acquired through cloud elements and the integration service that's available as part of our platform. Uh, we've got customers very excited about running automations on Lennox machines that they can scale them, manage the total infrastructure, uh, around it. Um, we've also released a automation suite that gives our on-premise customers the same sort of manageability and deployment, uh, capabilities that are available to our SAS customers so that the admin experience has improved. So in general, the feedback around the innovation and things that we're doing has been very, very positive from our customers. >>The validation problem. Thank you for joining David me on the program today, talking about what's new, congratulations on that. And for holding a very successful in-person event, >>That's a big deal. Thank you so much for having me. We're happy to >>Be here for Dave Volante. I'm Lisa Martin. We've been coming to you all day from Las Vegas. We're going to see you tomorrow. Same channel from UI path forward for C then.

Published Date : Oct 6 2021

SUMMARY :

UI path forward for brought to you by UI path. It's great to be back here in person. Last time you processes that are, you know, doing a predictable pattern of work or whether it's using more complex, And then we have, you know, the next pillar is run, which makes sure that our robots can run on And then we also have a curated set of, you know, engaging interface for in terms of just the number of features that you guys developed. At the, at the expense of, uh, you know, are not, not trying to annoy And it's the one of So what do you give him a couple of cycles? So it's, you know, it doesn't cause them a lot of pain What, what is, and how have you helped customers accelerate their need to automate, a lot more demand to be able to accelerate, you know, certain parts of our business, whether it's a, are all met as part of the platform, you know, basically out of the box, I wonder if you could talk about the importance of cloud elements, how that fits into We can get to actions you want to take through API, and it's maybe better to access them through And it seems that, you know, other people are trying to follow the same, you know, maybe give us some color there. And as I was mentioning earlier, you know, one of the things that pandemic has So the same policy based control that says, you know, a, this employee in the applications that it needs to access, to be able to, you know, pull information or you know, IPO and six months ago, as I mentioned, how is that customer voice really critical to the innovation that educated us about what RPA is, you know, brought us in and told us what So can you help us understand your strategy the robot is able to process that exactly the way you would do it by using those eyes. And they're able to put that in, you know, extract information from it and And so you can apply that those algorithms does So we do believe that, you know, AI is not going to I don't know if you guys seen the, um, And like you say, human in the loop allows That are correct and validate, you know, robot actions, actions. Right. So something that, you know, I got to ask you one more question. um, you know, I'd say the excitement is specifically around some of the things we're doing Thank you for joining David me on the program today, talking about what's new, congratulations on Thank you so much for having me. We're going to see you tomorrow.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DavePERSON

0.99+

Lisa MartinPERSON

0.99+

JapanLOCATION

0.99+

Dave VolantePERSON

0.99+

DavidPERSON

0.99+

Coca-ColaORGANIZATION

0.99+

20QUANTITY

0.99+

Las VegasLOCATION

0.99+

Param KahlonPERSON

0.99+

MicrosoftORGANIZATION

0.99+

DanielPERSON

0.99+

Las VegasLOCATION

0.99+

tomorrowDATE

0.99+

iPadCOMMERCIAL_ITEM

0.99+

three yearsQUANTITY

0.99+

todayDATE

0.99+

ThreeQUANTITY

0.99+

18 monthsQUANTITY

0.99+

CrowdStrikeORGANIZATION

0.99+

yesterdayDATE

0.99+

more than 9,000 customersQUANTITY

0.99+

six cyclesQUANTITY

0.99+

second invoiceQUANTITY

0.99+

two years agoDATE

0.99+

twoQUANTITY

0.99+

2021DATE

0.99+

one versionQUANTITY

0.99+

oneQUANTITY

0.99+

more than 1200QUANTITY

0.99+

first solutionQUANTITY

0.99+

12QUANTITY

0.98+

six months agoDATE

0.98+

first timeQUANTITY

0.98+

FirstQUANTITY

0.98+

LinuxTITLE

0.98+

windowsTITLE

0.98+

two componentsQUANTITY

0.98+

threeQUANTITY

0.98+

four cyclesQUANTITY

0.98+

firstQUANTITY

0.98+

minus 30QUANTITY

0.98+

three years agoDATE

0.97+

one more questionQUANTITY

0.97+

one invoiceQUANTITY

0.97+

LennoxORGANIZATION

0.97+

last year and a halfDATE

0.97+

twice a yearQUANTITY

0.96+

UiPathTITLE

0.96+

SASORGANIZATION

0.96+

over 8,000 customersQUANTITY

0.96+

a yearQUANTITY

0.95+

two major releasesQUANTITY

0.95+

pandemicEVENT

0.95+

2019DATE

0.94+

UiPathORGANIZATION

0.93+

21 10DATE

0.93+

OneQUANTITY

0.93+

20DATE

0.93+

a hundred thousandQUANTITY

0.91+

first monthQUANTITY

0.91+

about three and a half years agoDATE

0.9+

BellagioORGANIZATION

0.89+

this morningDATE

0.89+

earlier this yearDATE

0.88+

two weeksQUANTITY

0.87+

UI pathORGANIZATION

0.84+

first half of the yearQUANTITY

0.82+

CrosstrekORGANIZATION

0.82+

one single design environmentQUANTITY

0.8+

30%QUANTITY

0.79+

six monthsQUANTITY

0.78+

second half of the yearQUANTITY

0.76+

every twice a yearQUANTITY

0.72+

Amanda Silver, Microsoft | DockerCon 2021


 

>>Welcome back to the cubes coverage of dr khan 2021. I'm john for your host of the cube. We're here with Amanda Silver, corporate vice president, product developer division at Microsoft. Amanda, Great to see you you were on last year, Dr khan. Great to see you again a full year later were remote. Thanks for coming on. I know you're super busy with build happening this week as well. Thanks for making the time to come on the cube for Dr khan. >>Thank you so much for having me. Yeah, I'm joining you like many developers around the globe from my personal home office, >>developers really didn't skip a beat during the pandemic and again, it was not a good situation but developers, as you talked about last year on the front lines, first responders to creating value quite frankly, looking back you were pretty accurate in your prediction, developers did have an impact this year. They did create the kind of change that really changed the game for people's lives, whether it was developing solutions from a medical standpoint or even keeping systems running from call centres to making sure people got their their their goods or services and checks and and and kept sanity together. So. >>Yeah absolutely. I mean I think I think developers you know get the M. V. P. Award for this year because you know at the end of the day they are the digital first responders to the first responders and the pivot that we've had to make over the past year in terms of supporting remote telehealth, supporting you know online retail, curbside pickup. All of these things were done through developers being the ones pushing the way forward remote learning. You know my kids are learning at home right behind me right now so you might hear them during the interview that's happening because developers made that happen. >>I don't think mom please stop hogging the band with, they've got a gigabit. Stop it. Don't be streaming. My kids are all game anyway, Hey, great to have you on and you have to get the great keynote, exciting to see you guys continue the collaboration with Docker uh with GIT hub and Microsoft, A great combination, it's a 123 power punch of value. You guys are really kind of killing it. We heard from scott and dan has been on the cube. What's your thoughts on the partnership with the developer division team at Microsoft with Doctor, What's it all about this year? What's the next level? >>Well, I mean, I think, I think what's really awesome about this partnership is that we all have, we all are basically sharing a common mission. What we want to do is make sure that we're empowering developers, that we're focused on their productivity and that we're delivering value to them so they can do their job better so that they can help others. So that's really kind of what drives us day in and day out. So what we focus on is developer productivity. And I think that's a lot of what dana was talking about in her session, the developer division. Specifically, we really try to make sure that we're improving the state of the art from modern developers. So we want to make sure that every keystroke that they take, every mouse move that they make, it sounds like a song but every every one of those matter because we want to make sure that every developers writing the code that only they can write and in terms of the partnership and how that's going. You know my team and the darker team have been collaborating a ton on things like dr desktop and the Doctor Cli tool integrations. And one of the things that we do is we think about pain points and various workflows. We want to make sure that we're shaving off the edges of all of the user experience is the developers have to go through to piece all of these applications together. So one of the big pain points that we have heard from developers is that signing into the Azure cloud and especially our sovereign clouds was challenging. So we contributed back to uh back to doctor to actually make it easier to sign into these clouds. And so dr developers can now use dr desktop and the Doctor Cli to actually change the doctor context so that its Azure. So that makes it a lot easier to connect the other. Oh, sorry, go ahead. No, I was just >>going to say, I love the reference of the police song. Every breath you take, every >>mouth moving. Great, >>great line there. Uh, but I want to ask you while you're on this modern cloud um, discussion, what is I mean we have a lot of developers here at dr khan. As you know, you guys know developers in your ecosystem in core competency. From Microsoft, Kublai khan is a very operator like focus developed. This is a developer conference. You guys have build, what is the state of the art for a modern cloud developer? Could you just share your thoughts because this comes up a lot. You know, what's through the art? What's next jan new guard guard? It's his legacy. What is the state of the art for a modern cloud developer? >>Fantastic question. And extraordinarily relevant to this particular conference. You know what I think about often times it's really what is the inner loop and the outer loop look like in terms of cycle times? Because at the end of the day, what matters is the time that it takes for you to make that code change, to be able to see it in your test environment and to be able to deploy it to production and have the confidence that it's delivering the feature set that you need it to. And it's, you know, it's secure, it's reliable, it's performance, that's what a developer cares about at the end of the day. Um, at the same time, we also need to make sure that we're growing our team to meet our demand, which means we're constantly on boarding new developers. And so what I take inspiration from our, some of the tech elite who have been able to invest significant amounts in, in tuning their engineering systems, they've been able to make it so that a new developer can join a team in just a couple of minutes or less that they can actually make a code change, see that be reflected in their application in just a few seconds and deploy with confidence within hours. And so our goal is to actually be able to take that state of the art metric and democratize that actually bring it to as many of our customers as we possibly can. >>You mentioned supply chain earlier in securing that. What are you guys doing with Docker and how to make that partnership better with registries? Is there any update there in terms of the container registry on Azure? >>Yeah, I mean, you know, we, we we have definitely seen recent events and and it almost seems like a never ending attacks that that you know, increasingly are getting more and more focused on developer watering holes is how we think about it. Kind of developers being a primary target um for these malicious hackers. And so what it's more important than ever that every developer um and Microsoft especially uh really take security extraordinarily seriously. Our engineers are working around the clock to make sure that we are responding to every security incident that we hear about and partnering with our customers to make sure that we're supporting them as well. One of the things that we announced earlier this week at Microsoft build is that we've actually taken, get have actions and we've now integrated that into the Azure Security Center. And so what this means is that, you know, we can now do things like scan for vulnerabilities. Um look at things like who is logging in, where things like that and actually have that be tracked in the Azure security center so that not just your developers get that notification but also your I. T. Operations. Um In terms of the partnership with dR you know, this is actually an ongoing partnership to make sure that we can provide more guidance to developers to make sure that they are following best practices like pulling from a private registry like Docker hub or at your container registry. So I expect that as time goes on will continue to more in partnership in this space >>and that's going to give a lot of confidence. Actually, productivity wise is going to be a big help for developers. Great stuff is always good, good progress. They're moving the needle. >>Last time we >>spoke we talked about tools and setting Azure as the doctor context duty tooling updates here at dot com this year. That's notable. >>Yeah, I mean, I think, you know, there's one major thing that we've been working on which has a big dependency on docker is get help. Code space is now one of the biggest pain points that developers have is setting up a new DEV box, which they often have to do when they are on boarding a new employee or when they're starting a new project or even if they're just kicking the tires on a new technology that they want to be able to evaluate and sometimes creating a developer environment can actually take hours um and especially when you're trying to create a developer environment that matches somebody else's developer environment that can take like a half a day and you can spend all of your time just debugging the differences in environment variables, for example, um, containers actually makes that much easier. So what you can do with this, this services, you can actually create death environment spun up in the cloud and you can access it in seconds and you get from there are working coding environment and a runtime environment and this is repeatable via containers. So it means that there's no inadvertent differences introduced by each DEV. And you might be interested to know that underneath this is actually using Docker files and dr composed to orchestrate the debits and the runtime bits for a whole bunch of different stacks. And so this is something that we're actually working on in collaboration with the with the doctor team to have a common the animal format. And in fact this week we actually introduced a couple of app templates so that everybody can see this all in action. So if you check out a ca dot m s forward slash app template, you can see this in action yourself. >>You guys have always had such a strong developer community and one thing I love about cloud as it brings more agility, as we always talk about. But when you start to see the enterprise grow into, the direction is going now, it's almost like the developer communities are emerging, it's no longer about all the Lennox folks here and the dot net folks there, you've got windows, you've got cloud, >>it's almost >>the the the solidification of everyone kind of coming together. Um and visual studio, for instance, last year, I think you were talking about that to having to be interrogated dr composed, et cetera. >>How do you see >>this melting pot emerging? Because at the end of the day, you pick the language you love and you got devops, which is infrastructure as code doesn't matter. So give us your take on where we are with that whole progress of of making that happen. >>Well, I mean I definitely think that, you know, developer environments and and kind of, you know, our approach to them don't need to be as dogmatic as they've been in the past. I really think that, you know, you can pick the right tool and language and stand developer stack for your team, for your experience and you can be productive and that's really our goal. And Microsoft is to make sure that we have tools for every developer and every team so that they can build any app that they want to want to create. Even if that means that they're actually going to end up ultimately deploying that not to our cloud, they're going to end up deploying it to AWS or another another competitive cloud. And so, you know, there's a lot of things that we've been doing to make that really much easier. We have integrated container tools in visual studio and visual studio code and better cli integrations like with the doctor context that we had talked about a little bit earlier. We continue to try to make it easier to build applications that are targeting containers and then once you create those containers it's much easier to take it to another environment. One of the examples of this kind of work is now that we have WsL and the Windows subsystem for Lennox. This makes it a lot easier for developers who prefer a Windows operating system as their environment and maybe some tools like Visual Studio that run on Windows, but they can still target Lennox with as their production environment without any impedance mismatch. They can actually be as productive as they would be if they had a Linux box as their Os >>I noticed on this session, I got to call this out. I want to get your reaction to it interesting. Selection of Microsoft talks, the container based development. Visual studio code is one that's where you're going to show some some some container action going on with note and Visual Studio code. And then you get the machine learning with Azure uh containers in the V. S. Code. Interesting how you got, you know, containers with V. S. And now you've got machine learning. What does that tell the world about where Microsoft's at? Because in a way you got the cutting edge container management on one side with the doctor integration. Now you get the machine learning which everyone's talking about shifting, left more automation. Why are these sessions so important? Why should people attend? And what's the what's the bottom line? >>Well, like I said, like containers basically empower developer productivity. Um that's what creates the reputable environments, that's what allows us to make sure that, you know, we're productive as soon as we possibly can be with any text act that we want to be able to target. Um and so that's kind of almost the ecosystem play. Um it's how every developer can contribute to the success of others and we can amor ties the kinds of work that we do to set up an environment. So that's what I would say about the container based development that we're doing with both visual studio and visual studio code. Um in terms of the machine learning development, uh you know, the number of machine learning developers in the world is relatively small, but it's growing and it's obviously a very important set of developers because to train a machine learning uh to train an ml model, it actually requires a significant amount of compute resources, and so that's a perfect opportunity to bring in the research that are in a public cloud. Um What's actually really interesting about that particular develop developer stack is that it commonly runs on things like python. And for those of you who have developed in python, you know, just how difficult it is to actually set up a python environment with the right interpreter, with the right run time, with the right libraries that can actually get going super quickly, um and you can be productive as a developer. And so it's actually one of the hardest, most challenging developer stacks to actually set up. And so this allows you to become a machine learning developer without having to spend all of your time just setting up the python runtime environment. >>Yeah, it's a nice, nice little call out on python, it's a double edged sword. It's easier to sling code around on one hand, when you start getting working then you gotta it gets complicated can get well. Um Well the great, great call out there on the island, but good, good, good project. Let me get your thoughts on this other tool that you guys are talking about project tie. Uh This is interesting because this is a trend that we're seeing a lot of conversations here on the cube about around more too many control planes. Too many services. You know, I no longer have that monolithic application. I got micro micro applications with microservices. What the hell is going on with my services? >>Yeah, I mean, I think, you know, containers brought an incredible amount of productivity in terms of having repeatable environments, both for dev environments, which we talked about a lot on this interview already, but also obviously in production and test environments. Super important. Um and with that a lot of times comes the microservices architecture that we're also moving to and the way that I view it is the microservices architecture is actually accompanied by businesses being more focused on the value that they can actually deliver to customers. And so they're trying to kind of create separations of concerns in terms of the different services that they're offering, so they can actually version and and kind of, you know, actually improve each of these services independently. But what happens when you start to have many microservices working together in a SAS or in some kind of aggregate um service environment or kind of application environment is it starts to get unwieldy, it's really hard to make it so that one micro service can actually address another micro service. They can pass information back and forth. And you know what used to be maybe easy if you were just building a client server application because, you know, within the server tear all of your code was basically contained in the same runtime environment. That's no longer the case when every microservices actually running inside of its own container. So the question is, how can we improve program ability by making it easier for one micro service that's being used in an application environment, be to be able to access another another service and kind of all of that context. Um and so, you know, you want to be able to access the service is the the api endpoint, the containers, the ingress is everything, make everything work together as though it felt just as easy as as um you know, server application development. Um And so what this means as well is that you also oftentimes need to get all of these different containers running at the same time and that can actually be a challenge in the developer and test loop as well. So what project tie does is it improves the program ability and it actually allows you to just write a command like thai run so that you can actually in stan she ate all of these containers and get them up and running and basically deploy and run your application in that environment and ultimately make the dev testing or loop much faster >>than productivity gain. Right. They're making it simple to stand up. Great, great stuff. Let me ask you a question as we kind of wrap down here for the folks here at Dakar Con, are >>there any >>special things you'd like to talk about the development you think are important for the developers here within this space? It's very dynamic. A lot of change happening in a good way. Um, but >>sometimes it's hard to keep >>track of all the cool stuff happening. Could you take a minute to, to share your thoughts on what you think are the most important develops developments in this space? That that might be interesting to ducker con attendees. >>I think the most important things are to recognize that developer environments are moving to containerized uh, environments themselves so that they can be repeated, they can be shared, the work, configuring them can be amortized across many developers. That's important thing. Number one important thing. Number two is it doesn't matter as much what operating system you're running as your chrome, you know, desktop. What matters is ultimately the production environment that you're targeting. And so I think now we're in a world where all of those things can be mixed and matched together. Um and then I think the next thing is how can we actually improve microservices, uh programming development together um so that it's easier to be able to target multiple micro services that are working in aggregate uh to create a single service experience or a single application. And how do we improve the program ability for that? >>You know, you guys have been great supporters of DACA and the community and open source and software developers as they transform and become quite frankly the superheroes for the transformation, which is re factoring businesses. So this has been a big thing. I'd love to get your thoughts on how this is all coming together inside Microsoft, you've got your division, you get the developer division, you got GIT hub, got Azure. Um, and then just historically, and he put this up last year army of an ecosystem. People who have been contributing encoding with Microsoft and the partners for many, many decades. >>Yes. The >>heart Microsoft now, how's it all working? What's the news? I get Lincoln, Lincoln, but there's no yet developer model there yet, but probably is soon. >>Um Yeah, I mean, I think that's a pretty broad question, but in some ways I think it's interesting to put it in the context of Microsoft's history. You know, I think when I think back to the beginning of my career, it was kind of a one stack shop, you know, we was all about dot net and you know, of course we want to dot net to be the best developer environment that it can possibly be. We still actually want that. We still want that need to be the most productive developer environment. It could we could possibly build. Um but at the same time, I think we have to recognize that not all developers or dot net developers and we want to make sure that Azure is the most productive cloud for developers and so to do that, we have to make sure that we're building fantastic tools and platforms to host java applications, javascript applications, no Js applications, python applications, all of those things, you know, all of these developers in the world, we want to make sure it can be productive on our tools and our platforms and so, you know, I think that's really kind of the key of you know what you're speaking of because you know, when I think about the partnership that I have with the GIT hub team or with the Azure team or with the Azure Machine learning team or the Lincoln team, um A lot of it actually comes down to helping empower developers, improving their productivity, helping them find new developers to collaborate with, um making sure that they can do that securely and confidently and they can basically respond to their customers as quickly as they possibly can. Um and when, when we think about partnering inside of Microsoft with folks like linkedin or office as an example, a lot of our partnership with them actually comes down to improving their colleagues efficiency. We build the developer tools that office and lengthen are built on top of and so every once in a while we will make an improvement that has, you know, 5% here, 3% there and it turns into an incredible amount of impact in terms of operations, costs for running these services. >>It's interesting. You mentioned earlier, I think there's a time now we're living in a time where you don't have to be dogmatic anymore, you can pick what you like and go with it. Also that you also mentioned just now this idea of distributed applications, distributed computing. You know, distributed applications and microservices go really well together. Especially with doctor. >>Can you share >>your thoughts on the framework that you guys released called Dapper? >>Yeah, yeah. We recently released Dapper. It's called D A P R. You can look it up on GIT hub and it's a programming model for common microservices pattern, two common microservices patterns that make it really easy and automatic to create those kinds of microservices. So you can choose to work with your favorite state stores or databases or pub sub components and get things like cloud events for free. You can choose either http or g R B C so that you can get mesh capabilities like service discovery and re tries and you can bring your own secret store and easily be able to call it from any environment variable. It's also like I was talking about earlier, multi lingual. Um so you don't need to embrace dot net, for example, as you're programming language to be able to benefit from Dapper, it actually supports many programming languages and Dapper itself is actually written and go. Um and so, you know, all developers can benefit from something like Dapper to make it easier to create microservices applications. >>I mean, always great to have you on great update. Take a minute to give an update on what's going on with your division. I know you had to build conference this week. V. S has got the new preview title. We just talked about what are the things you want to get to plug in for? Take a minute to get to plug in for what you're working on, your goals, your objectives hiring, give us the update. >>Yeah, sure. I mean, you know, we we built integrated container tools in visual studio uh and the Doctor extension and Visual Studio code and cli extensions. Uh and you know, even in this most recent release of our Visual Studio product, Visual Studio 16 10, we added some features to make it easier to use DR composed better. So one of the examples of this is that you can actually have uh Oftentimes you need to be able to use multiple doctor composed files together so that you can actually configure various different container environments for a single single application. But it's hard sometimes to create the right Yeah. My file so that you can actually invoke it and invoke the the container and the micro services that you need. And so what this allows you to do is to actually have just a menu of the different doctor composed files so that you can select the runtime and test environment that you need for the subset of the portion of the application that you're working on at the end of the day. This is always about developer productivity. You know, like I said, every keystroke matters. Um and we want to make sure that you as a developer can focus on the code that only you can Right. >>Amanda Silver, corporate vice president product development division of Microsoft. Always great to see you and chat with you remotely soon. We'll be back in in real life with real events soon as we come out of the pandemic and thanks for sharing your insight and congratulations on your success this year and and congratulations on your announcement here at Dakar Gone. >>Thank you so much for having me. >>Okay Cube coverage for Dunkirk on 2021. I'm John for your host of the Cube. Thanks for watching. Mhm

Published Date : May 28 2021

SUMMARY :

Amanda, Great to see you you were on last year, Dr khan. Yeah, I'm joining you like many developers around the globe quite frankly, looking back you were pretty accurate in your prediction, developers did have an impact V. P. Award for this year because you know at the end of the day they are the digital first My kids are all game anyway, Hey, great to have you on and you have to get the great keynote, exciting to see you guys and the Doctor Cli to actually change the doctor context so that its Azure. Every breath you take, every Great, you guys know developers in your ecosystem in core competency. Because at the end of the day, what matters is the time that it takes for you to make that What are you guys doing with Docker and how to make that partnership better with Um In terms of the partnership with dR you know, and that's going to give a lot of confidence. spoke we talked about tools and setting Azure as the doctor context duty So what you can do with this, this services, you can actually create death But when you start to see the enterprise grow into, studio, for instance, last year, I think you were talking about that to having to be interrogated dr composed, Because at the end of the day, you pick the language you love easier to build applications that are targeting containers and then once you create And then you get the machine learning with the machine learning development, uh you know, the number of machine learning developers around on one hand, when you start getting working then you gotta it gets complicated can get well. Um And so what this means as well is that you also oftentimes need to Let me ask you a question as we kind of wrap down here for the folks here at Dakar Con, the developers here within this space? Could you take a minute to, to share your thoughts on what you think are the most I think the most important things are to recognize that developer environments are moving to You know, you guys have been great supporters of DACA and the community and open source and software developers What's the news? that has, you know, 5% here, 3% there and it You mentioned earlier, I think there's a time now we're living in a time where you don't have to be dogmatic anymore, You can choose either http or g R B C so that you can get mesh capabilities I mean, always great to have you on great update. So one of the examples of this is that you can actually Always great to see you and chat with you remotely I'm John for your host of the Cube.

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+

Simon Maple, Snyk | DockerCon 2021


 

>>mhm Yes. >>Hello and welcome back to the cubes coverage of dr khan 2021 virtual. I'm john Kerry hosted the Q got a great cube segment here. Simon Maple Field C T Oh it's technique. Great company security shifting left great to have you on Simon. Thanks for thanks for stopping by >>absolute pleasure. Thank you very much for having me. >>So you guys were on last year the big partnership with DR Conn remember that interview vividly because it was really the beginning at the beginning but really come to me the mainstream of shifting left as devops. It's not been it's been around for a while. But as a matter of practice as containers have been going super mainstream. Super ballistic in the developer community then you're seeing what's happening. It's containers everywhere. Security Now dev sec apps is the standard. So devops great infrastructure as code. We all know that but now it's def sec ops is standard. This is the real deal. Give us the update on what's going on with sneak. >>Absolutely, yeah. And you know, we're still tireless in our approach of trying to get make sure developers don't just have the visibility of security but are very much empowered in terms of actually fixing issues and secure development is what we're really striving for. So yeah, the update, we're still very, very deep into a partnership with DACA. We have updates on DR desktop which allows developers to scan the containers on the command line, providing developers that really fast feedback as as early as possible. We also have uh, you know, new updates and support for running Docker scan on Lennox. Um, and yeah, you know, we're still there on the Docker hub and providing that security insights um, to, to users who are going to Docker hub to grab their images. >>Well, for the folks watching maybe for the first time, the sneak Docker partnership, we went in great detail last year was the big reveal why Docker and sneak partnership, what is the evolution of that partnership over the year? They speak highly of you guys as a developer partner. Why Doctor? What's the evolution looked like? >>It's a it's a really great question. And I think, you know, when you look at the combination of DACA and sneak well actually let's take let's take each as an individual. Both companies are very, very developer focused. First of all, right, so our goals and will be strife or what we what we tirelessly spend their time doing is creating features and creating, creating an environment in which a developer you can do what they need to do as easily as possible. And that, you know, everyone says they want to be developer friendly, They want to be developer focused. But very few companies can achieve. And you look at a company like doctor, you're a company like sneak it really, really provides that developer with the developer experience that they need to actually get things done. Um, and it's not just about being in a place that a developer exists. It's not enough to do that. You need to provide a developer with that experience. So what we wanted to do was when we saw doctor and extremely developer friendly environment and a developer friendly company, when we saw the opportunity there to partner with Yoko, we wanted to provide our security developer friendliness and developer experience into an already developed a friendly tool. So what the partnership provides is the ease of, you know, deploying code in a container combined with the ease of testing your code for security issues and fixing security issues in your code and your container and pulling it together in one place. Now, one of the things which we as a as a security company um pride ourselves on is actually not necessarily saying we provide security tools. One of what our favorite way of saying is we're a developer tooling company. So we provide tools that are four developers now in doing that. It's important you go to where the developers are and developers on DACA are obviously in places like the Docker hub or the Docker Cli. And so it's important for us to embed that behavior and that ease of use inside Dhaka for us to have that uh that that flow. So the developer doesn't need to leave the Docker Cli developer that doesn't need to leave Docker hub in order to see that data. If you want to go deeper, then there are probably easier ways to find that data perhaps with sneak or on the sneak site or something like that. But the core is to get that insight to get that visibility and to get that remediation, you can see that directly in in the in the Dhaka environment. And so that's what makes the relationship so so powerful. The fact that you combine everything together and you do it at source >>and doing it at the point of code. >>Writing >>code is one of the big things I've always liked about the value proposition is simple shift left. Um So let's just step back for a second. I got to ask you this question because this I wanted to make sure we get this on the table. What are the main challenges uh and needs to, developers have with container security? What are you seeing as the main top uh A few things that they need to have right now for the challenges uh with container security? >>Yeah, it's a it's a very good question. And I think to answer that, I think we need to um we need to think of it in a couple of ways. First of all, you've just got developers security uh in general, across containers. Um And the that in itself is there are different levels at which developers engage with containers. Um In some organizations, you have security teams that are very stringent in terms of what developers can and can't do in other organizations. It's very much the developer that that chooses their environment, chooses their parent image, et cetera. And so there when a developer has many, many choices in which they need to need to decide on, some of those choices will lead to more issues, more risk. And when we look at a cloud native environment, um uh Let's take let's take a node uh image as an example, the number of different uh images tags you can choose from as a developer. It's you know, there are hundreds, probably thousands. That you can actually you can actually choose. What is the developer gonna do? Well, are they going to just copy paste from another doctor file, for example, most likely. What if there are issues in that docker file? They're just gonna copy paste that across mis configurations that exist. Not because the developer is making the wrong decision, but because the developer very often doesn't necessarily know that they need to add a specific directive in. Uh So it's not necessarily what you add in a conflict file, but it's very often what you admit. So there are a couple of things I would say from a developer point of view that are important when we think about cloud security, the first one is just that knowledge that understanding what they need to do, why they need to do it. Secure development doesn't need to be, doesn't mean they need to be deep in security. It means they need to understand how they can develop securely and what what the best decisions that could come from guard rails, from the security team that they provide the development team to offer. But that's the that's an important error of secure development. The second thing and I think one of the most important things is understanding or not understanding necessarily, but having the information to get an act on those things early. So we know the length of time that developers are uh working on a branch or working on um some some code changes that is reducing more and more and more so that we can push to production very, very quickly. Um What we need to do is make sure that as a developer is making their changes, they can make the right decision at the right time and they have the right information at that time. And a lot of this could be getting information from tools, could be getting information from your team where it could be getting information from your production environments and having that information early is extremely important to make. That decision. May be in isolation with your team in an autonomous way or with advice from the security team. But I would say those are the two things having that information that will allow you to make that action, that positive change. Um uh and and yeah, understanding and having that knowledge about how you can develop security. >>All right. So I have a security thing. So I'm a development team and by the way, this whole team's thing is a huge deal. I think we'll get to that. I want to come back to that in a second but just throw this out there. Got containers, got some security, it's out there and you got kubernetes clusters where containers are coming and going. Sometimes containers could have malware in them. Um and and this is, I've heard this out and about how do how that happens off container or off process? How do you know about it? Is that infected by someone else? I mean is it gonna be protected? How does the development team once it's released into the wild, so to speak. Not to be like that, but you get the idea, it's like, okay, I'm concerned off process this containers flying around. What is it How do you track all >>and you know, there's a there's a few things here that are kind of like potential potential areas that, you know, we can trip up when we think about malware that's running um there are certain things that we need to that we need to consider and what we're really looking at here are kind of, what do we have in place in the runtime that can kind of detect these issues are happening? How do we block that? And how do you provide that information back to the developer? The area that I think is, and that is very, very important in order to in order to be able to identify monitor that those environments and then feed that back. So that that that's the kind of thing that can be that can be fixed. Another aspect is, is the static issues and the static issues whether that's in your os in your OS packages, for example, that could be key binaries that exist in your in your in your docker container out the box as well or of course in your application, these are again, areas that are extremely important to detect and they can be detected very very early. So some things, you know, if it's malware in a package that has been identified as malware then absolutely. That can be that can be tracked very very early. Sometimes these things need to be detected a little bit later as well. But yeah, different tools for different for different environments and wear sneak is really focused. Is this static analysis as early as possible. >>Great, great insight there. Thanks for sharing that certainly. Certainly important. And you know, some companies classes are locked down and all of sudden incomes, you know, some some malware from a container, people worried about that. So I want to bring that up. Uh The other thing I want to ask you is this idea of end to end security um and this is a team formation thing we're seeing where modern teams have essentially visibility of their workload and to end. So this is a huge topic. And then by the way it might integrate their their app might integrate with other processes to that's great for containers as well and observe ability and microservices. So this is the trend. What's in it for the developer? If I work with sneak and docker, what benefits do I get if I want to go down that road of having these teams began to end, but I want the security built in. >>Mhm. Yeah, really, really important. And I think what's what's most important there is if we don't look end to end, there are component views and there are applications. If we don't look into end, we could have our development team fixing things that realistically aren't in production anyway or aren't the key risks that are potentially hurting us in our production environment. So it's important to have that end to end of you so that we have the right insights and can prioritize what we need to identify and look at early. Um, so I think, I think that visibility into end is extremely important. If we think about who, who is re fixing uh certain issues, again, this is gonna depend from dog to walk, but what we're seeing more and more is this becoming a developer lead initiative to not just find or be given that information, but ultimately fixed. They're getting more and more responsible for DR files for for I see for for their application code as well. So one of the areas which we've looked into as well is identifying and actually running in cuba Netease workloads to identify where the most important areas that a developer needs to look at and this is all about prioritization. So, you know, if the developer has just a component view and they have 100 different images, 100 different kubernetes conflicts, you know, et cetera. Where do they prioritize, where do they spend their time? They shouldn't consider everything equal. So this identification of where the workloads are running and what um is causing you the most risk as a business and as an organization, that is the data. That can be directly fed back into your, your your vulnerability data and then you can prioritize based on the kubernetes workloads that are in your production and that can be fed directly into the results in the dashboards. That's neat. Can provide you as well. So that end to end story really provides the context you need in order to not just develop securely, but act and action issues in a proper way. >>That's a great point. Context matters here because making it easy to do the right thing as early as possible, the right time is totally an efficiency productivity gain, you see in that that's clearly what people want. It's a great formula, success, reduce the time it takes to do something, reduced the steps and make it easy. Right, come on, that's a that's a formula. Okay, so I gotta bring that to the next level. When I ask you specifically around automation, this is one the hot topic and def sec ops, automation is part of it. You got scale, you got speed, you've got a I machine learning, you go out of all these new things. Microservices, how do you guys fit into the automation story? >>It's a great question. And you know, one of the recent reports that we that we did based on a survey data this year called the state of a state of cloud, native applications security. We we asked the question how automated our people in their in their deployment pipelines and we found some really strong correlations between value from a security point of view um in terms of in terms of having that automation in it, if I can take you through a couple of them and then I'll address that question about how we can be automated in that. So what we found is a really strong correlation as you would expect with security testing in ci in your source code repositories and all the way through the deployment ci and source code were the two of the most most well tested areas across the pipeline. However the most automated teams were twice as likely to test in I. D. S. And testing your CLS in local development. And now those are areas that are really hard to automate if at all because it's developers running running their cli developers running and testing in their I. D. So the having a full automation and full uh proper testing throughout the sclc actually encourages and and makes developers test more in their development environment. I'm not saying there's causation there but there's definite correlation. A couple of other things that this pushes is um Much much more likely to test daily or continuously being automated as you would expect because it's part of the bills as part of your monitoring. But crucially uh 73% of our respondents were able to fix a critical issue in less than a week as opposed to just over 30% of people that were not automated, so almost double people are More likely to fix within a week. 36% of people who are automated can fix a critical security issue in less than a day as opposed to 8% of people who aren't automated. So really strong data that correlates being automated with being able to react now. If you look at something like Sneak what if our um goals of obviously being developer friendly developer first and being able to integrate where developers are and throughout the pipeline we want to test everywhere and often. Okay, so we start as far left as we can um integrating into, you know, CLS integrating into Docker hub, integrating into into doctors can so at the command line you type in doctors can you get sneak embedded in DHAKA desktop to provide you those results so as early as possible, you get that data then all the way through to to uh get reposed providing that testing and automatically testing and importing results from there as well as as well as other repositories, container repositories, being at a poor from there and test then going into ci being able to run container tests in C I to make sure we're not regressing and to choose what we want to do their whether we break, whether we continue with with raising an issue or something like that, and then continuing beyond that into production. So we can monitor tests and automatically send pull requests, etcetera. As and when new issues or new fixes occur. So it's about integrating at every single stage, but providing some kind of action. So, for example, in our ui we provide the ability to say this is the base level you should be or could be at, it will reduce your number of vulnerabilities by X and as a result you're going to be that much more secure that action ability across the pipeline. >>That's a great, great data dump, that's a masterclass right there on automation. Thanks for sharing that sign. I appreciate it. I gotta ask you the next question that comes to my mind because I think this is kind of the dots connect for the customer is okay. I love this kind of hyper focus on containers and security. You guys are all over it, shift left as far as possible, be there all the time, test, test, test all through the life cycle of the code. Well, the one thing that is popping up as a huge growth areas, obviously hybrid cloud devops across both environments and the edge, whether it's five G industrial or intelligent edge, you're gonna have kubernetes clusters at the edge now. So you've got containers. The relationship to kubernetes and then ultimately cloud native work clothes at, say, the edge, which has data has containers. So there's a lot of stuff going on all over the place. What's your, what's your comment there for customer says, Hey, you know, I got, this is my architecture that's happening to me now. I'm building it out. We're comfortable with kubernetes put in containers everywhere, even on the edge how to sneak fit into that story. >>Yeah, really, really great question. And I think, you know, a lot of what we're doing right now is looking at a developer platform. So we care about, we care about everything that a developer can check in. Okay, so we care about get, we care about the repositories, we care about the artifact. So um, if you look at the expansion of our platform today, we've gone from code that people uh, third party libraries that people test. We added containers. We've also added infrastructure as code. So Cuban eighties conflicts, Terror form scripts and things like that. We're we're able to look at everything that the developer touches from their code with sneak code all the way through to your to your container. And I see, so I think, you know, as we see more and more of this pushing out into the edge, cuba Nitties conflict that that, you know, controls a lot of that. So much of this is now going to be or not going to be, but so much of the environment that we need to look at is in the configurations or the MIS configurations in that in those deployment scripts, um, these are some of the areas which which we care a lot about in terms of trying to identify those vulnerabilities, those miS configurations that exist within within those scripts. So I can see yeah more and more of this and there's a potential shift like that across to the edge. I think it's actually really exciting to be able to see, to be able to see those uh, those pushing across. I don't necessarily see any other, any, you know, different security threats or the threat landscape changing as a result of that. Um there could be differences in terms of configurations, in terms of miS configurations that that that could increase as a result, but, you know, a lot of this and it just needs to be dealt with in the appropriate way through tooling through, through education of of of of how that's done. >>Well, obviously threat vectors are all gonna look devops like there's no perimeter. So they're everywhere right? Looking at I think like a hacker to be being there. Great stuff. Quick question on the future relationship with DR. Obviously you're betting a lot here on that container relationship, a good place to start. A lot of benefits there. They have dependencies, they're going to have implications. People love them, they love to use them, helps old run with the new and helps the new run better. Certainly with kubernetes, everything gets better together. What's the future with the DACA relationship? Take us through how you see it. >>So yeah, I mean it's been an absolute blast the doctor and you know, even from looking at some of the internal internal chats, it's been it's been truly wonderful to see the, the way in which both the doctor and sneak from everything from an engineering point of view from a marketing, from a product team. It's been a pleasure to, it's been a pleasure to see that relationship grow and flourish. And, and I think there's two things, first of all, I think it's great that as companies, we, we both worked very, very well together. I think as as as users um seeing, you know, doctor and and and sneak work so so seamlessly and integrated a couple of things. I would love to see. Um, I think what we're gonna see more and more and this is one of the areas that I think, um you know, looking at the way sneak is going to be viewing security in general. We see a lot of components scanning a lot, a lot of people looking at a components can and seeing vulnerabilities in your components. Can I think what we need to, to to look more upon is consolidating a lot of the a lot of the data which we have in and around different scans. What I would love to see is perhaps, you know, if you're running something through doctors can how can you how can you view that data through through sneak perhaps how can we get that closer integration through the data that we that we see. So I would love to see a lot more of that occur, you know, within that relationship and these are kind of like, you know, we're getting to that at that stage where we see integration, it just various levels. So we have the integration where we have we are embedded but how can we make that better for say a sneak user who also comes to the sneak pages and wants to see that data through sneak. So I would love to see at that level uh more there where as I mentioned, we have we have some some additional support as well. So you can run doctors can from from Lenox as well. So I can see more and more of that support rolling out but but yeah, in terms of the future, that's where I would love to see us uh to grow more >>and I'll see in the landscape side on the industry side, um, security is going beyond the multiple control planes out there. Kubernetes surveillance service matches, etcetera, continues to be the horizontally scalable cloud world. I mean, and you got you mentioned the edge. So a lot more complexity to rein in and make easier. >>Yeah, I mean there's a lot more complexity, you know, from a security point of view, the technology is the ability to move quickly and react fast in production actually help security a lot because you know, being able to spin a container and make changes and and bring a container down. These things just weren't possible, you know, 10 years ago, 20 years ago. Pre that it's like it was it's insanely hard compared trying to trying to do that compared to just re spinning a container up. However, the issue I see from a security point of view, the concerns I see is more around a culture and an education point of view of we've got all this great tech and it's it's awesome but we need to do it correctly. So making sure that as you mentioned with making the right decision, what we want to make sure is that right decision is also the easy decision and the clear decision. So we just need to make sure that as we as we go down this journey and we're going down it fast and it's not gonna, I don't see it slowing down, we're going fast down that journey. How do we make, how do we prepare ourselves for that? We're already seeing, you know, miss configurations left, right and center in the news, I am roles as three buckets, etcetera. These are they're they're simpler fixes than we than we believe, right? We just need to identify them and and make those changes as needed. So we just need to make sure that that is in place as we go forward. But it's exciting times for sure. >>It's really exciting. And you got the scanning and right at the point of coding automation to help take that basic mis configuration, take that off the table. Not a lot of manual work, but ultimately get to that cloud scale cool stuff. >>Simon, thank you >>for coming on the cube dr khan coverage. Really appreciate your time. Drop some nice commentary there. Really appreciate it. Thank you. >>My pleasure. Thank you very much. >>Simon Maple Field C T. O. A sneak hot startup. Big partner with Docker Security, actually built in deVOPS, is now dead. Say cops. This is dr khan cube 2021 virtual coverage. I'm sean for your host. Thanks for watching. Mm.

Published Date : May 28 2021

SUMMARY :

Great company security shifting left great to have you on Simon. Thank you very much for having me. So you guys were on last year the big partnership with DR Conn remember that interview Um, and yeah, you know, we're still there on the Docker hub and providing that security They speak highly of you guys So the developer doesn't need to leave the Docker Cli developer that doesn't need to leave Docker hub in order I got to ask you this question because this I wanted to make sure we get this on the table. the number of different uh images tags you can choose from Not to be like that, but you get the idea, it's like, So some things, you know, if it's malware in a package that has been identified And you know, So it's important to have that end to end of you so that we success, reduce the time it takes to do something, reduced the steps and make it easy. doctors can so at the command line you type in doctors can you get sneak embedded in DHAKA desktop in containers everywhere, even on the edge how to sneak fit into that story. And I think, you know, a lot of what we're doing right now is looking at What's the future with the DACA relationship? So I would love to see a lot more of that occur, you know, So a lot more complexity to rein in and make easier. So making sure that as you mentioned with making the And you got the scanning and right at the point of coding automation to help take that for coming on the cube dr khan coverage. Thank you very much. actually built in deVOPS, is now dead.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
john KerryPERSON

0.99+

twoQUANTITY

0.99+

Simon MaplePERSON

0.99+

hundredsQUANTITY

0.99+

SimonPERSON

0.99+

DACATITLE

0.99+

100 different imagesQUANTITY

0.99+

8%QUANTITY

0.99+

LenoxORGANIZATION

0.99+

DhakaLOCATION

0.99+

73%QUANTITY

0.99+

two thingsQUANTITY

0.99+

twiceQUANTITY

0.99+

last yearDATE

0.99+

Docker SecurityORGANIZATION

0.99+

Both companiesQUANTITY

0.99+

less than a weekQUANTITY

0.99+

less than a dayQUANTITY

0.99+

first oneQUANTITY

0.99+

first timeQUANTITY

0.99+

bothQUANTITY

0.99+

oneQUANTITY

0.99+

I. D. S.LOCATION

0.99+

this yearDATE

0.99+

20 years agoDATE

0.98+

10 years agoDATE

0.98+

over 30%QUANTITY

0.98+

todayDATE

0.98+

DockerORGANIZATION

0.98+

second thingQUANTITY

0.98+

Simon Maple FieldPERSON

0.98+

Docker CliTITLE

0.97+

FirstQUANTITY

0.97+

both environmentsQUANTITY

0.97+

OneQUANTITY

0.96+

LennoxORGANIZATION

0.95+

thousandsQUANTITY

0.95+

2021DATE

0.95+

DockerCon 2021EVENT

0.94+

DockerTITLE

0.94+

four developersQUANTITY

0.94+

a weekQUANTITY

0.93+

100 different kubernetes conflictsQUANTITY

0.93+

one placeQUANTITY

0.9+

eachQUANTITY

0.9+

one thingQUANTITY

0.89+

double peopleQUANTITY

0.87+

CLSTITLE

0.87+

SnykPERSON

0.87+

DR ConnORGANIZATION

0.84+

36% of peopleQUANTITY

0.81+

DACAORGANIZATION

0.8+

cubaLOCATION

0.8+

peopleQUANTITY

0.79+

cubaORGANIZATION

0.78+

drPERSON

0.77+

CubanOTHER

0.76+

C T. O.PERSON

0.76+

khan cubePERSON

0.75+

Docker hubTITLE

0.75+

coupleQUANTITY

0.72+

single stageQUANTITY

0.72+

YokoORGANIZATION

0.7+

CTITLE

0.61+

firstQUANTITY

0.61+

drORGANIZATION

0.59+

FieldORGANIZATION

0.56+

secondQUANTITY

0.55+

thingsQUANTITY

0.51+

threeQUANTITY

0.51+

DHAKALOCATION

0.44+

dr khanPERSON

0.44+

deVOPSOTHER

0.38+

khanORGANIZATION

0.36+

GOTHER

0.33+

eightiesDATE

0.31+

Deepak Singh, AWS | DockerCon 2021


 

>>mhm Yes, everyone, welcome back to the cubes coverage of dr khan 2021. I'm john for your host of the cube. Got a great segment here. One of the big supporters and open source amazon web services returning back second year. Dr khan virtual Deepak Singh, vice president of the compute services at AWS Deepak, Great to see you. Thanks for coming back on remotely again soon. We'll be in real life. Reinvent is going to be in person, we'll be there. Good to see you. >>Good to see you too, john it's always good to do these. I don't know how how often I've been at the cube now, but it's great every single time your >>legend and getting on there, a lot of important things to discuss your in one of the most important areas in the technology industry right now and that is at the confluence of cloud scale and modern development applications as they shift towards as Andy Jassy says, the new guard, right. It's been happening. You guys have been a big proponent of open source and enabling open source is a service creating business models for companies. But more importantly, you guys are powering, making it easier for folks to use software. And doctor has been a big relationship for you. Could you take a minute to first talk about the doctor, a W S relationship and your involvement and what you're doing? >>Yeah, actually it goes back a long way. Uh you know, Justin, we announced PCS had reinvented 2014 and PCS at that time was very much managed orchestration service on top of DACA at that time. I think it was the first really big one out there from a cloud provider. And since then, of course, the world has evolved quite a bit and relationship with DR has evolved a lot. The thing I'd like to talk to is something that we announced that Dr last year, I don't remember if I talked about it on the cube at that time. But last year we started working with DR on how can we go from doctor Run, which customers love or DR desktop, which customers love and make it easy for people to run containers on pcs and Fergie. Uh so most new customers running containers and AWS today start with this Yes and party or half of them and we wanted to make it very easy for them to start with where they are on the laptop which is often bucket to stop and have running services the native US. So we started working with DR and that that collaboration has been very successful. We want to keep you look forward to continuing to work on evolving that where you can use Docker compose doctor, desktop, doctor run the fuel that darker customers used and the labour grand production services on the end of your side, which is the part that we've got that on. So I think that's one area where we work really well together. Uh, the other area where I think the two companies continue to work well together. It's open source in general as some of, you know, AWS has a very strong commitment to contain a. D uh, EKS our community service is moving towards community. Forget it actually runs all on community today and uh, we collaborate dr Rhonda on the Ocr specification because, you know, the Oc I am expect is becoming the de facto packaging format idea. W S. This morning we launched yesterday, we launched a service called Opera. And the main expected input for opera is an Ocr image are being in this Atlanta as well, where those ci images now a way of packaging for lambda. And I think the last one I like to call out and it has been an amazing partnership and it's an area where most people don't pay attention is amid signing. Uh, there's a project called Notary. We do the second version of the Notary Spec for remit signing and AWS Docker and a couple of other companies have been working very closely together on bringing that uh, you know, finalizing no tv too, so that at least in our case we can start building services for our customers on top of that. You know, it's it's a great relationship and I expect to see it continue. >>Well, I think one of the themes this year is developer experience. So good. Good call out there in the new announcements on the tools you have and software because that seems to be a great developer integration with Docker question I have for you is how should the customers think about things like E C. S and versus E K. S. App, Runner lambda uh for kind of running their containers. How do they understand the difference is, what's there? What's the, what's the thought process there? What's >>that? It's a good question actually been announced after. And I think there was one of the questions I started getting on twitter. You know, let's start at the very beginning. Anyone can pick up a Docker container and run it on easy to today. You can run it on easy to, we can run a light sail, but doc around works just fine. It's the limits machine. Then people want to do more complex things. They want to run large scale orchestrated services. They won't run their entire business and containers. We have customers will do that today. Uh, you know, you have people like Vanguard who runs a significant portion of the infrastructure on pcs frg or you have to elope with the heavy user of chaos, our community service. So in general, if you're running large scale systems, you're building your platforms, you're most likely to use the csny Chaos. Um, if you come from a community's background, you're, you're running communities on prem or you want the flexibility and control the communities gives you, you're gonna end up with the chaos. That's what we see our customers doing. If you just want to run containers, you want to use AWS to its fullest extent where you want the continue a P I to be part of the W A S A P. I said then you pick is yes. And I think one of the reasons you see so many customers start with the CSN, Forget is with forget to get the significant ease of use from an operational standpoint. And we see many start ups and you know, enterprises, especially security focus enterprises leaning towards farming. But there's a class of customers that doesn't want to think about orchestration that just wants. Here's my code, here's my container image just run my service for me and that's when things like happen, I can come and that's one of the reasons we launched it. Land is a little bit different. Lambda is a unique service. You buy into an event driven architecture. If you do that, then you can figure our application into this. That's they should start its magic. Uh, the container part, there is what land announced agreement where they now support containers, packaging. So instead of zip files, you can package up your functions as containers. Then lambda will run them for you. The advantage it gives you with all the tooling that you built, that you have to build your containers now works the land as well. So I won't call and a container orchestration service in the same sense of the CSC cso Afrin are but it definitely allows the container image format as a standard packaging format. I think that's the sort of universal common theme that you find across AWS at this point of time. >>You know, one of the things that we're observing at this at this event here is a lot of developers Coop con and Lennox foundations. A lot of operators to kubernetes hits that. But here's developers. And the thing is I want to ease of use, simplicity experience, but also I want the innovation. Yeah, I want all of it. When I ask you what is amazon bring to the table for the new equation, what would you say? >>Yeah, I mean for me it's always you've probably heard me say this 100 times. Many 1000 times. It's foggy fog. It's unique to us. It takes a lot of what we have learned about operating infrastructure scale. The question we asked ourselves, you know, in many ways we talk about forget even before belong pcs but we have to learn on what it meant and what customers really wanted. But the idea was when you are running clusters of instances of machines to run containers on, you have to start thinking about a lot of things that in some ways VMS but BMS in the car were taken away capacity. What kind of infrastructure to run it on? Should have been touched. Should have not been back. You know, where is my container running? Those are things. They suddenly started having to think about those kind of backwards almost. So the idea was how can we make your containerized bundles? So TCS task or community is part of the thing that you talk to and that is the main unit that you operate on. That is the unit that you get built on and meet it on. That's where Forget comes in and it allows us to do many interesting things. We've effectively changed the engine of forget since we've launched it. Uh, we run it on ec two instances and we run it on fire cracker. Uh, we have changed the forget agent architecture. We've made a lot of underneath the hood, uh, changes that even take the take advantage of the broader innovation, the rate of us, We did a whole bunch more to launch acronym trans on top of family customers don't have to think about it. They don't have to worry about it. It happens underneath the hood. It's always your engine as as you go along and it takes away all the operational pain of managing clusters of running into picking which instances to use to getting out, trying to figure out how to bend back and get efficiency. That becomes our problem. So, you know, that is an area where you should expect to see a Stuart done more. It's becoming the fabric of so many things that eight of us now. Uh, it's, you know, in some ways we're just talking a lot more to do. >>Yeah. And it's a really good time. A lot more wave of developers coming in. One of the things that we've been reporting on on Silicon England cube with our cute videos is more developers keep on coming on, more people coming in and contributing to the open source community. Even end users, not just the normal awesome hyper scholars you're talking about like classic, I call main street enterprises. So two things I want to ask you on the customer side because you have kind of to customers, you have the community that open source community and you have enterprise customers that want to make it easier. What are you seeing and hearing from customers? I know you guys work backwards from the customer. So I got to ask you work backwards from the community and work backwards from the enterprise customer. What's going on in their environment? What's the key trends that they're riding? What's the big challenges? What's the big opportunities that they're facing and saying for the community? >>Yeah, I start with the enterprise. That's almost an easier answer. Which is, you know, we're seeing increasingly enterprises moving into the cloud wholesale. Like in some ways you could argue that the pandemic has just accelerated it, but we have started seeing that before. Uh they want to move to the cloud and adult modern best practices. Uh If you see my talk agreement last few years, I've talked about modernization and all the aspects of modernization, and that's 90% of our conversation with enterprises, I've walked into a meeting supposedly to talk about containers, whatever half a conversation is spent on. How does an organization modernize? What does an organization need to do to modernize and containers and serverless play a pretty important part in it, because it gives them an opportunity to step away from the shackles of sort of fixed infrastructure and the methods and approaches that built in. But equally, we are talking about C I C. D, you know, fully automated deployments. What does it mean for developers to run their own services? What are the child, how do you monitor and uh, instrument uh, your services? How do you do observe ability in the modern world? So those are the challenges that enterprises are going towards, and you're spending a ton of time helping them there. But many of them are still running infrastructure on premises. So, you know, we have outpost for them. Uh, you know, just last week, you're talking to a bunch of our customers and they have lots of interesting ideas and things that they want to do without both, but many of them also have their own infrastructure and that's where something like UCS anywhere came from, which is hey, you like using Pcs in the cloud, You like having the safety i that just orchestrates containers for you. It does it on on his in an AWS region. It will do it in an outpost. It'll do it on wavelength, it'll do it on local zone. How about we allow you to do it on whatever infrastructure you bring to us. Uh you want to bring a raspberry pi, you can do that. You want to bring your on premises data center infrastructure, we can do that or a point of sale device, as long as you can get the agent running and you can connect to an AWS region, even though it's okay to lose connectivity every now and then. We can orchestrate a container for you over there and, you know, the same customer that likes the ease of use of Vcs. And the simplicity really resonated with that message really resonates with them. So I think where we are today with the enterprise is we've got some really good solutions for you in eight of us and we are now allowing you to take those a. P. I. S and then launch containers wherever you want to run them, whether it's the edge or whether it's your own data center. I think that's a big part of where the enterprise is going. But by and large, I think yes, a lot of them are still making that change from running infrastructure and applications the way they used to do a modern sort of, if you want to use the word cloud native way and we're helping them a lot. We've done, the community is interesting. They want to be more participatory. Uh that's where things like co pilot comes from. God, honestly, the best thing we've ever done in my order is probably are open road maps where the community can go into the road map and engage with us over there, whether it's an open source project or just trying to tell us what the feature is and how they would like to see it. It's a great engagement and you know, it's not us a lot. It's helped us prioritize correctly and think about what we want to do next. So yeah, I think that's, that >>must be very hard to do for opening up the kimono on the road map because normally that's the crown jewels and its secretive and you know, and um, now it's all out in the open. I think that is a really interesting, um, experiment and what's your reaction to that? What's been the feedback on the road map peace? Because I mean, I definitely want to see, uh, >>we do it pretty much for every service in my organization and we've been doing it now for three years. So years forget, I think about three years and it's been great. Now we are very we are very upfront, which is security and availability. Our job 000 and you know, 100 times out of 100 at altitudes between a new feature and helping our customers be available and safe. We'll do that. And this is why we don't put dates in that we just tell you directionally where we are and what we are prioritizing Uh, there every now and then we'll put something in there that, you know, well not choose not to put a feature in there because we want to keep it secret until it launches. But for the most part, 99% of our own myself there and people engaged with it. And it's not proven to be a problem because you've also been very responsible with how we manage and be very transparent on whether we can commit to something or not. And I think that's not. >>I gotta ask you on as a leader uh threaded leader on this group. Open source is super important, as you know, and you continue to do it from under years. How are you investing in the future? What's your plan? Uh plans for your team, the industry actually very inclusive, Which is very cool. It's gonna resonate well, what's the plans? Give us some details on what you're investing in, what your priorities? What's your first principles? >>Yeah, So it goes in many ways, one when I I also have the luxury also on the amazon open source program office. So, you know, I get the chance to my team, rather not me help amazon engineers participate in open source. That that's the team that helps create the tools for them, makes it easy for them to contribute, creates, you know, manages all the licenses, etcetera. I'll give you a simple example, you know, in there, just think of the cr credential helper that was written by one of our engineers and he kind of distorted because he felt it was something that we needed to do. And we made it open source in general, in in many of our teams. The first question we asked is should something the open why is this thing not open source, especially if it's a utility or some piece of software that runs along with services. So they'll step one. But we've done some big things also, I, you know, a couple of years ago we launched Lennox operating system called bottle Rocket. And right from the beginning it was very clear to us that bottle Rocket was two things. It was both in AWS product. But first it was an open source project. We've already learned a little bit from what we've done at Firecracker. But making bottle rocket and open source operating system is very important. Anyone can take part of Rocket the open source to build tooling. You can run it whatever you want. If you want to take part of Rocket and build a version and manage it for another provider. For another provider wants to do it, go for it. There's nothing stopping you from doing that. So you'll see us do a lot there. Obviously there's multiple areas. You've seen WS investing on the open source side. But to me, the winds come from when engineers can participate in small things, released little helpers or get contributions from outside. I think that's where we're still, we can always have that. We're going to continue to strive to make it better and easier. And uh, you know, I said, I have, you know, me and my team, we have an opportunity to help their inside the company and we continue to do so. But that's what gets me excited. >>Yeah, that's great stuff. And congratulations on investing in the community, really enjoys it and I know it moves the needle for the industry. Deepak, I gotta ask you why I got you here. Dr khan obviously, developers, what's the most important story that they should be paying attention to as a developer because of what's going on shift left for security day two operations also known as a I ops getups, whatever you wanna call it, you know, ongoing, you get server lists, you got land. I mean, all kinds of great things are going on. You mentioned Fargate, >>um >>what should they be paying attention to that's going to really help their life, both innovation wise and just the quality of life. >>Yeah, I would say look at, you know, in the end it is very easy developers in particular, I want to build the buildings and it's very easy to get tempted to try and get learn everything about something. You have access to all the bells and whistles and knobs, but in reality, if you want to run things you want to, you want to focus on what's important, the business application, that and you the application. And I think a lot of what I'll tell developers and I think it's a lot of where the industry is going is we have built a really solid foundation, whether it's humanity, so you CSN forget or you know, continue industries out there. We have very solid foundation that, you know, our customers and develop a goal of the world can use to build upon. But increasingly, and you know, they are going to provide tools that sort of take that wrap them up and providing a nice package solution After another great example, our collaboration, the doctor around Dr desktop are a great example where we get all the mark focus on the application and build on top of that and you can get so much done. I think that's one trend. You'll see more and more. Those things are no longer toys, their production grade systems that you can build real world applications on, even though they're so easy to use. The second thing I would add to that is uh, get uh, it is, you know, you can give it whatever name you want. There's uh, there's nuances there, but I actually think get up is the way people should be running the infrastructure, my virus in my personal, you know, it's something that we believe a lot in homicide as hard as you go towards immutable infrastructure, infrastructure, automation, we can get off plays a significant role. I think developers naturally gravitate towards it. And if you want to live in a world where development and operations are tightly linked, I think it after the huge role to play in that it's actually a big part of how we're planning to do things like yes, anywhere, for example, a significant player and that it would be a proton. I think get up will be a significant in the future of proton as well. So I think that's the other trend. If you wanted to pick a trend that people should pay attention. That's what I believe in a lot. >>Well you're an expert. So I want to get you a quick definition. What is get Ops, how would you define it? Because that's a big trend. What does it, what does that mean? >>Electricity will probably shoot me for getting this wrong. I tell you how I think about it. Which is, you know, in many cases, um, you when you're doing deployments are pushing a deployment getups is more of a full deployment. When you are pushing code to get depository, you have a system that knows that the event has happened and then pulls from there and triggers the thing as opposed to you telling it take I have this new piece of code now go deployed everywhere. So to me, the biggest changes that Two parts one is it's more for full mechanism where you're pulling because something has changed. So it needs systems like container orchestrators to keep them, you know, to keep them in sync. And the second part of the natural natural evolution of infrastructure score, which is basically everything is called the figures code. Infrastructure as code, code is code and everything is getting stored in that software repo and the software repo becomes your store of record and drives everything. Uh So for a glass of customers, that's going to be a pretty big deal. >>Yeah, when you're checking in code, that's again, it's like a compiler for the compiler, a container for the container, you've got things for each other. Automation is ultimately what we're talking about here. And that's to me where machine learning kicks in. So again, having this open source foundational fabric, as you said, forget out the muck or the undifferentiated heavy lifting. This is what we're talking about automation, isn't it? Deepak? >>Yes. I mean I said uh one thing where we hang our hat on is there's such good stuff out there in the world which we like to contribute to, but the thing we like to hang our hat on is how do you run this? How do you do it this in ways that you can uniquely bring capabilities to customers where there's things like nitro or things are nitro open stuff. Well, the fact that we have built up this operational infrastructure over the last in a decade plus or in the container space over the last seven years where we really really know how to run these things at scale and have made all the investments to make it easy to do. So that's that's where we have hanger hard keeping people safe, helping them only available applications, their new startup, that just completely takes off in over the weekend. For whatever reason, because, you know, you're the next hot thing on twitter and our goal is to support you whether you are, you know, uh enterprise that's moving from the main train or you are the next hot startup, that's you know, growing virally and uh, you know, we've done a lot to build systems help both sides and yeah, it's >>interesting if you sing about open source where it's come from, I mean I remember that base wouldn't open source wasn't open, I would be peddling software, there's a free copy of Linux, UNIX um in college and now it's all free. But I mean just what's changed now. It used to be just free software, download software. You got it now, it's a service. Service now can be monetized quickly. And what you guys are offering with AWS and cloud scale is you've done all these things as I don't have to have a developer. I get the benefits of the scale, I can bring my open source code to the table, make it a service integrated in with other services and be the next snowflake, be the next, you know, a company that could scale. And that is that's the that's the innovation, right? That's the this is a new phenomenon. So it also changes the business model. >>Yeah, actually you're you're quite right. Actually, I I like one more thing to it. But you look at how a lot of enterprises use containers today. Most of them are using something like this year, Symphony or GS to build an internal developer platform and internal developer portal. And then the question then becomes this hard to scale this modern and development practices to an entire organization. What is your big bank that's been around as thousands and thousands of ID stuff That may not all be experts are running communities running container is when you scale it out different systems that proton come into play. That was actually the inspiration is how do you help an organization where they're building these developer Portholes and developer infrastructure, developer platforms, How do you make it easy for them to build it? Be almost use it as a way to get these modern practices into the hands of all the business units, where they may not have the time to become experts at the modern ways of running infrastructure because they're busy doing other things. And I think you'll see the a lot more happening that space that's not happening in the open source community. There's proton, there's a bunch of interesting things happening here and be interesting to see how that evolves. >>And also, you know, the communal, communal aspect of not just writing code together, but succeeding, right, building something. I mean, that's when you start to see the commercial meets open kind of ethos of communal activity of working together and sharing a big part of this year's. Dakar Con is sharing not just running and shipping code but sharing. >>Yeah, I mean if you think about it uh Dockers original value was you build run and shit right? You use the same code to build it, you use the same code to ship it, the same sort of infrastructure interface and then you run it and that, you know, the fact that the doctor images such a wonderfully shareable entity uh that can run every girl is such a powerful and it's called the Ci Image. Now I still call him Dr images because it's just easier. But that to me like that is a big deal and I think it's becoming and become an even bigger deal over the years. I came from something before, Amazon has to work in The sciences and bioinformatics and you know, the ability to share codeshare dependencies, package all of that up in a container image is a big deal. It's what got me one of the reasons I got fascinated with container 78 years ago. So it will be interesting to see where all of systems. >>It's great, great stuff. Great success. And congratulations. Deepak, Great to always talk to you got a great finger on the pulse. You lead a really important organizations at AWS and you know, doctor has such a huge success with developers, even though the company has gone through kind of a uh change over and a pivot to what they're doing now. They're back to their open source roots, but they have millions and millions of developers use Docker and new developers are coming in dot net developers are coming in. Windows developers are coming in and and so it's no longer about Lennox anymore. It's about just coding. >>Yeah. And it's it's part of this big trend towards infrastructure, automation and and you know development and deployment practices that I think everyone is going to adopt faster than we think they will. But you know, companies like Doctor and opens those projects that they involved are critical in making that a lot easier for them. And then you know, folks like us get to build on top of that orbit them and make it even easier. >>Well, great testimony the doctor that you guys based your E C. S on Docker Doctor has a critical role in developing community. I run composed in their hub with dr desktop and we'll be watching amazon and and the community activity and see what kind of experiences you guys can bring to the table and continue that momentum. Thank you Deepak for coming on the >>cube. Thank you, john. That's always a pleasure. >>Okay. Mr cubes. Dr khan 2021 virtual coverage. I'm john for your host of the cube. Thanks for watching.

Published Date : May 28 2021

SUMMARY :

One of the big supporters and open source amazon web services returning back Good to see you too, john it's always good to do these. you guys are powering, making it easier for folks to use software. on the Ocr specification because, you know, the Oc I am expect is becoming the de facto packaging with Docker question I have for you is how should the customers think about things like E C. And I think one of the reasons you see so many customers start with the CSN, Forget is with forget you what is amazon bring to the table for the new equation, what would you say? So TCS task or community is part of the thing that you talk to and that is the main unit So two things I want to ask you on the customer side because you have kind of to the enterprise is we've got some really good solutions for you in eight of us and we are now allowing secretive and you know, and um, now it's all out in the open. and you know, 100 times out of 100 at altitudes between a new feature and helping our customers Open source is super important, as you know, and you continue to do it from under years. makes it easy for them to contribute, creates, you know, manages all the licenses, etcetera. Deepak, I gotta ask you why I got you here. and just the quality of life. important, the business application, that and you the application. So I want to get you a quick definition. Which is, you know, in many cases, um, you when you're doing deployments fabric, as you said, forget out the muck or the undifferentiated heavy lifting. that's you know, growing virally and uh, you know, we've done a lot to build systems help both be the next, you know, a company that could scale. How do you make it easy for them to build it? And also, you know, the communal, communal aspect of not just writing code together, I came from something before, Amazon has to work in The sciences and bioinformatics and you Deepak, Great to always talk to you got a great finger on the pulse. And then you know, folks like us get to build on top of that orbit them and make it even and and the community activity and see what kind of experiences you guys can bring to the table and continue that That's always a pleasure. I'm john for your host of the cube.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
AmazonORGANIZATION

0.99+

AWSORGANIZATION

0.99+

90%QUANTITY

0.99+

JustinPERSON

0.99+

Andy JassyPERSON

0.99+

amazonORGANIZATION

0.99+

100 timesQUANTITY

0.99+

Deepak SinghPERSON

0.99+

last yearDATE

0.99+

DeepakPERSON

0.99+

99%QUANTITY

0.99+

Coop conORGANIZATION

0.99+

AtlantaLOCATION

0.99+

three yearsQUANTITY

0.99+

2014DATE

0.99+

yesterdayDATE

0.99+

two companiesQUANTITY

0.99+

millionsQUANTITY

0.99+

johnPERSON

0.99+

100QUANTITY

0.99+

last weekDATE

0.99+

LennoxORGANIZATION

0.99+

RhondaPERSON

0.99+

VanguardORGANIZATION

0.99+

two thingsQUANTITY

0.99+

oneQUANTITY

0.99+

second versionQUANTITY

0.99+

firstQUANTITY

0.99+

FirecrackerORGANIZATION

0.99+

LinuxTITLE

0.99+

bothQUANTITY

0.99+

SymphonyORGANIZATION

0.99+

first questionQUANTITY

0.99+

second thingQUANTITY

0.98+

WSORGANIZATION

0.98+

twitterORGANIZATION

0.98+

Two partsQUANTITY

0.98+

second partQUANTITY

0.98+

2021DATE

0.98+

pandemicEVENT

0.98+

todayDATE

0.98+

OneQUANTITY

0.98+

UNIXTITLE

0.97+

one areaQUANTITY

0.97+

both sidesQUANTITY

0.97+

WindowsTITLE

0.97+

eightQUANTITY

0.97+

78 years agoDATE

0.96+

Dakar ConORGANIZATION

0.96+

thousandsQUANTITY

0.96+

E C. STITLE

0.96+

This morningDATE

0.96+

DrPERSON

0.95+

GSORGANIZATION

0.95+

this yearDATE

0.94+

first principlesQUANTITY

0.94+

NotaryTITLE

0.94+

second yearQUANTITY

0.94+

khanPERSON

0.94+

RocketTITLE

0.94+

lambdaTITLE

0.94+

Ed Boyajian, CEO, EDB


 

>>From around the globe, it's the Cube with digital coverage of postgres Vision 2021 brought to you by >>enterprise DB. Hello everyone. This is Dave Volonte for the cube we're covering Postgres Vision 2021. The virtual cube edition. Welcome to our conversation with the Ceo Ed Boyajian is here is the Ceo of enterprise DB and we're gonna talk about what's happening in open source and database in the future of tech. Ed welcome. >>Hi Dave, Good to be here. >>Hey, several years ago, at a, at a Postgres Vision event, you put forth the premise that the industry was approaching a threshold moment, a digital transformation was the linchpin of that shift now. Ed Well you were correct and I have no doubt the audience agreed. Most people went back to their offices after that event and they returned to their hyper focus of their day to day jobs. Maybe a few accelerated their digital initiatives, but generally pre Covid, we moved in a pretty incremental pace and then the big bang hit. And if you were digital business, you are out of business. So that single event created the most rapid change that we've ever seen in the tech industry by far, nothing really compares. So the question is why is Postgres specifically and e d B generally the right fit for this new world? >>Yeah, I think, look, a couple of things are happening gave right along the bigger picture of digital transformation. We are seeing the database market in transformation and and I think the things that are driving that shift are the things that are resulting the success of Postgres and the success of B D B I think first and foremost we're seeing a dramatic re platform ng. And just like we saw in the world of Lennox where I was at red hat during that shift where people are moving from UNIX based systems to x 86 systems. We're seeing that similar re platform in happening. Whether that's from traditional infrastructures to cloud based infrastructures or container based infrastructures, it's a great opportunity for databases to be changed out. Postgres wins in that context because it's so easily deployed anywhere. I think the second thing that's changing is we're seeing a broad expansion of developers across the enterprise so they don't just live in I. T. Anymore. And I think as developers take on more power and control their defining the agenda and it's another place where Postgres shines, it's been a priority of the dBS to make postgres easier. Uh and that's coming to life. And I think the last Stack Overflow Developer Survey suggested that I think they survey 65 developers, the second most loved and the second most used database by developers, Postgres. And so I think there again Postgres shines in a moment of change. Uh and then I think the third is kind of obvious. It's always an elephant in the room, no pun intended. But it's this relentless nagging burden of the expenses of the incumbent proprietary databases and the need. And we especially saw this in Covid to start to change that more dramatically, change that economic equation here Again. PostGres shines. >>You know, I want to ask you, I'm gonna jump ahead to the future for a second because you're talking about the re platform NG and with your red hat chops, I kind of want to pick your brain on this because you're right, you saw it with red hat and you're kind of seeing it again when you think about open shift and where it's going my my question is related to replant forming around new types of workloads, new processing models at the edge. I mean you're seeing an explosion of processing power, GPU SNP us accelerators, dSPs and it appears that this is happening at a very low cost. I'm referring that you're saying Postgres can take advantage of that trend as well that that broader re platform ng trend to the edge, is that correct? >>It is. And I think you know this is, this has been one of the, I think the most interesting things with posters now I've been here almost 13 years. So if you put that in some perspective, I've watched Uh and participated in leading transformation in the category, you know, we've been squarely focused on postgres. So we've got 300 engineers who worry about making postgres better. And as you look across that landscape of time, not only as Postgres gotten more performant and more scalable, it's also proven to be the right database choice in the world of not just legacy migrations, but new application development. And I think that stack overflow developer survey is a good indicator of how developers feel about postgres. But you know, over that time frame I think if you went back to 2008 when I joined E D. B, post chris was considered a really good general purpose database. And today I think post chris is a great general purpose database. General purpose isn't sexy in the market broadly speaking, but Postgres capabilities across workloads in every area is really robust. Let me just spend a second on it. We look at our customer base is deploying in what we think of as systems of record, which are the traditional er, P type apps, uh you know where there's a single source of truth you might think of the RP apps there. We look at our customers deploying in systems of engagement. And those are apps that you might think of in the context of social media style apps or websites that are backed by a database in the third area Systems of analytics where you would typically think of data warehouse style applications interestingly. Postgres performs well and our customers report using us across that whole landscape of application areas. And I think that is one of postgres hidden superpowers. Is that ability to reach into each area of requirement on the workload side. >>And as always alluding to before that that itself is evolving as you now inject ai into the equation ai influencing and it's just a very exciting times ahead. There's no there's no database, You know, 20 years ago it was kind of boring. Now it's just exploding. I want to come back to that the notion of of post grass and maybe talk about other database models. Uh, I mean you mentioned that you've evolved from this, you know, system of record. You can take a system engagement on structured data etcetera. Jason. It's so how should we think about post grass in relation to other databases and specifically other business models of companies that provide database services? Why is Postgres attractive? Where is it winning? >>Yeah, I think a couple of places. So I mean first and foremost Postgres, you know, at his core, post chris is a sequel, relational databases in acid compliance, equal relational database. And that is inherently a strength of Postgres. But it's also a multi model database, which means we handle a lot of other, um, you know, database requirements, whether that's geospatial or or Jason, uh, for documents or time series, things like that. And so Postgres extensive bility is one of its inherent strengths and that's kind of been built in from the beginning of Postgres. So not surprisingly, people use postgres across the number of workloads because at the end of the day there's still value in having a database is able to do more. There are a lot of important specialty databases and I think they will remain important specialty databases, but Postgres thrives in its ability to cross cross over in that way. Um and I think that is, you know, one of the different key differentiators in how we've seen the market in the business development and that's the breadth of of workloads that Postgres succeeds in. But but our growth, if you kind of ventured it across vectors, we see growth happening, you know, in a few dimensions. First we see growth happening in new applications. About half of our customers that come to us today for new uh new postgres users are deploying us on new applications. The others are our second area migrating away from some existing legacy in companies often oracle. Not always. Um The third area of growth we see is in cloud, where Postgres is deployed very prolifically, both in the traditional cloud platforms, Uh like EC two, but then then again also uh in the database as a service environment. And then the fourth area growth we're seeing now is around uh container deployment, kubernetes deployment. >>Well, you may Oracle's prominent because it's just it's a big installed base and it's expensive and people, >>you >>know, they got a look at them. It's funny, I do a lot of TCO work and mostly, you know, usually TCO is about labor costs. When it comes to Oracle, it's about license costs and maintenance costs. And so to the extent that you can reduce that, at least for a portion of your state, you're gonna you're gonna drop right to the bottom line. But but but but I want to ask you about that kind of that spectrum that you think about the prevailing models for database you've got. On the one hand, You've got the right tool for the right job approach. It might be 10 or 12 data stores in the cloud. On the other hand, you've got, you know, kind of a converged approach. Oracle's going that direction clearly. Postgres with its open source innovation is going that direction. And it seems to me that at scale that's a more the latter is a more cost effective model. How do you think about that? >>Well, you know, I think at the end of the day, you kind of have to look at it. I mean, the business side of my brain looks at that as an addressable market question. Right? And you've heard me talk about three broad categories of workloads and you know, people define workloads in different bucket, but that's how we do it. But if you look at just a system of record in the system of engagement market, I think that's what would be traditionally viewed as the database market. Uh and there that's you know, let's just say for the sake of arguments of $45-$50 billion $18 billion dollar market. And you know, as we talk about that. So all in it's still between 60 and $70 billion market. And I think what happens there's so much heat and light poured on the valuation multiples of some of the specialty players. That the market gets confused, but the reality is our customers don't get confused. I mean if you look at those specialty players take that $48 billion market. I mean add up Mongo red is cockroach neo, all of those. I mean hugely valued companies. All unicorn companies. But combined to add up to a billion bucks don't get me wrong that's important revenue and meaningful in the workloads they support. But it's not. It doesn't define the full transformation of this category. Look at the systems of analysis again, another great great market example. I mean if you add up the consolidation of the Hadoop vendors add in there. Um Snowflake, you're still talking you know a billion five in revenue and an $18 billion market. So while those are all important technologies, the question is in this transformation move to the database market fully transform you. And my view is no it didn't were in the first maybe second inning of a $65 billion transformation. And I think this is where Postgres will ultimately shine. I think this is how Postgres wins because at the end of the day the nature of the workloads fits with postgres and the future tech that we're building in post schools will serve that broader set of needs I think more effectively >>well. And I love these tam expansion discussions because I think you're right on and I think it comes back to the data and we all talk about the data growth, the data explosion, we see the I. D. C. Numbers and you ain't seen nothing yet. And so data by its very nature is distributed. That's why I get so excited about these new platform models and and I want to tie it back to developers and open source because to me that is the linchpin of innovation um in the next decade it has been, I would even say for the last decade we've seen it, but it's gaining momentum, so, so in thinking about innovation and and specifically Postgres and an open source, you know, what can you share with us in terms of how we should think about your advantage, and again, what, where people are glomming leaning in to that advantage? >>Yeah, so, I mean, I think I think you bring up a really important topic for us as a company. Postgres we think is an incredibly powerful community, uh and when you step away from it again, I remember I told you I was at red hat before, now here at E D B, and there's a common thread that runs through those two experiences in both experiences. The companies are attached and prominent alongside a strong independent, open source community, and I think the notion of an independent community is really important to understand around postgres. There are hundreds and thousands of people contributing to Postgres now. E D B plays a big role in that. About approaching a third of the contributions. In the last release released, 13 of Postgres came from E D B. You might look at that and say gee, that sounds like a lot, but if you step away from it, you know, about 30% of those contributions, Most of the contributions come from a universe around D D. B. And that's inherently healthy for the community's ability to innovate and accelerate. And I think that while we play a strong role there, you can imagine that having and there are other great companies that are contributing to Postgres, I think having those companies participating and contributing gets the best, the best ideas to the front in innovation. So I think the inherent nature Postgres community makes it strong and healthy. And then contrast that to some of the other prominent high value open source companies, the companies and the communities are intimately intertwined. They're one and the same. They're actually not independent open source communities. And I think that therein lies one of the, one of the inherent weaknesses in those but postgres to rise because you know, we bring all those ideas from the DB, we bring a commercial contingent with us all the things we hope we emphasize and focus on in growth and postgres, whether that's in the areas of scalability, manageability, all hot topics, of course security, all of those areas. And then, you know, performance as always, all of those areas are informed to us by enterprise customers deploying post chris at scale. And I think that's the heart of what makes a successful independent project. >>Yeah. The combinatorial powers of of that ecosystem. Uh they their their multiplication, I've as opposed to the resources of one. I want to talk about postgres Vision 2021 sort of set up that a little bit. The theme this year is the future. Is you, what do you mean by that? >>So if you think about what we just said post the category is in transit database categories and transformation. And we know that many of our people are interested in. Postgres are early in their journey, their early in their experience. And so we want to focus this year's postcards vision on them that we understand as a company has been committed to postgres as long as we have and with the understanding we have the technology and best practices, we want to share that view those insights uh, with those who are coming to postgres, Some for the first time, some who are experienced >>Postgres. Vision 21 is june 22nd and 23rd. Go to enterprise db dot com and register the cube is going to be there. We hope you will be too. Ed, thanks for coming to the Cuban previewing the event. >>Thanks Dave. >>Thank you. We'll see you at Vision 21 >>mm mm.

Published Date : May 20 2021

SUMMARY :

Ed Boyajian is here is the Ceo of enterprise DB and we're gonna talk about what's happening in open And if you were digital business, you are out of business. And I think the last Stack Overflow Developer Survey suggested that I think again when you think about open shift and where it's going my my question is related to replant forming around And I think you know this is, this has been one of the, I think the most interesting And as always alluding to before that that itself is evolving as you now inject ai into the equation ai Um and I think that is, you know, one of the different key differentiators in And so to the extent that you can reduce that, at least for a portion of your state, you're gonna you're gonna drop right to And I think this is where Postgres And I love these tam expansion discussions because I think you're right on and I think it comes back And I think that's the heart of what makes a successful Uh they their their multiplication, I've as opposed to the resources of one. So if you think about what we just said post the category the cube is going to be there. We'll see you at Vision 21

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DavePERSON

0.99+

Ed BoyajianPERSON

0.99+

$48 billionQUANTITY

0.99+

$65 billionQUANTITY

0.99+

PostgresORGANIZATION

0.99+

$45QUANTITY

0.99+

$18 billionQUANTITY

0.99+

10QUANTITY

0.99+

Dave VolontePERSON

0.99+

2008DATE

0.99+

JasonPERSON

0.99+

$70 billionQUANTITY

0.99+

secondQUANTITY

0.99+

firstQUANTITY

0.99+

13QUANTITY

0.99+

OracleORGANIZATION

0.99+

postgresORGANIZATION

0.99+

60QUANTITY

0.99+

23rdDATE

0.99+

thirdQUANTITY

0.99+

FirstQUANTITY

0.99+

EdPERSON

0.99+

65 developersQUANTITY

0.99+

bothQUANTITY

0.99+

300 engineersQUANTITY

0.99+

second areaQUANTITY

0.99+

june 22ndDATE

0.99+

todayDATE

0.99+

Postgres Vision 2021EVENT

0.98+

postgres Vision 2021EVENT

0.98+

second thingQUANTITY

0.98+

several years agoDATE

0.98+

20 years agoDATE

0.98+

UNIXTITLE

0.98+

Postgres VisionEVENT

0.98+

EC twoTITLE

0.98+

this yearDATE

0.98+

two experiencesQUANTITY

0.97+

$50 billionQUANTITY

0.97+

almost 13 yearsQUANTITY

0.97+

about 30%QUANTITY

0.97+

both experiencesQUANTITY

0.96+

first timeQUANTITY

0.96+

oneQUANTITY

0.96+

E D BORGANIZATION

0.96+

fourth areaQUANTITY

0.95+

next decadeDATE

0.95+

fiveQUANTITY

0.95+

PostGresORGANIZATION

0.95+

single sourceQUANTITY

0.94+

$18 billionQUANTITY

0.93+

third areaQUANTITY

0.91+

dBSORGANIZATION

0.9+

12 data storesQUANTITY

0.88+

hundreds andQUANTITY

0.88+

Ricardo Rocha, CERN | KubeCon + CloudNativeCon Europe 2021 - Virtual


 

>>from around the globe. It's >>the cube >>with coverage of >>Kublai khan and >>Cloud Native Con, Europe 2021 virtual brought >>to you by red hat, >>the cloud Native >>Computing foundation and ecosystem partners. Hello, welcome back to the cubes coverage of Kublai khan. Cloud Native Con 2021 part of the CNC. S continuing cube partnership virtual here because we're not in person soon, we'll be out of the pandemic and hopefully in person for the next event. I'm john for your host of the key. We're here with ricardo. Roach computing engineers sir. In CUBA. I'm not great to see you ricardo. Thanks for remote ng in all the way across the world. Thanks for coming in. >>Hello, Pleasure. Happy to be here. >>I saw your talk with Priyanka on linkedin and all around the web. Great stuff as always, you guys do great work over there at cern. Talk about what's going on with you and the two speaking sessions you have it coop gone pretty exciting news and exciting sessions happening here. So take us through the sessions. >>Yeah. So actually the two sessions are kind of uh showing the two types of things we do with kubernetes. We we are doing we have a lot of uh services moving to kubernetes, but the first one is more on the services we have in the house. So certain is known for having a lot of data and requests, requiring a lot of computing capacity to analyze all this data. But actually we have also very large community and we have a lot of users and people interested in the stuff we do. So the first question will actually show how we've been uh migrating our group of infrastructure into the into communities and in this case actually open shift. And uh the challenge there is to to run a very large amount of uh global websites on coordinators. Uh we run more than 1000 websites and there will be a demonstration on how we do all the management of the website um life cycle, including upgrading and deploying new new websites and an operator that was developed for this purpose. And then more on the other side will give with a colleague also talk about machine learning. Machine learning has been a big topic for us. A lot of our workloads are migrating to accelerators and can benefit a lot from machine learning. So we're giving a talk about a new service that we've deployed on top of Cuban areas where we try to manage to uh lifecycle of machine learning workloads from data preparation all the way to serving the bottles, also exploring the communities features and integrating accelerators and a lot of accelerators. >>So one part of the one session, it's a large scale deployment kubernetes key to there and now the machine learning essentially service for other people to use that. Right? Like take me through the first large scale deployment. What's the key innovation there in your opinion? >>Yeah, I think compared to the infrastructure we had before, is this notion that we can develop an operator that will uh, manage resource, in this case a website. And this is uh, something that is not always obvious when people start with kubernetes, it's not just an orchestra, it's really the ap and the capability of managing a huge amount of resources, including custom resources. So the possibility to develop this operator and then uh, manage the lifecycle of uh, something that was defined in the house and that fits our needs. Uh, There are challenges there because we have a large amount of websites and uh, they can be pretty active. Uh, we also have to some scaling issues on the storage that serves these these websites and we'll give some details uh during the talk as well, >>so kubernetes storage, this is all kind of under the covers, making this easier. Um and the machine learning, it plays nicely in that what if you take us for the machine learning use case, what's going on there, wow, what was the discovery, How did you guys put that together? What's the key elements there? >>Right, so the main challenge there has been um that machine learning is is quite popular but it's quite spread as well, so we have multiple groups focusing on this, but there's no obvious way to centralize not only the resource usage and make it more efficient, but also centralize the knowledge of how these procedures can be done. So what we are trying to do is just offer a service to all our users where we help them with infrastructure so that they don't have to focus on that and they could focus just on their workloads and we do everything from exposing the data systems that we have in the house so that they can do access to the data and data preparation and then doing um some iteration using notebooks and then doing distributed training with potentially large amount of gps and that storage and serving up the models and all of this is uh is managed with the coordinates cluster underneath. Uh We had a lot of knowledge of how to handle kubernetes and uh all the features that everyone likes scalability. The reliability out of scaling is very important for this type of workload. This is, this is key. >>Yeah, it's interesting to see how kubernetes is maturing, um congratulations on the projects. Um they're going to probably continue to scale. Remember this reminds me of when I was uh you know coming into the business in the 98 late eighties early nineties with TCP I. P. And the S. I. Model, you saw the standards evolve and get settled in and then boom innovation everywhere. And that took about a year to digest state and scale up. It's happening much faster now with kubernetes I have to ask you um what's your experience with the question that people are looking to get answered? Which is as kubernetes goes, the next generation of the next step? Um People want to integrate. So how is kubernetes exposing a. P. I. S. To say integration points for tools and other things? Can you share your experience and where this is going, what's happening now and where it goes? Because we know there's no debate. People like the kubernetes aspect of it, but now it's integration is the conversation. Can you share your thoughts on that? >>I can try. Uh So it's uh I would say it's a moving target, but I would say the fact that there's such a rich ecosystem around kubernetes with all the cloud, David projects, uh it's it's uh like a real proof that the popularity of the A. P. I. And this is also something that we after we had the first step of uh deploying and understanding kubernetes, we started seeing the potential that it's not reaching only the infrastructure itself, it's reaching all the layers, all the stack that we support in house and premises. And also it's opening up uh doors to easily scale into external resources as as well. So what we've been trying to tell our users is to rely on these integrations as much as possible. So this means like the application lifecycle being managed with things like Helmand getups, but also like the monitoring being managed with Prometheus and once you're happy with your deployment in house we have ways to scale out to external resources including public clouds. And this is really like see I don't know a proof that all these A. P. I. S are not only popular but incredibly useful because there's such a rich ecosystem around it. >>So talk about the role of data in this obviously machine learning pieces something that everyone is interested in as you get infrastructure as code and devops um and def sec ops as everything's shifting left. I love that, love that narrative day to our priests. All this is all proving mature, mature ization. Um data is critical. Right? So now you get real time information, real time data. The expectations for the apps is to integrate the data. What's your view on how this is progressing from your standpoint because machine learning and you mentioned you know acceleration or being part of another system. Cashing has always done that would say databases. Right. So you've got now is databases get slower, caches are getting faster now they're all the ones so it's all changing. So what's your thoughts on this next level data equation into kubernetes? Because you know stateless is cool but now you've got state issues. >>Yeah so uh yeah we we've always had huge needs for for data we store and I I think we are over half an exhibit of data available on the premises but we we kind of have our own storage systems which are external and that's for for like the physics data, the raw data and one particular charity that we had with our workloads until recently is that we we call them embarrassing parallel in the sense that they don't really need uh very tight connectivity between the different workloads. So if it's people always say tens of thousands of jobs to do some analysis, they're actually quite independent, they will produce a lot more data but we can store them independently. Machine learning is is posing a challenge in the sense that this is a training tends to be a lot more interconnected. Um so it can be a benefit from from um systems that we are not so familiar with. So for us it's it's maybe not so much the cashing layers themselves is really understanding how our infrastructure needs to evolve on premises to support this kind of workloads. We had some smallish uh more high performance computing clusters with things like infinite and for low latency. But this is not the bulk of our workloads. This is not what we are experts on these days. This is the transition we are doing towards uh supporting this machine learning workers >>um just as a reference for the folks watching you mentioned embarrassing parallel and that's a quote that you I read on your certain tech blog. So if you go to tech blog dot web dot search dot ch or just search cern tech blog, you'll see the post there um and good stuff there and in there you go, you lay out a bunch of other things too where you start to see the deployment services and customer resource definitions being part of this, is it going to get to the point where automation is a bigger part of the cluster management setting stuff up quicker. Um As you look at some of the innovations you're doing with machines and Coubertin databases and thousands of other point things that you're working on there, I mean I know you've got a lot going on there, it's in the post but um you know, we don't want to have the problem of it's so hard to stand up and manage and this is what people want to make simpler. How do you how do you answer that when people say say we want to make it easier? >>Yeah. So uh for us it's it's really automate everything and up to now it has been automate the deployment in the kubernetes clusters right now we are looking at automating the kubernetes clusters themselves. So there's some really interesting projects, uh So people are used to using things like terra form to manage the deployment of clusters, but there are some projects like cross playing, for example, that allows us to have the clusters themselves being resources within kubernetes. Uh and this is something we are exploring quite a bit. Uh This allows us to also abstract the kubernetes clusters themselves uh as uh as carbonated resources. So this this idea of having a central cluster that will manage a much larger infrastructure. So this is something that we're exploring the getups part is really key for us to, it's something that eases the transition from from from people that are used already to manage large scale systems but are not necessarily experts on core NATO's. Uh they see that there's an easier past there if they if they can be introduced slowly through through the centralized configuration. >>You know, you mentioned cross plane, I had some on earlier, he's awesome dude, great guy and I was smiling because you know I still have you know flashbacks and trigger episodes from the Hadoop world, you know when it was such so promising that technology but it was just so hard to stand up and managed to be like really an expert to do that. And I think you mentioned cross plane, this comes up to the whole operator notion of operating the clusters, right? So you know, this comes back down to provisioning and managing the infrastructure, which is, you know, we all know is key, right? But when you start getting into multi cloud and multiple environments, that's where it becomes challenging. And I think I like what they're doing is that something that's on your mind to around hybrid and multi cloud? Can you share your thoughts on that whole trajectory? >>Absolutely. So I actually gave an internal seminar just last week describing what we've been playing with in this area and I showed some demo of using cross plane to manage clusters on premises but also manage clusters running on public clouds. A. W. S. Uh google cloud in nature and it's really like the goal there. There are many reasons we we want to explore external resources. We are kind of used to this because we have a lot of sites around the world that collaborate with us, but specifically for public clouds. Uh there are some some motivations there. The first one is this idea that we have periodic load spikes. So we knew we have international conferences, the number of analysis and job requests goes up quite a bit, so we need to be able to like scale on demand for short periods instead of over provisioning this uh in house. The second one is again coming back to machine learning this idea of accelerators. We have a lot of Cpus, we have a lot less gPS uh so it would be nice to go on fish uh for those in the public clouds. And then there's also other accelerators that are quite interesting, like CPUs and I p u s that will definitely play a role and we probably, or maybe we will never have among premises, will only be able to to use them externally. So in that, in that respect, actually coming back to your previous question, this idea of storage then becomes quite important. So what we've been playing with is not only managing this external cluster centrally, but also managing the wall infrastructure from a central place. So this means uh, making all the clusters, whatever they are look very, very much the same, including like the monitoring and the aggregation of the monitoring centrally. And then as we talked about storage, this idea of having local storage that that will be allow us to do really quick software distribution but also access to the data, >>what you guys are doing as we say, cool. And relevant projects. I mean you got the large scale deployments and the machine learning to really kind of accelerate which will drive a lot of adoption in terms of automation. And as that kicks in when you got to get the foundational work done, I see that clearly the right trajectory, you know, reminds me ricardo, um you know, again not do a little history lesson here, but you know, back when network protocols were moving from proprietary S N A for IBM deck net for digital back in the history the old days the os I Open Systems Interconnect Standard stack was evolving and you know when TCP I P came around that really opened up this interoperability, right? And SAM and I were talking about this kind of cross cloud connections or inter clouding as lou lou tucker. And I talked that open stack in 2013 about inter networking or interconnections and it's about integration and interoperability. This is like the next gen conversation that kubernetes is having. So as you get to scale up which is happening very fast as you get machine learning which can handle data and enable modern applications really it's connecting networks and connecting systems together. This is a huge architectural innovation direction. Could you share your reaction to that? >>Yeah. So actually we are starting the easy way, I would say we are starting with the workloads that are loosely coupled that we don't necessarily have to have this uh tighten inter connectivity between the different deployments, I would say that this is this is already giving us a lot because our like the bulk of our workloads are this kind of batch, embarrassing parallel, uh and we are also doing like co location when we have large workloads that made this kind of uh close inter connectivity then we kind of co locate them in the same deployment, same clouds in region. Um I think like what you describe of having cross clouds interconnectivity, this will be like a huge topic. It is already, I would say so we started investigating a lot of service measure options to try to learn what we can gain from it. There is clearly a benefit for managing services but there will be definitely also potential to allow us to kind of more easily scale out across regions. There's we've seen this by using the public cloud. Some things that we found is for example, this idea of infinite, infinite capacity which is kind of sometimes uh it feels kind of like that even at the scale we have for Cpus But when you start using accelerators, Yeah, you start negotiating like maybe use multiple regions because there's not enough capacity in a single region and you start having to talk to the cloud providers to negotiate this. And this makes the deployments more complicated of course. So this, this interconnectivity between regions and clouds will be a big thing. >>And, and again, low hanging fruit is just a kind of existing market but has thrown the vision out there mainly to kind of talk about what what we're seeing which is the world's are distributed computer. And if you have the standards, good things happen. Open systems, open innovating in the open really could make a big difference is going to be the difference between real value for the society of global society or are we going to get into the silo world? So I think the choice is the industry and I think, you know, Cern and C and C. F and Lennox Foundation and all the companies that are investing in open really is a key inflection point for us right now. So congratulations. Thanks for coming on the cube. Yeah, appreciate it. Thank you. Okay, Ricardo, rocha computing engineer cern here in the cube coverage of the CN Cf cube con cloud, native con europe. I'm john for your host of the cube. Thanks for watching.

Published Date : May 5 2021

SUMMARY :

from around the globe. I'm not great to see you ricardo. Happy to be here. what's going on with you and the two speaking sessions you have it coop gone pretty exciting news the two types of things we do with kubernetes. So one part of the one session, it's a large scale deployment kubernetes key to there and now So the possibility to Um and the machine learning, it plays nicely in that what if you take us for the machine learning use case, the data systems that we have in the house so that they can do access to the data and data preparation in the 98 late eighties early nineties with TCP I. P. And the S. I. Model, you saw the standards that the popularity of the A. P. I. And this is also something that we So talk about the role of data in this obviously machine learning pieces something that everyone is interested in as This is the transition we are doing towards So if you go to tech blog dot web dot search dot ch Uh and this is something we are exploring quite a bit. this comes back down to provisioning and managing the infrastructure, which is, you know, we all know is key, The first one is this idea that we have periodic load spikes. and the machine learning to really kind of accelerate which will drive a lot of adoption in terms of uh it feels kind of like that even at the scale we have for Cpus But when you open innovating in the open really could make a big difference is going to be the difference

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
PriyankaPERSON

0.99+

Ricardo RochaPERSON

0.99+

2013DATE

0.99+

DavidPERSON

0.99+

IBMORGANIZATION

0.99+

two sessionsQUANTITY

0.99+

first questionQUANTITY

0.99+

CERNORGANIZATION

0.99+

two typesQUANTITY

0.99+

RicardoPERSON

0.99+

more than 1000 websitesQUANTITY

0.99+

last weekDATE

0.99+

CUBALOCATION

0.99+

98 late eightiesDATE

0.99+

NATOORGANIZATION

0.99+

Lennox FoundationORGANIZATION

0.98+

two speaking sessionsQUANTITY

0.98+

first oneQUANTITY

0.98+

thousandsQUANTITY

0.98+

Cloud Native ConEVENT

0.98+

second oneQUANTITY

0.97+

Cloud Native Con 2021EVENT

0.97+

first stepQUANTITY

0.97+

one sessionQUANTITY

0.96+

C. FORGANIZATION

0.96+

KubeConEVENT

0.95+

CORGANIZATION

0.95+

ricardoPERSON

0.95+

linkedinORGANIZATION

0.95+

tens of thousands of jobsQUANTITY

0.95+

johnPERSON

0.95+

PrometheusTITLE

0.95+

one partQUANTITY

0.94+

europeLOCATION

0.94+

about a yearQUANTITY

0.93+

cloud NativeORGANIZATION

0.9+

2021EVENT

0.89+

one particular charityQUANTITY

0.88+

pandemicEVENT

0.81+

red hatORGANIZATION

0.81+

single regionQUANTITY

0.81+

HelmandTITLE

0.81+

Kublai khanPERSON

0.8+

first largeQUANTITY

0.8+

CubanLOCATION

0.8+

Cern andORGANIZATION

0.79+

EuropeLOCATION

0.78+

P.OTHER

0.77+

CoubertinORGANIZATION

0.75+

early ninetiesDATE

0.7+

CloudNativeCon Europe 2021EVENT

0.7+

over halfQUANTITY

0.68+

formTITLE

0.68+

conCOMMERCIAL_ITEM

0.67+

S. I. ModelOTHER

0.67+

Kublai khanPERSON

0.65+

TCP I.OTHER

0.65+

CfCOMMERCIAL_ITEM

0.64+

deploymentQUANTITY

0.56+

servicesQUANTITY

0.53+

googleORGANIZATION

0.48+

SAMORGANIZATION

0.46+

P. I.OTHER

0.4+

native conCOMMERCIAL_ITEM

0.37+

Cheryl Hung and Katie Gamanji, CNCF | KubeCon + CloudNativeCon Europe 2021 - Virtual


 

>>from around the globe. >>It's the cube with coverage of Kublai khan and cloud Native >>Con, Europe 2021 Virtual >>brought to you by >>red hat, cloud >>Native Computing foundation >>and ecosystem partners. >>Welcome back to the cubes coverage of coupon 21 cloud native con 21 part of the C N C s annual event this year. It's Virtual. Again, I'm john Kerry host of the cube and we have two great guests from the C N C. F. Cheryl Hung VP of ecosystems and Katie Manji who's the ecosystem advocate for C N C F. Thanks for coming on. Great to see you. I wish we were in person soon, maybe in the fall. Cheryl Katie, thanks for coming on. >>Um, definitely hoping to be back in person again soon, but john great to see you and great to be back on the >>cube. You know, I have to say one of the things that really surprised me is the resilience of the community around what's been happening with the virtual in the covid. Actually, a lot of people have been, um, you know, disrupted by this, but you know, the consensus is that developers have used to been working remotely and virtually in a home and so not too much disruption, but a hell of a lot of productivity. You're seeing a lot more cloud native, um, projects, you're seeing a lot more mainstreaming and the enterprise, you're starting to see cloud growth, just a really kind of nice growth. And we've been saying for years, rising tide floats, all boats, Cheryl, but this year you're starting to see real mainstream adoption with cloud native and this has really been part of the work of the community you guys have done. So what's your take on this? Because we're going to be coming out of this Covid pretty soon. There's a post covid light at the end of the tunnel. What's your view? >>Yeah, definitely, fingers crossed on that. I mean, I would love Katie to give her view on this. In fact, because she came from Conde Nast and American Express, both huge companies that were adopting have adopted cloud Native successfully. And then in the middle of the pandemic, in the middle of Covid, she joined CN CF. So Katie really has a view from the trenches and Katie would love to hear your thoughts. >>Yeah, absolutely. Uh, definitely cloud native adoption when it comes to the tooling has been more permanent in the enterprises. And that has been confirmed of my role at American Express. That is the role I moved from towards C N C F. But the more surprising thing is that we see big companies, we see banks and financial organization that are looking to adopt open source. But more importantly, they're looking for ways to either contribute or actually to direct it more into these areas. So from that perspective, I've been pretty much at the nucleus of enterprise of the adoption of cloud Native is definitely moving, it's slow paced, but it's definitely forward moving as well. Um and now I think while I'm in the role with C N C F as an ecosystem advocate and leading the end user community, there has been definitely uh the community is growing um always intrigued to find out more about the cloud Native usage is one of the things that I find quite intriguing is the fact that not one cloud native usage, like usage of covering just one platform, which is going to be called, the face is going to be the same. So it's always intriguing to find new use cases, find those extremist cases as well, that it really pushes the community forward. >>I want to do is unpack. The end user aspect of this has been a hallmark of the CNC F for years, always been a staple of the organization. But this year, more than ever it's been, seems to be prominent as people are integrating in what about the growth? I mean from last year this year and the use and user ecosystem, how have you guys seen the growth? Is there any highlights because have any stats and or observations around how the ecosystem is growing around the end user piece? >>Sure, absolutely. I mean, I can talk directly about C N C F and the C N C F. End user community, much like everything else, you know, covid kind of slowed things down, so we're kind of not entirely surprised by that, But we're still going over 2020 and in fact just in the last few months have brought in some really, really big names like Peloton, Airbnb, Citibank, um, just some incredible organizations who are, who have really adopted card native, who have seen the success and the benefits of it. And now we're looking to give back to the community, as Katie said, get involved with open source and be more than just a passive consumer of the technologies, but actually become leaders in their own right, >>Katie talk about the dynamic of developers that end user organizations. I mean, you have been there, you're now you've been on both sides of the table if you will not to the sides of the table, it's more like a round table if you will, but community driven. But traditional, uh, end user organizations, not the early adopters, not the hyper scale is, but the ones now are really embedding hybrid, um, are changing how I t to how modern applications being built. That's a big theme in these mainstream organizations. What's the dynamic going on? What's your view? >>I think for any organization, the kind of the core, what moves the organization towards cloud Native is um pretty much being ahead of your competitors. And now we have this mass of different organization of the cloud native and that's why we see more kind of ice towards this area. So um definitely in this perspective when it comes to the technology aspect, companies are looking to deploy complex application in an easier manner, especially when it comes to pushing them to production system securely faster. Um and continuously as well. They're looking to have this competitive edge when it comes to how can they quickly respond to customer feedback? And as well they're looking for this um hybrid element that has been, has been talked about. Again, we're talking about enterprise is not just about public cloud, it's about how can we run the application security and getting both an element of data centers or private cloud as well. And now we see a lot of projects which are balancing around that age but more importantly there is adoption and where there's adoption, there is a feedback loop and that's how which represents the organic growth. >>That's awesome. Cheryl like you to define what you mean when you say end user driven open source, what does that mean? >>Mm This is a really interesting dynamic that I've seen over the last couple of years. So what we see is that more and more of the open source project, our end users who who are solving their own problems and creating their own projects and donating these back to the community. An early example of this was Envoy and lift and Yeager from Uber but Spotify also recently donated backstage, which is a developer portal which has really taken off. We've also got examples from Intuit Donating Argo. Um I'm sure there are some others that I've just forgotten. But the really interesting thing I see about this is that class classically right. Maybe a few years ago, if you were an end user organization, you get involved through a vendor, you'd go to a red hat or something and say, hey, you fix this on my behalf because you know that's what I'm paying you to do. Whereas what I see now is and user saying we want to keep this expertise in house and we want to be owners of our own kind of direction and our own fate when it comes to these open source projects. And that's been a big driver for this trend of open source and user driven, open source. >>It's really the open model is just such a great thing. And I think one of the interesting thing is that fits in with a lot of people who want to work from mission driven companies, but here there's actually a business benefit as you pointed out as in terms of the dynamic of bringing stuff to the community. This is interesting. I'm sure that the ability to do more collaboration, um, either hiring or contributing kind of increases when you have this end user dynamic because that's a pretty big decision to donate and bring something into the open source. What's the playbook though? If I'm sitting in an end user organization like american express Katie or a big company, say, hey, you know, we really developed this really killer use cases niche to us, but we want to bring it to the community. What do they do? Is there like a, like a manager? Do they knock on someone's door? Zara repo is, I mean, how does someone, I mean, how does an end user get this done? >>Mm. Um, I think one of the best resources out there is called the to do group, which is a organization underneath the Linux foundation. So it's kind of a sister group to C N C F, which is about open source program offices. And how do you formalize such an open source program? Because it's pretty easy to say, oh well just put something on get hub. But that's not the end of the story, right? Um, if you want to actually build a community, if you want other people to contribute, then you do actually have to do more than just drop it and get up and walk away. So I would say that if you are an end user company and you have created something which scratches your own itch and you think other people could benefit from it then definitely come. And like you could email me, you could email Chris and chick who is the ceo of C N C F and just get in touch and sort of ask around about what are the things that you could do in terms of what you have to think about the licensing, How do you develop a community governance program, um, trademark issues, all of these things. >>It's interesting how open source is growing so much now, chris has got so much action going on. New verticals are opening up, you know, so, so much action Cheryl you had posted on the internet predictions for cloud native, which I found interesting because there's so much action going on, you have to break things out into pillars, tech devops and ecosystem, each one kind of with a slew event of key trends. So take us through the mindset, why break it out like that? You got tech devops and ecosystem tradition that was all kind of bundled in one. Why? Why the pillars? And is it because there's so much action, what's, what's the basis behind the prediction? >>Um so originally this was just a giant list of things I had seen from talking to people and reading around and seeing what people are talking about on social media. Um And when, once I invested at these 10, I thought about what, what does this actually mean for the people who are going to look at this list and what should they care about? So I see tech trends as things related to tools, frameworks. Um, perhaps architects I see develops as people who are more as a combination of process, things that a combination of process and people and culture best practices and then ecosystem was kind of anything else broader than that. Things that happened across organizations. So you can definitely go to my twitter, you can go to at boy Chevelle, O I C H E R Y L and take a look at this and This is my list of 10. I would love to hear from you whether you agree with it, whether you think there are other things that I've missed or what would your >>table. I love. I love the top. Well, first of all I think this is very relevant. The one that I would ask you on is more rust and cloud native. That's the number one item. Um, I think cross cloud is definitely totally happening, I think people are really starting to think about that and so I'd love to get your comments on that. But I think the thing that jumped out at me was the devops piece because this is a trend that I've been seeing a lot more certainly even in academic institutions, for folks in school, right? Um going to college for computer science and engineering. This idea of, sorry, large scale, cloud is not so much an IT practice, it's much more of a cloud native mindset. So I think this idea of of ops so much more about scale. I use SRE only because I can't think of a better word around it and certainly the edge pieces with kubernetes, I think this is the, I think the biggest story to me that's where all the action seems to be when I talk to people around what they're working on in terms of training new people on boarding and what not Katie, you're shaking your head, you're like Yeah, what's your thoughts? Yeah, >>I have definitely been uh through all of these stages from having a team where the develops, I think it's more of a culture of like a pattern to adopt within an organization more than anything. So I've been pre develops within develops and actually during the evolution of it where we actually added an s every team as well. Um I think having these cultural changes with an organization, they are necessary, especially they want to iterate iterate quicker and actually deliver value to the customers with minimal agency because what it actually does there is the collaboration between teams which were initially segregated. And that's why I think there is a paradigm nowadays which is called deficit ops, which actually moves security more to its left. This has been very popular, especially in the, in the latest a couple of months. Lots of talks around it and even there is like a security co located event of Yukon just going to focus on that mainly. Um, but as well within the Devil's area, um, one of the models that has been quite permanent has been get ups as well, which pretty much uses the power of gIT repositories to describe the state of the applications, how it actually should be within the production system and within the cloud native ecosystem. There are two main tools that pretty much leave this area and there's going to be Argo City which has been donated by, into it, which is our end user And we have flux as well, which has been donated by we've works and both of these projects currently are within the incubation stage, which pretty much by default um showcases there is a lot of adoption from the organizations um more than 100 of for for some of them. So there is a wider adoption um, and everything I would like to mention is the get ups working group which has emerged I think between que con europe and north America last year and that again is more to define a manifest of how exactly get expert and should be adopted within organizations. So there is a lot of, I would say initiatives and this is further out they confirmed with the tooling that we have within the ecosystem. >>That's really awesome insight. I want to just, if you don't mind follow up on that, why is getups so important right now, Is it because the emphasis of security is that the emphasis of more scale, Is it just because it's pretty much kid was okay just because storing it over there, Is it because there's so much more inspections are going on around it? I mean code reviews have been going on for a long time. What's what's the big deal? Why is it so hot right now? In your opinion? >>I think there is definitely a couple of aspects that are quite important. You mentioned security, that's definitely one of them with the get ups battery. And there is a pool model rather than a push model. So you have the actual tool, for example, our great city of flux watching for repository and if any changes are identified is going to pull those changes automatically. So the first thing that we actually can see from this model is that we always will have a delta between what's within our depositors and the production system. Usually if you have a pool model, you can pull it uh can push the changes towards death staging environment but not always the production because you have the change window sometimes with the get ups model, you'll always be aware of what's the Dell. Can you have quite a nice way to visualize that especially for your city, which has the UI as well as well with the get ups pattern, there is less necessity to share the credentials with the actual pipeline tool. All of because Argo flux there are natively build around communities, all the secrets are going to be residing within the cluster. There is no need to share any extra credentials or an extra permissions with external tools as well. There are scale, there is again with kids who have historical data points which allows us to easily revert um to stable points of the applications in the past. So multiple, multiple benefits I would say, but definitely secured. I think it's one of the main one and it has been talked about quite a lot as well. >>A lot of these end user stories revolve around these dynamics and the ones you guys are promoting and from your members as well as in the community at large is I hate to use the word day two operations, but that really is the issue like okay, we're up and running. I want more automation. This is again tops kind of vibe here where it's like okay we gotta go troubleshoot all this, but it should be working as more stuff comes in. This becomes more and more the dynamic is that is that because of just more edges, more things, more devices, what's what's the what's the push behind all these stories around this automation and day to operation things? What do you guys think? >>I think, I think the expectations are getting higher and higher to be honest, a few years ago it was enough to use containers and start using the barest minimum, you know, to orchestrate those containers. But now what we see is that, you know, it's easy to choose the technology, it's easy to install it and even configure it. But as you said, john those data operations are really, really hard. For example, one of the ones that we've seen up and coming and we care about from CNCF is kubernetes on the edge. And we see this as enabling telco use cases and 5G and IOT and really, really broad, difficult use cases that just a few years ago would have been nice on impossible, Katie, your zone, Katie Katie, you also talk about edge. Right? >>Absolutely. I think I I really like to watch some of the talks that keep going, especially given by the big organizations that have to manage thousands or tens of thousands, hundreds of thousands of customers. And they have to deliver a cluster to these to these teams. Now, from their point of view, they pretty much have to manage clusters at scale. There is definitely the edge out there and they really kind of pushing the technology towards how can we get closer to the physical devices within the customers? Kind of uh, let's say bubble or area in surface. So age has been definitely something which has been moving a lot when it comes to the cloud native ecosystem. We've had a lot of projects moving to towards the incubation stage, carefree as has been there, um, for for a while and again, has a lot of adoption is known for its stability. But another thing that I would like to mention is that now currently we have a lot of projects that are age focus but within some box, so there is again, a lot of potential if there's gonna be a higher demand for this, I would expect this tools move from sandbox to incubation and even graduation. So that's definitely something which, uh, it's moving and there is dynamism around it. >>Well, Cheryl kid, you guys are awesome, love the work you're doing. I gotta ask the final question since you brought it up about the expectations. Cheryl, if you guys could both end the segment with the comment around expectations as the industry and companies and developers and participants continue to grow. What, what's changed with C N C F koo Kahne cloud, native khan as the expectation has been growing and the stakes are higher too, frankly, I mean you've got security, you mentioned these things edge get up, so you start to see the maturation of this ecosystem, what's new and what's expected of you guys, What do you see and how are you guys organizing? >>I think we can definitely say the ecosystem has matured a lot compared to a few years ago. Same with CNTF, same with Cuba con, I think the very first cubic on I went to was Berlin, which was about 1800 people. Um, the kind of mind boggling to see how much, how much it's grown since then. I mean one of the things that we try and do is to expand the number of people who can reach the community. So for example, we launched kubernetes community days and we launched, that means community organized events in africa, for example, for people who couldn't come to large events in north America or europe, um we also launching things to help students. I actually love talking to students because quite often now you talk to them and they say, oh, I've never run software in anything other than a container. You're like, yeah, well this was a new thing, this is brand new a few years ago and now you can be 18 and have never tried anything else. So it's pretty amazing. But yeah, there's definitely, there's always space to go to the community. >>Yeah, once you go cloud native, it's like, you know, like you've never load Lennox on them server before. I mean, what, what's going on? Get your thoughts as expectations go higher And certainly there's more in migration, not only for young folks because they're jumping into this was that engineering meets computer science is now cross discipline. You're seeing scale, you mentioned scaling up those are huge factors, you've got younger, you got cross training, you got cybersecurity and you've got Fin tech ops that's chris is working on so much is happening. What, what, what you guys keep up with your, how you gonna raise the ball? >>Absolutely. I think there's definitely technology moving forward, but I think nowadays there is a more need for actual end user stories while at the beginning of cube cons there is a lot of focus on the technical aspects. How can you fix this particular problem of deploying between two clusters are deploying at scale. There is like a lot of technical aspects nowadays they're looking for the stories because as I mentioned before, not one platform is gonna be the same when it comes to cloud native and I think there's still, the community is still trying to look for some patterns or some standards and we actually can see like especially when it comes to the open standards, we can see this moving within um the observe abilities like that application delivery will have for example cross plane and Que Bella we have open metrics and open tracing as well, which focuses on observe ability and all of the interfaces that we had around um, Cuban directory service men and so forth. All of these pretty much try to bring a benchmark, making it easier to integrate these special use cases um when it comes to actual extreme technology kind of solutions that you need to provide and um, I was mentioning the end user stories that are there more in demand nowadays mainly because these are very, very necessary from the community like for example the six or the project maintainers, they require feedback to actually move forward. And as part of that, I would like to mention that we've recently soft launched the injuries lounge, which really focuses on this particular aspect of end user stories. We try to pretty much question our end users and really understand what really moved them to adopt, coordinative, what keeps them on this path and what like future challenges they would like to um to tackle or are they facing the moment I would like to solve in the future. So we're trying to create the speed back home between the inducers and the projects out there. So I think this is something which needs to be a bit more closely together these two spheres, which currently are segregated, but we're trying to just solve that. >>Also you guys do great work, great job. Cheryl wrap us up real, take a minute to put a plug in for the C. N. C. F. In the ecosystem. What's the fashion this year? What's hot? What's the trend? What are you guys doing? Share some quick update on what's going on the ecosystem from your perspective? >>Yeah, I mean the ecosystem, even though I just said that we're maturing, you know, the growth has not stopped now, what we're seeing is these as Casey was saying, you know, more specific use cases, even bigger, even more demanding environments, even more kind of crazy use cases. I mean I love the story from the U. S. Department of Defense about putting kubernetes on their fighter jets and putting ston fighter jets, you know, it's just absurd to think about it, but I would say definitely come and be part of the community, share your stories, share what you know, help other people um if you are end user of these technologies then go to see NCF dot io slash and user and just come and be part of our community, you know, meet your peers and hear what everybody else is doing >>well. Having kubernetes and stu on jets, that's the Air Force, I would call that technical edge Katie to you know, bring, bring back the edge carol kitty, thank you so much for sharing the inside ecosystem is robust. Rising tide is floating all the boats as we always say here in the cube, it's been great to watch and continue to watch the rise. I think it's just the beginning, we're starting to see post pandemic visibility cloud native, more standards, more visibility into the economics and value and great to see the ecosystem rising up with the end users as well. So congratulations and thanks for coming up. >>Thank you so much, john it's a pleasure, appreciate >>it. Thank you for having us, john >>Great to have you on. I'm john for with the cube here for Coop Con Cloud, Native Con 21 virtual soon we'll be back in real life. Thanks for watching. Mhm.

Published Date : May 5 2021

SUMMARY :

of the C N C s annual event this year. um, you know, disrupted by this, but you know, the consensus is that developers have used to been working remotely in the middle of Covid, she joined CN CF. the face is going to be the same. and the use and user ecosystem, how have you guys seen the growth? I mean, I can talk directly about C N C F and the I mean, you have been there, They're looking to have this competitive edge when it comes Cheryl like you to define what you mean when you say end user driven open Mm This is a really interesting dynamic that I've seen over the last couple of years. I'm sure that the ability to do more collaboration, So I would say that if you are an end user company and you have for cloud native, which I found interesting because there's so much action going on, you have to break things out into pillars, I would love to hear from you whether I think the biggest story to me that's where all the action seems to be when I talk to people around what they're I think it's more of a culture of like a pattern to adopt within an organization more than anything. I want to just, if you don't mind follow up on that, why is getups so always the production because you have the change window sometimes with the get ups model, ones you guys are promoting and from your members as well as in the community at large is I you know, it's easy to choose the technology, it's easy to install it and especially given by the big organizations that have to manage thousands or tens of you guys, What do you see and how are you guys organizing? I actually love talking to students because quite often now you talk to them Yeah, once you go cloud native, it's like, you know, like you've never load Lennox on them server before. cases um when it comes to actual extreme technology kind of solutions that you need to provide and What's the fashion this year? and just come and be part of our community, you know, meet your peers and hear what everybody else is Katie to you know, bring, bring back the edge carol kitty, thank you so much for sharing the Great to have you on.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
KatiePERSON

0.99+

CitibankORGANIZATION

0.99+

Katie GamanjiPERSON

0.99+

AirbnbORGANIZATION

0.99+

CherylPERSON

0.99+

Katie ManjiPERSON

0.99+

Cheryl HungPERSON

0.99+

American ExpressORGANIZATION

0.99+

ChrisPERSON

0.99+

Conde NastORGANIZATION

0.99+

john KerryPERSON

0.99+

PelotonORGANIZATION

0.99+

thousandsQUANTITY

0.99+

SpotifyORGANIZATION

0.99+

CaseyPERSON

0.99+

U. S. Department of DefenseORGANIZATION

0.99+

africaLOCATION

0.99+

last yearDATE

0.99+

north AmericaLOCATION

0.99+

UberORGANIZATION

0.99+

europeLOCATION

0.99+

johnPERSON

0.99+

18QUANTITY

0.99+

Cheryl KatiePERSON

0.99+

10QUANTITY

0.99+

bothQUANTITY

0.98+

two clustersQUANTITY

0.98+

american expressORGANIZATION

0.98+

Cuba conEVENT

0.98+

this yearDATE

0.98+

BerlinLOCATION

0.98+

one platformQUANTITY

0.98+

sixQUANTITY

0.98+

oneQUANTITY

0.98+

hundreds of thousandsQUANTITY

0.98+

YukonLOCATION

0.98+

DellORGANIZATION

0.98+

CNCFORGANIZATION

0.98+

both sidesQUANTITY

0.98+

CloudNativeConEVENT

0.97+

telcoORGANIZATION

0.97+

two main toolsQUANTITY

0.97+

chrisPERSON

0.97+

ZaraORGANIZATION

0.97+

more than 100QUANTITY

0.96+

C. N. C. F.LOCATION

0.96+

pandemicEVENT

0.96+

first thingQUANTITY

0.96+

CNC FORGANIZATION

0.95+

two great guestsQUANTITY

0.95+

twitterORGANIZATION

0.95+

KubeConEVENT

0.95+

about 1800 peopleQUANTITY

0.94+

two spheresQUANTITY

0.94+

red hatORGANIZATION

0.93+

each oneQUANTITY

0.93+

Katie KatiePERSON

0.93+

CubanOTHER

0.92+

few years agoDATE

0.92+

first cubicQUANTITY

0.91+

CN CF.ORGANIZATION

0.91+

Coop Con CloudEVENT

0.9+

tens of thousandsQUANTITY

0.9+

LennoxORGANIZATION

0.87+

Tracy Rankin, Red Hat and Ashesh Badani, Red Hat | Red Hat Summit 2021 Virtual Experience


 

>>Mhm Yes. Hello and welcome back to the cube coverage of red hat summit 2021 Virtual. I'm john furrier host of the Q. We've got a great lineup here. We've got two great guests just bad padan, E. S. V. P. Of cloud platforms at red hat and Tracy ranking VP of open shift engineering at Red Hat folks. Thanks for coming on. Good to see. You got some big news, you guys have made some acquisitions. Uh stack rocks you guys bought into red hat was a really big deal. People want to know, what's the story? How's it going? What's the uptake? What's the integration, how's it going? >>Right, thanks john, thanks for having us on. Um so yeah, we're really excited with stack rocks acquisition being the team on board. Uh Well, the first thing to note before even why we did it uh was for for you and and then the beers have been following us closely. This is our first acquisition as red Hat being part of IBM. So, so, so quite big for us from that perspective as well. Right? Continue to maintain our independence um within uh IBM uh and I really appreciate that way of working together. Um but saying all of that aside, you know, as a company have always been focused on ensuring that were direct enterprise capabilities to just sort of doing that for two decades. With with Lennox, security has always been a big part of our story, right, ensuring that, you know, we're finding cbs updating uh and sending out patches to our customers and doing that in a reliable fashion running mission critical applications. We applied that same if you will um security mindset on the community side with the open ship platform. Um we've invested insecurity ourselves organically, right, you know, uh in various areas and making it more secure, all right, can't run containers uh as Root by default, uh investing in things like role based access control and so on. And we really felt like we want to deepen our commitment to security. Uh and so, you know, in conversations with stack rocks, we found just a great fit, just a great team building a really interesting approach to community security, right? You know, very declared of approach to it. Uh you know, focus on a vision around this notion of shift left. But you've probably been hearing from that because we're a little bit right. Which is this uh idea that, you know, we're in the world moving from devops to death setups. Uh and the approach that sack rocks were saying, so great team, great product, really great vision with regard to kind of weather going forward and finding a nice alignment between, you know what, you know, they've been thinking about the value that we want to bring >>Yeah, I want to dig into the depths cops, piece of it. But you brought up the IBM acquisition as part of now Red Hat bought IBM you know it's just you remember back in 2019 I interviewed Arvin on the cube when he was at IBM you guys were still independent and he had a smile on his face. He is pro cloud, he is all about cloud Native and even that interview I had no idea what was going on behind the scenes but I was kind of drilling him on some of the things that were important at that time which are now certainly relevant today which is cloud Native, Agile development Programmable infrastructure. I don't think we touched on security that much was kind of inherent in the conversation. He was like all smiling, he loves the cloud Native and and this is where it comes into the relevant, I have to ask you, what was it like to get this through? IBM where they're like girl green light or was it, was it different? What was different about this acquisition? >>John great, great question for you to ask. And you know, I will say that, uh, you know, everyone's heard the stories they're telling us. They get, you know, part of IBM, you know, it's definitely working on red hat jOHn the cube we've talked to you and several of your colleagues about that. Um, the great thing has been that, look, the redhead way of working, uh, are still pushing forward with regard to our commitment to open source, uh, and our culture, you know, is still the way it is. And I have to give huge credit not just to urban and his and his team, but definitely to orbit right. He's always champion, He's champion rather acquisition. He's champion kind of, you know, the independence that we've had and he takes very, very firm stance around it. Um, and look, IBM uh, story company uh, in the United States and really in the world, um, they have, there was working and you know, for redhead, they've kind of said, look, we'll give you a pass path, right? So, uh, getting the acquisition through, if you will, diarrhea processes, um, really was, was hugely supported by, you know, from mormon, but all the way down. Russian strategic >>strategic bet with the dollars involved trace, they want to get you in this because, you know, one of the things about shift left and getting security built in by default, which has always been part of red hat, that's never been an issue. It just extends as developers want to have native security built in. There's a technology angle to this as well. So, um, obviously cloud native is super important. What investments are you guys making with this acquisition and how does that translate to customer benefits? >>Yeah, I mean the one thing that is really important about the stock rocks acquisition and kind of, you know, key for us is, you know, this was a cube native solution and I think that's really, you know, was important piece as to why stock rocks might have been, you know, was a great fit for us. Um, and so you know, what we've been trying to do in the short time that that team has been on board with us is really, you know, taken a deep look and understanding where are the intersection points of some of the things that we have been trying to focus on, you know, just with inside of, you know, open shift in red hat in general and where do they have bring the additional value. Um, and really trying to make sure that when we create this solution and ultimately it is a solution that's cohesive across the board. Um, we don't add confusion too. You know what, some of the things that maybe we already do this team knows, you know, how to they know their customer base. They really know what the customers are looking for. And we are just trying to absorb, I would say so much of this information uh as we are trying to, you know, create what the right road map will be uh for stack rocks from a long term and infrared had ultimately in the security space. I mean, as the chef said, I mean we are red hats known for being, you know, security mind focus built on top of realm, you know, uh the leader and so we want to make sure that what we've got that actually serves, you know, the developers being able to not just secure the environment and the platform, but also the workloads, customers need that security from us. Um and build it in so that we have, you know, into the cube native >>controls. >>So stack rocks was known for reinventing and security enterprise security with cloud native. How is it complimentary? How does it fit in? Can you guys just quickly talk to that point because um like you said, you guys had security but as kubernetes and containers in general continue to rise up and and kubernetes continue to become a hybrid cloud kind of linchpin for applications. Um where's the synergy? Where's where does this connect? And what are some of the uh the part of the areas where it's it's fitting in nicely or or any overlaps that you can talk about as well? >>Yeah, I can start and then maybe Tracy if you want to add to that securities of it's a wide space. Right? So, you know, just saying security is like, well, you know what security you're talking about, you're talking about, you know, and use the security, like what your desktop are you talking about? You know, intrusion prevention? I mean, it's a huge, huge, you know, space. Uh you know, many companies devoted to the entire spectrum, you know, self has a very robust security business. We're very focused on uniting Tracy. Was talking about this, the Kubernetes Native security part of this. Right. You know, do we have the appropriate runtime uh, controls in place? Uh You know, our policies configured appropriately Well, if they're in one cluster, are they being applied consistently across, you know, every cluster? How do we make sure that, you know, we make security the domain, not just of the operators but also uh in in uh make it easier for it to be adopted at development time. So, you know, there's a, there's a, if you will, a very sort of uh a lot of surface area for security, we're trying to really think about the pieces that are most relevant for our enterprise customers and the ones that are deploying it at scale. And I'm sure we can build on it. Having said that, john what I do want to add also is that because expands even of Cuban any security is so large, there is a lot of room for our partners to play. Right? And so before you asked me that question, I want to say that there is space. Right? So you know, I've had conversations with you know, all the other folks in the cloud native security space. We know them well, we've been working with them over the years and we could do to look forward to ensure that they're building over and above the foundation of Berlin. >>So plenty of beachhead, what you're saying from a, from a security sample, you guys hit the table stakes added into the product, but there's so much surface area going on with this hybrid cloud and soon to be multi cloud that you're saying this room for partners to play. >>Exactly, right, >>okay. Tracy quick under the hood, you know, actually shift left. That's kind of the mindset for developers who are writing modern applications might not want to get under the hood, who just wanted all the program ability of security and not have to come back to it. I mean that seems to be the complaint that I hear. It's like okay I gotta come back and do a security, more security work. I just wrote the code that was last week or yesterday and that seems to be the developer productivity. Then there's also under the hood devops what how does this all fit? >>Yeah, so it's uh let's take a take a step back and this is how I kind of like to think about it. So we are trying to look at, you know, how do we just enable in some of the C. I. C. D. The tooling that we have? How do we actually take and enable some of the technology that was already available in stock rocks today and actually put it into those tools. Because if we can make it easy for you to not just develop your application and, you know, integrated in with what you're, the tooling is that you're trying to use for the entire life cycle of developing your application. It then becomes exactly what you didn't say, you know, what they're doing now is it's an after thought. We don't need it to be an afterthought. Um and I think, you know, we're seeing the changing from a customer mindset where um they're become customers are becoming a lot more aware of these things. So if we actually get this into, you know, some of the Argo and the ci cd pipe pipeline work, then it just becomes something natural and not a secondary thought because actually when it's a secondary thought, uh we have exposures and that's not what a customer wants when they're creating, you know, creating these workloads, they're trying to rapidly create the workloads, so we need to make it um to have those integration points in as quickly >>as possible. >>Totally nailed. I mean there's productivity issues and there's also the top line which is security. Great stuff. Congratulations on that acquisition. Security continues to be built in from the beginning. That's what people want. They want productivity want want security, great stuff, Great acquisition. Congratulations. Um Next next segment I want to get into is uh open shifts around telemetry. Tell us about telemetry for open shift. What is this about? >>Yeah, another big interesting topic for us. So over a year ago we released open Ship for and you know, we learned a lot of lessons, you know, shipping open ship three up and over the years and really getting feedback from hundreds of customers around the globe. One of the things obviously we heard from a lot was you know, make install the upgrade experience better. Right. But you know, we were thinking about how can we take that forward to the next level, which is is there a way for us to say, you know, let these clusters they connected up so we can get a better sense of cluster help and help with remote health monitoring will be able to proactively provide information back to our customers around, let's say, you know, if applications are healthy clusters healthy and how they're running and how we can help them um could figure them if they're not. Um And so that led us to introducing uh inflammatory remote health monitoring directly into open ship for as a value that we can provide to customers. Um And what that really starts doing is starts bringing this notion of a public cloud, like experience to customers with clusters run across the hybrid cloud. Right? So you have the expectation that, you know, your clusters are monitored and watched over in the public cloud and we want to make sure we can provide that to customers regardless of, you know, where they're running in. So, so that's just >>a quick question on that insights for open shit. That's what you're getting to. Is that on premise? And in the cloud? So it's hybrid environment, is that correct? >>Exactly. Right. So, the insights for open ship is all about that, Right? So how can be proactively, you know, uh identify risk helped remediated? How can we uh do things like, for example, give you recommendations, cost optimization, right insights around around around that. Uh and to your point, right? The goal is to make it completely hybrid. So, it's obviously a new area right for customers want Leslie used to that, you know, in an on premise environment, they're used to that in a public cloud or cloud native environment. And we're trying to make sure we bring that consistently across to our customers, you know, regardless of where they're running apart. >>Tracy. Talk about the the developer productivity involved because if you have telemetry and you have insight into what's going on in the infrastructure and the data, what's going on the application, you can be more proactive, You don't have to get pulled into these rabbit holes of troubleshooting. Oh, is a trace over here or something going on over here. Are clusters going down or should I could have caught that there's a lot of, you know, good intentions with with the code and then all of a sudden new code gets pushed and then also that triggers this to go off and you have all these kind of dependencies, day two operations, many people call this kind of that phenomenon where everything looks good and then you start pushing more stuff more code and then the cluster goes down and then it's like wait, that could have been avoided. That was a dumb error, we could have fixed that this is kind of the basic what I call human software error kind of stuff that's not intended. The telemetry help this area. >>Yeah, it does. And actually one point that even to take it further, that I think it's important is our customers can learn from each other not even having to talk to each other, which is the beauty of what telemetry is and what redhead insights, rope and shift is. You know, what we have been able to see is you know, there are certain characteristics that happen even across, you know, certain groups of customers but they don't know that they don't talk to each other, but the telemetry is giving us a night into what some of those patterns are. And so when a customer in one site starts to have, we start to see telemetry, you know, you know, maybe a. T. D. Is going down for a certain reason and and we can determine that we then have the ability to take that telemetry and you know, be able to send alerts back to all the other customers and say, hey we recognize this might be becoming an issue, You know, here's how you might re mediate it or hey we've already put a fix out for this issue that we're starting to see you having an issue, you should probably take action on. So it's an increasing the the efficiency of customers without them necessarily having to, you know, constantly be understanding, monitoring, you know, watching everything like they had had to do from of the three perspective, we're now giving them some of the insights of what we know as developers back to them, >>you know, that's interesting. I think that's really key because it's talking to a friend last night we just talked about cybersecurity and we're talking about how a lot of these things are patterns that have that are the same and people just don't talk to each other. There's no shared insights. I think this is an interesting dynamic where you can get the collective intelligence of other patterns and then share that. So the question that I mean that's that's a game changer in my opinion. So that's awesome. The question I have is can you guys push alerts and recommendations to the customers? So from this data? So how does that work? Is that built into the product? Can I get some proactive notifications and saying, hey, you know, your cluster might go down and we've seen this before, we've seen this movie. I mean she is that built in. >>Yeah, so john you're keeping it exactly where we're taking this, right? And I think Tracy started putting out some breadcrumbs for you there. So uh, first get comfortable with the foundation was laid out, get clusters connected right. Then information starts going, reported, we start getting exactly to what you said, john write a set of patterns that we can see Tracy, start talking about what we can, if we see pattern on one end, we can go off and help customers on other end. Now, if you take this forward interest for your viewers today, um introduce a I you know, into this, right? And then we can start almost starting to proactive now of saying, look, you know, following actions are going to be committed or we expect them to be committed. You know, here's what the outcome is a result of that. Here's what we recommend for you to do, right? So start proactive remediation along that. So that is exactly, you know, the surface that we're trying to lay down here and I think this is a huge, >>huge game changer. Well, great stuff, want to move on the next we're getting go on for hours on that one topic. I think telemetry is a super important trend. Uh you guys are on top of a great, great job to bring in the Ai piece. I think that's super cool. Let's get back to the end of blocking and tackling Tracy. You know, one of the things that we're seeing with devops as it goes mainstream now, you've got def sec apps in there too, is you've got the infrastructure and you've got the modern application development, modern application developers, just wanna code, be productive, all that security shifting left, everyone's all happy that things are going great under the hood. You have a whole set of developers working on infrastructure. The end of the customers don't want to manage their own infrastructure. How is red hat focused on these two groups? Because you got this SRE like cloud Ops persona developing in the enterprise and you got the developers, it's kind of like almost two worlds coming together, how you, how you helping customers, you know, control their infrastructure and manage it better. >>Yeah, so great question. And you know, this really plays to the strength of what, you know, we have been trying to champion here at red hat for for many years now around the hybrid cloud and this, you know, hopefully everybody's recently heard about the announcement we've made with our new offering Rosa in partnership with amazon. Um you know, we've got different offerings that enables customers to really focus, as you mentioned on the key aspects that they are concerned about, which is how do they drive their businesses, how do they create their applications, their workloads that they need to and offload, you know, the need for having to understand all of the I. T. Infrastructure that's underneath. Um We want to red hat to reduce the operational complexity that customers are having um and give them the ability to really focus on what's important for them. Um how can they be able to scale out their applications, their businesses and continue to add value where they need to have and so um I think it's great we're seeing a huge uptake right now and we've got customers and they understand completely this hybrid cloud model where they're, you know, purchasing open shift um for certain, you know, applications and workloads that they want to run inside their own data centers. And then for those that they know that they don't, you know, don't have to be inside their own data centers. They don't want to have all of that operational complexity. They want to utilize some of the clouds. That's when they're starting to look at other things like rosa or open shift dedicated and and really starting to find the right mix that works well for their business. >>So are you saying that you guys are going to the next level because the previous, I won't say generation but the current situation was okay, you're born in the cloud or you lift and shift to the cloud, You do that manually, then you go on premise to build that cloud operations. Now you're in a hybrid environment. So you're saying if I get this right that you guys are providing automation around standing up in building services on AWS and cloud, public cloud and hybrid, is that kinda what you're getting at? >>Yeah. So the to go to the higher multi cloud world, right? You want platform consistency, right? Running my application running on a platform consistently, you know, where we go. Right. Tracy started talking about this idea of in some cases you say, well I've got the infrastructure team, I've got the ops team, johnny talked about this notion of, well the dwarves can be hard, sometimes right to some groups. Um, and so hey, red hat or hey redhead, plus, you know, my hyper scale of choice, you know, take that off of my hands, Right. Run that for me consistently yourself. Right. So I focused on my application uh and the management of infrastructure is something that's on you Tracy talked about rosa, that's our joint uh first party service that you know, we've got with amazon were directly available in amazon's console, you can go pull that down, right. You'll see red hat open shift on AWS, right on their uh we've got a similar one with Microsoft Azure Tracy mentioned open dedicated, we stand up the platform, we have our own sorry team that manages it with IBM as well as with google. So you pick your cloud of choice and we'll make sure, you know, we'll give you a platform that if you as a customer so choose to self manage. Great, go for it. If you'd like for us to manage it directly ourselves or in conjunction with the cloud provider and provided to you as a native service, you know, we can do that for you as well. Right? So that day to obsolete, you know, challenge that we're talking about. You know, it's something that we can get your hands if you want us to. >>That's really cool. You gotta manage service. They can do it themselves whatever they want. They can do it on public cloud and hybrid. Great stuff. Yeah, I think that's the key. Um, and that's, that's, that's killer. Now, the next question is my favorite. I want to ask you guys both pretend I'm a customer and I'm like, okay, Tracy shit, tell me what's in it for me. What is open shifts and red hat doing for me is the customer? What are you bringing to the table for me? What are you gonna do for me? What is red hat doing for me today? So if you have the kind of bottom line we were in the elevator or probably I ask you, I like what I'm hearing. Why? Why are you cool? Why are you relevant? What's in it for me? >>You >>already start? Okay. Yeah, so I mean I think it's a couple of things that we let's just tie it back to the first initial blend. I mean we've got, we're enabling the customers to choose like where do they want to work that run their workloads, what do they want to focus on? I think that's the first thing. Um we're enabling them to also determine like what workloads do they want to put on there. We continue to expand the workloads that we are providing um capabilities to customers. You know most, you know one of the more recent ones we've had is you know, enablement of Windows containers a huge plus for us. Um, you know, it's just kind of talked about, dropped the buzzword ai you know, recently, you know, we're looking at that, we're talking about, you know, moving workloads need to go to the edge now. It's not just about being in the data centers, so it's about enablement. That's really what open shift as you know, bread and butter is, is, you know, let us, you know, create the ability for you to drive your workloads, whichever, whatever your workloads is, modernize those workloads um, in place them wherever you want to. >>Yes, your your answer. How would you say to that? >>I'll build on what Tracy said, right. She obviously took the, you know, build up tribal Benjamin perspective and I'll sort of talk about a business thing you're introducing, actually add threat at summit. So, you know, we go up and acquire stock rocks, you know, further deepen investment in communities or containment of security. Uh if you recall, john, we've talked to you about, you know, advanced cluster management team that we actually got from IBM incorporate that within red hat, um, to start providing, you know, those capabilities are consistent, you know, cluster policy, immigration management. Um, and you know, in the past we've made an acquisition of Core West, we've got a lot of technology from that incorporated the platform and also things like the quake container registry. What we're introducing address had some it is a way for us to package all of that together. So a customer doesn't say, look, you know, let me pick out a container platform here, let me go find, you know, somebody manage it over there. You let me see, you know what security you adhere. We introduced something called open shift platform plus right. Which is the packaging of, you know, core Open shift contain a platform uh, capabilities within uh, stack rocks, which we're calling advanced cluster security capabilities of cluster management, which is called advanced cluster management. And the quake container registry always want to make it much easier for customers to consume that. And again, you know, the goal is, you know, run that consistently in your hybrid multi club >>chef Tracy. Great, great segment, great insight. Um, here on the cloud platform and open shift under the hood. Uh, you guys are well positioned and I was talking about Arvin and idea who acquired red hat. You know, it's pretty clear that cloud native hybrid is the new cloud operating environment. That's clear. You guys are well positioned. And congratulations. Final question Chef. Take a minute to quickly put the plug in for open shift. What's next? Um, looking forward, what do you guys building on? Um, what's on the roadmap if you can negative share the road map, but yeah, tell us what you're thinking about. I mean you're innovating out in the open, love your shirt by the way and that's the red hat way, looking ahead. What's coming for? Open shift? >>So john I will say this, our roadmap is out in the open every quarter. Our product managers host the session right open to anybody, right? You know, customers prospect, competitors, anybody can can come on. Um, and uh, you hear about our road map, lots of interesting things they're working on uh, as you can imagine investments on the edge front, right? So that's across our portfolio, right on the open shift side, but also on learning platform as well as on the open stack front, make it easier to have, you know, slim down open shift. we'll run that you won't be able to run uh open ship in remote locations and then manage it. Um So expect for us uh you know, just to show you more work there, drinking things like uh ai and more workloads directly onto the platform, but you'll see what they're doing to get more Alex on what we're doing to take uh technologies that we've got called Open data hub to make it easier to run more data intensive, more ai ml types of frameworks directly a platform. Um And so that's a great interest, more workloads Tracy, start talking about that. Right, so Windows containers, support has G eight, uh and what's really awesome about that is that we've done that with Microsoft, right, so that offering is jointly supported by both us and our partners over at Microsoft uh virtualization, which is taking much machines and being able to run them as dangerous orchestrated by communities Um, and and doing more work, you know, on that front as well. So just a lot of different areas uh, were investigated and really, really excited to bring more workloads on 2:00. >>Well, Chef Tracy, great segment with a lot of data in there. Thanks for spending time in and providing that insight and uh, sharing the information. A lot of flowers blooming um, here in the cloud native environment, a lot of action. A lot of new stuff going on. Love the shift left. I think that's super relevant. You guys do a great job. Thanks for coming on. I appreciate it. >>Okay. >>This the cubes coverage of red hat summit. I'm john for a host of the cube. Thank you for watching.

Published Date : Apr 28 2021

SUMMARY :

You got some big news, you guys have made some acquisitions. Um but saying all of that aside, you know, as a company have always Arvin on the cube when he was at IBM you guys were still independent and he had a smile our commitment to open source, uh, and our culture, you know, strategic bet with the dollars involved trace, they want to get you in this because, you know, one of the things about shift Um and build it in so that we have, you know, into the cube native Can you guys just quickly talk to that point because um like you said, you guys had security but as kubernetes So you know, I've had conversations with you know, the product, but there's so much surface area going on with this hybrid cloud and soon Tracy quick under the hood, you know, actually shift left. So if we actually get this into, you know, some of the Argo and the ci Security continues to be built in from the beginning. One of the things obviously we heard from a lot was you know, make install the upgrade experience better. And in the cloud? And we're trying to make sure we bring that consistently across to our customers, you know, regardless of where they're running apart. a lot of, you know, good intentions with with the code and then all then have the ability to take that telemetry and you know, be able to send alerts proactive notifications and saying, hey, you know, your cluster might go down and we've seen this before, now of saying, look, you know, following actions are going to be committed or we expect them to be Ops persona developing in the enterprise and you got the developers, to and offload, you know, the need for having to understand You do that manually, then you go on premise to build that cloud operations. So that day to obsolete, you know, challenge that we're talking about. So if you have the kind of bottom line we were in the That's really what open shift as you know, bread and butter is, is, you know, let us, How would you say to that? to start providing, you know, those capabilities are consistent, you know, cluster policy, Um, looking forward, what do you guys building on? Um So expect for us uh you know, just to show you more work there, here in the cloud native environment, a lot of action. Thank you for watching.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
TracyPERSON

0.99+

Tracy RankinPERSON

0.99+

IBMORGANIZATION

0.99+

MicrosoftORGANIZATION

0.99+

amazonORGANIZATION

0.99+

2019DATE

0.99+

Ashesh BadaniPERSON

0.99+

Red HatORGANIZATION

0.99+

yesterdayDATE

0.99+

firstQUANTITY

0.99+

AWSORGANIZATION

0.99+

red hatORGANIZATION

0.99+

United StatesLOCATION

0.99+

last weekDATE

0.99+

johnPERSON

0.99+

johnnyPERSON

0.99+

googleORGANIZATION

0.99+

one siteQUANTITY

0.99+

first acquisitionQUANTITY

0.99+

ArvinPERSON

0.98+

JohnPERSON

0.98+

two decadesQUANTITY

0.98+

todayDATE

0.98+

LesliePERSON

0.98+

two groupsQUANTITY

0.98+

bothQUANTITY

0.98+

BenjaminPERSON

0.98+

OneQUANTITY

0.97+

one pointQUANTITY

0.97+

oneQUANTITY

0.97+

red hat summitEVENT

0.96+

WindowsTITLE

0.96+

last nightDATE

0.96+

first thingQUANTITY

0.96+

Core WestORGANIZATION

0.96+

BerlinLOCATION

0.96+

one clusterQUANTITY

0.95+

one topicQUANTITY

0.94+

john furrierPERSON

0.94+

ArgoORGANIZATION

0.94+

rosaORGANIZATION

0.92+

two great guestsQUANTITY

0.91+

a nightQUANTITY

0.91+

LennoxORGANIZATION

0.91+

red hatORGANIZATION

0.9+

RosaORGANIZATION

0.89+

one endQUANTITY

0.88+

threeQUANTITY

0.88+

two operationsQUANTITY

0.86+

RussianOTHER

0.85+

hundreds of customersQUANTITY

0.85+

2:00DATE

0.84+

red HatORGANIZATION

0.84+

Matt Hicks, Red Hat | Red Hat Summit 2021 Virtual Experience


 

>>mhm Yes. Hello and welcome back to the cubes coverage of red hat summit 2021 virtual. I'm john for your host of the cube and cube coverage here with matt Hicks. Executive vice president of products and technologies at red hat cuba lum I've been on many times, knows the engineering side now running all the process of technologies matt. Great to see you. Thanks for coming on remote. I wish we were in real real life in person. I RL but doing it remote again. Thanks for coming on. >>Hey, thanks thanks for having me today. >>Hey, so what a year you know, um, I was just talking to a friend and another interview with the red hat colleagues. Chef on your team in 2019 I interviewed Arvin at IBM right before he bought red hat and you smile on his face and he wasn't even ceo then um, he is such a big fan of cloud native and you guys have been the engine underneath the hood if you will of IBM this transformation huge push now and with Covid and now with the visibility of the post Covid, you're seeing cloud Native at scale with modern applications just highly accelerated across the board In almost every industry, every vertical. This is a very key trend. You guys at the, at the center of it always have been, we've been covering you for many years, interesting time and so now you guys are really got the, got the formula at red hat, take us through the key transit you see on this wave for enterprises and how is red hat taking that, taking that through? >>Yeah, no, absolutely. It has been, it's been a great ride actually. I remember a couple years ago standing on stage with Arvin prior to the acquisition. So it's been uh, it's been a world one but I think if we look at Really would emerge in 2020, we've seen three trends that we hope we're gonna carry through in 2021 just in a better and better year for that. That the first is open hybrid cloud is really how customers are looking to adapt to change. They have to use what they have um assets they have today. On premise, we're seeing a lot of public cloud adoption that blend of being hybrid is just, it is a reality for how customers are having to deliver a edge computing I think is another area I would say uh the trend is really not going to be a fad or a new, you know, great texture. Um the capabilities of computing at the edge, whether that is automotive vehicles, radio access network capabilities to five G. It's pretty astounding at this point. So I think we're gonna see a lot of pushing edge computing for computing, getting closer to users. Uh but then also the choice aspect we're seeing with Ceos, we often talk about technology is choice, but I think the model of how they want to consume technology has been another really strong trend in 2020. Uh We look at this really is being able to deliver a cloud managed services in addition to technology that ceos around themselves. But those, those will probably be the three that stand out to me at least in 2020 we've seen, >>so matt take us through in your minds and red hats, perspective the workloads that are going to be highlighted in this cloud native surge that's happening. We're seeing it everywhere. You mentioned edge industrial edge to consumer Edge to lightweight, edge, massive new workloads. So take us through how you see kind of the existing workloads evolving and potentially new workloads that emerging. >>Yeah. So I think um you know first when you talk about edge workloads a big umbrella but if you look at data driven workloads, especially in the machine learning artificial intelligence spectrum of that, that's really critical. And a reason that those workloads are important is five G. Aside for now when you're running something at the edge you have to also be able to make decisions pretty well at the edge. And that that is that's where your data is being generated and the ability to act on that closely. Whether that's executing machine learning models or being able to do more than that with A I. That's going to be a really really critical workload. Uh huh. Coupled to that, we will see I think five G. Change that because you're going to see more blending in terms of what can you draw back to uh closer to your data center to augment that. So five G will shift how that's built but data driven workloads are going to be huge then I think another area will see is how you propagate that data through environment. Some Kafka has been a really popular technology will actually be launching a service in relation to that. But being able to get that data at the edge and bring it back to locations where you might do more traditional processing, that's going to be another really key space. Um and then we'll still have to be honest, there is still a tremendous amount of work loads out there that just aren't going to get rebuilt. And So being able to figure out how can you make them a little more cloud native? You know, the things your companies have run on for the last 20 years, being able to step them closer to cloud native, I think it's going to be another critical focus because he can't just rewrite them all in one phase and you can't leave them there as well. So being able to bridge shadow B T to >>what's interesting if folks following red hat, No, no, you guys certainly at the tech chops you guys have great product engineering staff been doing this for a long time. I mean the common Lennox platform that even the new generation probably have to leave it load limits on the server anymore. You guys have been doing this hybrid environment in I T for I T Sloan for decades. Okay. In the open, so, you know, it's servers, virtualization, you know, private, public cloud infrastructures and it's been around, we've been covering it in depth as you know, but that's been, that's a history. But as you go from a common Lennox platform into things with kubernetes as new technologies and this new abstraction layers, new control plane concept comes to the table. This need for a fully open platform seems to be a hot trend this year. >>How do you >>describe that? Can you take a minute to explain what this is, this is all about this new abstraction, this new control plane or this open hybrid cloud as you're calling? What is this about? What does it mean? >>Yeah, no, I'll do a little journey that she talked about. Yeah. This has been our approach for almost a decade at this point. And it started, if you look at our approach with Lennox and this was before public clouds use migrants existed. We still with Lennox tried to span bare metal and virtualized environments and then eventually private and public cloud infrastructure as well. And our goal there was you want to be able to invest in something, um, and in our world that's something that's also open as in Lennox but be able to run it anywhere. That's expanded quite a bit. That was good for a class of applications that really got it started. That's expanded now to kubernetes, for example, kubernetes is taking that from single machines to cluster wide deployments and it's really giving you that secure, flexible, fast innovation backbone for cloud native computing. And the balance there is just not for cloud native, we've got to be able to run traditional emerging workloads and our goal is let those things run wherever rail can. So you're really, you're based on open technologies, you can run them wherever you have resources to run. And then I think the third part of this for us is uh, having that choice and ability to run anywhere but not being able to manage. It can lead to chaos or sprawl and so our investments in our management portfolio and this is from insights the redhead advanced cluster management to our cluster security capabilities or answerable. Our focus has been securing, managing and monitoring those environments so you can have a lot of them, you can run where you want, but she just sort of treat it as one thing. So you are our vision, how we've executed up to this point has really been centered around that. I think going forward where you'll see us um really try to focus is, you know, first you heard paul announced earlier that we're donating more than half a billion dollars to open. I would cloud research and part of this reason is uh running services. Cloud native services is changing. And that research element of open source is incredibly powerful. We want to make sure that's continuing but we're also going to evolve our portfolio to support this same drive a couple areas. I would call out, we're launching redhead open shift platform plus and I talked about that combination from rail to open shift to being able to manage it. We're really putting that in one package. So you have the advanced management. So if you have a huge suites of cloud native real estate there, you can manage that. And it also pushes security earlier into the application, build workflows. This is tied to some of our technology is bolstered by the stack rocks acquisition that we did. Being able to bring that in one product offering I think is really key to address security and management side. Uh we've also expanded Redhead insights beyond Rehl to include open shift and answerable and this is really targeted it. How do we make this easier? How do we let customers lean on our expertise? Not just for Lennox as a service, but expand that to all of the things you'll use in a hybrid cloud. And then of course we're going to keep pushing Lennox innovation, you'll see this with the latest version of red hat enterprise, like so we're gonna push barriers, lower barriers to entry. Uh But we're also going to be the innovation catalyst for new directions include things like edge computing. So hopefully that sort of helps in terms of where, where we started when it was just Lennox and then all the other pieces were bringing to the table and why and some new areas. Uh We're launching our investment going forward. >>Yeah, great, that's great overview. Thanks for taking the time to do that. I think one of the areas I that's jumping out at me is the uh, advanced cluster management work you guys are doing saw that with the security peace and also red hat insights I think is is another key one and you get to read that edge. But on the inside you mentioned at the top of this interview, data workloads pretty much being, I mean that pretty much everything, much more of an emphasis on data. Um, data in general but also, you know, serve abilities a hot area. You know, you guys run operating system so you know, in operating systems you need to have the data, understand what's being instrumented. You gotta know that you've got to have things instrument and now more than ever having the data is critical. So take us through your vision of insights and how that translates. Because he said mentions in answerable you're seeing a lot more innovations because Okay I got provisions everything that's great. Cloud and hybrid clouds. Good. Okay thumbs up everyone check the box and then all of a sudden day too As they call day two operations stuff starts to, you know, Get getting hairy, they start to break. Maybe some things are happening. So day two is essentially the ongoing operational stability of cloud native. You need insights, you need the data. If you don't have the data, you don't even know what's going on. You can't apply machine learning. It's kind of you if you don't get that flywheel going, you could be in trouble. Take me through your vision of data driven insights. >>Yeah. So I think it's it's two aspects. If you go to these traditional traditional sport models, we don't have a lot of insight until there's an issue and I'm always amazed by what our teams can understand fix, get customers through those and I think that's a lot of the success red hats had at the same note, we want to make that better where if you look at real as an example, if we fixed an issue for any customer on the planet of which we fix a lot in the support area, we can know whether you're going to hit that same issue or not in a lot of cases and so that linkage to be able to understand environments better. We can be very proactive of not just hey apply all the updates but without this one update, you risk a kernel panic, we know your environment, we see it, this is going to keep you out of that area. The second challenge with this is when things go do break or um are failing the ability to get that data. We want that to be the cleanest handshake possible. We don't want to. Those are always stressful times anyway for customers being able to get logs, get access so that our engineering knowledge, we can fix it. That's another key part. Uh when you extend this to environments like open shift things are changing faster than humans can respond in it. And so those traditional flows can really start to get strained or broken broken down with it. So when we have connected open shift clusters, our engineering teams can not only proactively monitor those because we know cooper net is really well. We understand operators really well. Uh we can get ahead of those issues and then use our support teams and capabilities to keep things from breaking. That's really our goals. Finding that balance where uh we're using our expertise in building the software to help customers stay stable instead of just being in a response mode when things break >>awesome. I think it's totally right on the money and data is critical in all this. I think the trust of having that partnership to know that this pattern recognition is gonna be applied from the environment and that's been hurting the cybersecurity market people. That's the biggest discussion I had with my friends and cyber is they don't share the data when they do, things are pretty obvious. Um, so that's good stuff there and then obviously notifications proactive before there's a cause or failure. Uh great stuff. This brings up a point that paul come here, said earlier, I want to get your reaction to this. He said every C. I. O. Is now a cloud operator. >>That's a pretty bold >>statement. I mean, that's simply means that it's all cloud all the time. You know? Again, we've been saying this on the queue for many years, cloud first, whatever people want to call it, >>what does that actually >>mean? Cloud operator, does that just mean everything's hybrid? Everything's multiple. Cloud. Take me through an unpacked what that actually means? >>Yeah. So I think for the C I O for a lot of times it was largely a technology choice. So that was sort of a choice available to them. And especially if you look at what public clouds have introduced, it's not just technology choice. You're not just picking Kafka anymore. For example, you really get to make the choice of do I want to differentiate my business by running it myself or is this just technology I want to consume and I'm going to consume a cloud, native service and other challenges come with that. It's an infrastructure, not in your control, but when you think about a ceo of the the axes they're making decisions on, there are more capabilities now and I think this is really crucial to let the C i O hone in on where they want to specialist, what do they want to consume, what do they really want to understand, differentiate and Ron? Um and to support this actually, so we're in this vein, we're going to be launching three new managed cloud services and our our focus is always going to be hybrid in these uh but we understand the importance of having managed cloud services that red hat is running not the customers in this case. So one of those will be red hat open shift streams for Patrick Kafka. We've talked about that, that data connectivity and the importance of it and really being able to connect apps across clouds across data centers using Kafka without having to push developers to really specialize in running. It is critical because that is your hybrid data, it's going to be generated on prim, it's going to be generated the edge, you need to be able to get access to it. The next challenge for us is once you have that data, what do you do with it? And we're launching a red hat open shift data science cloud service and this is going to be optimized for understanding the data that's brought in by streams. This doesn't matter whether it's an Ai service or business intelligence process and in this case you're going to see us leverage our ecosystem quite a bit because that last mile of AI workloads or models will often be completed with partners. But this is a really foundational service for us to get data in and then bring that into a workflow where you can understand it and then the last one for us is that red hat open shift api management and you can think of this is really the overseer of how apps are going to talk to services and these environments are complex, their dynamic and being able to provide that oversight up. How should my apps be consuming all these a. P. S, how should they be talking? How do I want to control? Um and understand that is really critical. So we're launching these, these three and it fits in that cloud operator use, we want to give three options where you might want to use Kafka and three Scale technologies and open data hub, which was the basis of open shift data sides, but you might not want to specialize in running them so we can run those for you and give you as a C. I. O. That choice of where you want to invest in running versus just using it. >>All right, we're here with matt Hicks whose executive vice president prospect technology at red hat, matt, your leader at red hat now part of IBM and continues to operate um in the red hat spirit, uh innovating out in the open, people are wearing their red hat uh hoodies, which has been great to see. Um I ask every executive this question because I really want to get the industry perspective on this. Um you know, necessity is the mother of invention as the saying goes and, you know, this pandemic was a challenge for many In 2020. And then as we're in 2021, some say that even in the fall we're gonna start to see a light at the end of the tunnel and then maybe back to real life in 2022. This has opened up huge visibility for CSOS and leaders and business in the enterprise to say, Hey, what's working, what do we need? We didn't prepare for everyone to be working at home. These were great challenges in 2020. Um, and and these will fuel the next innovations and achievements going forward. Um again necessity is the mother of all invention. Some projects are gonna be renewed and double down on some probably won't be as hybrid clouds and as open source continues to power through this, there's lessons to be learned, share your view on what um leaders in in business can do coming out of the pandemic to have a growth strategy and what can we learn from this pandemic from innovation and and how open source can power through this adversity. >>Yeah. You know, I think For as many challenging events we had in 2020, I think for myself at least, it it also made me realize what companies including ourselves can accomplish if we're really focused on that if we don't constrain our thinking too much, we saw projects that were supposed to take customers 18 months that they were finishing in weeks on it because that was what was required to survive. So I think part of it is um, 2020 broke a lot of complacency for us. We have to innovate to be able to put ourselves in a growth position. I hope that carries into 2021 that drives that urgency. When we look at open source technologies. I think the flexibility that it provides has been something that a lot of companies have needed in this. And that's whether it could be they're having to contract or expand and really having that moment of did the architectural choices, technology choices, will they let me respond in the way I need? Uh, I'm biased. But first I think open models, open source development Is the best basis to build. That gives you that flexibility. Um, and honestly, I am an optimist, but I look at 2021, I'm like, I'm excited to see what customers build on sort of the next wave of open innovation. I think his life sort of gets back to normal and we keep that driving innovation and people are able to collaborate more. I hope we'll see a explosion of innovation that comes out and I hope customers see the benefit of doing that on a open hybrid cloud model. >>No better time now than before. All the things are really kind of teed up and lined up to provide that innovation. Uh, great to have you on the cube. Take a quick second to explain to the folks watching in the community What is red hat 2021 about this year? And red hat someone, I'll see. We're virtual and we're gonna be back in a real life soon for the next event. What's the big takeaway this year for the red hat community and the community at large for red hat in context of the market? >>You know, I think redhead, you'll keep seeing us push open source based innovation. There's some really exciting spaces, whether that is getting closer and closer towards edge, which opens up incredible opportunities or providing that choice, even down to consumption model like cloud managed services. And it's in that drive to let customers have the tools to build the next incredible innovations for him. So, And that's what summit 2021 is going to be about for us, >>awesome And congratulations to, to the entire team for the donation to the academic community, Open cloud initiative. And these things are doing to promote this next generation of SRS and large cloud scale operators and developers. So congratulations on that props. >>Thanks john. >>Okay. Matt Hicks, executive vice president of products and technology. That red hat here on the Cube Cube coverage of red hat 2021 virtual. I'm John Ferrier. Thanks for watching. Yeah.

Published Date : Apr 28 2021

SUMMARY :

Great to see you. at the center of it always have been, we've been covering you for many years, interesting time and so now is really not going to be a fad or a new, you know, So take us through how you see kind at the edge and bring it back to locations where you might do more traditional processing, Lennox platform that even the new generation probably have to leave it load limits on the server anymore. Not just for Lennox as a service, but expand that to all of the things you'll use in a Thanks for taking the time to do that. this is going to keep you out of that area. having that partnership to know that this pattern recognition is gonna be applied from the environment I mean, that's simply means that it's all cloud all the time. Cloud operator, does that just mean everything's hybrid? it's going to be generated on prim, it's going to be generated the edge, you need to be able to get access the saying goes and, you know, this pandemic was a challenge for many In 2020. I think his life sort of gets back to normal and we keep that driving innovation and great to have you on the cube. And it's in that drive to let And these things are doing to promote this next generation of That red hat here on the Cube

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
IBMORGANIZATION

0.99+

Matt HicksPERSON

0.99+

2020DATE

0.99+

LennoxORGANIZATION

0.99+

John FerrierPERSON

0.99+

2022DATE

0.99+

2019DATE

0.99+

2021DATE

0.99+

matt HicksPERSON

0.99+

Patrick KafkaPERSON

0.99+

johnPERSON

0.99+

threeQUANTITY

0.99+

18 monthsQUANTITY

0.99+

ArvinPERSON

0.99+

todayDATE

0.99+

second challengeQUANTITY

0.99+

two aspectsQUANTITY

0.99+

more than half a billion dollarsQUANTITY

0.99+

third partQUANTITY

0.98+

CSOSORGANIZATION

0.98+

one productQUANTITY

0.98+

paulPERSON

0.98+

firstQUANTITY

0.98+

KafkaTITLE

0.98+

RedheadORGANIZATION

0.98+

three optionsQUANTITY

0.98+

one packageQUANTITY

0.98+

Red HatORGANIZATION

0.97+

this yearDATE

0.96+

kernelTITLE

0.96+

one phaseQUANTITY

0.96+

decadesQUANTITY

0.96+

pandemicEVENT

0.95+

red hatORGANIZATION

0.95+

red hatORGANIZATION

0.95+

mattPERSON

0.95+

ceosORGANIZATION

0.93+

Red Hat Summit 2021EVENT

0.93+

CeosORGANIZATION

0.93+

red hat summit 2021EVENT

0.93+

oneQUANTITY

0.92+

Cube CubeCOMMERCIAL_ITEM

0.91+

one thingQUANTITY

0.9+

singleQUANTITY

0.89+

day twoQUANTITY

0.87+

secondQUANTITY

0.85+

last 20 yearsDATE

0.84+

waveEVENT

0.84+

three new managed cloud servicesQUANTITY

0.83+

RehlORGANIZATION

0.81+

KafkaPERSON

0.79+

couple years agoDATE

0.78+

Executive vice presidentPERSON

0.78+

ScaleTITLE

0.77+

red hatTITLE

0.76+

five GTITLE

0.75+

Robyn Bergeron, Red Hat and Thomas Anderson, Red Hat | Red Hat Summit 2021 Virtual Experience


 

(upbeat electronic music) >> Hello, welcome back to the Red Hat Summit, 2021 virtual coverage. I'm John Ferez, theCUBE coverage. I'm in Palo Alto with the remote interviews for our virtual conference here. We've got two great guests, CUBE alumnis, Tom Anderson, VP of Ansible Automation Platform, and Robin Bergeron, who's the Senior Manager, Ansible Community, community architect and all the great things involved. Robin, great to see you. Tom, thanks for coming back on Red Hat Summit, here, virtual. Good to see you. >> Thanks for having us. >> So since last summit, what's the updates on the Ansible Community and the Automation Platform? Tom, we'll start with you. Automation Platform, what's the big updates? >> Yeah. So since last Summit a lot has happened in Ansible land, if you will. So last time, I remember talking to you about content collections. Packing distribution format for into the sports. So we put a lot of effort into bringing all the Ansible content collections really, as well as the commercial users. And we launched last year a program certified content, working with our partners, including partners to certify the content collections that they create. Co-certify them, where we work together to make sure that the developed against, and tested against a Proctor spec, so that both of us can provide them to our customer bases with the confidence that they're going to be working and performing properly, and that we at Red Hat, and our partnership, co-support those out in our customer's production parts. That was a big deal. The other thing that we announced, late last fall, was the private automation hub. And that's the idea where our customers, obviously appreciate the idea of being able to go to Ansible galaxy or to the Ansible automation opt, to go and grab these content collections, these integrations, and bring them down in their environment. They wanted a way, they wanted a methodology, or a repository, where they can curate content from different sources, and then the manager across their environment, the automation across the environment. Kind of leaning into a little bit of automation content as code, if you will. And so we launched the automation hub, the private automation hub, where that sits in our customer's infrastructure; whether that's in the cloud, or on premise, or both, and allows them to grab content from galaxy, from the Ansible automation hub, the Ansible, automation hub on call.red hat.com, as well as their internally developed content, and be able to manage and provide that across their organization, governed by a set policies. So lots of stuff that's going on. Really advanced considering the amount of content that we provide. The amount of collections that we provide. Have certified that for our customers. And have the ability to curate and manage that content across the teams. >> I want to do a drill down on some of the unification of teams, which is a big message as well, as operating at scale, cause that's a super value proposition you guys have. And I want to get into that, but Robin, I want to come back to you on the community. So much has gone on. We're now into the pandemic for almost a year and a half now. It's been a productivity boom. Developers have been working at home for a long time, so it's not a new workflow for them, but you've seen a lot more productivity. What it's changed in the community since last summit, again, virtual to virtual again, between the windows here, event windows. You guys have a lot going on. What's new in the community? Gives us an update. >> Yeah, well, I mean, if we go back to summit, you know, this time-ish, you know, last year, we were wrapping up, more or less, the, it was, you know, we used to have everything you would install Ansible. You would get all the modules. You had everything, you know. It was all all altogether, which, you know, it was great for new users, who don't want to have to figure things out. It helps them to really get up and started running quickly. And, but, you know, from a community perspective, trying to manage that level of complexity turned out to be pretty hard. So the move to collections was actually great for, you know, not just, you know, for about user perspective, but also from a community perspective. And we came out with the Ansible 2-10. That was last fall, I believe. And that was the first real release of Ansible where we had, you know, collections were fully instantiated. We, you know, they were available on galaxy, but you could also get them as part of the Ansible community distribution. Fast forward to now, you know, we just had the Ansible 3.0 release, here in February, and we're looking to Ansible 4.0 here in early May. So, you know, there's been a lot of activity. A lot has improved, honestly, as a result of the changes that we've made. It's made it a lot easier for contributors to get in with a smaller group, that's more of their size and, you know, be able to get started and identify, you know, who are their interested peers in the community. So it's been a boom for us, honestly. You know, the pandemic otherwise is, you know, I think taught all of us, you know, certainly you, John, about the amazing things that we can do virtually. So we've had a lot of our meetups pivot to being virtual meetups, and things like that. And it's been great to see how easily the community has been able to pivot around, you know, this sort of event. I hope that we don't have to just keep practicing it for forever, but in the meantime, you know, it's enabled us to continue to get things done. Thank goodness to every video platform on Earth. >> Yeah. Well, we appreciate it. We're going to come back and talk more about that in the future; the best practice, what we all learned, and stories, but I think I want to come back to you on the persona side of Ansible, because one of the things we talked about last time that seems to be gaining a lot of traction, is that multiple personas. So I want to just hold on to that. We'll come back. Tom, back to you. We're at Red Hat summit. You guys have Ansible Fest, which is your own event that you guys drilled down on this. So users watching can know this your own community, but now we're part of Red Hat, part of IBM, which IBM Thinks, also happening soon as well. Red Hat summit still is unique event. How is Ansible fitting into the big picture? Because the value proposition of unifying teams is really consistent now with Red Hat's overall arching thing; which is operating at scale, open shift, Robin just mentioned. Where's the automation platform going this year? What's the story here at Red Hat summit for the automation platform? >> Yeah, no, that's a great question . We've seen so, we got time, just a little bit of the pandemic, and how it has accelerated some existing trends that we already saw. And one of those is really around the democratization of the application to work routines. More people delivering infrastructure and applications, independent of each other. Which is great. Faster and more agile, all those other good words that apply to that. But what that does bring up is the opportunity for patient work. Replication of effort. Not reusing necessarily things that are in existence already that other teams may have. They'd be not complying with all of the policies, if you will, the configuration and clients' policies. And so it's really kind of brought Ansible out into focus even more here. Now, because of the kind of common back lane that Ansible provides; a common language and common automation backplane across these different teams, and across these different personas. The great thing about what we supply for these different personas, whether it's outpatient developers, infrastructure honors, network engineers, SecOps teams, GetOps teams. There's so many of these obstacles out there, who now all want independent access to infrastructure, and deploying infrastructure. And Ansible has the kind of leverage that each of those communities, whether it's APIs or CLIs, or event based automation, or web hooks, et cetera, et cetera, you know? Service catalogs, utilize all of those interfaces, if you will, or modalities are accessible in Ansible automations. So it's really allowed us to be this sort of connective tissue, or glue, across these different silos or manes of the organization. Timing it opens specifically, one of the things that we talked about last fall, at our Ansible Fest, was our integration between the Ansible automation platform, our advanced cluster management product, and our OpenShift platform, that allows native applications, running on OpenShift, be able to talk to a Ansible automation operator that's running on that same platform, to do things off platform for their customers are already using Ansible. So connecting their cloud native platforms with our existing systems and infrastructures. Systems of records, network systems, ticketing systems, you name it. So all of those sorts of integrations, Ansible's become the connected glue across all of these different environments. Tying traditional IT, cloud IT, cloud native, you name it. So it's really been fun, and it's been an exciting time for us inside the portfolio and out. >> That's a great point. Connective tissue is a great way to describe some of these platform benefits, cause you guys have been on this platform for really long time. And the benefits are kind of being seen in the market, certainly as people have to move faster with the agility. Robin, I want to come back to you because he brought up this idea of personas. I mean, we all know DevOps infrastructure has code; it's been our religion for over a decade or more, but now the word DevSecOps is more prevalent in all the conversations. The security's now weaved in here. How are you seeing that play out in the community? And then, Tom, if you can give some color commentary too, on the automation platform, how security fits in? So DevOps, everything's being operationalized at scale, we get that. That's one of the value propositions you have, but DevSecOps has a persona. More people want more sec. Dev is great, more ops and standardization, more developers, agile standards, and then security. DevSecOps. What's your? >> I thought it was DevNetSecOps? (man chuckling) >> Okay. I've forgot net. Put net in there. Well, networks abstracted away, you know, as we say. >> Yeah! Well, you know, from my perspective, you know, they're people in their jobs all over the places, right? Like, they, you know, the more they can feel like they're efficient, and doing great stuff at their work, like, they're happy to bring as many people into the fold as possible. Right? And you know, normally, security's always been this, you know, it's sort of like networking, right? It's always been this sort of isolated, this special group over here, that's the traditional, you know, one of the traditional IT bottlenecks that causes us to not be able to get anything done. But, you know, on a community level, we see folks who are interested in security, you know, all the time. I know we've certainly done quite a bit of work with the some folks at IBM around one of their products; which I assume Tom will get more into here in just a moment. But from, you know, community perspective, I mean, we've seen people who've been writing, you know, playbooks and roles and, you know, now collections for, you know, all of the traditional government testing, you know, is, you know, missed standards, all of that kind of stuff. And, you know, it's one of those, it's part of network effects. And it's a great place for actually automation hub. I think, you know, for folks who were on prem or, you know, any of our customers are really going to start to see lots of value. How it will be able to connect folks inside the organization, you know, organically through just the place where I'm doing my Ansible things, allows them to find each other, really. And build those, you know, take it from being silos of automation everywhere into a really sort of networked, you know, internal network of Ansible friends and Ansible power users that, you know, can work together and collaborate, you know, just the same way that we do in open source. >> Yeah. And Tom, so IT modernization requires security. What's your take on this? Because you know, you got cluster, a lot of cluster, advanced cluster management issues. You got to deal with the modern apps that are coming. IT's got to evolve. What's your take on all this? >> Yeah. Not only does IT have to evolve, but it's the integration of IT into the rest of the environment. To be able to respond. So, one of the areas that we put a lot of effort into advancement of curating and solutions around security automation. And we've talked about that in the past, the idea of connecting SecOps teams that are doing intrusion detection, or threat hunting, and then responding in an automated way to those threat protections. Right? So connect SecOps with my team; which has traditionally been siloed operations and silo teams. And now with this curated, Ansible security automation solution that we brought to market, with our partners, that connects those two teams in a seamless sort of way. And we've got a lot of work with our friends at IBM, around this area because they are digging that security, their facility, the products in their portfolio. So we've done a lot of work with them. We've done a lot of work with lots of our partners; whether it's cyber or Microsoft, or whoever. Those areas are traditionally, Ansible's done a great job on sort of compliance around configuration enforcement, right? Setting configuration. Now we moved into connecting set-mops with IT. Security automation, now of our acquisition of SecOps, along with our advanced cluster management integration with Ansible, we're starting to say, what are the things inside that DevSecOps workflow that may require integration or automation, or package automation with other parts of the environment? So bringing all of those pieces together, as we move forward, which is really exciting for us. >> Okay, I got to ask you guys the number one question that I get all the time, and I see in the marketplace, kind of a combo question, is, how do I accelerate the automation of my cloud native development, with my traditional infrastructure? Because as people put in green, if one of the cloud projects, whether it's, and then integrating with the cloud on premises with the traditional infrastructure, how do I accelerate those two environments? How do I automate, accelerate the automation? >> It's a great short for us, as what we were talking about last Ansible Fest. We are bringing together with our advanced, cluster management product, ownership platform. Ansible is just been widespread use in all of the automation of both traditional, and cloud native, infrastructures. Whether it's cloud infrastructure, on-premise storage, compute network, you name it. Customers are using Ansible, using Ansible to do all kinds of pieces of infrastructure. Being able to tie that to their new, cloud native initiatives, without having to redo all of that work that they've already done, you integrate that, this thing, infrastructure automation, with their cloud native stuff, it accelerates substantially the, what I call, the operationalization of their cloud native platforms, with their existing IT infrastructure in the existing, IT ecosystem. I believe that that's what the Ansible automation platform plays a key role in connecting those pieces together, without having to redo all that work, that's been done and invested. >> Robin, what's your take on this? This is what people are working on in the trenches. They realize cloud benefits. They've got some cloud native action, and also then they got on the traditional environment, and they've got to get them connected and automated. >> Yeah, absolutely. I mean, you know, the beauty of Ansible, you know, from a end user perspective is, you know, how easy it is to learn and how easy the languages to learn. And I think, you know, that portability, you know, it doesn't matter like, how much of a rocket scientist you are, you know? Everybody appreciates simplicity. Everybody appreciates being able to hand something simple to somebody else, and letting other people get done, and having it, be more or less, it's not quite English, but it's definitely, you know, Ansible's quite readable. Right? And you know, when we looked at, when we started to work on all the Ansible operators, you know, one of that, one of the main pieces there was making sure that that simplicity that we have in Ansible, is brought over directly into the operator. So, just because it's cloud native doesn't mean you suddenly have to learn, you know, a whole set of new languages. Ansible's just as portable there, as it is to any other part of the, your IT organization, infrastructure, whatever it is that you have going on. >> Well, there's a lot of action going on here at Red Hat summit, 2021. Things I wanted to bring up, in context of the show, is the success, and the importance, of you guys having Ansible collections. This has come up multiple times, as we talked about those personas, and you've got these new contributors. You've got people contributing content, as open-source continues to grow and be phenomenal. Value proposition. Touch on this concept of collections. What's the updates? Why is it important? Why should folks pay attention to it, and continue to innovate with collections? >> From a commercial perspective, or from a product perspective, collections have made it a lot easier for contributors to create, and deploy, and distribute content. As Robin's mentioned earlier, previous iterations of Ansible have all of that integration. All of those collections, all within one big group. We call the "batteries included" back in the time. Back in the day, right? That that meant that contributors deployed content with the base, Ansible distribution, they had to wait for the next version of Ansible to come out. That's when that content would get redistributed with the next version of Ansible. By de-coupling, on platform, or engine, putting that into collections, individual elements of related integrations, those can move that their own pace. So users, new customers, can get the content they need, based their contributors like and keep up with. So, customers will have to wait for the next version of the shipping products and get a new version of the new integration they really like now. So again, de-coupling those things, it allows them to move at different paces. The engine, or the platform itself, needs to be stable, performance secure. It's going to move at a certain lifecycle. The content itself, all the different content, hub, and network providers, platforms, all of those things can now move at their own pace. Each of those have their own life cycle. Allows us to get more functionality in our customers hands a lot quicker. And then launching our certified program, partners, when we support that content, certified support that content, helps meet the values that we bring to our customers with this subscription. It's that ecosystem of partners that we work with, who certified and support the stuff that we ship and support with our customers. Benefits both from the accessing the technology, as well as to the access to the value added in terms of integration, testing and support. >> Robin, what's your take on the community? I see custom automation with connect here. A lot of action going on with collections. >> Yeah. Absolutely. You know, it's been interesting, you know? Tom just mentioned the, you know, how everything, previously, all had to be released all at once. Right? And if you think about, you know, sure I have Ansible installed, but you know, how often do I have to, you know, just even as a regular, I'm not a system administrator these days, type person, like how often do I have to, you know, click that button to update, you know, my Mac or my Linux machine? Or, you know, my windows machine, or you know, the operating system on my telephone, right? Every time one of these devices that Ansible connects to, or program, or whatever it is, connects to something, those things are all operating and, you know, developing themselves at their own paces. Right? So when a new version of, you know, we'll call it Red Hat, Enterprise Linux. When a new version of Red Hat, Enterprise Linux comes out, if there are new changes, or new features that, you know, we want to be able to connect to, that's not really helpful when we're not releasing for another six months. Right? So it's really helped us, you know, from a community angle, to able to have each of these collections working in concert with, you know, for example, the Lennox subsystems that are actually making things that will turn be turned into collections, right? Like, SE Linux, or a system D, right? Like, those things move at their own pace. We can update those at our own pace in collections, and then people can update those collections without having to wait another six months, or eight months, or whatever it is, for a new version of Ansible to come out. It's really made it easier for all of those, you know, developers of content to work on their content and their, you know, Ansible relationships almost in sync. And make sure that, you know, not, "I'm going to do it over here. And then I'm going to come back over here and fix everything later." It's more of a, you know, continuous development process. >> So, the experience. So the contributor experience is better then? You'd say? >> I'm sorry? >> The contributor experience is better then? >> Oh, absolutely. Yeah. 100%. I mean, it's, you know, there's something to be said for, I wouldn't say it's like, instant satisfaction, but certainly the ability to have a little bit more independence, and be able to release things as you see fit, and not be gated by the entire rest of the project, is amazing for those folks. >> All right. So I'll put you on the spot, Robin. So if I'm a developer, bottom line me, what's in it for me? Why should I pay attention to collections? What's the bottom line? >> Well, you know, Ansible is a platform, and Ansible benefits from network effects. You know, the reason that we've gotten as big as we have, is sort of like the snowball rolling downhill, right? The more people that latch onto what you're doing, the more people benefit and the more, you know, additional folks want to join in. So, you know, if I was working on any other product that I would consider being able to have automated with Ansible, you know, the biggest thing that I would look at is, well, you know, what are those people also using? Are they automating it with Ansible? And I can guarantee you, 99% of the time, everything else that people are using is also being automated with Ansible. So you'd be crazy to not, you know, want to participate, and make sure that you're providing the best, Ansible experience for, you know, your application, cause for every application or, you know, device that we can connect to, there's probably 20 other competitors that also make similar applications that, you know, folks might also consider in lieu of you if you're not using, if you're not providing Ansible content for it. >> Hey, make things easier, simple to use, and you reduce the steps it takes to do things. That's a winning formula, Tom. I mean, when you make things that good, then you get the network effect. But this highlights what you mentioned earlier, about connective tissue. When you were using words like "connective tissue" it implies an organizational's, not a mechanism. It's not just software, it's people. As a people experience here in the automation platform. >> Robin: Yep. >> This seems to be the bottom line. What's your take? What's your bottom line view? I'm a developer, what's in it for me? Why should I pay attention to the automation platform? >> What Robert just said to me is, more people using. Automation platform, crossing those domains, and silos as kind of connective tissue across those teams, and its personas, means those contributors, those developers, creating automation content, getting in the hands of more people across the organization. In a more simplified way by using Ansible automation. They get access, the automation itself, those personas, they get access to the system automation faster, they can have the money quicker, local to local folks. To reinvent the wheel in terms of automation, we're trying to, (man speaking faintly) They don't want to know about the details, and what it takes to configure the network, configure the storage elements. They rely on those automation developers and contributors that review that for them. One powers of the platform. Across those teams, across those others. Okay we're going to talk about SecOps, The ITOps, in SecOps, in networkOps. And to do all of these tasks, with the same language, and same unition content, running faster, and it's monitoring core responsibilities without worrying. >> Robin, you wanted to talk about something in the community, any updates? I think navigator, you mentioned you wanted to mention a plug for that? >> Absolutely! So, you know, much like any other platform in the universe, you know, if you don't have really great tools for developing content, you're kind of, you know, dead in the water, right? Or you're leaving it to fate. So we've been working on a new project, not part of the product yet, but you know, it's sort of in a community, exploratory phrase. A release, early release often, or, you know, minimum viable product, I guess, might be the other way to describe it currently. It's called Ansible navigator. It's a Tooey, which is like a gooey, but it's got a, sort of a terminal, user interface look to it, that allows you to, you know, develop, it's a sort of interface where you can develop content, you know, all in one window. Have your, you know, documentation accessible to you. Have, you know, all of your test results available to you in one window, rather than, I'm going to do something here, And then I'm going to go over here, and now I'm not sure. So now I'm going to go over here and look at docs instead. It's all, you know, it's all in one place. Which we think will actually, but I mean, I know the folks who have seen it already been like, (woman squealing) but you know, it's definitely in early, community stages right now. It's, you know, we can give you the link. It's github.com/Ansible/Ansiblenavigator >> A tooey versus a gooey, versus a command line interface. >> Yeah! >> How do you innovate on the command line? It's a cooey, or a? >> Yeah! >> It's, you know, there are so many IDs out there and I think Tom can probably talk to some of this, you know, how that might relate to VA code or, you know, many of the other, you know, traditional developer IDs that are out there. But, you know, the goal is certainly to be able to integrate with some of those other pieces. But, you know, it's one of those things where, you know, if everybody's using the same tool and we can start to enforce higher levels, quality and standards through that tool, there's benefits for everyone. Tom, I don't know if you want to add on to that in any way? >> Yeah, it's just kind of one of our focus areas here, which is making it as easy as possible for contributors to create Ansible automation content. And so part of that is production, meaning S & K. Remember what happened to S & K for Ansible? That involved developers and contributors to use ID's, build and deploy automation content. So, I'm really focused on making that contributor life their job. >> Well, thanks for coming on Tom and Robin. Thanks for sharing the insight here at Red Hat Summit 21, virtual. So you guys continue to do a great job with the success of the platform, which has been, you know, consistently growing and having great satisfaction with developers, and now ops teams, and sec teams, and net teams. You know, unifying these teams is certainly a huge priority for enterprises because the end of the day, cloud-scale is all about operating. Which means more standards, more operations. That's what you guys are doing. So congratulations on the continued success. Thanks for sharing. >> Thanks for having us. >> Okay. I'm John for here in theCUBE we are remote with CUBE virtual for Red Hat Summit, 2021. Thanks for watching. (upbeat electronic music)

Published Date : Apr 28 2021

SUMMARY :

and all the great things involved. and the Automation Platform? And have the ability to curate and manage on some of the unification of teams, the meantime, you know, and talk more about that in the future; of the application to work routines. of being seen in the market, away, you know, as we say. that's the traditional, you know, Because you know, you got cluster, but it's the integration of IT in all of the automation and they've got to get them have to learn, you know, in context of the show, of the new integration take on the community? click that button to update, you know, So the contributor but certainly the ability to have you on the spot, Robin. and the more, you know, and you reduce the steps the bottom line. the automation itself, those personas, in the universe, you know, A tooey versus a gooey, you know, many of the other, you know, for contributors to create which has been, you know, we are remote with CUBE virtual

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
NeilPERSON

0.99+

Dave VellantePERSON

0.99+

JonathanPERSON

0.99+

JohnPERSON

0.99+

Ajay PatelPERSON

0.99+

DavePERSON

0.99+

$3QUANTITY

0.99+

Peter BurrisPERSON

0.99+

Jonathan EbingerPERSON

0.99+

AnthonyPERSON

0.99+

Mark AndreesenPERSON

0.99+

Savannah PetersonPERSON

0.99+

EuropeLOCATION

0.99+

Lisa MartinPERSON

0.99+

IBMORGANIZATION

0.99+

YahooORGANIZATION

0.99+

AWSORGANIZATION

0.99+

Paul GillinPERSON

0.99+

Matthias BeckerPERSON

0.99+

Greg SandsPERSON

0.99+

AmazonORGANIZATION

0.99+

Jennifer MeyerPERSON

0.99+

Stu MinimanPERSON

0.99+

TargetORGANIZATION

0.99+

Blue Run VenturesORGANIZATION

0.99+

RobertPERSON

0.99+

Paul CormierPERSON

0.99+

PaulPERSON

0.99+

OVHORGANIZATION

0.99+

Keith TownsendPERSON

0.99+

PeterPERSON

0.99+

CaliforniaLOCATION

0.99+

MicrosoftORGANIZATION

0.99+

SonyORGANIZATION

0.99+

VMwareORGANIZATION

0.99+

Andy JassyPERSON

0.99+

RobinPERSON

0.99+

Red CrossORGANIZATION

0.99+

Tom AndersonPERSON

0.99+

Andy JazzyPERSON

0.99+

KoreaLOCATION

0.99+

HowardPERSON

0.99+

Sharad SingalPERSON

0.99+

DZNEORGANIZATION

0.99+

U.S.LOCATION

0.99+

five minutesQUANTITY

0.99+

$2.7 millionQUANTITY

0.99+

TomPERSON

0.99+

John FurrierPERSON

0.99+

MatthiasPERSON

0.99+

MattPERSON

0.99+

BostonLOCATION

0.99+

JessePERSON

0.99+

Red HatORGANIZATION

0.99+

Hillery Hunter, IBM | Red Hat Summit 2021 Virtual Experience


 

>>Mhm Yes. Hello and welcome back to the cubes coverage of red hat summit 2021 virtual. I'm john for your host of the cube we're here with Hillary Hunter, the VP and CTO and IBM fellow of IBM cloud at IBM. Hillary, Great to see you welcome back, You're no stranger to us in the cube your dentist few times. Thanks for coming on. >>Thanks so much for having me back. Great to talk more today >>I believe I B M is the premier sponsor for red hat summit this year. No, I mean I think they're somewhat interested in what's happening. >>Yeah, you know, somebody is such a great event for us because it brings together clients that, you know, we work together with red head on and gives us a chance to really talk about that overall journey to cloud and everything that we offer around cloud and cloud adoption um, and around redheads capabilities as well. So we look forward to the summit every year for sure. >>You know, the new IBM red hat relationship obviously pretty tight and successful seeing the early formations and customer attraction and just kind of the momentum, I'll never forget that Red hat something was in SAN Francisco. I sat down with Arvin at that time, uh, Red hat was not part of IBM and it was interesting. He was so tied into cloud native. It was almost as if he was dry running the acquisition, which he announced just moments later after that. But you can see the balance. The Ceo at IBM really totally sees the cloud. He sees that experience. He sees the customer impact. This has been an interesting year, especially with Covid and with the combination of red hat and IBM, this cloud priority for IT leaders is more important than ever before. What's your, what's your take on this? Because clearly you guys are all in on cloud, but not what people think, what's your, what's your view on this? >>Yeah. You know, from, from the perspective of those that are kind of data oriented IBM Institute for Business Value, did lots of studies over the last year, you know, saying that over 60% of leaders feel, you know, increased urgency to get to the cloud, um they're intending to accelerate their program to the cloud, but I think, you know, just even as consumers where each very conscious that our digital behaviors have changed a lot in the last year and we see that in our enterprise client base where um everything from, you know, a bank, we work that that that had to stand up their countries equivalent of the payroll protection program in a matter of weeks, which is just kind of unheard of to do something that robust that quickly or um, you know, retail obviously dealing with major changes, manufacturing, dealing with major changes and all consumers wanting to consume things on an app basis and such, not going into brick and mortar stores and such. And so everything has changed and months, I would say have sort of timeframes of months have been the norm instead of years for um, taking applications forward and modernizing them. And so this journey to cloud has compressed, It's accelerated. And as one client I spoke with said, uh, in the midst of last year, you know, it is existential that I get to cloud with urgency and I think That's been that has been the theme of 2020 and now also 2021. And so it is, it is the core technology for moving faster and dealing with all the change that we're all experiencing. >>That's just so right on point. But I got I want to ask you because this is the key trend enterprises are now realizing that cloud native architecture is based on open source specifically is a key architectural first principle now. >>Yeah. >>What's your, what, what would you say to the folks out there who were listening to this and watching this video, Who were out in the enterprise going, hey, that's a good call. I'm glad I did it. So I don't have any cognitive dissidence or I better get there faster. >>Yeah. You know, open source is such an important part of this conversation because I always say that open source moves at the rate and pays a global innovation, which is kind of a cute phrase that I really don't mean it in anyways, cute. It really is the case that the purpose of open sources for people globally to be contributing. And there's been innovation on everything from climate change to you know, musical applications to um things that are the fundamentals of major enterprise mission critical workloads that have happened is everyone is adopting cloud and open source faster. And so I think that, you know this choice to be on open source is a choice really, you know, to move at the pace of global innovation. It's a choice too um leverage capabilities that are portable and it's a choice to have flexibility in deployment because where everyone's I. T is deployed has also changed. And the balance of sort of where people need the cloud to kind of come to life and be has also changed as everyone's going through this period of significant change. >>That's awesome. IBM like Red has been a long supporter and has a history of supporting open source projects from Lenox to kubernetes. You guys, I think put a billion dollars in Lenox way back when it first started. Really power that movement. That's going back into the history books there. So how are you guys all collaborating today to advance the open source solutions for clients? >>Yeah, we remain very heavily invested in open source communities and invested in work jointly with Red Hat. Um you know, we enabled the technology known as um uh Rackham the short name for the Red Hat advanced cluster management software, um you know, in this last year, um and so, you know, provided that capability um to to become the basis of that that product. So we continue to, you know, move major projects into open source and we continue to encourage external innovators as well to create new capabilities. And open source are called for code initiatives for developers as an example, um have had specific programs around um uh social justice and racial issues. Um we have a new call for code out encouraging open source projects around climate change and sustainable agriculture and all those kind of topics and so everything from you know, topics with developers to core product portfolio for us. Um We have a very uh very firm commitment in an ongoing sustained contribution on an open source basis. >>I think that's important. Just to call out just to kind of take a little sidebar here. Um you guys really have a strong mission driven culture at IBM want to give you props for that. Just take a minute to say, Congratulations call for code incredible initiative. You guys do a great job. So congratulations on that. Appreciate. >>Thank you. Thank you. >>Um as a sponsor of Red Hat Summit this year, I am sponsoring the zone Read at um you have you have two sessions that you're hosting, Could you talk about what's going on? >>Yeah, the the two sessions, so one that I'm hosting is around um getting what we call 2.5 x value out of your cloud journey. Um and really looking at kind of how we're working with clients from the start of the journey of considering cloud through to actually deploying and managing environments and operating model on the cloud um and where we can extract greater value and then another session um that I'm doing with Roger Primo, our senior vice President for strategy at IBM We're talking about lessons and clouded option from the Fortune 500, so we're talking there about coca cola european bottling partners, about lumen technologies um and um also about wonderman Thompson, um and what they're doing with us with clouds, so kind of two sessions, kind of one talking a sort of a chalkboard style um A little bit of an informal conversation about what is value meaning cloud or what are we trying to get out of it together? Um And then a session with roger really kind of focused on enterprise use cases and real stories of cloud adoption. >>Alright so bottom line what's going to be in the sessions, why should I attend? What's the yeah >>so you know honest honestly I think that there's kind of this um there's this great hunger I would say in the industry right now to ascertain value um and in all I. T. Decision making, that's the key question right? Um not just go to the cloud because everyone's going to the cloud or not just adopt you know open source technologies because it's you know something that someone said to do, but what value are we going to get out of it? And then how do we have an intentional conversation about cloud architecture? How do we think about managing across environments in a consistent way? Um how do we think about extracting value in that journey of application, modernization, um and how do we structure and plan that in a way? Um that results in value to the business at the end of the day, because this notion of digital transformation is really what's underlying it. You want a different business outcome at the end of the day and the decisions that you take in your cloud journey picking. Um and open hybrid, multi cloud architecture leveraging technologies like IBM cloud satellite to have a consistent control plan across your environments, um leveraging particular programs that we have around security and compliance to accelerate the journey for regulated industries etcetera. Taking intentional decisions that are relevant to your industry that enable future flexibility and then enable a broad ecosystem of content, for example, through red hat marketplace, all the capabilities and content that deploy onto open shift, et cetera. Those are core foundational decisions that then unlock that value in the cloud journey and really result in a successful cloud experience and not just I kind of tried it and I did or didn't get out of it what I was expecting. So that's really what, you know, we talk about in these in these two sessions, um and walk through um in the second session than, you know, some client use cases of, of different levels and stages in that cloud journey, some really core enterprise capabilities and then Greenfield whitespace completely new capabilities and cloud can address that full spectrum. >>That's exciting not to get all nerdy for a second here, But you know, you bring up cloud architecture, hybrid cloud architecture and correct me if I'm wrong if you're going to address it because I think this is what I'm reporting and hearing in the industry against the killer problem everyone's trying to solve is you mentioned, um, data, you mentioned control playing for data, you mentioned security. These are like horizontally scalable operating model concepts. So if you think about an operating system, this is this is the architecture that becomes the cloud model hybrid model because it's not just public cloud cloud native or being born in the cloud. Like a startup. The integration of operating at scale is a distributed computing model. So you have an operating system concept with some systems engineering. Yeah, it sounds like a computer to me, right. It sounds like a mainframe. Sounds like something like that where you're thinking about not just software but operating model is, am I getting that right? Because this is like fundamental. >>Yeah, it's so fundamental. And I think it's a great analogy, right? I think it's um you know, everyone has kind of, their different description of what cloud is, what constitutes cloud and all that kind of thing, but I think it's great to think of it as a system, it's a system for computing and what we're trying to do with cloud, what we're trying to do with kubernetes is to orchestrate a bunch of, you know, computing in a consistent way, as, you know, other functions within a single server do. Um What we're trying to do with open shift is, you know, to enable um clients to consume things in a consistent way across many different environments. Again, that's the same sort of function um conceptually as, you know, an operating system or something like that is supposed to provide is to have a platform fundamentally, I think the word platform is important, right? Have a platform that's consistent across many environments and enables people to be productive in all those environments where they need to be doing their computing. >>We were talking before we came on camera about cloud history and we were kind of riffing back and forth around, oh yeah, five years ago or six years ago was all the conversations go to the cloud now, it's like serious conscience around the maturity of cloud and how to operate that scale in the cloud, which is complex, it's complex system and you have complexity around system complexity and novelty complexity, so you have kind of all these new things happening. So I want to ask you because you're an IBM fellow and you're on the cloud side at IBM with all this red hat goodness you've got going on, Can you give us a preview of the maturity model that you see the IBM season, that red hats doing so that these architectures can be consistent across the platforms, because you've got def sec ops, you've got all these new things, you've got security and data at scale, it's not that obviously it's not easy, but it has to be easier. What's what's the preview of the maturity model? >>Yeah, you know, it really is about kind of a one plus one equals three conversation because red hats approach to provide a consistent platform across different environments in terms of Lennox and Kubernetes and the open shift platform um enables that first conversation about consistency and maturity um in many cases comes from consistency, being able to have standards and consistency and deployment across different environments leads to efficiency. Um But then IBM odds on that, you know, a set of conversations also around data governance, um consistency of data, cataloguing data management across environments, machine learning and ai right bringing in A. I. For I. T. Operations, helping you be more efficient to diagnose problems in the IT environment, other things like that. And then, you know, in addition, you know, automation ultimately right when we're talking about F. R. I. T. Ops, but also automation which begins down at the open shift level, you know with use of answerable and other things like that and extends them up into automation and monitoring of the environment and the workloads and other things like that. And so it really is a set of unlocking value through increasing amounts of insight, consistency across environments, layering that up into the data layer. Um And then overall being able to do that, you know efficiently um and and in a consistent way across the different environments, you know, where cloud needs to be deployed in order to be most effective, >>You know, David Hunt and I always talk about IBM and all the years we've been covering with the Cube, I mean we've pretty much been to every IBM events since the Cube was founded and we're on our 11th year now watching the progression, you guys have so much expertise in so many different verticals, just a history and the expertise and the knowledge and the people. They're so smart. Um I have to ask you how you evolved your portfolio with the cloud now um as it's gone through, as we are in the 2021 having these mature conversations around, you know, full integration, large scale enterprise deployments, Critical Mission Mission Critical Applications, critical infrastructure, data, cybersecurity, global scale. How are you evolve your portfolio to better support your clients in this new environment? >>Yeah, there's a lot in there and you hit a lot of the keywords already. Thank you. But but I think that you know um we have oriented our portfolio is such that all of our systems support Red hat um and open shift, um our cloud, we have redhead open shift as a managed service and kubernetes is at the core of what we're doing as a cloud provider and achieving our own operational efficiencies um from the perspective of our software portfolio, our core products are delivered in the form of what we refer to as cloud packs on open shift and therefore deploy across all these different environments where open shift is supported, um products available through Red hat marketplace, you know, which facilitates the billing and purchasing an acquisition and installation of anything within the red hat ecosystem. And I think, you know, for us this is also then become also a journey about operational efficiency. We're working with many of our clients is we're kind of chatting about before about their cloud operating model, about their transformation um and ultimately in many cases about consumption of cloud as a service. Um and so um as we, you know, extend our own cloud capabilities, you know, out into other environment through distributed cloud program, what we refer to as as IBM cloud satellite, you know, that enables consistent and secure deployment of cloud um into any environment um where someone needs, you know, cloud to be operated. Um And that operating model conversation with our clients, you know, has to do with their own open shift environments that has to do with their software from IBM, it has to do their cloud services. And we're really ultimately looking to partner with clients to find efficiency in each stage of that journey and application modernization in deployment and then in getting consistency across all their environments, leveraging everything from uh the red hat, you know, ACM capabilities for cluster management up through a i for beauty shops and automation and use of a common console across services. And so it's an exciting time because we've been able to align our portfolio, get consistency and delivery of the red half capabilities across our full portfolio and then enable clients to progress to really efficient consumption of cloud. >>That's awesome. Great stuff there. I got to ask you the question that's on probably your customers minds. They say, okay, Hillary, you got me sold me on this. I get what's going on, I just gotta go faster. How do I advance my hybrid cloud model faster? What are you gonna do for me? What do you have within the red hat world and IBM world? How are you gonna make me go faster? That's in high quality way? >>Yeah. You know, we often like to start with an assessment of the application landscape because you move faster by moving strategically, right? So assessing applications and the opportunity to move most quickly into a cloud model, um, what to containerized first, what to invest in lift and shift perspective, etcetera. So we we help people look at um what is strategic to move and where the return on investment will be the greatest. We help them also with migrations, Right? So we can help jump in with additional skills and establish a cloud center of competency and other things like that. That can help them move faster as well as move faster with us. And I think ultimately choosing the right portfolio for what is defined as cloud is so important, having uh, an open based architecture and cloud deployment choice is so important so that you don't get stuck in where you made some of your initial decisions. And so I think those are kind of the three core components to how we're helping our clients move as quickly as possible and at the rate and pace that the current climate frankly demands of everyone. >>You know, I was joking with a friend the other night about databases and how generations you have an argument about what is it database, what's it used for. And then when you kind of get to that argument, all agree. Then a new database comes along and then it's for different functions. Just the growth in the internet and computing. Same with cloud, you kind of see a parallel thing where it's like debate, what is cloud? Why does he even exist? People have different definitions. That was, you know, I mean a decade or so ago. And then now we're at almost another point where it's again another read definition of, okay, what's next for cloud? It's almost like an inflection point here again. So with that I got to ask you as a fellow and IBM VP and Cto, what is the IBM cloud because if I'm going to have a discussion with IBM at the center of it, what does it mean to me? That's what people would like to know. How do you respond to that? >>Yeah. You know, I think two things I think number one to the, to the question of accelerating people's journeys to the cloud, we are very focused within the IBM cloud business um on our industry specific programs on our work with our traditional enterprise client base and regulated industries, things like what we're doing in cloud for financial services, where we're taking cloud, um and not just doing some sort of marketing but doing technology, which contextualize is cloud to tackle the difficult problems of those industries. So financial services, telco uh et cetera. And so I think that's really about next generation cloud, right? Not cloud, just for oh, I'm consuming some sauce, and so it's going to be in the cloud. Um but SAS and I SV capabilities and an organization's own capabilities delivered in a way appropriate to their industry in in a way that enables them to consume cloud faster. And I think along those lines then kind of second thing of, you know, whereas cloud headed the conversation in the industry around confidential computing, I think is increasingly important. Um It's an area that we've invested now for several generations of technology capability, confidential computing means being able to operate even in a cloud environment where there are others around um but still have complete privacy and authority over what you're doing. And that extra degree of protection is so important right now. It's such a critical conversation um with all of our clients. Obviously those in things like, you know, digital assets, custody or healthcare records or other things like that are very concerned and focused about data privacy and protection. And these technologies are obvious to them in many cases that yes, they should take that extra step and leverage confidential computing and additional data protection. But really confidential computing we're seeing growing as a topic zero trust other models like that because everyone wants to know that not only are they moving faster because they're moving to cloud, but they're doing so in a way that is without any compromise in their total security, um and their data protection on behalf of their clients. So it's exciting times. >>So it's so exciting just to think about the possibilities because trust more than ever now, we're on a global society, whether it's cyber security or personal interactions to data signing off on code, what's the mutability of it? I mean, it's a complete interplay of all the fun things of uh of the technology kind of coming together. >>Absolutely, yeah. There is so much coming together and confidential computing and realizing it has been a decade long journey for us. Right? We brought our first products actually into cloud in 2019, but its hardware, it's software, it services. It's a lot of different things coming together. Um but we've been able to bring them together, bring them together at enterprise scale able to run entire databases and large workloads and you know um pharmaceutical record system for Germany and customer records for daimler and um you know what we're doing with banks globally etcetera and so you know it's it's wonderful to see all of that work from our research division and our developers and our cloud teams kind of come together and come to fruition and and really be real and be product sizable. So it's it's very exciting times and it's it's a conversation that I think I encourage everyone to learn a little bit more about confidential computing. >>Hillary hunter. Thank you for coming on the cube. Vice President CTO and IBM fellow which is a big distinction at IBM. Congratulations and thanks for coming on the Cuban sharing your insight. Always a pleasure to have you on an expert always. Great conversation. Thanks for coming on. >>Thanks so much for having me. It was a pleasure. >>Okay, so cubes coverage of red Hat Summit 21 of course, IBM think is right around the corner as well. So that's gonna be another great event as well. I'm john Feehery, a host of the cube bringing all the action. Thanks for watching. Yeah.

Published Date : Apr 28 2021

SUMMARY :

Hillary, Great to see you Great to talk more today I believe I B M is the premier sponsor for red hat summit this year. Yeah, you know, somebody is such a great event for us because it brings together clients that, But you can see the balance. Institute for Business Value, did lots of studies over the last year, you know, saying that over 60% But I got I want to ask you because this is the key trend enterprises So I don't have any cognitive dissidence or I better get there faster. everything from climate change to you know, musical applications to um So how are you guys all collaborating today to advance the open source solutions and so everything from you know, topics with developers to core product portfolio for us. Um you Thank you. Yeah, the the two sessions, so one that I'm hosting is around um getting what we call 2.5 everyone's going to the cloud or not just adopt you know open source technologies because it's That's exciting not to get all nerdy for a second here, But you know, you bring up cloud architecture, Um What we're trying to do with open shift is, you know, to enable um clients to consume things in a that scale in the cloud, which is complex, it's complex system and you have complexity around And then, you know, in addition, Um I have to ask you how you evolved your portfolio with the cloud And I think, you know, for us this is also then become I got to ask you the question that's on probably your customers minds. that you don't get stuck in where you made some of your initial decisions. And then when you kind of get to that argument, all agree. And I think along those lines then kind of second thing of, you know, So it's so exciting just to think about the possibilities because trust more than records for daimler and um you know what we're doing with banks globally etcetera and Always a pleasure to have you on an expert always. Thanks so much for having me. I'm john Feehery, a host of the cube bringing all the action.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
IBMORGANIZATION

0.99+

David HuntPERSON

0.99+

HillaryPERSON

0.99+

2019DATE

0.99+

john FeeheryPERSON

0.99+

SAN FranciscoLOCATION

0.99+

Hillary HunterPERSON

0.99+

Roger PrimoPERSON

0.99+

LenoxORGANIZATION

0.99+

second sessionQUANTITY

0.99+

two sessionsQUANTITY

0.99+

IBM Institute for Business ValueORGANIZATION

0.99+

11th yearQUANTITY

0.99+

2021DATE

0.99+

telcoORGANIZATION

0.99+

2020DATE

0.99+

last yearDATE

0.99+

Red Hat SummitEVENT

0.99+

GermanyLOCATION

0.99+

todayDATE

0.99+

Hillery HunterPERSON

0.99+

first productsQUANTITY

0.99+

ArvinPERSON

0.99+

over 60%QUANTITY

0.98+

five years agoDATE

0.98+

first conversationQUANTITY

0.98+

six years agoDATE

0.98+

CubeCOMMERCIAL_ITEM

0.97+

rogerPERSON

0.97+

one clientQUANTITY

0.96+

first principleQUANTITY

0.96+

firstQUANTITY

0.96+

three core componentsQUANTITY

0.95+

each stageQUANTITY

0.95+

this yearDATE

0.95+

a decade or so agoDATE

0.94+

red Hat Summit 21EVENT

0.94+

red hat summit 2021EVENT

0.94+

johnPERSON

0.94+

two thingsQUANTITY

0.94+

2.5QUANTITY

0.93+

billion dollarsQUANTITY

0.93+

oneQUANTITY

0.92+

SASORGANIZATION

0.92+

Red HatORGANIZATION

0.91+

CovidPERSON

0.89+

CeoPERSON

0.88+

second thingQUANTITY

0.88+

red hat summitEVENT

0.88+

RedORGANIZATION

0.88+

GreenfieldORGANIZATION

0.88+

eachQUANTITY

0.86+

single serverQUANTITY

0.86+

LennoxORGANIZATION

0.84+

coca colaORGANIZATION

0.84+

Red Hat Summit 2021 Virtual ExperienceEVENT

0.83+

three conversationQUANTITY

0.77+

Paul Cormier, Red Hat | Red Hat Summit 2021 Virtual Experience


 

>>mhm Yes. Welcome back to the cubes coverage of red hat summit 2021 virtual john for your host of the cube paul. Comey who's here is the president and Ceo of red hat cube alumni paul always great to have you on the leader of red hat now President and Ceo for a year I think about a year now we're looking at under your belt now part of IBM Great to see you. >>You too nice to see you again john. >>So we've talked many times on the Cuban now. It's kind of playing out in real time. The software world with open source has gone mainstream. The conversation was moved to the cloud. Okay. People move to the cloud. Cloud native emerges devil has been around for a while. But now the conversation is cloud for the enterprise that uh, the enterprises, it's a tough world. You gotta, it's complicated is a lot of legacies, a lot of value and you want the new stuff. This is what the conversation is now. It's shifted to I got cloud, it's hybrid. What's your reaction to that? >>Well, you know, it really is, as you say, it's complicated but it's evolving and really, really fast. I mean, you know, I think you remember we've been here a lot. You first remember first software is eating the world and open source software is eating the world and in every every company is becoming a software company. All true. But that evolution continues today with the proliferation of hybrid cloud environments that it encompasses everything from data centers to public cloud services to And even now we'll talk about two for far flung edge deployments. That's all now part of the cloud. I mean, this is all what makes up hybrid. I like to always say that Hybrid really is the new data centers but now see IOS and I thi leaders, they need to reconsider what their roles, what their role here is and the way we look at it as every C I O now needs to be a cloud operator because because Hybrid is what their environment is now today, that used to be all in their data center. So, so but one of the things that really makes a choice even more important and its leaders, they need to address address specific needs, um not only to the organization, but even as they change and evolve in this because it really is a dynamic environment, I mean think about it and just mentioned edge and how how important that is to see IOS, we weren't even talking about that two years ago, so, so it's not a single answer here, right? Um and and you know, and there as there wasn't a single answer when it was all in one building or in one data center, but now it's even it's even more complex. So, so we need to enable really a new wave of cloud operators here with technologies that can be deployed as cloud services as well as on premises. We'll talk more about this too, but and we'll talk about this at the summit. We talked about the summit. Cloud services become really important, especially managed services, for example, because, um because we're so complex, Hybrid brings so much power, but it is complex. You know, see I need help with this, they need help managing this now. And so that's really where a lot of our focus is today. >>It's interesting you say there's no single answer. I would agree with you because it's now you can actually do a lot more customization with cloud and Hybrid. I think there's a general sentiment and directionally correct answer uh in the industry is that hybrid is operating model right? And I think you guys are have a whole division of SRS google talks about this all the time and their cloud site reliability engineers. And I think you're seeing that in educational institutions which we'll talk about. But I think this idea of cloud scale as the new I. T. And you mentioned hybrids, the new data center. You know, I don't I don't want to offend my I. T. Friends out there but they're kind of all realizing it to that if they don't understand how to operate cloud scale they'll be irrelevant and they're and they understand that their jobs are not just provisioning storage, networking and servers. Those are now involved in a hybrid architecture. And by the way, there is no one recipe, it's dependent. Each enterprise can have its own set of architecture based on their workloads again. So I buy that no single answer, but there is hybrid and I think it's pretty well understood. I mean, do you agree with that? >>I absolutely agree with that. But let's take a look at this, unpack it a little bit and take a look at the building blocks a bit. Right. Um, you know, we talked about open sources, what's driving all of this now and and everything we're talking about here is built in and around Lennox and it was only possible because Lennox was so open, so available and became so powerful, that's now been the platform that all this new innovation is built around. I mean, I oftentimes saying it's true the cloud just wouldn't be here had Lennox not only made its way in the open source development environment, but made its way into the enterprise to enable it to companies like us that make it enterprise ready, secure etcetera. So I think that's really an important thing to understand here. So when you talk about skills that the Ceos need certainly SRE skills, operation skills etcetera, but they also need Lennox skills and even open source skills. So so I think I think that's important, everything that's coming down the road and in in this space in um in his open source based and built in and around Lennox things like ai quantum computing, autonomous vehicles um IOT in and out to the edge all built on a foundation of Lennox and open source. So we see it in the enterprise everywhere now. I mean a survey where you know we did a survey out there and looking at the survey of C I O s out there, open is predominant out there, Lennox is predominant out there in hybrid is predominant and growing in a pretty big clip every year. >>You know, paul, I want to get your reaction to something because this may be kind of a dot connecting moment for me because I want to get your thoughts on this because it's a it's a pattern I'm seeing emerging now multiple times and usually I thought this was kind of a one off, but I'm starting to see it. So I'm going to get your thoughts on this. You guys have been super successful with open source in the enterprise, Super successful over decades, building a community and an ecosystem now with open source with with cloud Native, specifically we're seeing end users participating more in the, in the contribution starts out with the hyper scale ear's but now you're seeing kind of, I would call general purpose mainstream enterprises contributing projects, not necessarily their expertise, but they've been participating in taking the goodness of open source and bringing that into the into the enterprise. And I'll see you relying on you guys as well. But now I'm starting to see the pattern where people are relying on you to bring your community to them and they merge their communities with you guys and being kind of a steward there, is that a pattern? Do you see that evolving? Because we've heard that on multiple interviews on the cube where we've heard end users say we love the red hat ecosystem and and that seems to be more and more about they want to be building their ecosystem. So you did it for yourselves, you did it for the industry. Now, enterprises want this service is this is this is a pattern. And what's your reaction to that? >>It actually is a pattern because it's actually one of the reasons why innovation is moving so quickly right now. As I just said, you know, you know, this whole area here in infrastructure and cloud and development environments, Hybrid included. It's all built in and around, it's all built in and around Lennox. And in the past, what's happening and driven by open source development in the past? What happened? Look at the old fashioned way, right, where a company like us would be in a company, software company, not like us, but any old software company would be, you know, in their stovepipe, talking to their customers, getting their requirements and then bringing those requirements back from the customer base and then trying to work that into their products over time, get that back out to the customer to test it and try it, see it as it works. That's probably a five year, there's probably a five year journey, uh, for big, big requirements for big change requirements you look at now with, with actually end users now participating in upstream development, they're building their requirements into that upstream, which is our development environment. And actually that's what feeds our products. And so we've cut out the middleman, if you will completely in there now when we're building those requirements into our future future, R and D work in the upstream and then we bring that down into a product back into their enterprise for them to use in production. So it cuts out years of time for that innovation to get from concept to building to product, rising to production. And, and I think, you know, john, that's one of the big reasons why that customer base participating is one of the big reason why we're seeing innovation move like we've never seen it before in the enterprise, which in the old days that was a stodgy place where they didn't want to move very quickly. >>Yeah. And the values there, I mean I think it's clear what the pandemic we get to this towards the the last last talking track here. But with the pandemic I think it's pretty clear what the value is and the speed to capture opportunities and growth. I think enterprises are realizing that I think the power of the ecosystem is a modern error kind of phenomenon that is now kind of showing its its value and clearly in the market. And I think people who harness communities and ecosystems not try to fork them but connect them and and intersect them and kind of played well together. So again this is an open source concept kind of re imagined so we'll keep an eye on that. So, um, I want to get to your comment in the kino you mentioned at the top here every C I. O. It has to be a cloud operator. You know, that reminds me of all the start ups and all the positioning statements. Every company needs to be a software company. Every company needs to be a media company. Every company needs to be a cloud operator. So I love that. What does it mean? Because I could say, hey paul, I have a cloud, I'm working on amazon Or is that it? Or wait a minute as yours got, I got 365 over here and I'm using big query over here. I might use oracle over here. I mean all these multi cloud conversations. So it's confusing. >>Yeah. Tell me what, you know, if you look at, if you look at it, we were really one of the first ones to really build around this hybrid, this hybrid concept. And the reason why we were one of the first ones is because what amazon hit the world 12 or 13 years ago or something like that, They were the first major cloud and at the time that the narrative was that, you know, every application was going to move to the cloud tomorrow. Right well, because as I said earlier, everything is built in and in and around open source. And legs were very involved with our customers as they tried to move those first applications to the cloud. So certainly is a lot of value and moving to the cloud. But our customers quickly realized with us helping them, quickly realized that you know what, this is great. But not every application suited for the cloud, um for any cloud, but also I may want to run multiple clouds because another cloud provider over here might have a better service than this particular service over here, vice versa. And so we were in the middle of that. So one of the decisions we made seven or eight years ago, everything we did in that last seven or eight years around the portfolio, whether it was building products, m and A, requiring new companies etcetera, was built around that hybrid portfolio. What that means is a common platform that sits both on premise and bare metal machines. Virtual machines, private clouds on premise multiple clouds across out in the enterprise, that common platform so that developers, operators and the security people have that common platform to build with because just like in Lenox, even though they are all derived from open source upstream, they're all different, they all make different choices and how they're going to configure themselves. So, so that's important. So now we're out there with these multiple clouds. One of our surveys we see our Ceo is telling us now that You're using on the average I think six Clouds today and they expect that to go 8-10 over the next 3-5 years. So how are they going to manage that? How are they going to secure that? How are their operations people going to operate with that? That's all the things that we've been working on over the last number of years. So from that common platform, which is sort of the basis which is open shift to underneath it, which is the Linux operating system, which is well that spans all those footprints that I talked about. And then also you look at one of the latest trends is as well as manage services because what customers are now telling us is okay I got this environment that this hybrid is now my data center. It means I have to worry about these apps all in different footprints. Um I want to the platform to act like a cloud in some cases I don't want to I don't want to even manage it. I want you to manage it for me because for many reasons I want great up time. I might not have the right skill sets in my organization and so I want you to manage it. And so that's where we develop managed services and that's where we have set a large group today large SRE group that's providing those managed services no matter where our platform runs for our customers. Also, what I talked about in my keynote today is that to support that thought process is that we're doing a lot of research in this and so, you know, in a typical computer science research world, you know, of the past, you might really be into the into the real computer science of Research. We with the consortium around mass Open cloud with Boston University, MIT, Harvard Northeastern with this consortium. We're running mass Open cloud on all Red Hat with the collaboration of these universities and we're really focusing on the sorry aspect of it. What do we need to manage it? What do we need around automation to manage it? What do we need around ai to manage it? What do we need for tools to manage it? And and that's really goes down to what I fully briefly said in the beginning, is that every C I O N I T uh executive now has to be their own cloud operator because they are effectively stitching all these disparate clouds together. So that's where a big part of our focus takes us all the way from, You know, upstream development to product to the research we're doing for the next 3-5 plus years. >>You know, I gotta say the hybrid cloud is a new data center which is implying I T in the cloud operators with C X O S and C IOS is interesting because it's validated by Mckinsey's recent report that came out that said there's a trillion dollars of untapped value in one retrofitting existing infrastructure and operations and to net new operate use cases that the cloud enables. So there's clearly not two categories of value proposition that businesses are facing. One is, you know, kind of take care of the existing and then also bring in the new that cloud enables. So, you know, I think that's really key and that will drive the business leaders to foresight, if you will to be agile and adaptive to that. So so totally agree on that. I love this open cloud initiative, you mentioned the mass open cloud which I know is kind of like this beanpot for techies, um people who know what that means, uh it's in the boston area these institutions um this is gonna be a training and an opportunity to train the next generation and if you take it to the next level cybersecurity is also in this kind of net new novelty, interdisciplinary components. So you got engineering which is like devops engineering and then Systems Engineering and Computer Science intersecting together with kind of this data discipline. So it hits cybersecurity which is a board level conversation, it hits the new business model opportunities which is a driver, this is new, this is there's no pre existing curriculum. What how do you explain that to heads of the departments and the deans of these institutions saying, you know, it's an engineering thing. No, it's computer science thing. No, it's a it's a business school thing with data science. What's your what's your conversation with folks in the industry when you say this is a different thing? >>Uh you know, the university, you know, the university is getting, it was actually one of the one of the first things this is you know what you'll see. You know, I talked to uh dr bob Brown from President bu earlier in an interview and and this is what we imagined with them early on and even they brought those disciplines together now in in in what they call a harry institute, where to bring data, computer science engineering as you say. And now even operations, it's almost like, you know, systems engineering on steroids, it's a really big spanning system. And so so the universities are starting understand that's why these universities in the consortium, that's why we're working here. But also, you know, the industry's kind of learning it the hard way because now that they get some of their developers starting to move some of their application developments out into one, maybe two clouds and having the now they have to figure out how they're going to do all those things that we talked about, develop, secure operated. So they're they're learning the hard way that this is the new discipline because that's reality. I also think that, you know, as I said, like anything in tech, we always say this is going to happen tomorrow. I also think, like I said, when when cloud first came came out, everybody saying, I'm moving every app to the cloud tomorrow. We even had customers that bought into that said we're moving going full board but they realized once they get into it it wasn't practical. Don't take me wrong. Cloud brings a ton of value here but from a practical perspective it's going to be some apps and across many clouds and and so now they're having to deal with the I. T. Execs and the C. I. Was having to deal with it. So they're learning really fast because of the reality that they have to deal with. Now having said all that to it also brings up why managed services you're seeing so popular right now because as that's moving so fast they just don't have the skills necessary in many cases to really operate and run in this in this type of environment. It brings so much power but the skills aren't necessarily there in the industry. So that now you see the connection between the industry where we sit and even the university now looking at this whole big problem as as you put said, john, actually a new discipline, >>I think, I think, and I think one final leg of a three legged stool is at the business schools because when you think about systems programming, you mentioned that and you know, I love to go back in history and look at the history of operating systems. And you know, paul, we've talked us in the past and you guys know a lot about operating systems from a technology standpoint, it's not just about a productivity suite for a user or a department with the system, it's a company that needs to be programmed. So when people want to globally operate their business, that software defined this isn't now and this is now happening, right? So this the new leaders in these companies that want to run these global companies that scale operate them, just like operating the business not necessary. Operating a tech or shiny new toy, have to build the operating system for the business. To me, I think that's where I see IBM looking at cloud differently and saying, hey, this is an operating system under the covers for the business. The applications are multi fold from, you know, an application for productivity to an edge device, industrial or consumer user work at home. I mean it's a plethora of applications. What's your reaction to that? And you you see the same thing? >>I mean frankly, I think this is an area that a lot of the infrastructure players missed in the past. And I think I think this is what IBM saw with with bringing us in as well. It's all about the application. You know, I said earlier that, you know, we said every every company was a software company is true. And so that means the companies are running their businesses on these applications. So it's all about the app and I think a lot of infrastructure companies miss that. And and so with Hybrid now you have that ability to run the app wherever makes the most sense for for a whole host of reasons. And so now, but now comes the complexity of all of that. I think, I think IBM with bringing us in saw that that Hybrid was maybe as big, if not a bigger opportunity than cloud itself because of of the complexity it's going to bring, the power is going to bring. But also the complexity is gonna bring. I see that's why, you see Arvind, I sort of doubling down the entire IBM company on on hybrid services that are that are going to be really important here, that they provide these applications on top that are going to be really important, but that have to be architected in such a way that they can run in a hybrid environment. And finally there's all the infrastructure and tools and development pieces that we bring to the table. So, So yeah, I think I think are really, really understood that as they made the decision to bring redheaded, >>I talked to a center all the time and they also have this kind of concept of re factoring and reprogramming your business. Uh, it's not, it's a holistic view. This is kind of what's happening. So my final question for you is as as that becomes software enabled and programmed if you will with applications the business with many different subsystems in there. Um a lot of companies now looking at the light at the end of the tunnel with the pandemic and they're seeing vaccines coming out. Some say vaccines will be pretty much everywhere, everyone over 12 by the fall. So we're back to real life. There's gonna be a pullback of some projects on doubling down on others. As you as you mentioned, what are we doing? We're starting to see hybrid as companies come out of the pandemic, they're all jockeying to make sure that they have either done their work to re factor or reposition, reprogrammed their business and be set up for net new opportunities. >>What >>do you see as a growth model or growth opportunities for companies? You want to come out with a growth strategy out of the gate of the pandemic. What's your thoughts? >>Well, I mean, I think you have to plan for companies have to plan for your workforce to be anywhere, but in order to be anywhere in and to be productive, you need you need services like we're on right now for example, but you need the infrastructure to be able to do that. You need you need a way for your customers if you buy the fact that every company is a software company, you're running a business through their applications either way for your customers to be able to interact with you anywhere from where they are anywhere in a real time way. And so I think that's why from our perspective, things like that we're pushing a lot on the edge. Now, that's why you're seeing the hybrid cloud moved all the way out into the edge and you can see it in every vertical, you know, in the telco space. The edge means you gotta do, you have data and compute that needs to be done on the set on the cell tower in the manufacturing world. You have the state and compute that needs to be done on the factory floor, in the retail vertical. We see the edge really being significant in all these verticals, but but that edge is now extends that hybrid data center that we've been talking so much about. So even though you have all these edge devices way out there on the edge, it's a critical part of the business. So you have to have, your developers need need to be able to develop for it, you need to secure it, you need to and you need to operate it and manage it. So now, you know, in a very short period of time, hybrids taken on another dimension, bringing you out to all these points on the edge which is the same but slightly different in every vertical. Now comes complexity and that's why automation is so important because with that power comes complexity but it's going to take automation to keep it all running, >>paul. Great insight. Thanks for coming on the cube. Open innovation out in the open with with you guys again continue. And the focus of the evolution of software and the cloud with enterprise I. T. Clearly a lot of innovation and your contribution to academia and the mass open cloud and all the open cloud initiatives, phenomenal. The world's going. Open source and continues and continues. Doesn't stop. The operating system of businesses is coming and you guys are well positioned. Thanks for coming on. >>Thanks again john. Always a pleasure. >>Okay paul, Cormier, President Ceo of Red Hat here on the Cuban, john for your host. Thanks for watching. Yeah. Yeah. Mhm mm.

Published Date : Apr 27 2021

SUMMARY :

to have you on the leader of red hat now President and Ceo for a year I think about You gotta, it's complicated is a lot of legacies, a lot of value and you want the new stuff. I mean, you know, I think you remember we've been here a lot. And I think you guys are have a whole division of SRS google I mean a survey where you know we did a survey out there and looking at the survey of But now I'm starting to see the pattern where people are relying on you As I just said, you know, you know, this whole area here in infrastructure and cloud and development You know, that reminds me of all the start ups and all the positioning I might not have the right skill sets in my organization and so I want you to manage heads of the departments and the deans of these institutions saying, you know, it's an engineering thing. So that now you see the connection between the industry where we sit And you know, paul, we've talked us in the past and you guys know a lot about And and so with Hybrid now you have that I talked to a center all the time and they also have this kind of concept of re factoring and reprogramming your business. do you see as a growth model or growth opportunities for companies? need need to be able to develop for it, you need to secure it, you need to and you need to operate it And the focus of the evolution of software and the cloud with enterprise Always a pleasure. Okay paul, Cormier, President Ceo of Red Hat here on the Cuban, john for your host.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
IBMORGANIZATION

0.99+

MITORGANIZATION

0.99+

Paul CormierPERSON

0.99+

amazonORGANIZATION

0.99+

Red HatORGANIZATION

0.99+

IOSTITLE

0.99+

five yearQUANTITY

0.99+

Harvard NortheasternORGANIZATION

0.99+

Boston UniversityORGANIZATION

0.99+

tomorrowDATE

0.99+

todayDATE

0.99+

OneQUANTITY

0.99+

paulPERSON

0.99+

johnPERSON

0.99+

sevenDATE

0.99+

pandemicEVENT

0.99+

C IOSTITLE

0.99+

oneQUANTITY

0.99+

LennoxORGANIZATION

0.99+

first applicationsQUANTITY

0.99+

CormierPERSON

0.98+

LenoxORGANIZATION

0.98+

LinuxTITLE

0.98+

bothQUANTITY

0.98+

ArvindPERSON

0.98+

C X O STITLE

0.98+

12DATE

0.98+

two years agoDATE

0.98+

Each enterpriseQUANTITY

0.97+

SRSORGANIZATION

0.97+

two cloudsQUANTITY

0.97+

firstQUANTITY

0.97+

single answerQUANTITY

0.97+

two categoriesQUANTITY

0.96+

eight years agoDATE

0.96+

13 years agoDATE

0.96+

over 12QUANTITY

0.96+

three leggedQUANTITY

0.96+

PresidentPERSON

0.95+

CeosORGANIZATION

0.94+

six CloudsQUANTITY

0.93+

CeoPERSON

0.93+

bob BrownPERSON

0.92+

trillion dollarsQUANTITY

0.92+

first onesQUANTITY

0.91+

one final legQUANTITY

0.91+

LennoxLOCATION

0.91+

bostonLOCATION

0.9+

red hat summit 2021EVENT

0.9+

one data centerQUANTITY

0.9+

RH1 Thomas Anderson and Robyn Bergeron


 

>>lost myself. >>You know, one of the things that I love about the Cuba being doing it for 11 years now is that everyone that we interviewed years and years ago, they all getting promoted. So much fun to watch everyone grow and and now it's stews over there now so it's fun to get to do something. When >>are you gonna, are you gonna get to interview stew for? Way >>to put them on the hot seat? I think he's afraid actually >>throughout all the talking points. Right. 1st question. The way >>we do miss too. I will say that it is amazing. Okay, I'm ready to go. >>Red >>Hat Summit read. Pat Summitt, we're coming to you in. Hello and welcome back to the Red Hat Summit 2021 virtual coverage I'm john for is the cube coverage of Palo alto with the remote interviews for our virtual conference. You've got two great guests cube alumni's Tom Anderson VP of answerable automation platform and Robyn Bergeron who's the Senior manager and small community community architect and all the great things involved, Robyn great to see you tom. Thanks for coming back on red hat some of this year. Virtual. Good to see you. >>Thanks for having us. >>So since last summit, what's the updates on the answerable community and the automation platform? Tom we'll start with you automation platform. What's the big updates? >>Yeah. So since the last time a lot has happened in the unanswerable land. If you will also last time that we were talking about constant collections have given distribution format or the integrations that ends this close. So a lot of the content. Uh huh. As well as the commercial users we launched last year a fucking program certified contact program with our partners and including partners to certify the content collections today. Create co certify them where we work together to make sure that they're uh developed against and tested against a proper step so that both of us can provide them to our customer basis with confidence that they're going to be working informed broccoli and that we red hat and our partners co support those out in our customers production parts. That was a big deal. The other thing that we announced late last fall was the private automation hub. And that's the idea where our customers obviously appreciate the idea of being able to go to Ansel Galaxy or the answerable automation to go and grab these content collections. This these integrations and bring them down in their environment. They wanted a way that they wanted a methodology where there are a repository where they can curate content from different sources and then manager across the environment. The automation across their environment. Kind of leaning into a little bit of automation content as code if you will. And um, so we launched the automation of the private automation hub where that sits in our customers infrastructure, whether that's in the cloud or on premises with both, and allows them to grab content from Galaxy from the answer automation. Uh, the answer automation hub on cloud got red hat dot com as well as their internally developed content and to be able to manage and provide that across their organization governed by a set of policies. So lots of stuff is going on real advancement in the amount of content that we provide, uh, the amount of collections that we provide them certified up for customers and and the ability to manage that company across the teams. >>I want to do a drill down on some of the unification of teams, which is a big message as well as operating scale because that's the super value proposition you guys have and want to get that. But robert, I want to come back to you on the community so much has gone on, we are now into the pandemic for almost a year and a half now, um it's been a productivity boom. People, developers have been working at home for a long time, so it's not a new workflow for them, but you've seen a lot more productivity. What has changed in the community since last summit? Again, virtual to virtual again between the Windows here, event Windows, you guys have a lot going on. What's new in the community gets an update? >>Yeah, well, I mean if we go back to summit, you know, this time ish, you know, last year we were wrapping up more or less the, it was, you know, we used to have, you know, everything you would install answerable, you would get all the modules, you get everything, you know, it was all all all together, which, you know, is great for new users who don't want to have to figure things out. It helps them to really get up and started running quickly. Um and But, you know, for a from a community perspective, trying to manage that level of complexity turned out to be pretty hard. So the move to collection was actually great for, you know, not just, you know, for a user perspective, but also from a community perspective. Um and we came out with the answerable to 10 that was last fall, I believe, and that was the first real release advance. Well, where we had, you know, collections were fully in stan she hated uh you know, they were available on Galaxy, but you can also get them as part of the animal community distribution. Um, fast forward to now. You know, we just had the answer to all three point oh release here in february and we're looking to answer bill ford auto here in early May. So, you know, there's been a lot of activity, a lot has improved honestly as a result of the changes that we've made, it's made it a lot easier for contributors to get in with a smaller group that's more of their size and you know, be able to get start and identify, you know, who are, they're interested peers in the community. So that's been a boon for us honestly. Um, you know, the pandemic otherwise is, you know, I think taught all of us, you know, certainly you john about the, the amazing things that we can do virtually. So we've had a lot of our meetups pivot to being virtual meetups and, and things like that. And it's been great to see how, how easily the community's been able to pivot around. You know, this sort of event. Um, I hope that we don't have to just keep practicing it for forever, but in the meantime, you know, it's enabled us to continue to get things done. Thank goodness to every video platform on earth. Yeah, >>well we appreciate we're gonna come back and talk more about that in the future, but best practice what we all learned and stories. But I think I want to come back to you on the persona side of answerable because one of the things we talked about last time that seems to be getting a lot of traction is that multiple personas. So I want to just hold off that will come back tom back to back to you were red hat summit. You guys have an apple fest, which is your own event that you guys drill down on this. So users Washington, you know this, your own community, but now part of red hat part of IBM, which IBM thinks also happening soon as well. Red hat some, it still is unique event. How is answerable fitting into the big picture? Because the, the value proposition of unifying teams is really consistent now with red hats overall arching thing, which is operating at scale open shift Robin just mentioned, where is the automation platform going this year? What's the story here at red hat summit for the automation platform? >>Yeah, that's that's a great question. We've seen so kind of timeless, a little bit of dependent and how it has accelerated some existing trends that we already saw and one of those is really around the democratization of the application delivery teams, more people delivering infrastructure and applications independent of each other, which is right, faster and more agile, all of those other. Good, good uh, words that apply to that. But what that does bring up is the opportunity for um >>patient >>of work, replication of effort, uh not reusing necessary things that are in existence already that other things may have maybe not complying with all of the policies if you will, the configuration and compliance policies. And so it's really kind of brought danceable out into focus even more here because of the car comin back plane that provides a common language and common automation back plane across these different teams and across these different personas. The great thing about what we supply for these different personas, whether its application developers, infrastructure owners, network engineers set up teams, get ox teams, There's so many of these options out there now, All want independent access to infrastructure and deploying infrastructure. And Answerable has the kind of levers that each of those communities, whether it's API or Cli s or event based automation or uh web hooks, et cetera et cetera. You know, service catalog. He lies all of those um interfaces if you will or modalities are accessible into hands of water nations. What's really allowed us to be this sort of connective tissue or blue across these different silos or remains of the organization the time of the year? Open ship specifically one of the things that we talked about last fall and are answerable fest was our integration between Answerable to automation platform are advanced cluster management product and are open ship platform that allows native applications running on open ship. Be able to talk to a sensible automation operator that's running on that same platform to do things off platform for it that our customers are already using. Answer before. So connecting their cloud, native platforms with their existing ecosystems and infrastructures. Systems of records, network systems, uh, ticketing systems, you name it. So all of those sort of integrations and school has become the connected blew across all of these different environments time. Traditional, anti biotic native, you name it. So it's really been it's really been fun and it's been an exciting time for us inside the portfolio. And uh, >>that's a great point connective tissue is a great way to describe some of these platform benefits because you have been on this platform for a really long time and the benefits are kind of being seen in the market. Certainly as people have to move faster with the agility robert. I want to come back to you because you brought up this idea of personas. I mean we all know devops infrastructure as code has been our religion for over a decade more, but now the word DEv sec ops is more prevalent in all the conversations the securities now weaved in here. How are you seeing that play out in the community and then tom if you can give some color commentary to on the automation platform, how security fits in. So devops everything's being operationalized at scale, we get that that's one of the value problems You have. But def sec off as a persona, more people want more sex. Deb is great more ops and standardisation. More developers, agile standards and then security def sec ops. What's your? I >>thought it was dev net sec off. >>Okay. I've forgotten that they were putting that in their networks abstracted away, you know, As we say. Yeah. >>Well, you know, from, from my perspective, you know there are people and their jobs all over the place is right. Like they you know the more they can feel like they're efficient and doing great stuff at their work. Like they're happy to bring as many people into the fold as possible, right? And you know normally security has always been this you know it's sort of like networking right? It's always been this sort of isolated this special group over here that's the traditional you know one of the traditional I. T. Bottlenecks that causes us to not be able to get anything done. But you know on a community level we see folks who are interested in security you know all the time. I know we've certainly done quite a bit of work with some folks at IBM around one of their products which I assume tom will get more into here in just a moment, but from, you know, a community perspective, I mean, we've seen people who have been writing, you know, playbooks and roles and you know, now collections for uh you know, all the traditional government testing, you know, is are, you know, missed standards, all of that kind of stuff. Um and you know, it's one of those, it's part of network effects and it's a great place where actually automation hub, I think, you know, for folks who are on prem or you know, any of our customers are really going to start to see lots of value is how it will be able to connect folks inside the organization organically through just the place where I'm doing my answerable things, allows them to find each other really, and build those, you know, take it from being silos of automation everywhere into a really sort of networked, you know, internal network of of answerable friends and uh danceable power users that can work together and collaborate, you know, just the same way that we do an open source >>and tom so I. T. Modernization requires security. What's your take on this? Because, you know, you got cluster a lot of cluster advanced cluster management issues, you've got to deal with the modern apps, they're coming, I. T. S got to evolve. What's your take on all >>this? Yeah, not only does I have to call but it's it's an integration like the rest of the environment and be able to respond the spirit of that song on the areas that we put a lot of effort into advanced in terms of curating and solutions around national security automation. We talked about that in the past, the idea of connecting the SEc ops teams that are doing intrusion detection or threat hunting and then responding in an automated way to those threats protections. Right? So, connecting stepped up to the bike, which is traditionally been styled operations and silo teams. And now it is curated against the security automation uh, solution that we've got a market with our partners. It connects those two teams in a single sort of way. We've done a lot of work with our friends that idea around this area because they are big and that security area, a radar and other products in their portfolio. So we've done a lot of work with them but we don't want to work with lots of our partners for their side. There are Microsoft in those areas. Traditionally Danceable has done a great job on sort of compliance around configuration enforcement, right setting and enforcing configuration. Now we moved into connecting set pops with IT security automation. And now with our acquisition of staff blocks along with our advanced custom management immigration with Danceable were starting to say, what are the things inside that sack office workflow that may require integration or automation packaged? Automate automation with other parts of the environment, bringing all of those pieces together as we move forward to security for us. >>Okay. I gotta ask you guys the number one question that I get all the time and I see in the marketplace is kind of a combo question is how do I accelerate the automation of my cloud native development with my traditional infrastructure? Because as people put in green born the cloud projects, whether it's whether and then integrating able to cloud on premises with nutritional infrastructure, how do I accelerate those two environments? How I automate accelerate the automation? >>Yeah. So it's a great story for us and this is what we're talking about, small and special as we have bringing together of our advanced cluster management product, open ship platform and it's just, you know, widespread use through all the automation of both traditional and cognitive changes. Whether it's cloud infrastructure on premise, start network, you name it, customers are using answerable user, you're using answer to do all kinds of pieces in the system infrastructure. Being able to tie that to their new collaborative initiatives without having to redo all of that work that they've already done to integrate that existing um infrastructure automation with their cognitive accelerate substantial what I call the offer operationalization to say operated operationalization, their cloud native platforms that are existing infrastructure and existing I uh, ecosystem. I believe that that's where the answer the automation and plays a key role in connecting those students is together without having to redo all that work that's been done in investment >>robert. What's your take on this? This is what people are working on the trenches, they realized cloud benefits. They got some cloud native action, and also that they got the on the traditional environment, they got to get them connected and automated. >>Yeah, absolutely. I mean, you know, the beauty of answerable, you know, from an end user perspective is, you know, how easy it is to learn and how easy the languages to learn. And I think, you know, that that portability, you know, it doesn't matter like how much of a rocket scientist you are, you know, everybody appreciates simplicity, everybody appreciates being able to hand something simple to somebody else and letting other people get done and having it be more or less in a it's not quite english, but it's definitely, you know, answer is quite readable, right? Um, and you know, when we looked at, you know, when we started to work on all the answerable operators, you know, one of that, one of the main pieces there was, making sure that that simplicity that we have an answerable is brought over directly into the operators. So just because it's cloud native doesn't mean you suddenly have to learn, you know, a whole set of new languages and peoples just as portable there as it is to any other part of the your mighty organization, infrastructure or whatever it is that you have going on. >>Well, there's a lot of action going on here at red hat summit 2021 things I wanted to bring up in context of the show um is the successor and the importance of you guys having answerable collections. This has come up multiple times. Um as we talked about those personas and you've got these new contributors, you've got people contributing content. Um, as open source continues to grow and be phenomenal value proposition. Touch on this uh, concept of collections. What's the updates? Why is it important? Why should folks pay attention to it and continue to innovate with collection? >>This is from a commercial perspective of food products, questions and down has made a lot of these contributors to create an exploit, distribute content at the end, the problems mentioned earlier, these iterations announced, we'll have all of the documentation, all those collections, all within one. If you call the batteries included back at the time that day. Right. But that, that meant that contributors um, be able to deploy their content with the base, has the distribution. They have to wait for the next version. Events. Alright, that's when that content would get redistributed the next investment. He coupled content from the core engine, putting that into elections that are individual elements of related innovations closes can use at their own pace. So users and customers can get content baby a case that contributors like in public. So, uh, customers don't have to wait for the next evolution shipping products. You get a new version of the immigration is really like, you know, so again, a couple of those things that last into the different faces the engine or the platform itself is the state Department's here. It's going to be a certain website. Content itself, all the different content, the network providers ready platforms, all of those same pace. You girls have their own life cycle quite sweet. It allows us to get more functionality for customers hands like bigger and then launching our Certified can support that. Okay. Certified. Support that content tells me the values that we bring our customers with the subscription. Is that ecosystem and highest partners that we work with Certified and support the stuff that we should and support with possible superb benefits, both on the access to the technology as well as the access to the value of this. In terms of immigration testing and support >>Robin, What's your take on the community? I see custom automation with with the connector, a lot of action going on collections. >>Yeah, absolutely. Um, you know, it's been interesting, you know, tom just mentioned the, you know how everything previously all had to be released all at once. Right. And if you think about, you know sure I have answerable installed but you know, how often do I have to, you know, just even as a regular, I'm not a system administrator these days, type person like how often do I have to, you know, click that button to update, you know, my Mac or my Lennox machine or, you know, my Windows machine or, you know, the operating system on my telephone, right? Every time one of these devices that answerable connects to or a program or whatever it is, connects to something, those things are all operating and, you know, developing themselves at their own pace is right? So when a new version of, you know, uh, uh, well, we'll call Red Hat enterprise Linux when a new version of Red Hat enterprise Lennox comes out, uh, if there are new changes or new features that, you know, we want to be able to connect to it. That's not really helpful when we're not releasing for another six months. Right? So it's really helped us, you know, from a community angle to be able to have each of these collections working in concert with, you know, like for example, in real like the Lennox subsystems that are actually making things that will be turned into collections, right? Like Sc Lennox or System D right? Like those things move at their own pace, we can update those at our own pace in in collections and then people can update those collections without having to wait another six months or eight months or whatever it is for a new version of answerable to come out. It's really made it easier for all of those, you know, developers of content to work on their content and their, you know, answerable relationships almost in sync and make sure that, you know, but not, I'm going to do it over here and then I'm gonna come back over here and fix everything later. It's more of a continuous >>development. So they contribute experience is better than you'd say. >>I'm sorry, >>the contributor experiences better than. Oh, >>absolutely. Yeah, 100%. I mean, it's, >>it's, >>you know, there's something to be said for. I wouldn't say it's like instant satisfaction, but, but certainly the ability to have a little bit more independence and be able to release things as as you see fit and not be gated by the entire rest of the project is amazing for those >>votes. So I put you on the spot, Robin. So if I'm a, I'm a developer bottom line, me, what's in it for me? Why? Why should I pay attention to collections? What's the bottom >>line? Well, you know, answerable as a platform and, and for benefits from network effects. Um, you know, the reason that we've gotten as big as we have sort of like the snowball rolling downhill, right, the more people that latch on to what you're doing, the more people benefit and the more, you know, additional folks want to join in. So, you know, if I, if I was working on any other product that I would consider being able to have automated with answerable, um, you know, the biggest thing that I would look at is, well, you know, what are those people also using or they automating it with an apple and I can guarantee you 99% of the time, everything else that people are using is also being automated with answerable. So you'd be crazy to not, you know, want to participate and make sure that you're providing the best, you know, and experience for your application because for every Application or device that we can connect you, there's probably 20 other competitors that also make similar applications that folks might also consider in lieu of you if you're not using your not providing ample content >>for it. Hey, make things easier, simple to use and you reduce the steps it takes to do things. That's a winning formula. Tom. I mean when you make things that good, then you get the network effect. But this highlights what you mentioned earlier about connective tissue. When you use words like connective tissue, it implies an organizational is not a mechanism. It's not just software, it's people, there's a people experience here in the automation platform. This seems to be the bottom line. What's, what's your take? What's your bottom line of you? I'm a developer. What's in it for me? Why should I pay attention to the automation platform? >>States of the public developer. What excites me is using it? Yeah, I'm just composition department and crossing those domains in silence and sort of can issue across these tools and resolve this means those contributors is developed as a great denomination come embedded in the hands of more people across the organization. Absoluteal more simple. five way by using the explanation. Sometimes they get access right. You see those out the automation of South coast for so long as they get access to existing automation faster. They have to run into the expert on their part requirement a local hotel folks and the real in terms of automation and that kind of a patient. Excellently. When I'm getting on you about the details of what it takes them, you configure the network and figure the storage elements. They rely on those automation developers and contributors that would do that for them. You must really work powers of this Children across those news process of human. Again when I got kidnapped and sent cops, the idea of connecting to the network, being able to do all of these tasks with the same language and the same. In addition, funds had some money faster and get some of the kind of quote responsibilities without worrying. Line >>Robin, you wanted to talk about something uh, in the community. Any updates? I think navigator you mentioned you wanted to mention uh, plug for that. Absolutely. >>So, you know, um, much like any other platform in the universe. You know, if you don't have really great uh, tools for developing content, you're kind of, you know, dead in the water, right? Or you're leaving it to fate. So we've been working on a new project. I'm not part of the product yet, but you know, it's sort of in a community exploratory phrase released early release often or you know, minimum viable project I guess might be the other way to describe it currently. Uh it's a called Animal Navigator, it's a TUI which is like a gooey, but it's got a sort of a terminal user interface look to it that allows you to, you know, develop, its a sort of interface where you can develop content, uh you know, all in one window, have your, you know, documentation accessible to you have, you know, all of your test results available to you in one window, um rather than I'm going to do something here and then I'm gonna go over here and now, I'm not sure. So now I'm gonna go over here and look at docs instead. It's all, you know, it's all in one place, um which we think will actually, but I mean, I know the folks who have seen it have already been like, but you know, it's definitely an early community stages right now. It's, you know, we can give you the link github dot com slash answer slash danceable navigator, but >>versus a gooey versus a command line interface are how do you innovate on the command line? It's a kuwaiti uh it's >>um you know, there there's so many ideas out there and I think tom can probably talk to some of this, you know, how that might relate to V. S. Code or you know, many of the other traditional developer ideas that are out there, but you know, the goal certainly to be able to integrate with some of those other pieces. Um but you know, it's one of those things where, you know, if everybody is using the same tool, we can start to enforce higher levels of quality and standards through that tool. Uh there's benefits for everyone tom, I don't know if you want to add on to that in any way. >>Yeah, it's just kind of one of our focus areas religious making it as easy as possible to create things and a lot of nations. So part of that is essentially a kind of road map in the nesting table and spoke that that's not presented to the security is you don't build test deploy. So people are making a contributor that builders life job. >>Well, thanks for coming on tom and Robyn. Thanks for sharing the insight here. Redhead Summit 21 virtual. I'll see you guys do continue to do a great job with the success of the platform, which has been, you know, consistently growing and having great satisfaction with developers and now ops teams and sec teams and Net teams, you know, unifying these teams is certainly a huge priority for enterprises because the end of the day, cloud scale is all about operating a skill, which means more standards, more operations. That's what you guys are doing. So. Congratulations on the continued success. Thanks for sharing. >>Thanks for having us. >>Okay. I'm John for here in the queue, we are remote with Cube virtual for Reddit Summit 2021. Thanks for watching what?

Published Date : Apr 20 2021

SUMMARY :

You know, one of the things that I love about the Cuba being doing it for 11 years now is that everyone that The way I'm ready to go. Robyn great to see you tom. Tom we'll start with you automation platform. appreciate the idea of being able to go to Ansel Galaxy or the answerable automation to go and grab scale because that's the super value proposition you guys have and want to get that. So the move to collection was actually great for, you know, not just, you know, for a user perspective, But I think I want to come back to you on the persona side of answerable because one of the things we talked about the democratization of the application delivery teams, more people if you will or modalities are accessible into hands of water nations. the community and then tom if you can give some color commentary to on the automation platform, you know, As we say. I think, you know, for folks who are on prem or you know, any of our customers are really going to start to see lots of value Because, you know, rest of the environment and be able to respond the spirit of that song on the areas that we put is how do I accelerate the automation of my cloud native development with open ship platform and it's just, you know, they got to get them connected and automated. And I think, you know, that that portability, you know, it doesn't matter like how much of of the show um is the successor and the importance of you guys having You get a new version of the immigration is really like, you know, so again, I see custom automation with with the connector, Um, you know, it's been interesting, you know, tom just mentioned the, So they contribute experience is better than you'd say. the contributor experiences better than. I mean, it's, you know, there's something to be said for. So I put you on the spot, Robin. and the more, you know, additional folks want to join in. Hey, make things easier, simple to use and you reduce the steps it takes to do things. the network, being able to do all of these tasks with the same language and the same. I think navigator you mentioned you wanted to mention uh, plug for that. I'm not part of the product yet, but you know, it's sort of in a community exploratory phrase released early release you know, how that might relate to V. S. Code or you know, many of the other traditional developer a kind of road map in the nesting table and spoke that that's not presented to the security of the platform, which has been, you know, consistently growing and having great satisfaction Thanks for watching what?

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
MicrosoftORGANIZATION

0.99+

Robyn BergeronPERSON

0.99+

99%QUANTITY

0.99+

RobynPERSON

0.99+

IBMORGANIZATION

0.99+

JohnPERSON

0.99+

Tom AndersonPERSON

0.99+

robertPERSON

0.99+

DanceableORGANIZATION

0.99+

Pat SummittPERSON

0.99+

tomPERSON

0.99+

11 yearsQUANTITY

0.99+

RobinPERSON

0.99+

last yearDATE

0.99+

eight monthsQUANTITY

0.99+

appleORGANIZATION

0.99+

februaryDATE

0.99+

100%QUANTITY

0.99+

TomPERSON

0.99+

one windowQUANTITY

0.99+

oneQUANTITY

0.99+

two teamsQUANTITY

0.99+

last fallDATE

0.99+

Red HatTITLE

0.99+

early MayDATE

0.99+

six monthsQUANTITY

0.99+

MacCOMMERCIAL_ITEM

0.99+

eachQUANTITY

0.99+

bothQUANTITY

0.99+

1st questionQUANTITY

0.98+

two environmentsQUANTITY

0.98+

red hatsTITLE

0.97+

late last fallDATE

0.97+

LennoxORGANIZATION

0.97+

this yearDATE

0.97+

Sc LennoxORGANIZATION

0.96+

LinuxTITLE

0.96+

todayDATE

0.95+

two great guestsQUANTITY

0.95+

johnPERSON

0.95+

WashingtonLOCATION

0.95+

over a decadeQUANTITY

0.95+

WindowsTITLE

0.94+

red hat summit 2021EVENT

0.94+

singleQUANTITY

0.94+

red hat summitEVENT

0.93+

earthLOCATION

0.92+

Reddit Summit 2021EVENT

0.92+

South coastLOCATION

0.92+

10QUANTITY

0.91+

20 other competitorsQUANTITY

0.91+

Red Hat Summit 2021EVENT

0.9+

englishOTHER

0.89+

System DORGANIZATION

0.89+

Ansel GalaxyORGANIZATION

0.88+

five wayQUANTITY

0.88+

apple festEVENT

0.86+

yearsDATE

0.86+

Hat SummitEVENT

0.86+

Animal NavigatorTITLE

0.85+

pandemicEVENT

0.84+

Red hat someEVENT

0.83+

IBM27 Howard Boville VTT


 

>>from around the globe. It's the >>cube with digital >>coverage of IBM >>Think 2020 >>one brought to you by IBM. Welcome back to the cubes coverage of IBM Think 2021 john for your host of the cube we're here. Howard Belleville is the head of hybrid cloud platform for IBM been in the industry for many, many decades as a practitioner heading up organizations now at IBM heading up the hybrid cloud. Howard, great to have you on the cube. >>Pleased to be here, john thank you for your time. Can >>you tell us a little about the digital transformation trends that you've seen in the past year as they have clearly shook the industry? Certainly Covid no one would have predicted provisioning VPN access or remote access for all the employees. I'm sure that wasn't on anyone's radar but many more other disruptions and opportunities for accelerating these new what are now obvious benefits. Can you take your time to explain what you're seeing? >>Yeah, sure. So there's been a huge amount of acceleration of digital transformation. So VPN projects, as you mentioned, the people working from home projects that in the past were taking many, many years to work through then got done literally in weeks, um and they're very complex when you get under the skin of them. Um and companies therefore saw confidence in that and start to look at broader digital transformations um and you can kind of think about in terms of the successes and their failures or the lessons learned from them. So when it's done right, what I've observed from companies that have been it right, they've done it from a business process perspective, they looked at their business processes that they want to transform as opposed to just the independent technology, um but the companies that have been around for a while, I've also been understood that legacy is a problem. So God created the Earth in seven of the world in seven days, but that's because he didn't have any legacy to deal with. So as companies have taken the confidence for the smaller projects to work through, they found in these larger ones where they've got legacy environments to work through. Digital transformation is still very important, but it's not as straightforward as they thought it might be. >>You know, one of the things that's coming out of the hybrid cloud um, discussion is a couple of things. One is everyone now agrees that this is the standard and multi cloud soon around the corner. Um, Hybrid clouds and operating model. Um, and it's a new kind of operating system with with the ability to use kubernetes and containers and microservices and other service message to to integrate legacy. This is huge. What's the biggest pain points that you're seeing from an adoption standpoint that our blockers from clients, What's getting in the way of the obvious now path with hybrid cloud? >>Well actually the first and foremost the position that IBM is created by kind of calling out hybrid cloud where companies will be on premise and off premise because the legacy IFC IOS around the world, the huge sigh of relief and having sat in their seats, I often thought I must be the dumbest person in the room because I don't understand this full on public cloud model because I can't see the benefits to my shareholders that that would deliver. I could see it to the pure play cloud service providers but not to to myself. So talking to C I O S I think thank heavens for that were no longer seen as a Luddite when we're explaining that we'll be on premise and off premise and it'll be heterogeneous environments were operating with within the simple way to think about the blockers and actually done a nice job yourself, john in terms of explaining this is cloud, is is simply another resource tool that you use to run your applications or your data sets on and in the past you had nicely curated environment within it was in your own environment, but there are benefits that you can get by using more innocent technologies like cloud, particularly around developed productivity. But in chapter one of cloud with a pure flare cloud providers, it was kind of a carbuncle that you kind of put onto the side of your organization, which then became very difficult. This kind of Frankenstein's monster of piece parts to put together from an IT operations and cyber security perspective. >>Okay, so you talk about this Franken cloud model before, I've heard heard that come from you. What is this about? You just referenced it there. What is the Franken cloud? >>Yeah, that's the simple way to think about it is um, in the old world, when you run all of your applications, your data sets, your developers in your own data sensors, you would create a curated model that would allow you to very strongly from an architectural perspective, lots of different legacy environments. But the actual architecture put around it would be clean and the operational environment will be clean and the actual Cyprus security controls, you put on a third party capability, whether that's a cloud service provider or a software as a service provider. And you had a world of complexity where you have no control over those environments and you're certainly not driving the architectural standards. So you're putting together these peace parts in the same way as dr Frankenstein put together the monster he created and ultimately, that will turn upon you. It will create technical operational issues that will create economic issues and it absolutely will create cybersecurity issues. So the important thing to think about on these digital transformations is the architecture in a hybrid context is one that will work for you with a multi cloud environment, whether that's from a software as a service provider or from the cloud service >>provider. It's interesting you bring up these other turning on you kind of the Franken cloud. I get that. But let's bring that up to the positive a client customer might say, hey, you know, I did a great job of moving into the public cloud. I brought some stuff on hybrid. Oh my God, look at the push some new stuff and then I pushed new new code and then things breaks. They call this day to operations. Or as you guys are referring to a I ops. These are opportunities. So how does the company get their arms around that? Because that's gonna be the next progression. Okay. I'm operating on distributed basis. Alright, great. I got an edge data center, whatever. But now I'm pushing code all the time. I don't want it to break. >>Yeah, I mean most of my comments are based upon the experiences and the mistakes that I've made in my career. So that element that you talked about there that day to operations, not only are we going through an inflection point in terms of the technologies that are used and the architecture is at a technical level, you have to put together the silicon that you think about. You're going to really think about the carbon, the people and the operating model that you have because a lot of the actual manual work you did previously will be done in a in an automated fashion. So an Ai fashion. So any transformation program needs to look at the actual transformation of the skills of the people you have working for you and they shouldn't feel fearful that it's a place where they actually won't have a role. They just won't have a role with the current skill sets they've got. But there are adjacent skill sets that you can have that they can actually be trained into or get an assignment where they get the experience to operate in that fashion. >>I'd love to get the comment on the edge with this system on a chip soc as it's called As more and more capabilities are going to be at the edge. But I want to stay on this quick cloud thing on Franken cloud because you know, one of the things that I see with the positives of cloud is is that okay? Can be more agile. But then I get worried that if I'm going too fast, I might break something. I get fired. I got all this compliance, don't get sued or you know, there's all kinds of regulations now and compliance around distributed clouds globally. So what's your take on that? What specific challenges do these companies face when they're either in regulated industries or don't want to go too fast? I gotta, I gotta watch that day to make sure it's not gonna be misused. >>Yeah. So the, so the philosophy that we have at IBM is different to Chapter one and the pure player cloud providers, which is, we believe if you build the actual compliance controls in from the outset and have them as a standard of consumption for all customers, they can actually accelerate their adoption of cloud so they can actually get to the benefits of cloud productivity innovation far more quickly. And that's been evidenced by Chapter one where all large institutions in multiple year programs spend tens of millions of dollars and are building the compliance controls themselves. You don't do that with IBM, you get that out of the box for the entire industry. We keep that fresh and current and vibrant going forward. So there's non functional requirements and no longer a consideration for you and you can then focus your energy, your developers in terms of the actual points of innovation, on the functional capabilities that you can provide. >>I want to get your reaction to something and you comment if you don't mind. I mean, there's been a big trend of data clouds built on other people's clouds and you've got the needs of special specialty and industries or vertical needs. Do you see the need or you see a path for specialty clouds or vertical clouds? Specifically as these? The A. I. And data can be relative to these verticals but you want at the same time horizontal scalability for data plane or data access. What's your take on specialty clouds? >>That's at the heart of the thesis. And the idea that we have here at IBM, which is there is a need for specialty clouds of particular industries and their their workloads. And really it's kind of people look back in the very near future. That's a that's an evident thing because again in the old world when it was in your own data center, you would have build types for specific types of applications and the processes that are supported and the risk posture of that and then the associated data sets. Um so the capabilities that we built within our global availability zones is for the large enterprises and that's an area that's obviously being heritage and then it's not just the software level, it's the hardware it runs on. So IBM provides the hardware from a mainframe power X 86. So for all those kind of form factors and an operating system level, obviously through Lennox in terms of the capabilities that we have so we can meet all of that stack but build them specifically for the applications and the data sets for the industries that we serve and the capabilities necessary. >>That's great stuff. I want to take your take shift gears to cybersecurity. I mean every time you look at the headline of a breach, solar winds had more implications than anyone could imagine. You do you hire more firefighters to put out the fire? Do you make fire resistant materials? I mean, there's optimization balance. What do you think is the best way to prevent cyber breaches going forward? What's your take on this? I'm sure you have >>a person, the world world of cyber security, it's all of the above and them anymore because you've got to put checks and balances in terms of every capability having kind of come from an environment where my old bank was named after the country it was in and therefore Nation state to take great delight in terms of trying to breach the area. So all of those controls are necessary um as you, as you put them in the other element to think about on digital supply chains is again, if you actually have your supply chain on a cloud that has the compliance controls built in, they benefit and inherit that as well. Whereas if you don't, you got to actually ensure that they are actually attesting to the controls. The cloud that we built here at IBM gives you continuous monitoring to sure that those software as a service providers are actually adhering to the controls you want in real time. That is a massive game changer. In terms of the, the logging information we can provide to customers to ensure that their digital supply chain does not become compromised >>real quick. While I've got you here as cyber standards become around hybrid. Uh, the early responses were specialized on AWS as your google and they pick one to have a backup cloud and build your teams around that your developer teams. Does that shift with hybrid? How does seesaws change with hybrid? >>Yeah. So, the benefit in terms of the entry to IBM has in the cloud space, which is probably in terms of the current variants, two years old is that we're not dealing with legacy. Um so we're kind of learning from the mistakes of these older cloud providers that have got a wealth of legacy and their environments, both at the actual hardware level, but also the code base level, some more so than others in terms of the issues they have with their code base um and therefore with the ai ops and the actual cyber security tools that we put employers were building upon, the bad experiences they've had, but also other intelligence that we get in terms of threat vectors as they come through, john >>howard. In the last question to end the segment, you've led a lot of digital transformation initiatives through your career. What have you found has been the best practice as that applies now as companies are coming out of covid, they wanna have a growth strategy. You want to make sure the foundations in place, that's solid that they can build upon. What's your, what's your lessons to learn, What's your best practice advice. >>So you've got to deal with the difficult problems first that sometimes a fundamental to get to pierce. So controls appears to be a fairly mundane topic. But unless you can deal with the controls, you can't actually get the accelerated pierce. And when you do these transformations, you have to bring your people along with you at the same time as your transfer transforming the technology. So you need the silicon to be allied with the carbon and then you get people are actually change Hungary as opposed to change resistant. >>Howard bravo. Thanks for coming on the cube head of hybrid cloud platforms at IBM. Thanks for joining us today. >>You're welcome. Thank you, john. >>Okay. I'm John Free with the Cube for IBM think 2021 coverage. Thanks for watching. Mhm Yeah.

Published Date : Apr 16 2021

SUMMARY :

from around the globe. Howard, great to have you on the cube. Pleased to be here, john thank you for your time. Can you take your time to explain what you're seeing? that and start to look at broader digital transformations um and you can kind of think about in You know, one of the things that's coming out of the hybrid cloud um, discussion is a couple of things. it was kind of a carbuncle that you kind of put onto the side of your organization, What is the Franken cloud? Yeah, that's the simple way to think about it is um, in the old world, when you run all of your applications, a client customer might say, hey, you know, I did a great job of moving into the public of the skills of the people you have working for you and they shouldn't feel fearful that it's a place where they cloud because you know, one of the things that I see with the positives of cloud is is that okay? of innovation, on the functional capabilities that you can provide. The A. I. And data can be relative to these verticals but you want at the same time horizontal scalability because again in the old world when it was in your own data center, you would have build types for specific I mean every time you look at a service providers are actually adhering to the controls you want in real time. While I've got you here as cyber standards become around hybrid. both at the actual hardware level, but also the code base level, some more so than others in terms of the issues they In the last question to end the segment, you've led a lot of digital transformation initiatives So you need the silicon to be allied with the carbon and then you get people are actually change Hungary Thanks for coming on the cube head of hybrid cloud platforms at IBM. You're welcome. Thanks for watching.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
IBMORGANIZATION

0.99+

John FreePERSON

0.99+

AWSORGANIZATION

0.99+

seven daysQUANTITY

0.99+

johnPERSON

0.99+

EarthLOCATION

0.99+

googleORGANIZATION

0.99+

todayDATE

0.99+

Think 2020COMMERCIAL_ITEM

0.99+

firstQUANTITY

0.98+

2021DATE

0.98+

LennoxORGANIZATION

0.98+

sevenQUANTITY

0.98+

oneQUANTITY

0.98+

bothQUANTITY

0.98+

Chapter oneOTHER

0.98+

Think 2021COMMERCIAL_ITEM

0.98+

HungaryLOCATION

0.97+

HowardPERSON

0.96+

OneQUANTITY

0.95+

FrankensteinPERSON

0.94+

tens of millionsQUANTITY

0.94+

FrankenORGANIZATION

0.9+

GodPERSON

0.9+

Franken cloudORGANIZATION

0.87+

two years oldQUANTITY

0.83+

drPERSON

0.8+

chapter oneOTHER

0.8+

past yearDATE

0.8+

dollarsQUANTITY

0.79+

BellevillePERSON

0.72+

CubeCOMMERCIAL_ITEM

0.71+

86COMMERCIAL_ITEM

0.71+

CyprusLOCATION

0.64+

IOSTITLE

0.57+

Howard BovillePERSON

0.55+

CovidPERSON

0.49+

howardPERSON

0.48+

HowardORGANIZATION

0.45+

BOS14 Jason McGee & Briana Frank VTT


 

>>from >>around the globe, it's the cube with digital coverage of IBM Think >>2021 >>brought to you by IBM. >>Hey, welcome to the cubes coverage of IBM Think 2021. I'm lisa martin, I have to IBM alumni with me here today please welcome Brianna frank the director of product management at IBM and Jason McGee is here as well. IBM fellow VP and Cto of the IBM cloud platform, Brianna and Jason welcome back to the cube. >>Thank you so much for having us, >>you guys were here a couple months ago, but I know there's been a whole bunch of things going on. So Brianna, we'll start with you, what's new, what's new with IBM cloud? >>We are, it's just, it's been such a rush of announcements lately, but one of my favorite announcements uh, is the IBM cloud satellite product. We went g a back in March and you know, this has been one of the most fun projects to work on as a product manager because you know, it's all about our clients coming to us and saying, hey look, we're having these are the problems that we're really facing with as we, as we move to cloud in our journey to cloud and can you help us solve them? And I think this has been just an exciting place to be in terms of distributed cloud, this new category that's really emerging where we've taken the IBM cloud, but we've distributed into lots of different locations on prem at the edge and on other public clouds. And it's been a really fun journey and it's such a great fulfilling thing to see it come to life and see clients using it and getting feedback from analysts and um in the industry. So it's been a, it's been a great, you know, a few months. >>That's good. Lots of excitement going on. Jason talk to me a little bit about kind of unpack uh, the cloud satellite from, you see what flashing in Jason's background is an IBM cloud satellite. Me, I'm sorry, I love that. You talk to me a little bit about the genesis of it. What were some of the things that customers were asking for? >>Yeah, absolutely. I mean, so, so look, I think as we've talked about a lot of IBM, you know, as as people have gone on their journey to cloud and been moving workloads in the cloud over the last few years, um, you know, not all workloads have moved right. Maybe 20 of workloads have moved to the cloud and that remaining 80% sometimes that thing that's inhibiting that is regulation compliance data late and see where my data lives. And so people have been kind of struggling with, how do I get the kind of benefits and speed and agility to public cloud, But apply it to all these applications that maybe need to live in my data center or need to live on the edge of the network close to my users or need to live where the data is being generated or in a certain country. And so the genesis of satellite was really to take our hybrid strategy and combine it with the public cloud consumption model and really allow you to have public cloud anywhere you needed it, bring those public cloud services into your data center or bring them to the edge of the network where your data is being generated and let you get the best of both. And we think that really will unlock, you know, the next wave of applications to be able to get the advantages of as a service kind of public consumption um, while retaining the flexibility to run wherever you need, >>curious station, did you see any particular industries in the last year of, I don't want to say mayhem, but you know, mayhem taking really the lead and the edge in wanting to work with you guys to understand how to really facilitate digital business transformation, because we saw a lot of acceleration going on last year. >>Yeah, absolutely. I mean, it's interesting. Cloud is fundamentally pretty horizontal technology. It applies to lots of industries, but I think the past year, especially, um, with, you know, Covid and lockdowns and changes in how we all work have accelerated massively, um, clients adoption of cloud. Um, and they've they've been looking for ways to apply those benefits across more of what they do. All right. And, and I think there's different drivers, you know, there's, you know, security compliance drivers, maybe in, in places like the financial services industry, but there's also the industries like manufacturing and retail that have, you know, they have a geographic footprint, like where things run matters to them. And so they're like, well, how do I get that kind of remote cloud benefit in all those places too. And so I've seen some acceleration in those areas. >>And one of the interesting things that I thought has emerged from an industry focus is this concept of RFs file control. So we have specific control and compliance built into the IBM cloud and one of the most prevalent questions I get from clients, you know, when can I get this FSL controls in satellite, you know, in all of these different locations. And so we built that in that's coming later this year. But I was really surprised to hear every industry and I guess it shouldn't be surprised. I mean every, every industry is trading money so it's important to keep things secure. But those fs cloud controls being extended into the satellite location is something I hear constantly as a need no matter the industry, whether it's, you know, retail or insurance, you know, etcetera. So I think that the security concerns and being able to offload the burden and chores of security is, is huge. >>One of the things we saw a lot last year, Brianna along the security lines is was ransomware booming, ransomware is a service, ransomware getting more personal. Talk to a lot of customers and to your point in different industries that are really focused on, it's not if we get hit by ransomware, it's when. So I'm wondering if that if some of the things that we saw last year or maybe why you're saying this being so such a pervasive need across industries, what do you think? >>Absolutely. I think that it's something that you really have to concentrate on full time and you know, it has to be something you're just maniacally focused on. And we have all kinds of frameworks and actually, uh, groups where we're looking at shaping regulation and compliance and it's really something that we study. Um, so if when we can pass on that expertise to our clients and again offload them. So, you know, not everyone can be an expert in these areas. I find that, you know, relieving, you know, our clients of these operational security tours allows them to get back to what they want to do, which is actually just keep inventing and building better technology for their business. >>I think that's such a, I think that's such an important point that brand is bringing up to those like part of the value of something like satellite is that we can we can run these technology platforms as a service. Right. And well, what does that? The service means? It means you can tap into a team of people who are the industry's best at building and operating that technology platform, right? Like maybe you've decided that, you know, kubernetes and open shift is your go for or platform as a business, but do you have the team and the skills that you need to operate that yourself? You know, you want to use a I you probably don't want to become an expert in how to run like whatever the latest and greatest ai framework is, you want to actually like figure out how to apply that to your business. And so we think that part of what's really attracting people to solutions like satellite, especially now with the threat you described is that they can tap into this expertise by consuming things as a service instead of figuring out how to round all themselves >>to that point. A lot of times we see really talented developers, I really like talking to incubation teams where there, you know, they're building new and they're just trying to figure out how to create, you know, the next new thing and um, it's not that they're not talented enough, they could do whatever they put their mind to, it's just that they don't have enough time and they, you know, then it just becomes too, comes down to, you know, what do you really want to spend your time doing? Is it, you know, security and operational chores, or is it inventing the next big thing for your business? And I think that that's where we're seeing the market really shift, is that, you know, it's not efficient or you know, um you know, a great idea and really no one wants to do that, you know, so we can over, if we can offload those chores, then that becomes really powerful. >>It does resource allocation is key to let those businesses to your point, we're gonna focus on their core competencies, innovating new products, new services, meeting customers where they are as customers like us become more and more demanding of things being readily available. I do want to understand a little bit, Jason, help me understand how this service is differentiated from some of the competitors in the market. >>Yeah, it's a it's a totally fair question. Um so I would answer that in a couple of ways. Um first off, you know, anytime you're talking about extending a cloud into some other environment, you obviously need some infrastructure for that application to run on whether the infrastructure is in your data center or at the edge or somewhere else. And one of the things that we've been able to is by leveraging our hybrid cloud platform by leveraging things like open shift and Lennox, we've been able to build satellite in a way where you can bring almost any clinics infrastructure to the table and use it to run satellite. So we don't require you to buy a certain lack of hardware or particular gear from us. You don't have to replace all your infrastructure. You can kind of use what you have and extend the cloud and that to me is all about, you know, if the goal is to help people build things more quickly and consume cloud, like you don't want step one to be like wheel in a whole new data center full of hardware before you get started. Um the second thing I would say is we have built our whole cloud um on this, this containerized technology, on kubernetes and open ship, which means that we're able to deliver more of our portfolio through satellite. We can deliver application platforms and databases and Deb tools and ai and security functions all as a service via satellite. So the breath of cloud capability that we think we can deliver in this model is much higher than what I think our competitors are going to be able to do. And then finally, I would say the tide to kind of IBM view of enterprise and regulated industries, you know, the work brand I mentioned around things like FS cloud, the work we're doing in telco, like we spent a lot of our energy, I'm like, how do we help, you know, enterprises regulated industries take advantage of cut and we're extending all of that work outside of our cloud data centers with satellite to all these other places. And so you really can move those mission critical applications into a cot environment when you do it with us. >>Let's talk about some successes Brianna tell me about some of the customers that are getting some pretty big business outcomes and this is a new service to talk to me about how it's being used consumed in the benefits. >>Absolutely. You know what I I find a trend that I'm seeing is really uh the cloud being distributed to the edge and there's so many interesting use cases I hear every single day about how to really use machine learning and ai at the edge. And so you know, maybe it's something as simple as, you know, a worker safety app or you're you know, making sure that workers are safe using video cameras in an office building and alerting someone if they're going into a construction area and you're using the Ai and although the the images that's coming, they're coming in through the security cameras, you're doing some analysis and saying this person is wearing a hard hat or not and warning them, but that those use cases can be changed so quickly. And you know, we've we've seen that, I think I've talked about it before with Covid you change that to masks. Um you could change that. You could hook up the application of thermal devices. We've seen situations where you know, um machine learning is used at the manufacturing edge. So you can determine if there's an issue with your um production of, you know, in a factory there's we're seeing uh edge use cases and hospitals in terms of, you know, keeping the waiting room sanitized because of, you know, over usage. So there's all kinds of just really interesting solutions and I think this is kind of the next area where we're really able to um and even partner with folks that have extraordinary vertical expertise in a specific area and you know, bringing that to life at the edge and being able to really process that data at the edge. So there's very little latency and then also you're able to change those use cases so quickly because you're really consuming cloud native best practices in cloud cloud services at the end. So you're not having to install and and manage and operate those services at the edge. It's done for you >>imagine changing the ability to change use cases so quickly in a year that plus that we've seen so much dynamics and pivoting is really key for businesses in any industry Brianna. >>I agree. And that's the thing. You know, there hasn't been one particular industry I think, you know, of course we do see a lot in the financial services industry just probably because we're IBM, but in every industry, you know, we see, you know retail, it's interesting to see sporting goods companies want to have pop up shops in a specific sporting events and how do you, you know, have a van that is a sporting goods shop, but it's just there temporarily. And how do you have a satellite location at, in the van? So there's really interesting use cases that, you know, have emerged, um, you know, just over time due to, um, you know, the need to have this capability at the edge. >>Yeah, it's necessity is the mother of invention as they say, right, well thank you both so much for stopping by sharing what's going on with IBM Cloud Satellite, the new service, the new offerings, the opportunities in it for customers. I'm sure it's going to be another exciting year for IBM because you clearly have been very busy. Thank you both for stopping by the program. >>Thanks. Thanks so much lisa >>for Brianna frank and Jason McGee. I'm lisa martin. You're watching the cube live coverage of IBM, think. >>Mm

Published Date : Apr 16 2021

SUMMARY :

IBM fellow VP and Cto of the IBM cloud platform, you guys were here a couple months ago, but I know there's been a whole bunch of things going on. to work on as a product manager because you know, it's all about our clients coming to us the cloud satellite from, you see what flashing in Jason's background is an IBM cloud satellite. And we think that really will unlock, you know, I don't want to say mayhem, but you know, mayhem taking really the lead and the edge you know, there's, you know, security compliance drivers, maybe in, in places like the financial services and one of the most prevalent questions I get from clients, you know, when can I get this FSL being so such a pervasive need across industries, what do you think? I find that, you know, relieving, you know, our clients of these operational security tours the latest and greatest ai framework is, you want to actually like figure out how to apply that to your business. And I think that that's where we're seeing the market really shift, is that, you know, it's not efficient It does resource allocation is key to let those businesses to your point, we're gonna focus on their and extend the cloud and that to me is all about, you know, if the goal is to help people build things more and this is a new service to talk to me about how it's being used consumed in the benefits. And so you know, maybe it's something as simple as, you know, a worker safety app or you're you know, imagine changing the ability to change use cases so quickly in a year that plus that we've seen you know, just over time due to, um, you know, Yeah, it's necessity is the mother of invention as they say, right, well thank you both so much for Thanks so much lisa of IBM, think.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JasonPERSON

0.99+

BriannaPERSON

0.99+

IBMORGANIZATION

0.99+

Jason McGeePERSON

0.99+

Brianna frankPERSON

0.99+

last yearDATE

0.99+

80%QUANTITY

0.99+

MarchDATE

0.99+

Briana FrankPERSON

0.99+

lisa martinPERSON

0.99+

oneQUANTITY

0.99+

telcoORGANIZATION

0.99+

bothQUANTITY

0.99+

firstQUANTITY

0.98+

past yearDATE

0.98+

todayDATE

0.98+

step oneQUANTITY

0.98+

Brianna frankPERSON

0.98+

LennoxORGANIZATION

0.97+

lisaPERSON

0.97+

second thingQUANTITY

0.97+

later this yearDATE

0.96+

OneQUANTITY

0.96+

20 of workloadsQUANTITY

0.94+

couple months agoDATE

0.92+

open shiftORGANIZATION

0.83+

BOS14PERSON

0.8+

IBM Think 2021COMMERCIAL_ITEM

0.77+

FS cloudORGANIZATION

0.75+

lastDATE

0.73+

single dayQUANTITY

0.7+

IBM cloudORGANIZATION

0.69+

Cloud SatelliteCOMMERCIAL_ITEM

0.64+

waveEVENT

0.62+

cloudTITLE

0.54+

IBMTITLE

0.53+

industryQUANTITY

0.52+

ThinkCOMMERCIAL_ITEM

0.51+

yearsDATE

0.5+

2021COMMERCIAL_ITEM

0.47+

CovidORGANIZATION

0.45+

IBM14 Brian Bouchard V2


 

>>From around the globe. It's the Cube with digital coverage of IBM think 2021 brought to you >>by IBM. Welcome back to the cubes coverage of IBM Think 2021 virtual. I'm john ferrier host of the Q. We've got a great guest here brian Bouchard, co founder president and ceo of Allah credit brian, great to see you um promoting it all the way from Puerto rico to Palo Alto. >>Great to >>see. First of all. Thanks for having me. I really appreciate the opportunity. >>Yeah great, Great to see you. Thanks for coming on. Um first of all, before we get into what you guys do and how this all ties in to think what do you guys do? It Alex Burnett, Why the name uh is good, you're at the top of the list and alphabetically, but tell us the secret behind the name and what you guys do. >>So first of all, a crochet is based on the root word alacrity, which means a prompt and will prompt a joyous prompt itude excuse me to achieve a common goal. So we ultimately our network of >>individuals with >>the traits of alacrity. So eloquent. So that's our name. >>Great. So what's your relation with IBM and how you guys been able to leverage the partnership program in the marketplace take us through the relationship >>so Well, first of all, L. A. Quartet is a platinum IBM business partner and was awarded recently the 2020 IBM north american Partner of the Year award. And we were selected among 1600 other business partners across North America. We've been actually a consulting an IT. consulting company for almost 20 years now and we were founded in 2002 in Palo Alto. And we have focused specifically on cybersecurity since 2013. What is >>Right, what are some of the things you guys are working on? Because obviously, you know, the business is hot right now, everyone's kind of looking at Covid saying we're gonna double down on the most critical projects and no time for leisurely activities when it comes to I T and cloud scale projects, you know, mission critical stuff is happening. What are you guys working on? >>So we're focused on cybersecurity. Our our security services really complement IBM suite of security solutions and cover the full spectrum from our research and penetration testing, which helps identify vulnerabilities before it reach occurs. And we also have managed security services which helps prevent detect and remediate attacks in real time. >>And then finally, we also have a security staffing division and a software resale division which kind of rounds out the full amount of offerings that we have to provide protection for our clients. >>What are some of the biggest challenges you guys have as a business and house IBM helping you address those? >>Well, as you know, john, we all know that the importance of cyber security in today's world, so it's increasing in both demand and importance and it's not expected to wait any time soon. Cyber attacks are on the rise and there's >>no >>Uh there's no expected end in sight to this and in fact just this week on 60 minutes, uh, the Jay Powell, the chairman of the Federal Reserve Board, he noted that cyber attacks were the number one threat to the stability of the US. economy. >>Also this week, >>a public school in Buffalo new york was hacked with ransomware >>and the school, this uh, >>the school district is just contemplating you're paying the ransom to the hackers. So there's literally thousands of these attacks happening every day, whether it's in a local school district or state government or an enterprise, even if you don't hear about them, they're happening. And adding to the complexity that the cyber Attackers pose is the complexity of the actual cybersecurity tools themselves. There isn't a single solution provider or single technology that could ensure a company security. Our customers need to work with many different companies and disconnected tools and processes to build an individual strategy that can adequately protect their organizations. >>You know, I love this conversation whenever I talked to practitioners, uh, cybersecurity, you know, first of all, they're super smart, usually cyber punks, and they also have some kind of eclectic background, but more importantly, is that there's different approaches in terms of what you hear. Do you do you put more if you add more firefighters so to speak, to put out the fires and solve the problems? Or do you spend your time preventing the fires from happening in the first place? You know, and you know, the buildings are burning down, Don't make a fire fire uh don't make would make fire resistance, you know, more of a priority. So there's less fires, not firefighters. So it's that balance. You throw more firefighters at the problem or do you make the supply or the material, the business fireproof? What's your take on that? >>Well, it kind of works >>both ways. I mean, we've seen customers want to, they really want choice. They >>wanna, in some >>cases they want to be the firefighter and in some cases they want the firefighter to come in and solve their problems. So >>the common problem set that we're seeing with our our customers encounter is that they struggle one with too many disparate tools and then they also have too much data being collected by all these disparate tools and then they have a lack of talent in their environment to manage their environment. So what we've done at Lacqua net is we've taken our cybersecurity practice and we've really uh specifically tailored our offerings to address these court challenges. So first to address the too many disparate tools problem, uh We've been recommending that our clients look at security platforms like the IBM cloud pack for security. The IBM cloud fax for security is built on a security platform that allows interoperability across various security tools using open standards. So our customers have been responding extremely positively to this approach and look at it as a way to future proof their investments >>and begin taking advantage of >>interoperability with >>hand tools integration. >>Talk about what you see your business going with with this because you know there's not a shortage of of need um demand. Um How are you guys flexing with the market? Uh What's the strategy are you going to use technology enablement? You're gonna more human driven brian how do you see your business of unfolding >>Well? Actually really good. We're doing very well. I mean obviously we've made the top business partner for IBM in 2020. Um we have some significant growth and a lot of interest I think we really attacked the market in a good strategy which was to help defragment the market if you will. There's a lot of point solutions and a lot of point vendors that you know they they spent uh specialize in one piece of the whole problem and what we've decided to do is find them the highest party list. Every see so and see IO has a tick list. So >>they have that >>you know uh first thing we need we need a sim we need a E. D. >>Are we need a >>managed service? We need um what's the third solution that we're doing? So we need some new talent in house. So we actually have the added that as well. So we added a security staffing uh division to help that piece of it as well. So to give you an idea of the cybersecurity market size, It was valued at 150 billion in 2019. And that is expected to grow to 300 billion by 2027. >>And Akron is well positioned to consolidate the many fragmented aspects of the security marketplace and offer our customers more integrated and easier to manage solutions. And we will continue to help our customers select the best suite of solutions to address all types of cyber security, cyber security threats. >>You know, it's such a really important point you're making because, you know, the tools just piled up in the tool shed, I call it like that, It's like, it's like you don't even know what's in there anymore and then you've got to support them, then the world's changed, get cloud native, the service area is increasing and then the CSOs are also challenged. Do I have any clouds? Do I build on? Do I optimize my development teams for AWS or Azure? Now, that's kind of a factor. So you have all this tooling going on? They're building their own stuff, they're building their own core competency. And yet the sea so still needs to be like maintaining kind of like a relevance list. That's almost like a stock market for the, for the products you're providing, that it sounds like you're providing that kind of service. >>Uh, yeah, as well. Right? We distill all of the products that are out there, there's thousands of cybersecurity products out there in the marketplace and we kind of do all that distillation for the customer we find using, you know, using a combination of things we use uh Forrester and Gartner and all the market analysts to shortlist are, are solutions that we offer customers. But then we also use our experience. And so through since 2013, we've been deploying these solutions across organizations and corporations across America and we've gained a large body of experience and we can take that experience and knowledge to our customers and help them make some good decisions. So they don't have to make them go through the pitfalls that many companies do when selecting these types of solutions. >>Well, congratulations, got a great business and uh you know, that's just a basic, starts making things easier for the sea. So more so they can be safe and secure in their environment. It's funny, you know, cyber warfare, you know the private company have to fight their own battles, going to build their own armies. Certainly the government's not helping them and they're confused even know how to handle all this stuff. So they didn't they need your service. I'm just curious as this continues to unfold and you start to see much more of a holistic view. What's the IBM angle in here? Why are you such a big partner of theirs? Is it because their customers are working with you? They're bringing you into business? Is it because you have an affinity towards some of their products? What's the connection with IBM, >>all of the above? So >>I think it probably started with our affinity to IBM P radar products and we have a we have a lot of expertise in that in that solution. Um, so >>that's that's where it >>started. And then I think I B. M. S leadership in this space has been, Yeah, >>remarkable. Really. So like what's happening now with the IBM compaq for security, building a security platform to allow all these points solutions to work together. Uh that's the road map we want to put our customers on because we believe that's the that's the future for this, this uh, this marketplace >>and the vision of hybrid cloud having that underpinning be with red hat, it's a Lennox Colonel model of >>all things you can you can run it on. Sure. I've been plowed uh aws it's portable. Yeah. All this openness, as you probably know, uh, cybersecurity is really a laggard in the security and the information technology space as far as adopting open standards and IBM is I think leading that charge and you'll be able to have a force multiplier >>uh >>with open standards in the space. >>Open innovation with open source is incredible. I mean if you if if open source can embrace a common platform and build that kind of control, playing and openness to allow thriving companies to just build out, then you have an entire hybrid distributed >>architecture. Yeah, well, I think companies want to use the best in breed. So when we, when we show these solutions to customers, they want the best in breed, they always say, I don't, when it comes to security, they don't want second best. They want the best that's out there because they're securing their crown jewels. So that makes sense. Um, so the problem is having all these different disparate solutions that are all top in their category, none of them talk to each other so we need to address that problem because without that being solved this is just going to be a more, it's going to compound the complexity of the problems we solve day to day, >>awesome, congratulations brian, great story. Um you know entrepreneur built a great business over the years um I think the products amazing, I think that's exactly what the market needs and it just shows you what the ecosystems all about. This is the power of the ecosystem. You know 1000 flowers are blooming, you got a great product. IBM is helping as well. Good partnership network effect builds in and and still a lot more to do. Congratulations. >>Absolutely. Okay thank you very much >>brian thanks >>for coming on the q appreciate it. I'm Sean Fourier with IBM thinks 2021 virtual coverage. Thanks for watching. Mhm.

Published Date : Apr 15 2021

SUMMARY :

of IBM think 2021 brought to you great to see you um promoting it all the way from Puerto rico to Palo Alto. I really appreciate the opportunity. Um first of all, before we get into what you guys do and So first of all, a crochet is based on the root word alacrity, which means a prompt the traits of alacrity. the marketplace take us through the relationship the 2020 IBM north american Partner of the Year award. Right, what are some of the things you guys are working on? And we also have managed security services which helps prevent detect and remediate out the full amount of offerings that we have to provide protection for our clients. Well, as you know, john, we all know that the importance of cyber security in today's Uh there's no expected end in sight to this and in fact just this week on 60 that the cyber Attackers pose is the complexity of the actual cybersecurity tools themselves. but more importantly, is that there's different approaches in terms of what you hear. I mean, we've seen customers want to, they really want choice. So So first to address the too many disparate Uh What's the strategy are you going to use technology enablement? to help defragment the market if you will. So to give you an idea of the cybersecurity select the best suite of solutions to address all types of cyber security, cyber security threats. the tools just piled up in the tool shed, I call it like that, It's like, it's like you don't even know what's in there anymore do all that distillation for the customer we find using, you know, using a combination of things we Certainly the government's not helping them and they're confused even know how to handle all a lot of expertise in that in that solution. And then I think I B. M. S leadership in this space has been, Uh that's the road map we want to put our customers on because we believe that's the All this openness, as you probably know, uh, cybersecurity build out, then you have an entire hybrid distributed none of them talk to each other so we need to address that problem because without that being solved this Um you know entrepreneur built a great Okay thank you very much for coming on the q appreciate it.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Alex BurnettPERSON

0.99+

IBMORGANIZATION

0.99+

Jay PowellPERSON

0.99+

2002DATE

0.99+

Palo AltoLOCATION

0.99+

brian BouchardPERSON

0.99+

Puerto ricoLOCATION

0.99+

Sean FourierPERSON

0.99+

2019DATE

0.99+

1000 flowersQUANTITY

0.99+

2020DATE

0.99+

Federal Reserve BoardORGANIZATION

0.99+

Brian BouchardPERSON

0.99+

AmericaLOCATION

0.99+

brianPERSON

0.99+

john ferrierPERSON

0.99+

thousandsQUANTITY

0.99+

North AmericaLOCATION

0.99+

2021DATE

0.99+

GartnerORGANIZATION

0.99+

300 billionQUANTITY

0.99+

this weekDATE

0.99+

AWSORGANIZATION

0.99+

60 minutesQUANTITY

0.99+

firstQUANTITY

0.99+

150 billionQUANTITY

0.99+

AkronORGANIZATION

0.99+

johnPERSON

0.99+

2013DATE

0.98+

both waysQUANTITY

0.98+

2027DATE

0.98+

third solutionQUANTITY

0.98+

Lacqua netORGANIZATION

0.97+

1600 other business partnersQUANTITY

0.97+

ForresterORGANIZATION

0.97+

almost 20 yearsQUANTITY

0.96+

bothQUANTITY

0.95+

secondQUANTITY

0.95+

single technologyQUANTITY

0.95+

Think 2021COMMERCIAL_ITEM

0.92+

thousands of these attacksQUANTITY

0.91+

LennoxORGANIZATION

0.88+

AzureTITLE

0.87+

FirstQUANTITY

0.87+

todayDATE

0.87+

one pieceQUANTITY

0.85+

single solution providerQUANTITY

0.83+

L. A.ORGANIZATION

0.82+

first thingQUANTITY

0.81+

Buffalo new yorkLOCATION

0.81+

think 2021COMMERCIAL_ITEM

0.79+

north american Partner of the Year awardTITLE

0.78+

cybersecurity productsQUANTITY

0.75+

QuartetPERSON

0.74+

CovidORGANIZATION

0.7+

2020TITLE

0.69+

CubeCOMMERCIAL_ITEM

0.61+

USLOCATION

0.59+

every dayQUANTITY

0.59+

AllahORGANIZATION

0.59+

M.PERSON

0.56+

IOORGANIZATION

0.52+

oneQUANTITY

0.5+

cloudCOMMERCIAL_ITEM

0.38+

PCOMMERCIAL_ITEM

0.32+

IBM16 Leo LaBranche V2


 

>>From around the globe, it's the Cube with digital coverage of IBM, think 2021 brought to you by IBM. >>Welcome to the cubes, digital coverage of IBM Think 2021 fine lisa martin. Next joining me is Leo Lebron's director of global strategic initiatives at Aws. Leo, Welcome to the cube. >>Thank you. >>So, talk to me about AWS and IBM. What's going on there with the relationship? What are some of the things that are significant for both partners? >>Yeah, absolutely. You know, IBM relationship really started with us around 2016, I would say it was a little bit more opportunistic at the time, we knew there was an opportunity to go to market together. We knew there were some great things we could do for our customers, but we haven't quite cracked, cracked the code, so to speak, on, on when and where and why we're going to partner at that point. Um you fast forward into the sort of 2017 to 2019 timeframe, um and we became a lot more intentional about how we're going to go to market where we were going to invest. Areas such as S. A. P, et cetera, were early, want to be identified. Um and I'd say the ball really started rolling sort of in the 2018 time Frank, a combination of a number of different things occurred. Uh You know, the the acquisition of Red Hat obviously, you know, Red Hat is a very significant, was a very significant partner with a W. S prior to the acquisition. Um And so post acquisition, you combine that with ramping up a workforce focused on AWS, combined with a number of different competencies at A W or IBM really invested in around migration as an example or S. A. P. Um and you know, the ball really started to roll quickly. Um after that, you know, I'd say in the last 18 months or so, we've both invested, significant in the relationship expansion around the world really, and in joint resources and capability to make sure that we're going to mark, it's sort of a partnered intentional way rather than sort of opportunistic. Uh >>Oh God, >>yeah, I'd say so far that's that's absolutely been paying off. Um and that we are seeing a number of winds all around the world across a broad set of industries as well as a broad set of technologies. Um so, you know, the strength of IBM consulting services in particular, but also their software, combined with the strength of our platform, is really proven to be successful for our customers. >>So you said started in 2016, really started taking shape in the last couple of years. That redhead acquisition talk to me about what's in this for customers. I imagine customers that are, that are expanding or needing to move workloads into the cloud or maybe more of a hybrid cloud approach. What are some of the big benefits that customers are going to gain from this partnership? >>Yeah, absolutely. Uh, reality is um, IBM has a long and storied history and relationship with their customers, right? Um, They run and manage many of the workloads. Um, they really know the customer's business incredibly well. Um They have domain expertise and industry, um, and then the technology expertise from a professional services perspective to really help navigate the waters and and determine what the right strategy is around moving to the cloud, right? You combine that with the depth and breadth of the skills and capabilities and services the WS provides. Um and the fact that IBM has invested significantly in making sure their professional services are deeply steeped in our technology and capabilities. Um, it's a great combination of really understanding the customer's needs plus the art of the possible honestly, when it comes to technology that we provide, really can accelerate both and mitigate risk when it comes to move into the club, >>that risk mitigation is key. So you guys, recently a W has recently launched, I'm gonna get this right red hat, open shift service on AWS or Rosa. Can you talk to me a little bit about rosa? >>Yeah, so um Red Hat obviously very well known and ultimately adopted within the enterprise. Um, we have built a fully managed service around red hat on AWS. Um, what that means is um, you'll have access to essentially the capabilities that that red hat would normally provide, but all containerized within a solution that allows you to have access to AWS services, right. Um, the other benefit here is normally you would get sort of a multi vendors with invoicing and cost model right? Where you get built from red hat get built from amazon, you get built from IBM um, in this case it's it's essentially a holistic service in which there is a single sort of invoicing and vendor relationship. Right? Um, so it's a combination of capabilities that normally would be provided the red hat combined with access to cloud and all the interfaces and capabilities around um, open shift etcetera that you could do their um, plus a more interesting and beneficial commercial model. >>So streamlined pricing model, streamlined operating model for customers. Talk to me about some of the customers that have adopted it. Give me a look into some of the industry's where you've seen good adoption and some of the results that they're gaining so far. >>Yeah, one second. Sorry. It's like insanely love uh worries. >>Let's just take it, let's just take a >>pause. Like we can >>just we can just so yeah, we'll go right as if lisa lisa just finish the question. Um so just take a breather. Yeah, as long as it as it needs. Um and then whenever you're ready, whenever that's that's died down, just just give it a beat, give it like a second and then just write as if she >>just yeah. >>Oh cut it out as if nothing happened. >>Give me >>two minutes. Mhm. >>So actually on your question, I know the answer from things that I've done recently, but was there an official answer Teresa, I'm supposed to give them the >>No, not >>really. I mean, I think what you're talking about on Red Hat specifically >>right earlier. >>No, I mean there's a product page and stuff, it's really about just the >>the >>ability of customers to be able to run those solutions on the AWS console is really the gist of it and then it's fully integrated. >>Not sure advantage of the examples I know of are publicly referenced. >>That's okay. You could just say customer in X y z industry. That's totally fair. Not to worry about that. Yeah, >>I don't know if uh, so rosa, lisa rosa was just launched in March and so it's brand new. So I don't know, I'm the customer stories yet, >>so >>that's why I don't have them listed for leo >>that's fine. That's totally fine. Maybe we can talk about, you know, since the launch was just around the corner, some of the things that have been going on the momentum interest from customers questions conversations, you mean more like that as you're launching the GTM >>Yeah, and there's certainly a couple of industries that they have targeted. So as well as a couple of customers. >>Yeah, thank you >>lisa. Of course. I think they went around the corner. >>All right, let me know and I'll re ask the question. I'll tweak it a little >>bit. Alright, >>so talk to me about Rosa just launched very recently. Talked to me about customer interest adoption. Maybe some of the industry's in particular if you're seeing any industry that's kind of really leading edge here and taking advantage of this new manage service. >>Yeah. So no big surprise, right. The existing customer base that currently uses red at Lenox and some of the options and open shift etcetera that are out today are then the right customers to potentially look at this when it comes to moving forward. Um, you know, industry wise, certainly there are areas in financial services, banking, insurance, um, et cetera. We're also seeing some around manufacturing a little a little less so, but some in media and telco as well. Um, So it's, it's a broad swath of the applicability of red hat and open shift is somewhat universal, but the early customer base is larger than sort of in those three areas. >>What I'm curious what the key target audiences are these Red Hat customers are these AWS customers? IBM all three. >>Yeah. I mean there isn't necessarily the perfect customer that we're not necessarily looking for as much as um if there are existing customers that are currently using Lennox for using Red Hat. Um, if there are someone who, a customer who currently has a relationship with either a W. S. Or IBM, um, there's an opportunity to essentially look at it from any of the angles if you're already on cloud or you've already experienced AWS in some shape or form, there's an opportunity to potentially to leverage rosa to further expand that capability and also have some more flexibility, so to speak. Um if you're already using IBM as a professional services provider and advisory firm, then they absolutely have the expertise and understanding of this product set to help you understand how it could be best leverage. Right? So you can kind of look at it from either the dimensions. Um if it's a customer that's completely new to all of us, then we're happy to talk to you. But um, it's uh, it's something that we'll definitely take a little bit more explanation to understand or why why you should or shouldn't consider this multi cloud open shift. Absolution >>got it. Let's shift gears a bit and talk about ASAP when we think about customers looking to migrate ASAP workloads to the cloud, looking at the right cloud provider providers and those are really big challenging strategic decisions for leadership to make. Talk to me about why when you're in those conversations, AWS is the best choice. >>Absolutely. I mean, really AWS and say with S A P N with many of our services is really looking to give all the options that you could conceivably need or want in order to engage in cloud migration and transformation. Um, press safety specifically right, There are a number of different options, right? You could go for a lift and shift or upgrade from many database. Too sweet on safety hana. Um, could potentially look to modernize and leverage cloud services, post post migration as well as the sort of final Pinnacle of that is a complete transformation to S four, S 4 Hana as far as why AWS specifically beyond just choice. Um, You know, from a from a cost perspective, uh it's a pretty, pretty compelling and we have some pretty compelling business and use cases around ultimately the cost savings that come when, when you move from an on premise S A. P implementation to cloud. Beyond that, usually the cloud migration itself as an opportunity to uh condense or reduce the number of instances you're paying for from an S A S a P perspective, which then further reduces cost um from a reliability perspective, you know, AWS is is the world's most secure, extensive, reliable part infrastructure, right? Um, any of the instances that you put on AWS are uh, instantly and say fairly instantly provision in such a way that they're they are provided across multiple what we call availability zones, um, which is giving you for the resiliency and the stability that really no other cloud broke Right. Um On the security front, I mean, this is really a unique position in that AWS plus IBM and the security, the depth and security services, you know, numerous years of professional services work um that IBM has done the security space um you know, they have roughly 8000 or so cybersecurity experts with an IBM so the combination of their expertise and security plus the security of our platform um is a great combination. Um I'd say the final one is around performance. Right. AWS offers many more cloud native options around certified ASAP instances specifically all the way from 256 gigabyte option all the way up to 24 terabytes, which is the largest of its kind. Um and as as those who have implemented ASAP No, it's a very resource intensive so having the ability to do that from a performance perspective is is a key differentiator for sure. >>Talk to me from your opinion about why IBM for S. A. P on AWS, why should customers go that direction for their projects? >>Yeah. You know, ASAP has, sorry, safety, IBM has over 40 years of experience in implementing ASAP for their customers. Right. They've done I think it's over 6000 S. A. P migrations, uh 40,000 global S A. P consultants around the world. Right. So from a capability and depth of experience, uh yeah, there's a lot of nuance to doing a safety implantation, particularly one that's been moving from on prem to the cloud. Um you know, they've got they've got the experience right beyond that, they have industry specific solutions that are pre configured. So I think that is 12 industry specific industry solutions we configured for S. A. P. It allows, you know, roughly 20-30 acceleration when it comes to implementation of platform. So um combination of just depth of experience, death of capability combined with these solutions to accelerate are all key key reasons for sure. >>The acceleration yet you bring up, sorry, is interesting because we saw in the last year the acceleration of digital transformation projects and businesses needing to pivot again and again and again to figure out how to survive and be successful in this very dynamic market in which we're still living anything industry. Why is it specific that you saw that was really driving the acceleration and the use cases for Rosa in the last year? Yeah, >>yeah. So you ASAP we saw an interesting trend as a result of what everyone's been experiencing in the last year with Covid etcetera. Um you know, many organizations postponed large european implementations and large as a few migrations because of what you just said, right, they weren't entirely sure um what would need to be done in order to survive either competitive threats or more? Just the global threats that are occurring. Um so what we saw was really none of, none of the transformations went away. They were put on hold for a period of time, let's say 6-9 months ago, maybe even a year ago almost um in lieu of I would say more um top line revenue generating or innovative type solutions that maybe we're focused specifically at, you know, the changing dynamic with with Covid. Um Since then we've seen a combination of those new ideas, right? Combination of the new innovation around health care of course, but also public sector and um you know, a lower unemployment and you know, the engagement there, we sent a combination of those new ideas and new innovations with the original goal of optimizing transforming ASAP, europe et cetera, And then combining the two to allow access to the data right that sits inside the S. A. P. Implementation ASAP, Combined the data asap with all these new innovations and then ultimately use that to sort of capitalize on what the future business is going to be. Um that's been huge. It's been very interesting to see some organizations completely changed their business model over the course of the last 12 months um in ways they probably had never intended you before. Right? But it's it's absolutely become an opportunity, you know, time with a lot of challenges. >>I agree there are silver linings and we've seen a lot of those interesting opportunities to your point and businesses probably would never have come up with had there not been a forcing function like we've been living with Julio. Thank you for joining me today. Talking to me about what's going on with I. B. M. And A W. S will be excited to follow. What happens with Rosa as a, uh, continues to roll out and we appreciate you joining us on the program. >>Absolutely. Thank you for time. >>Pearly Lebron chime lisa martin. You're watching the cubes digital coverage of IBM think 2021. Mhm.

Published Date : Apr 15 2021

SUMMARY :

of IBM, think 2021 brought to you by IBM. Welcome to the cubes, digital coverage of IBM Think 2021 fine lisa What are some of the things that are significant for both partners? Um you fast forward into the sort of 2017 to 2019 Um so, you know, the strength of IBM consulting services in particular, What are some of the big benefits that customers are going to gain from this partnership? Um and the fact that IBM has invested significantly So you guys, recently a W has recently launched, I'm gonna get this right red hat, Um, the other benefit here is normally you would get sort of a multi vendors of the results that they're gaining so far. Yeah, one second. Like we can Um and two minutes. I mean, I think what you're talking about on Red Hat specifically really the gist of it and then it's fully integrated. Not to worry about that. So I don't know, I'm the customer stories yet, Maybe we can talk about, you know, since the launch was just around the corner, Yeah, and there's certainly a couple of industries that they have targeted. I think they went around the corner. All right, let me know and I'll re ask the question. Maybe some of the industry's in particular if you're seeing any industry that's kind of Um, you know, What I'm curious what the key target audiences are these Red Hat customers are these AWS bit more explanation to understand or why why you should or shouldn't consider this multi cloud Talk to me about why when you're in those conversations, Um, any of the instances that you put on AWS are uh, Talk to me from your opinion about why IBM for S. A. P on AWS, Um you know, they've got they've got the experience right Why is it specific that you saw that was really driving the acceleration and large as a few migrations because of what you just said, Talking to me about what's going on with I. B. M. And A W. Thank you for time. Pearly Lebron chime lisa martin.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
IBMORGANIZATION

0.99+

AWSORGANIZATION

0.99+

2016DATE

0.99+

MarchDATE

0.99+

Leo LebronPERSON

0.99+

TeresaPERSON

0.99+

RosaPERSON

0.99+

Red HatORGANIZATION

0.99+

2019DATE

0.99+

LenoxORGANIZATION

0.99+

2017DATE

0.99+

JulioPERSON

0.99+

2018DATE

0.99+

amazonORGANIZATION

0.99+

WSORGANIZATION

0.99+

one secondQUANTITY

0.99+

256 gigabyteQUANTITY

0.99+

last yearDATE

0.99+

lisa martinPERSON

0.99+

Red HatTITLE

0.99+

both partnersQUANTITY

0.99+

2021DATE

0.99+

bothQUANTITY

0.99+

twoQUANTITY

0.99+

W. S.ORGANIZATION

0.99+

todayDATE

0.99+

a year agoDATE

0.99+

I. B. M.PERSON

0.99+

over 40 yearsQUANTITY

0.98+

12 industryQUANTITY

0.98+

S 4 HanaTITLE

0.98+

6-9 months agoDATE

0.98+

lisa martinPERSON

0.98+

A W. SPERSON

0.98+

red hatTITLE

0.98+

S fourTITLE

0.98+

two minutesQUANTITY

0.97+

singleQUANTITY

0.96+

ASAPTITLE

0.96+

A WORGANIZATION

0.96+

FrankPERSON

0.96+

AwsORGANIZATION

0.95+

20-30QUANTITY

0.95+

LennoxORGANIZATION

0.94+

lisa lisaPERSON

0.93+

lisaPERSON

0.93+

threeQUANTITY

0.92+

S. A.LOCATION

0.91+

Leo LaBranchePERSON

0.91+

over 6000 S. A. PQUANTITY

0.9+

last 18 monthsDATE

0.89+

CovidORGANIZATION

0.89+

three areasQUANTITY

0.88+

lisa rosaPERSON

0.87+

Pearly LebronPERSON

0.86+