Omri Gazitt, Aserto | KubeCon + CloudNative Con NA 2022
>>Hey guys and girls, welcome back to Motor City, Lisa Martin here with John Furrier on the Cube's third day of coverage of Coon Cloud Native Con North America. John, we've had some great conversations over the last two and a half days. We've been talking about identity and security management as a critical need for enterprises within the cloud native space. We're gonna have another quick conversation >>On that. Yeah, we got a great segment coming up from someone who's been in the industry, a long time expert, running a great company. Now it's gonna be one of those pieces that fits into what we call super cloud. Others are calling cloud operating system. Some are calling just Cloud 2.0, 3.0. But there's definitely a major trend happening around how cloud is going Next generation. We've been covering it. So this segment should be >>Great. Let's unpack those trends. One of our alumni is back with us, O Rika Zi, co-founder and CEO of Aerio. Omri. Great to have you back on the >>Cube. Thank you. Great to be here. >>So identity move to the cloud, Access authorization did not talk to us about why you found it assertive, what you guys are doing and how you're flipping that script. >>Yeah, so back 15 years ago, I helped start Azure at Microsoft. You know, one of the first few folks that you know, really focused on enterprise services within the Azure family. And at the time I was working for the guy who ran all of Windows server and you know, active directory. He called it the linchpin workload for the Windows Server franchise, like big words. But what he meant was we had 95% market share and all of these new SAS applications like ServiceNow and you know, Workday and salesforce.com, they had to invent login and they had to invent access control. And so we were like, well, we're gonna lose it unless we figure out how to replace active directory. And that's how Azure Active Directory was born. And the first thing that we had to do as an industry was fix identity, right? Yeah. So, you know, we worked on things like oof Two and Open, Id Connect and SAML and Jot as an industry and now 15 years later, no one has to go build login if you don't want to, right? You have companies like Odd Zero and Okta and one login Ping ID that solve that problem solve single sign-on, on the web. But access Control hasn't really moved forward at all in the last 15 years. And so my co-founder and I who were both involved in the early beginnings of Azure Active directory, wanted to go back to that problem. And that problem is even bigger than identity and it's far from >>Solved. Yeah, this is huge. I think, you know, self-service has been a developer thing that's, everyone knows developer productivity, we've all experienced click sign in with your LinkedIn or Twitter or Google or Apple handle. So that's single sign on check. Now the security conversation kicks in. If you look at with this no perimeter and cloud, now you've got multi-cloud or super cloud on the horizon. You've got all kinds of opportunities to innovate on the security paradigm. I think this is kind of where I'm hearing the most conversation around access control as well as operationally eliminating a lot of potential problems. So there's one clean up the siloed or fragmented access and two streamlined for security. What's your reaction to that? Do you agree? And if not, where, where am I missing that? >>Yeah, absolutely. If you look at the life of an IT pro, you know, back in the two thousands they had, you know, l d or active directory, they add in one place to configure groups and they'd map users to groups. And groups typically corresponded to roles and business applications. And it was clunky, but life was pretty simple. And now they live in dozens or hundreds of different admin consoles. So misconfigurations are rampant and over provisioning is a real problem. If you look at zero trust and the principle of lease privilege, you know, all these applications have these course grained permissions. And so when you have a breach, and it's not a matter of if, it's a matter of when you wanna limit the blast radius of you know what happened, and you can't do that unless you have fine grained access control. So all those, you know, all those reasons together are forcing us as an industry to come to terms with the fact that we really need to revisit access control and bring it to the age of cloud. >>You guys recently, just this week I saw the blog on Topaz. Congratulations. Thank you. Talk to us about what that is and some of the gaps that's gonna help sarto to fill for what's out there in the marketplace. >>Yeah, so right now there really isn't a way to go build fine grains policy based real time access control based on open source, right? We have the open policy agent, which is a great decision engine, but really optimized for infrastructure scenarios like Kubernetes admission control. And then on the other hand, you have this new, you know, generation of access control ideas. This model called relationship based access control that was popularized by Google Zanzibar system. So Zanzibar is how they do access control for Google Docs and Google Drive. If you've ever kind of looked at a Google Doc and you know you're a viewer or an owner or a commenter, Zanzibar is the system behind it. And so what we've done is we've married these two things together. We have a policy based system, OPPA based system, and at the same time we've brought together a directory, an embedded directory in Topaz that allows you to answer questions like, does this user have this permission on this object? And bringing it all together, making it open sources a real game changer from our perspective, real >>Game changer. That's good to hear. What are some of the key use cases that it's gonna help your customers address? >>So a lot of our customers really like the idea of policy based access management, but they don't know how to bring data to that decision engine. And so we basically have a, you know, a, a very opinionated way of how to model that data. So you import data out of your identity providers. So you connect us to Okta or oze or Azure, Azure Active directory. And so now you have the user data, you can define groups and then you can define, you know, your object hierarchy, your domain model. So let's say you have an applicant tracking system, you have nouns like job, you know, know job descriptions or candidates. And so you wanna model these things and you want to be able to say who has access to, you know, the candidates for this job, for example. Those are the kinds of rules that people can express really easily in Topaz and in assertive. >>What are some of the challenges that are happening right now that dissolve? What, what are you looking at to solve? Is it complexity, sprawl, logic problems? What's the main problem set you guys >>See? Yeah, so as organizations grow and they have more and more microservices, each one of these microservices does authorization differently. And so it's impossible to reason about the full surface area of, you know, permissions in your application. And more and more of these organizations are saying, You know what, we need a standard layer for this. So it's not just Google with Zanzibar, it's Intuit with Oddy, it's Carta with their own oddy system, it's Netflix, you know, it's Airbnb with heed. All of them are now talking about how they solve access control extracted into its own service to basically manage complexity and regain agility. The other thing is all about, you know, time to market and, and tco. >>So, so how do you work with those services? Do you replace them, you unify them? What is the approach that you're taking? >>So basically these organizations are saying, you know what? We want one access control service. We want all of our microservices to call that thing instead of having to roll out our own. And so we, you know, give you the guts for that service, right? Topaz is basically the way that you're gonna go implement an access control service without having to go build it the same way that you know, large companies like Airbnb or Google or, or a car to >>Have. What's the competition look like for you guys? I'm not really seeing a lot of competition out there. Are there competitors? Are there different approaches? What makes you different? >>Yeah, so I would say that, you know, the biggest competitor is roll your own. So a lot of these companies that find us, they say, We're sick and tired of investing 2, 3, 4 engineers, five engineers on this thing. You know, it's the gift that keeps on giving. We have to maintain this thing and so we can, we can use your solution at a fraction of the cost a, a fifth, a 10th of what it would cost us to maintain it locally. There are others like Sty for example, you know, they are in the space, but more in on the infrastructure side. So they solve the problem of Kubernetes submission control or things like that. So >>Rolling your own, there's a couple problems there. One is do they get all the corner cases who built a they still, it's a company. Exactly. It's heavy lifting, it's undifferentiated, you just gotta check the box. So probably will be not optimized. >>That's right. As Bezo says, only focus on the things that make your beer taste better. And access control is one of those things. It's part of your security, you know, posture, it's a critical thing to get right, but you know, I wanna work on access control, said no developer ever, right? So it's kind of like this boring, you know, like back office thing that you need to do. And so we give you the mechanisms to be able to build it securely and robustly. >>Do you have a, a customer story example that is one of your go-tos that really highlights how you're improving developer productivity? >>Yeah, so we have a couple of them actually. So there's the largest third party B2B marketplace in the us. Free retail. Instead of building their own, they actually brought in aer. And what they wanted to do with AER was be the authorization layer for both their externally facing applications as well as their internal apps. So basically every one of their applications now hooks up to AER to do authorization. They define users and groups and roles and permissions in one place and then every application can actually plug into that instead of having to roll out their own. >>I'd like to switch gears if you don't mind. I get first of all, great update on the company and progress. I'd like to get your thoughts on the cloud computing market. Obviously you were your legendary position, Azure, I mean look at the, look at the progress over the past few years. Just been spectacular from Microsoft and you set the table there. Amazon web service is still, you know, thundering away even though earnings came out, the market's kind of soft still. You know, you see the cloud hyperscalers just continuing to differentiate from software to chips. Yep. Across the board. So the hyperscalers kicking ass taking names, doing great Microsoft right up there. What's the future? Cuz you now have the conversation where, okay, we're calling it super cloud, somebody calling multi-cloud, somebody calling it distributed computing, whatever you wanna call it. The old is now new again, it just looks different as cloud becomes now the next computer industry, >>You got an operating system, you got applications, you got hardware, I mean it's all kind of playing out just on a massive global scale, but you got regions, you got all kinds of connected systems edge. What's your vision on how this plays out? Because things are starting to fall into place. Web assembly to me just points to, you know, app servers are coming back, middleware, Kubernetes containers, VMs are gonna still be there. So you got the progression. What's your, what's your take on this? How would you share, share your thoughts to a friend or the industry, the audience? So what's going on? What's, what's happening right now? What's, what's going on? >>Yeah, it's funny because you know, I remember doing this quite a few years ago with you probably in, you know, 2015 and we were talking about, back then we called it hybrid cloud, right? And it was a vision, but it is actually what's going on. It just took longer for it to get here, right? So back then, you know, the big debate was public cloud or private cloud and you know, back when we were, you know, talking about these ideas, you know, we said, well you know, some applications will always stay on-prem and some applications will move to the cloud. I was just talking to a big bank and they basically said, look, our stated objective now is to move everything we can to the public cloud and we still have a large private cloud investment that will never go away. And so now we have essentially this big operating system that can, you know, abstract all of this stuff. So we have developer platforms that can, you know, sit on top of all these different pieces of infrastructure and you know, kind of based on policy decide where these applications are gonna be scheduled. So, you know, the >>Operating schedule shows like an operating system function. >>Exactly. I mean like we now, we used to have schedulers for one CPU or you know, one box, then we had schedulers for, you know, kind of like a whole cluster and now we have schedulers across the world. >>Yeah. My final question before we kind of get run outta time is what's your thoughts on web assembly? Cuz that's getting a lot of hype here again to kind of look at this next evolution again that's lighter weight kind of feels like an app server kind of direction. What's your, what's your, it's hyped up now, what's your take on that? >>Yeah, it's interesting. I mean back, you know, what's, what's old is new again, right? So, you know, I remember back in the late nineties we got really excited about, you know, JVMs and you know, this notion of right once run anywhere and yeah, you know, I would say that web assembly provides a pretty exciting, you know, window into that where you can take the, you know, sandboxing technology from the JavaScript world, from the browser essentially. And you can, you know, compile an application down to web assembly and have it real, really truly portable. So, you know, we see for example, policies in our world, you know, with opa, one of the hottest things is to take these policies and can compile them to web assemblies so you can actually execute them at the edge, you know, wherever it is that you have a web assembly runtime. >>And so, you know, I was just talking to Scott over at Docker and you know, they're excited about kind of bringing Docker packaging, OCI packaging to web assemblies. So we're gonna see a convergence of all these technologies right now. They're kind of each, each of our, each of them are in a silo, but you know, like we'll see a lot of the patterns, like for example, OCI is gonna become the packaging format for web assemblies as it is becoming the packaging format for policies. So we did the same thing. We basically said, you know what, we want these policies to be packaged as OCI assembly so that you can sign them with cosign and bring the entire ecosystem of tools to bear on OCI packages. So convergence is I think what >>We're, and love, I love your attitude too because it's the open source community and the developers who are actually voting on the quote defacto standard. Yes. You know, if it doesn't work, right, know people know about it. Exactly. It's actually a great new production system. >>So great momentum going on to the press released earlier this week, clearly filling the gaps there that, that you and your, your co-founder saw a long time ago. What's next for the assertive business? Are you hiring? What's going on there? >>Yeah, we are really excited about launching commercially at the end of this year. So one of the things that we were, we wanted to do that we had a promise around and we delivered on our promise was open sourcing our edge authorizer. That was a huge thing for us. And we've now completed, you know, pretty much all the big pieces for AER and now it's time to commercially launch launch. We already have customers in production, you know, design partners, and you know, next year is gonna be the year to really drive commercialization. >>All right. We will be watching this space ery. Thank you so much for joining John and me on the keep. Great to have you back on the program. >>Thank you so much. It was a pleasure. >>Our pleasure as well For our guest and John Furrier, I'm Lisa Martin, you're watching The Cube Live. Michelle floor of Con Cloud Native Con 22. This is day three of our coverage. We will be back with more coverage after a short break. See that.
SUMMARY :
We're gonna have another quick conversation So this segment should be Great to have you back on the Great to be here. talk to us about why you found it assertive, what you guys are doing and how you're flipping that script. You know, one of the first few folks that you know, really focused on enterprise services within I think, you know, self-service has been a developer thing that's, If you look at the life of an IT pro, you know, back in the two thousands they that is and some of the gaps that's gonna help sarto to fill for what's out there in the marketplace. you have this new, you know, generation of access control ideas. What are some of the key use cases that it's gonna help your customers address? to say who has access to, you know, the candidates for this job, area of, you know, permissions in your application. And so we, you know, give you the guts for that service, right? What makes you different? Yeah, so I would say that, you know, the biggest competitor is roll your own. It's heavy lifting, it's undifferentiated, you just gotta check the box. So it's kind of like this boring, you know, Yeah, so we have a couple of them actually. you know, thundering away even though earnings came out, the market's kind of soft still. So you got the progression. So we have developer platforms that can, you know, sit on top of all these different pieces know, one box, then we had schedulers for, you know, kind of like a whole cluster and now we Cuz that's getting a lot of hype here again to kind of look at this next evolution again that's lighter weight kind the edge, you know, wherever it is that you have a web assembly runtime. And so, you know, I was just talking to Scott over at Docker and you know, on the quote defacto standard. that you and your, your co-founder saw a long time ago. And we've now completed, you know, pretty much all the big pieces for AER and now it's time to commercially Great to have you back on the program. Thank you so much. We will be back with more coverage after a short break.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
John | PERSON | 0.99+ |
Lisa Martin | PERSON | 0.99+ |
Omri Gazitt | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
Microsoft | ORGANIZATION | 0.99+ |
2015 | DATE | 0.99+ |
Airbnb | ORGANIZATION | 0.99+ |
Scott | PERSON | 0.99+ |
Docker | ORGANIZATION | 0.99+ |
five engineers | QUANTITY | 0.99+ |
O Rika Zi | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Bezo | PERSON | 0.99+ |
Apple | ORGANIZATION | 0.99+ |
each | QUANTITY | 0.99+ |
one box | QUANTITY | 0.99+ |
One | QUANTITY | 0.99+ |
two things | QUANTITY | 0.99+ |
ORGANIZATION | 0.99+ | |
ServiceNow | TITLE | 0.99+ |
Aerio | ORGANIZATION | 0.99+ |
third day | QUANTITY | 0.99+ |
two thousands | QUANTITY | 0.99+ |
Windows | TITLE | 0.99+ |
next year | DATE | 0.99+ |
dozens | QUANTITY | 0.99+ |
4 engineers | QUANTITY | 0.99+ |
single | QUANTITY | 0.99+ |
hundreds | QUANTITY | 0.99+ |
Netflix | ORGANIZATION | 0.99+ |
ORGANIZATION | 0.99+ | |
Okta | ORGANIZATION | 0.98+ |
both | QUANTITY | 0.98+ |
15 years later | DATE | 0.98+ |
Michelle | PERSON | 0.98+ |
Zanzibar | ORGANIZATION | 0.98+ |
Odd Zero | ORGANIZATION | 0.98+ |
The Cube Live | TITLE | 0.98+ |
this week | DATE | 0.98+ |
10th | QUANTITY | 0.97+ |
one place | QUANTITY | 0.97+ |
KubeCon | EVENT | 0.97+ |
two | QUANTITY | 0.97+ |
Google Doc | TITLE | 0.97+ |
late nineties | DATE | 0.97+ |
one | QUANTITY | 0.96+ |
Azure Active Directory | TITLE | 0.96+ |
Google Docs | TITLE | 0.96+ |
15 years ago | DATE | 0.95+ |
Sty | ORGANIZATION | 0.95+ |
AER | ORGANIZATION | 0.95+ |
first thing | QUANTITY | 0.95+ |
earlier this week | DATE | 0.95+ |
Omri | PERSON | 0.94+ |
JavaScript | TITLE | 0.94+ |
OCI | ORGANIZATION | 0.94+ |
few years ago | DATE | 0.93+ |
Azure | TITLE | 0.93+ |
last 15 years | DATE | 0.92+ |
AER | TITLE | 0.92+ |
Oddy | ORGANIZATION | 0.92+ |
3 | QUANTITY | 0.91+ |
Coon | ORGANIZATION | 0.9+ |
CloudNative Con NA 2022 | EVENT | 0.9+ |
single sign | QUANTITY | 0.89+ |
end of this year | DATE | 0.89+ |
95% market | QUANTITY | 0.88+ |
Azure Active directory | TITLE | 0.88+ |
Con Cloud Native Con 22 | EVENT | 0.87+ |
Google Drive | TITLE | 0.86+ |
Topaz | ORGANIZATION | 0.85+ |
one CPU | QUANTITY | 0.85+ |
SAML | TITLE | 0.85+ |
each one | QUANTITY | 0.84+ |
Jerry Chen & Martin Mao | KubeCon + CloudNative Con NA 2021
>>Hey, welcome back everyone to cube Cod's coverage and cloud native con the I'm John for your husband, David Nicholson cube analyst, cloud analyst. Co-host you got two great guests, KIPP alumni, Jerry Chen needs no introduction partner at Greylock ventures have been on the case many times, almost like an analyst chair. It's great to see you. I got guest analyst and Martin mal who's the CEO co-founder of Chronosphere just closed a whopping $200 million series C round businesses. Booming. Great to see you. Thanks for coming on. Thank you. Hey, first of all, congratulations on the business translations, who would have known that observability and distributed tracing would be a big deal. Jerry, you predicted that in 2013, >>I think we predicted jointly cloud was going to be a big deal with 2013, right? And I think the rise of cloud creates all these markets behind it, right. This, you know, I always say you got to ride a wave bigger than you. And, uh, and so this ride on cloud and scale is the macro wave and, you know, Marty and Robin cryosphere, they're just drafted behind that wave, bigger scale, high cardinality, more data, more apps. I mean, that's, that's where the fuck. >>Yeah. Martin, all kidding aside. You know, we joke about this because we've had conversations where the philosophy of you pick the trend is your friend that you know, is going to be happening. So you can kind of see the big waves coming, but you got to stay true to it. And one of the things that we talk about is what's the next Amazon impact gonna look like? And we were watching the rise of Amazon. You go, if this continues a new way to do things is going to be upon us. Okay, you've got dev ops now, cloud native, but observability became really a key part of that. It's like almost the, I call it the network management in the cloud. It's like in a new way, you guys have been very successful. There's a lot of solutions out there. What's different. >>Yeah. I'd say for Kearney sphere, there's really three big differences. The first thing is that we're a platform. So we're still an observability platform. And by that, I mean, we solved the problem end to end. If thinking about observability and monitoring, you want to know when something's wrong, you want to be able to see how bad it is. And then you want to able to figure out what the root cause is. Often. There are solutions that do a part of that, that that problem might solve a part of the problem really well for a platform that does the whole thing. And 10 that's that's really the first thing. Second thing is we're really built for not just the cloud, but cloud native environments. So a microservices architecture on container-based infrastructure. And that is something that, uh, we, we have saw coming maybe 20 17, 20 18, but luckily for us, we were already solving this problem at Uber. That's where myself, my co-founder were back in 20 14, 20 15. So we already had the sort of perfect technology to solve this problem ahead of where the, the trend was going in the industry and therefore a purpose-built solution for this type of environment, a lot more effective than a lot of the existing. >>It's interesting, Jerry, you know, the view investing companies that have their problem, that they have to solve themselves as the new thing, versus someone says, Hey, there's a market. Let's build a solution for something. I don't really know. Well, that's kind of what's going on here. Right? It's >>That's why we love founders. Like Martin Marna, rod that come out with these hyperscale comes Uber's like we say, they've seen the future. You know, like there were Uber, they looked at the existing solutions out there trying to scale Promethease or you know, data dogs and the vendors. And it didn't work. It fell over, was too expensive. And so Martin Rob saw solid future. Like, this is where the world's going. We're going to solve it. They built MP3. It became cryosphere. And um, so I don't take any credit for that. You know, I just look fine folks that can see the future. >>Yeah. But they were solving their problem. No one else had anything. There's no general purpose software that managed servers you could buy, you guys were cutting your teeth into solving the pain. You had Uber. When did you guys figure out like, oh, well this is pretty big. >>Uh, probably about 20 17, 20 18 with a rise in popularity of Kubernetes. That's when we knew, oh wait, the whole world is shifting to this. It's not, no one could really it to just goober and the big tech giants of the world. And that's when we really knew, okay. The whole, the whole whole world is shifting here. And again, it's, it's sheer blind luck that we already had the ideal solution for this particular environment. It wasn't planned it. Wasn't what we were planning for back then. But, um, yeah. Get everything. >>It makes a lot of difference. When you walk into a customer and say, we had this problem, I can empathize with you. Not just say we've got solved. Exactly. Jerry, how do they compete in the cloud? We always talk about how Amazon and Azure want to eat up anything that they see that might, you know, something on AWS. Um, this castle in the cloud opportunity here. Okay. >>In the cloud. I mean, you know, we talked last time about how to fight the big three, uh, Amazon Azure and, uh, and Google. And I think for sure they have basic offerings, right. You know, Google Stackdriver years ago, they've done basically for Pete's offerings, basic modern offerings. I think you have like basic, simple needs. It's a great way to get started, but customers don't want kind of a piecemeal solution all the time. They want a full product. Like Datadog shows a better user experience, but full product is going to, you know, the better mousetrap the world will beat a path to your door. So first you can build a better product versus these point solutions. Number two is at some scale and some level complexity, those guys can handle like the demanding users that current affairs handling right now, right? The door dash, the world. >>And finally don't want the Fox guarding the hen house. You know, you don't want to say like Amazon monitoring, you can't depend on Amazon service monitoring your Amazon apps or Google service monitor your Google apps, having something that is independent and multi-cloud, that can dual things, Marta said, you know, see a triage, fixed your issues is kind of what you want. And, um, that's where the market's skilling. So I do believe that cloud guys will have an offering the space, but in our castle and cloud research, we saw that, yeah, there's a plenty of startups being funded. There's plenty of opportunity. And that the scoreboard between Splunk Datadog and all these other companies, that there's a huge amount of market and value to be created in this piece. So, >>So with, at, at the time, when you, you know, uh, uh, necessity is the mother of invention, you're an Uber, you have a practical problem to solve and use you look around you and you see that you're not the only entity out there that has this problem. Where are we in that wave? So not everyone is at, cloud-scale not everyone has adopted completely Kubernetes and cloud native for everything. Are we just at the beginning of this wave? How far from the >>Beach are we, we think we're just at the beginning of this wave right now. Um, and if you think about most enterprises today, they're still using on, and they're not even in perhaps in the cloud at all right. Are you still using perhaps APM and solutions, uh, on premise? So, um, if you look at that wave, we're just at the beginning of it. But when, but when we talked to a lot of these companies and you ask them for their three year vision, Kubernetes is a huge piece of that because everyone wants to be multi-cloud everyone to be hybrid eventually. And that's going to be the enabler of that. So, uh, we're just in the beginning now, but it seems like an inevitable wave that is coming. >>So obviously people evaluated that exactly the way you're evaluating that. Right. Thus the funding, right. Because no one makes that kind of investment without thinking that there is a multiplier on that over time. So that's pretty, that's a pretty exciting place. >>Yeah. I think to your point, a lot of companies are running into that situation right now, and they're looking at existing solutions there for us. It was necessity because there wasn't anything out there now that there is a lot of companies are not using their sort of precious engineering resources to build their own there. They would prefer to buy a solution because this is something that we can offer to all the companies. And it's not necessarily a business differentiating technology for the businesses themselves >>Distributed tracing in that really platform. That's the news. Um, and you mentioned you've got this, a good bid. You do some good business. Is scale the big differentiator for you guys? Or is it the functionality? Because it sounds like with clients like door dash, and it looks a lot like Uber, they're doing a lot of stuff too, and I'm sure everyone needs the card. Other people doing the same kind of thing, that scale, massive amount of consumer data coming in on the edge. Yeah. Is that the differentiation or do you work for the old one, you know, main street enterprise, right. >>Um, that is a good part of the differentiation and for our product thus far before we had a distributor tracing for monitoring and metric data, that was the main differentiation is the sheer volume of data that gets produced so much higher, really excited about distributor tracing because that's actually not just a scale problem. It's, it's a space that everybody can see the potential distributor tracing yet. No one has really realized that potential. So our offering right now is fairly unique. It does things that no other vendors out there can do. And we're really excited about that because we think that that fundamentally solves the problem differently, not just at a larger scale, >>Because you're an expert, what is distributed tracing. >>Yeah. Uh, it's, it's, it's a great question. So really, if you look at this retracing, it captures the details of a particular request. So a particular customer interaction with your business and it captures how that request flows through your complex architecture, right? So you have every detail of that at every step of the way. And you can imagine this data is extremely rich and extremely useful to figure out what the underlying root causes of issues are. The problem with that is it's very bit boast. It's a lot of data gets produced. A ton of data gets produced, every interaction, every request. So one of the main issues are in this space is that people can't afford cost effectively to store all of this data. Right? So one of the main differentiators for our product is we made it cost efficient enough to store everything. And when you have all the data, you have far better analytics and you have >>Machine learning is better. Everything's better with data. That's right. Yeah. Great. What's the blind spot out. Different customers, as cybersecurity is always looking for corners and threats that some people say it's not what you want. It's what you don't see that kills you. That's, that's a tracing issue. That's a data problem. How do you see that evolving in your customer base clients, trying to get a handle of the visibility into the data? >>Yeah. Um, I think right now, again, it's, it's very early in this space of people are just getting started here and you're completely correct where, you know, you need that visibility. And again, this is why it's such a differentiator to have all the data. If you can imagine with only 10% of the data or 1% of data, how can you actually detect any of these particular issues? Right. So, uh, uh, data is key to solving that >>Feel great to have you guys on expert and congratulations on the funding, Jerry. Good to see you take a minute to give a plug for the company. What do you guys do? And actually close around the funding, told you a million dollars. Congratulations. What are you looking for for hiring? What are your milestones? What's on your plan plan. >>Yeah. Uh, so with the spanning, it's really to, to, uh, continue to grow the company, right? So we're sort of hiring, as I told you earlier, we are, uh, we grew our revenue this year by, by 10 X in the sense of the 10 months of this year, thus far. So our team hasn't really grown 10 X. So, so we, we need to keep up with that grid. So hiring across the board on engineering side, on the go to market side, and I just continue to >>Beat that. The headquarters, your virtual, if you don't mind, we've gone >>Completely distributed. Now we're mostly in the U S have a bunch of folks in Seattle and in New York, however, we going completely remote. So hiring anyone in the U S anywhere in Europe, uh, >>Oh, I got you here. What's your investment thesis. Now you got castles in the cloud, by the way, if you haven't seen the research from Greylock, Jerry and the team called castles in the cloud, you can Google it. What's your thesis now? What are you investing in? >>Yeah, it is. It is hard to always predict the next wave. I mean, my job is to find the right founders, but I'd say the three core areas are still the same one is this cloud disruption to Martin's point we're. So early days, the wave, I say, number two, uh, there's vertical apps, different SAS applications be finance, healthcare construction, all are changing. I think healthcare, especially the past couple of years through COVID, we've seen that's a market that needs to be digitized. And finally, FinTech, we talked about this before everything becomes a payments company, right? And that's why Stripe is such a huge juggernaut. You know, I don't think the world's all Stripe, but be it insurance payments, um, you know, stuff in crypto, whatever. I think fintechs still has a lot of, a lot of market to grow. >>It's making things easier. It's a good formula right now. If you can reduce complexity, it makes things easy in every market. You're going to seems to be the formula. >>And like the next great thing is making today's crappy thing better. Right? So the next, the next brace shows making this cube crappy thing. Yeah, >>We're getting better every day on our 11th season or year, I'm calling things seasons now, episodes and season for streaming, >>All the seasons drop a Netflix binge, watch them all the >>Cube plus and NFTs for our early videos. There'll be worth something because they're not that good, Jerry. How, of course you're great. Thank you. Thanks guys. Thanks for coming on it. Cubes coverage here in a physical event, 2021 cloud being the con CubeCon I'm John farrier and Dave Nicholson. Thanks for watching.
SUMMARY :
Hey, first of all, congratulations on the business translations, is the macro wave and, you know, Marty and Robin cryosphere, they're just drafted behind that wave, You know, we joke about this because we've had conversations where the philosophy of you pick the trend There are solutions that do a part of that, that that problem might solve a part of the problem really well It's interesting, Jerry, you know, the view investing companies that have their problem, that they have to solve themselves You know, I just look fine folks that can see the future. servers you could buy, you guys were cutting your teeth into solving the pain. it's, it's sheer blind luck that we already had the ideal solution for this particular environment. that they see that might, you know, something on AWS. user experience, but full product is going to, you know, the better mousetrap the world will beat a path to your door. And that the scoreboard between Splunk Datadog and all these other companies, How far from the So, um, if you look at that wave, we're just at the beginning of it. So obviously people evaluated that exactly the way you're evaluating that. differentiating technology for the businesses themselves Is that the differentiation or do you work for the old one, Um, that is a good part of the differentiation and for our product thus far before we had a distributor tracing for monitoring And when you have all the data, you have far better analytics and you have It's what you don't see that kills you. If you can imagine with only 10% of the data or 1% of data, how can you actually detect And actually close around the funding, told you a million dollars. So hiring across the board on engineering side, on the go to market side, The headquarters, your virtual, if you don't mind, we've gone So hiring anyone in the U S anywhere in Europe, uh, Jerry and the team called castles in the cloud, you can Google it. but be it insurance payments, um, you know, stuff in crypto, If you can reduce complexity, it makes things easy in every market. And like the next great thing is making today's crappy thing better. in a physical event, 2021 cloud being the con CubeCon I'm John farrier and Dave Nicholson.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Marta | PERSON | 0.99+ |
2013 | DATE | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Jerry Chen | PERSON | 0.99+ |
Jerry | PERSON | 0.99+ |
David Nicholson | PERSON | 0.99+ |
Seattle | LOCATION | 0.99+ |
New York | LOCATION | 0.99+ |
Martin | PERSON | 0.99+ |
Uber | ORGANIZATION | 0.99+ |
Dave Nicholson | PERSON | 0.99+ |
Europe | LOCATION | 0.99+ |
John farrier | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
1% | QUANTITY | 0.99+ |
three year | QUANTITY | 0.99+ |
ORGANIZATION | 0.99+ | |
Martin mal | PERSON | 0.99+ |
John | PERSON | 0.99+ |
Martin Mao | PERSON | 0.99+ |
10 X | QUANTITY | 0.99+ |
Netflix | ORGANIZATION | 0.98+ |
Azure | ORGANIZATION | 0.98+ |
$200 million | QUANTITY | 0.98+ |
11th season | QUANTITY | 0.98+ |
Marty | PERSON | 0.98+ |
Robin | PERSON | 0.98+ |
10 months | QUANTITY | 0.98+ |
one | QUANTITY | 0.98+ |
Fox | ORGANIZATION | 0.98+ |
Splunk Datadog | ORGANIZATION | 0.97+ |
today | DATE | 0.97+ |
Stripe | ORGANIZATION | 0.97+ |
this year | DATE | 0.97+ |
COVID | TITLE | 0.97+ |
U S | LOCATION | 0.97+ |
first | QUANTITY | 0.97+ |
two great guests | QUANTITY | 0.96+ |
KubeCon | EVENT | 0.96+ |
Martin Rob | PERSON | 0.95+ |
first thing | QUANTITY | 0.94+ |
Second thing | QUANTITY | 0.93+ |
10% | QUANTITY | 0.93+ |
20 14 | DATE | 0.92+ |
wave | EVENT | 0.92+ |
big | EVENT | 0.91+ |
KIPP | ORGANIZATION | 0.91+ |
Greylock | ORGANIZATION | 0.91+ |
Chronosphere | ORGANIZATION | 0.91+ |
three core areas | QUANTITY | 0.91+ |
Pete | PERSON | 0.89+ |
2021 | DATE | 0.89+ |
million dollars | QUANTITY | 0.89+ |
Kubernetes | TITLE | 0.88+ |
past couple of years | DATE | 0.88+ |
Number two | QUANTITY | 0.87+ |
CloudNative Con | EVENT | 0.86+ |
three big differences | QUANTITY | 0.86+ |
20 | DATE | 0.84+ |
10 X. | QUANTITY | 0.83+ |
10 | OTHER | 0.79+ |
Datadog | ORGANIZATION | 0.79+ |
NA 2021 | EVENT | 0.77+ |
Cube plus | COMMERCIAL_ITEM | 0.76+ |
20 15 | DATE | 0.75+ |
A ton of data | QUANTITY | 0.73+ |
FinTech | ORGANIZATION | 0.71+ |
CubeCon | EVENT | 0.68+ |
Sandeep Lahane and Shyam Krishnaswamy | KubeCon + CloudNative Con NA 2021
>>Okay, welcome back everyone. To the cubes coverage here, coop con cloud native con 2021 in person. The Cuba's here. I'm John farrier hosted the queue with Dave Nicholson, my cohost and cloud analyst, man. It's great to be back, uh, in person. We also have a hybrid event. We've got two great guests here, the founders of deep fence, sham, Krista Swami, C co-founder and CTO, and said deep line founder. It's great to have you on. This is a super important topic. As cloud native is crossed over. Everyone's talking about it mainstream, blah, blah, blah. But security is driving the agenda. You guys are in the middle of it. Cutting edge approach and news >>Like, like we were talking about John, we had operating at the intersection of the awesome desk, right? Open source security and cloud cloud native, essentially. Absolutely. And today's a super exciting day for us. We're launching something called track pepper, Apache V2, completely open source. Think of it as an x-ray or MRI scan for your cloud scan, you know, visualize this cloud at scale, all of the modalities, essentially, we look at cloud as a continuum. It's not a single modality it's containers. It's communities, it's William to settle we'll list all of them. Co-exist side by side. That's how we look at it and threat map. It essentially allows you to visualize all of this in real time, think of fed map, but as something that you, that, that takes over the Baton from the CIS unit, when the lift shift left gets over, that's when the threat pepper comes into picture. So yeah, super excited. >>It's like really gives that developer and the teams ops teams visibility into kind of health statistics of the cloud. But also, as you said, it's not just software mechanisms. The cloud is evolving, new sources being turned on and off. No one even knows what's going on. Sometimes this is a really hidden problem, right? Yeah, >>Absolutely. The basic problem is, I mean, I would just talk to, you know, a gentleman 70 of this morning is two 70 billion. Plus public cloud spent John two 70 billion plus even 3 billion, 30 billion they're saying right. Uh, projected revenue. And there is not even a single community tool to visualize all the clouds and all the cloud modalities at scale, let's start there. That's what we sort of decided, you know what, let's start with utilizing everything else there. And then look for known badness, which is the vulnerabilities, which still remains the biggest attack vector. >>Sure. Tell us about some of the hood. How does this all work cloud scale? Is it a cloud service managed service it's code? Take us out, take us through product. Absolutely. >>So, so, but before that, right, there's one small point that Sandeep mentioned. And Richard, I'd like to elaborate here, right? He spoke about the whole cloud spending such a large volume, right? If you look at the way people look at applications today, it's not just single clone anymore. It's multicloud multi regions across diverse plants, right? What does the solution to look at what my interests are to this point? That is a missing piece here. And that is what we're trying to tackle. And that is where we are going as open source. Coming back to your question, right? How does this whole thing work? So we have a completely on-prem model, right? Where customers can download the code today, install it. It can bill, we give binary stool and Shockley just as the exciting announcement that came out today, you're going to see somewhat exciting entrepreneurs. That's going to make a lot more easy for folks out there all day. Yeah, that's fine. >>So how does this, how does this all fit into security as a micro service and your, your vision of that? >>Absolutely. Absolutely. You know, I'll tell you, this has to do with the one of the continual conferences I would sort of when I was trying to get an idea, trying to shape the whole vision really? Right. Hey, what about syncretism? Microservice? I would go and ask people. They mentioned that sounds, that makes sense. Everything is becoming a microservice. Really. So what you're saying is you're going to deploy one more microservice, just like I deploy all of my other microservices. And that's going to look after my microservices. That compute back makes logical sense, essentially. That was the Genesis of that terminology. So defense essentially is deployed as a microservice. You go to scale, it's deployed, operated just like you to your microservices. So no code changes, no other tool chain changes. It just is yet another microservice. That's going to look after you talk about >>The, >>So there's one point I would like to add here, which is something very interesting, right? The whole concept of microservice came from, if you remember the memo from Jeff Bezos, that everybody's going to go, Microsoft would be fired. That gave rise to a very conventional unconditionally of thinking about their applications. Our deep friends, we believe that security should be. Now. You should bring the same unconventional way of thinking to security. Your security is all bottom up. No, it has to start popping up. So your applications on microservice, your security should also be a micro. >>So you need a microservice for a microservice security for the security. You're starting to get into a paradigm shift where you starting to see the API economy that bayzos and Amazon philosophy and their approach go Beanstream. So when I got to ask you, because this is a trend we've been watching and reporting on the actual application development processes, changing from the old school, you know, life cycle, software defined life cycle to now you've got machine learning and bots. You have AI. Now you have people are building apps differently. And the speed of which they want to code is high. And then other teams are slowing them down. So I've heard security teams just screw people over a couple of days. Oh my God, I can wait five days. No, it used to be five weeks. Now it's five days. They think that's progress. They want five minutes, the developers in real time. So this is a real deal optimum. >>Well, you know what? Shift left was a good thing. Instill a good thing. It helps you sort of figure out the issues early on in the development life cycle, essentially. Right? And so you started weaving in security early on and it stays with you. The problem is we are hydrating. So frequently you end up with a few hundred vulnerabilities every time you scan oftentimes few thousand and then you go to runtime and you can't really fix all these thousand one. You know? So this is where, so there is a little bit of a gap there. If you're saying, if look at the CIC cycle, the in financial cycle that they show you, right. You've got the far left, which is where you have the SAS tools, snake and all of that. And then you've got the center where, which is where you hand off this to ops. >>And then on the right side, you've got tech ops defense essentially starts in the middle and says, look, I know you've had thousand one abilities. Okay. But at run time, I see only one of those packages is loaded in memory. And only that is getting traffic. You go and fix that one because that's going to heart. You see what I'm saying? So that gap is what we're doing. So you start with the left, we come in in the middle and stay with you throughout, you know, till the whole, uh, she asks me. Yeah, well that >>Th that, that touches on a subject. What are the, what are the changes that we're seeing? What are the new threats that are associated with containerization and kind of coupled with that, look back on traditional security methods and how are our traditional security methods failing us with those new requirements that come out of the microservices and containerized world. And so, >>So having, having been at FireEye, I'll tell you I've worked on their windows products and Juniper, >>And very, very deeply involved in. >>And in fact, you know what I mean, at the company, we even sold a product to Palo Alto. So having been around the space, really, I think it's, it's, it's a, it's a foregone conclusion to say that attackers have become more sophisticated. Of course they have. Yeah. It's not a single attack vector, which gets you down anymore. It's not a script getting somewhere shooting who just sending one malicious HTP request exploiting, no, these are multi-vector multi-stage attacks. They, they evolve over time in space, you know? And then what happens is I could have shot a revolving with time and space, one notable cause of piling up. Right? And on the other side, you've got the infrastructure, which is getting fragmented. What I mean by fragmented is it's not one data center where everything would look and feel and smell similar it's containers and tuberosities and several lessons. All of that stuff is hackable, right? So you've got that big shift happening there. You've got attackers, how do you build visibility? So, in fact, initially we used to, we would go and speak with, uh, DevSecOps practitioner say, Hey, what is the coalition? Is it that you don't have enough scanners to scan? Is it that at runtime? What is the main problem? It's the lack of visibility, lack of observability throughout the life cycle, as well as through outage, it was an issue with allegation. >>And the fact that the attackers know that too, they're exploiting the fact that they can't see they're blind. And it's like, you know what? Trying to land a plane that flew yesterday and you think it's landing tomorrow. It's all like lagging. Right? Exactly. So I got to ask you, because this has comes up a lot, because remember when we're in our 11th season with the cube, and I remember conversations going back to 2010, a cloud's not secure. You know, this is before everyone realized shit, the club's better than on premises if you have it. Right. So a trend is emerged. I want to get your thoughts on this. What percentage of the hacks are because the attackers are lazier than the more sophisticated ones, because you see two buckets I'm going to get, I'm going to work hard to get this, or I'm going to go for the easy low-hanging fruit. Most people have just a setup that's just low hanging fruit for the hackers versus some sort of complex or thought through programmatic cloud system, because now is actually better if you do it. Right. So the more sophisticated the environment, the harder it is for the hackers, AK Bob wire, whatever you wanna call it, what level do we cross over? >>When does it go from the script periods to the, the, >>Katie's kind of like, okay, I want to go get the S3 bucket or whatever. There's like levels of like laziness. Yeah. Okay. I, yeah. Versus I'm really going to orchestrate Spearfish social engineer, the more sophisticated economy driven ones. Yeah. >>I think, you know what, this attackers, the hacks aren't being conducted the way they worked in the 10, five years ago, isn't saying that they been outsourced, there are sophisticated teams for building exploiters. This is the whole industry up there. Even the nation, it's an economy really. Right. So, um, the known badness or the known attacks, I think we have had tools. We have had their own tools, signature based tools, which would know, look for certain payloads and say, this is that I know it. Right. You get the stuff really starts sort of, uh, getting out of control when you have so many sort of different modalities running side by side. So much, so much moving attack surfaces, they will evolve. And you never know that you've scanned enough because you never happened because we just pushed the code. >>Yeah. So we've been covering the iron debt. Kim retired general, Keith Alexander, his company. They have this iron dome concept where there's more collective sharing. Um, how do you see that trend? Because I can almost imagine that the open-source man is going to love what you guys got. You're going to probably feed on it, like it's nobody's business, but then you start thinking, okay, we're going to be open. And you have a platform approach, not so much a tool based approach. So just give me tools. We all know that when does it, we cross over to the Nirvana of like real security sharing. Real-time telemetry data. >>And I want to answer this in two parts. The first part is really a lot of this wisdom is only in the community. It's a tribal knowledge. It's their informal feeds in from get up tickets. And you know, a lot of these things, what we're really doing with threat map, but as we are consolidating that and giving it out as a sort of platform that you can use, I like to go for free. This is the part you will never go to monetize this. And we are certain about disaster. What we are monetizing instead is you have, like I said, the x-ray or MRI scan of the cloud, which tells you what the pain points are. This is feel free. This is public collective good. This is a Patrick reader. This is for free. It's shocking. >>I took this long to get to that point, by the way, in this discussion. >>Yeah, >>This is this timing's perfect. >>Security is collective good. Right? And if you're doing open source, community-based, you know, programs like this is for the collector group. What we do look, this whole other set map is going to be open source. We going to make it a platform and our commercial version, which is called fetch Stryker, which is where we have our core IP, which is basically think about this way, right? If you figured out all the pain points and using tech map, or this was a free, and now you wanted the remedy for that pain feed to target a defense, we targeted quarantining of those statin workloads and all that stuff. And that's what our IP is. What we really do there is we said, look, you figured out the attack surface using tech fabric. Now I'm going to use threat Stryker to protect their attacks and stress >>Free. Not free to, or is that going to be Fort bang? >>Oh, that's for, okay. >>That's awesome. So you bring the goodness to the party, the goods to the party, again, share that collective, see where that goes. And the Stryker on top is how you guys monetize. >>And that's where we do some uniquely normal things. I would want to talk about that. If, if, if, if you know public probably for 30 seconds or so unique things we do in industry, which is basically being able to monitor what comes in, what goes out and what changes across time and space, because look, most of the modern attacks evolve over time and space, right? So you go to be able to see things like this. Here's a party structure, which has a vulnerability threats. Mapper told you that to strike. And what it does is it tells you a bunch of stress has a vulnerable again, know that somebody is sending a Melissa's HTP request, which has a malicious payload. And you know what, tomorrow there's a file system change. And there is outbound connection going to some funny place. That is the part that we're wanting this. >>Yeah. And you give away the tool to identify the threats and sell the hammer. >>That's giving you protection. >>Yeah. Yeah. Awesome. I love you guys love this product. I love how you're doing it. I got to ask you to define what is security as a microservice. >>So security is a microservice is a deployment modality for us. So defense, what defense has is one console. So defense is currently self posted by the customers within the infrastructure going forward. We'll also be launching a SAS version, the cloud version of it. But what happens as part of this deployment is they're running the management console, which is the gooey, and then a tiny sensor, which is collecting telemetric that is deployed as a microservice is what I'm saying. So you've got 10 containers running defenses level of container. That's, that's an eight or the Microsoft risk. And it utilizes, uh, EDP F you know, for tracing and all that stuff. Yeah. >>Awesome. Well, I think this is the beginning of a shift in the industry. You start to see dev ops and cloud native technologies become the operating model, not just dev dev ops are now in play and infrastructure as code, which is the ethos of a cloud generation is security is code. That's true. That's what you guys are doing. Thanks for coming on. Really appreciate it. Absolutely breaking news here in the queue, obviously great stuff. Open source continues to grow and win in the new model. Collaboration is the cube bringing you all the cover day one, the three days. I'm Jennifer, your host with Dave Nicholson. Thanks for watching.
SUMMARY :
It's great to have you on. It essentially allows you to visualize all of this in real time, think of fed map, but as something that you, It's like really gives that developer and the teams ops teams visibility into That's what we sort of decided, you know what, let's start with utilizing everything else there. How does this all work cloud scale? the solution to look at what my interests are to this point? That's going to look after you talk about came from, if you remember the memo from Jeff Bezos, that everybody's going to go, Microsoft would be fired. So you need a microservice for a microservice security for the security. You've got the far left, which is where you have the SAS So you start with the left, we come in in the middle and stay with you throughout, What are the new threats that are associated with containerization and kind And in fact, you know what I mean, at the company, we even sold a product to Palo Alto. the environment, the harder it is for the hackers, AK Bob wire, whatever you wanna call it, what level the more sophisticated economy driven ones. And you never know that you've scanned enough because Because I can almost imagine that the open-source man is going to love what you guys got. This is the part you will never go to monetize this. What we really do there is we said, look, you figured out the attack surface using tech And the Stryker on top is how you guys monetize. And what it does is it tells you a bunch of stress has a vulnerable I got to ask you to define what is security as a microservice. And it utilizes, uh, EDP F you know, for tracing and all that stuff. Collaboration is the cube bringing you all the cover day one, the three days.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Richard | PERSON | 0.99+ |
Dave Nicholson | PERSON | 0.99+ |
Dave Nicholson | PERSON | 0.99+ |
Keith Alexander | PERSON | 0.99+ |
John | PERSON | 0.99+ |
five weeks | QUANTITY | 0.99+ |
five days | QUANTITY | 0.99+ |
30 seconds | QUANTITY | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
five minutes | QUANTITY | 0.99+ |
Kim | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Jennifer | PERSON | 0.99+ |
Jeff Bezos | PERSON | 0.99+ |
John farrier | PERSON | 0.99+ |
Krista Swami | PERSON | 0.99+ |
Shyam Krishnaswamy | PERSON | 0.99+ |
two parts | QUANTITY | 0.99+ |
2010 | DATE | 0.99+ |
Sandeep Lahane | PERSON | 0.99+ |
tomorrow | DATE | 0.99+ |
yesterday | DATE | 0.99+ |
3 billion | QUANTITY | 0.99+ |
10 containers | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
Patrick | PERSON | 0.99+ |
three days | QUANTITY | 0.99+ |
Katie | PERSON | 0.99+ |
11th season | QUANTITY | 0.99+ |
30 billion | QUANTITY | 0.99+ |
KubeCon | EVENT | 0.99+ |
two buckets | QUANTITY | 0.98+ |
bayzos | ORGANIZATION | 0.98+ |
10 | DATE | 0.98+ |
one console | QUANTITY | 0.98+ |
first part | QUANTITY | 0.98+ |
Melissa | PERSON | 0.98+ |
one | QUANTITY | 0.98+ |
two great guests | QUANTITY | 0.98+ |
Palo Alto | LOCATION | 0.98+ |
FireEye | ORGANIZATION | 0.97+ |
one point | QUANTITY | 0.96+ |
Sandeep | PERSON | 0.96+ |
CloudNative Con | EVENT | 0.96+ |
Juniper | ORGANIZATION | 0.96+ |
Cuba | LOCATION | 0.96+ |
single modality | QUANTITY | 0.96+ |
single attack | QUANTITY | 0.95+ |
eight | QUANTITY | 0.94+ |
two | QUANTITY | 0.94+ |
70 | QUANTITY | 0.94+ |
Shockley | ORGANIZATION | 0.93+ |
one small point | QUANTITY | 0.92+ |
this morning | DATE | 0.9+ |
single clone | QUANTITY | 0.89+ |
thousand | QUANTITY | 0.89+ |
day one | QUANTITY | 0.88+ |
SAS | ORGANIZATION | 0.87+ |
70 billion | QUANTITY | 0.85+ |
single community tool | QUANTITY | 0.85+ |
William | PERSON | 0.83+ |
Baton | LOCATION | 0.83+ |
five years ago | DATE | 0.83+ |
S3 | COMMERCIAL_ITEM | 0.83+ |
NA 2021 | EVENT | 0.81+ |
one data center | QUANTITY | 0.81+ |
CTO | PERSON | 0.79+ |
con 2021 | EVENT | 0.78+ |
Nirvana | LOCATION | 0.78+ |
Apache | ORGANIZATION | 0.72+ |
Stryker | ORGANIZATION | 0.71+ |
few thousand | QUANTITY | 0.7+ |
DevSecOps | ORGANIZATION | 0.7+ |
coop con cloud native | ORGANIZATION | 0.69+ |
one abilities | QUANTITY | 0.69+ |
a couple of days | QUANTITY | 0.68+ |
hundred vulnerabilities | QUANTITY | 0.67+ |
one more microservice | QUANTITY | 0.64+ |
Beanstream | ORGANIZATION | 0.64+ |
track pepper | ORGANIZATION | 0.63+ |
Mapper | PERSON | 0.62+ |
AK Bob | PERSON | 0.59+ |
CIS | ORGANIZATION | 0.56+ |
fence | ORGANIZATION | 0.54+ |
V2 | COMMERCIAL_ITEM | 0.45+ |
Stryker | TITLE | 0.39+ |
Nick Durkin, Harness.io | KubeCon + CloudNative Con NA 2021
>>Oh, welcome back to the cubes coverage of coop con cloud native con 2021. I'm John is the Cuba, David Nicholson, our cloud host analyst, and it's exciting to be back in person in event. So we're back. It's been two years with the cube con and Linux foundation. So scrape, it was a hybrid event and we have a great guest here, Cuban London, Nick Dirk, and CT field CTO of harness and harness.io. The URL love the.io. Good to see you. >>Thank you guys for having me on. I genuinely appreciate >>It. Thanks for coming on. You were a part of our AWS startup showcase, which you guys were featured as a fast growing mature company, uh, as cloud scales, you guys have been doing extremely well. So congratulations. But now we're in reality now, right? So, okay. Cloud native has kind of like, okay, we don't have to sell it anymore. People buying into it. Um, and now operationalizing it with cloud operations, which means you're running stuff, applications and infrastructure is code and it costs money. Yeah. Martine Casada at Andreessen Horowitz. Oh, repatriated from the cloud. So there's a lot of, there's some cost conversations starting to happen. This is what you guys are in the middle of. >>Yeah, absolutely. What's interesting is when you think about it today, we want to shift left. When you want to empower all the engineers, we want to empower people. We're not giving them the data they need, right. They get a call from the CFO 30 days later, as opposed to actually being able to look at what change I did and how it actually affected. And this is what we're bringing in. Allowing people to have is now really empowering. So throughout the whole software delivery life cycle from CGI continuous integration, continuous delivery feature flagging, and even bringing cost modeling and in cloud cost management. And even then being able to shut down, shut down the services that you're not using, how much of that is waste. We talk about it. Every single cloud conference it's how much is waste. And so being able to actually turn those on, use those accordingly and then take advantage of even the cheapest instances when you should. That's really what >>It's so funny. People almost trip over dollars to pick up pennies in the cloud business because they're so focused on innovation that they think, okay, we've got to just innovate at all costs, but at some point you can make it productive for the developers in process in the pipeline to actually manage that. >>That's exactly it. I mean, if you think about it to me in order to breach state continuous delivery, we have to automate everything. Right. But that doesn't mean stop at just delivering, you know, to production. That means to customer, which means we've got to make them happy, but then ultimately all of those resources in dev and QA and staging and UAT, we've sticker those as well. And if we're not being mindful of it, the costs are astronomical, right. And we've seen it time and time again with every company you see, you've seen every article about how they've blown through all their budgets. So bring it to the people that can affect change. That's really the difference, making it visible, looking at it. In-depth not just at the cloud level and all the spend there, but also even at the, uh, thinking about it, the Kubernetes level down to the containers, the pods and understanding where are the resources even inside of the clusters and bringing that as an aggregate, not just for visibility and, and giving recommendations, but now more importantly, because part of a pipeline start taking action. That's where it's interesting. It's not just about being able to see it and understand it and hope, right? Hope is not a strategy acting upon it is what makes it valuable. And that's part of the automate everything. >>Yeah. We'll let that at the Dawn of the age of DevOps, uh, there was a huge incentive for a developer just to get their job done, to seize control of infrastructure, the idea of infrastructure as code, you know, and it's, it's, you know, w when it was being born, it's a fantastic, I've always wondered though, you know, be careful what you wish for. Do you really want all of that responsibility? So we've got responsibility from a compliance and security perspective and of course cost. So, so where do we, where do we go from here, I guess is the question. Yeah. So >>When we look at building this all together, I think when we think about software delivery, everybody wants to go fast. We start with velocity, right? Everybody says, that's where I want to go. And to your point with governance compliance, the next roadblock to hit is weight. In order to go fast, I have to do it appropriately. I've got governing bodies that tell me how this has to work. And that becomes a challenge. >>It slows it down too. It doesn't, I mean, basically people are getting pissed off, right? This is, this general sentiment is, is that developers are moving fast with their code. And then they have to stop. Compliance has to give the green light sometimes days, correct? Uh, it used to be weeks now. It's days, it's still unacceptable. So there's like this always been that tension to the security groups or say it, or finance was like slow down and they actually want to go faster. So that has to be policy-based something. Yep. This is the future. What is your take on that? >>Take on, this is pretty simple. When everybody talks about people, process and technology, it's kind of bogus, right? It's all about confidence. If you're confident that your developers can deploy appropriately and they're not going to do something wrong, you'll let them to play all the time. Well, that requires process. But if you have tooling that literally guarantees your governance, make sure that at no point in time, can any of your developers actually do something wrong. Now you have, >>That's the key. That's the key. That's the key because you're giving them a policy-based guardrails to execute in their programs >>And that's it. So now you can free up all those pieces. So all those bottlenecks, all those waiting all those time, and this is how all of our customers, they move from, you know, change advisory boards that approve deployments. >>Can you give us some, give us some, give us some, uh, customer anecdotal examples of this inaction and kind of the love letters you get, or, or the customer you take us through a use case of how it all. >>So this is one of my favorites. So NCR national cash register. If you slide a credit card at like a Chick-fil-A or a Safeway, right? Um, traditional technology. But what was interesting is they went from doing PCI audit, which would take seven days to go to a PCI audit right now with harness, because, >>And by the way, when you and the seventh, six day, the things that you did on day one change. >>Exactly, exactly. And so now, because of using harness and everything's audited, and all the changes are, are controlled to make sure that developers again, can only do what they're allowed. They only get to broadcast two per production. If they've met all their security requirements, all their compliance, permits, all their quality checks. Now, because of that, they literally gave a re read only view of harness to their auditor. And in three hours it was over. And it's because now we're that evidence file from code commit through to production. Yeah. It's there for point of sale compliant. >>So what is the benefits to them? What's the result saves them time, saves the money. What's the good, the free up more times. I'll see the chops it down. That's the key. >>Yeah. It's actually something we didn't build in like our ROI calculators, which was, we talked to their engineers and we gave them their nights and their weekends back, which I thought was amazing. But Thursday night, when we're doing that deploy, they don't have to be up. Harness is actually managing and understanding, using machine learning to understand what normal looks like. So they don't have to, they don't have to sit and look at the knock or sit in the war room and eat the free pizza. Yeah. Right. And then when those things break, same concept rates aren't as good. So >>I got to ask you, I got you here. You know, as the software development delivery lifecycle is radically being overhauled right now, which people generally agree that that's the case, the old models are, are different. How do you see your vision around AI and automation playing into this? Because you could say, okay, we're going to have different kinds of coding styles. This batch has got an AI block here. It's very Lego block. Like yep. Okay. Services and higher level services in the cloud. What's your reaction to how this impacts automation and >>Sure. So throughout our entire platform, we've designed our AI to take care of the worst parts of anyone's job as Guinea dev ops person. If they love babysitting deployments, they don't harness handles that for them, ask your engineers that they love sitting there waiting for their tests to run. Every time they build, they go get coffee, right. Because we're waiting for all of our tests to run. Y yeah. Right. The reality >>Is sometimes they have to wait days and >>That's it. But like, if I change the gas cap on, uh, on your car, would you expect me to check every light switch and every electronic piece? No. Well, why do we do that with code? And so our AI, our ML is designed to remove all the things that people hate. It's not to remove people's jobs. It's actually to make their jobs much better. >>How do you guys feed the data? What's the training algorithm for that? How does that work? Yeah, >>Actually, it's interesting. A lot of people think it's going to take a ton of time to figure this out. The good news is we start seeing this on the second deployment. On the second bill, we have to have a baseline of what good looks like, and that's where it starts. And it goes from there. And by the way, this isn't a lot of people say AI, and this AML, I teach a class on this because ML is not standard deviation. It's not some checks. So we use a massive amount of machine learning, but we have neural networks to think about things like engineers do. Like if we looked at a log and I saw the same log with two different user IDs, you and I would know, well, it's the same thing. It's just different users, but machine learning models. Don't so we've got to build neural networks to actually think like humans. So that, >>So that's the whole expectation maximization kind of concept of people talk about, >>Well, and that's it because at the end of the day, we're like I said, I'm not trying to take people's jobs. I want to meet. >>Yeah. You want to do the crap work out of the way. And I had to do other redundant, heavy lifting that they have to do every single time we use the cloud way. We've >>Built mechanical muscle in, in the early 19 hundreds. Right. And it made everyone's jobs easier, allowed them to do more with their time. That's exactly what we're doing here. >>I mean, we've seen the big old guys in the industry trying to evolve. You got the hot startups coming out. So you got, you know, adapt or die as classic thing. We've been saying for many years, David on the cube, you know that. So it's like, this is a moment of truth. We're going to see who comes out the other side. How do you, Nick, what would you be your, your kind of guess of when that other side is, when are we gonna know the winners and the losers truly in the sense of where we are now? >>So I think what I've found is that in this space specifically, there's a constant shift and this is something with software. And the problem is, is that we see them come in ebbs and flows, right. And very few times are there businesses that actually carry the model? And what you find is that when they focus on one specific problem, it solves it. Now, if I was working on VMs a few years ago, great, but now we're, we're here at coop con, right? And that's because it's eaten, uh, that side of the world. And so I think it's the companies that can actually grow the test of time and continue to expand to where the problems are. Right. And that's one of the things that I traditionally think about harness and we've done it. We cover our customers where they were, I think the old mainframes, if you had to, where they were, where they are at their traditional, their VM. >>I mean, if you think about it, Nick, it's one of those things where it's like, that's such a common sense way to look at it evolves with a problem. So I ride the right with tech ways. But if you think about the high order bit, here is just applications. We ended the day. Companies have applications that they want to write modern. The applications of their business is going to be codified so that you just work backwards from there. Then you say, okay, what is the infrastructure as code working for me? That's an ethos of dev ops. And that's where we're at. So that's why I think that the cloud need is kind of one already, but we still have the edge devices, more complexity. This is a huge next level conversation at one point is that we just put a hard and top on the complexity. When is that coming? Because the developers are clear. They want to go fast. They want to go shift left and have all that data, get the right analytics, the telemetry and the AI. But it's too complicated still. That is a big problem. >>It's too complicated. You ask for a full-stack developer to also know infrastructure, to also know edge computing. Like it's impossible, right? And this is where tooling helps, right? Because if you can actually parameterize that and make it to the engineers and have to care, they can do what they're best at. Hey, I'm great at turning code in artifact, let them do that and have tooling take care of the rest. This is where our goal is. Again, allow people >>We'll do what they love. And this is kind of the new roles that are changing. What SRE has done. Everyone talks about the SRE and some states just as he had dev ops guy, but it's not just that there's also, uh, different roles emerging. It's, it's an architectural game. At this point, we would say, >>I'd say a hundred percent. And this is where the decisions that you make on are architecturally. If you don't know how to then roll them out, this is what we've seen. Time and time again, you go to these large companies, I've got these great architectures on planning four years later, we haven't reached it because to that point process, >>The process killed them four >>Different new tools throughout the process. Well, yeah. >>So when do we hit peak Kubernetes peak >>Kubernetes? I think we have a bit to go in and I'm excited about the networking space and really what we're doing there and, and bringing that holistic portion of the network, like when Istio was originally released, I thought that was one of the most amazing things, uh, to truly come to it. And I think there's a vast space in networking. Um, and, and so I think in the next few years, we're going to see this, you know, turn into that a hundred percent utilized across the board. This will be that where everyone's workloads continue to exist. Um, somewhat like VMs we're in >>And, and, and no, no fear of developers as code in the very near future. You're talking about automating the mundane. Correct. Uh, there have been stories recently about the three-day workweek, you know, as a, as a fan of, um, utopian science fiction, myself, as opposed to dystopian. Absolutely. I think that, you know, technology does have the opportunity to lift all boats and, uh, and it's, it's not nothing to be afraid of. You know, the fact that I put my dishes in the dishwasher and they run by themselves for three hours. It's a good thing. It's a great thing. >>I don't need to deal with that. Yeah, I agree. No, I think that's, and that's what I said in the beginning. Right. That's really where we can start empowering people. So allow them to do what they're good at and do what they're best at. And if you look at why do people quit? We don't have to go so hard to find. Yeah. Why? Because they're secondary to babysit and implement and they're told everywhere they go, they're not going to have to >>That's the line. And that's all right. We got a break, but it's great insight to have you on the Q one final question for you. Um, I got to ask about the whole data as code something that I've been riffing on for a bunch of years now. And as infrastructures could we get that, but data is now the resource everyone needs, and everyone's trying to, okay, I have the control plane for this and that, but ultimately data cannot be siloed. This is a critical architectural element. How does that get resolved in the land of the competitive advantage and lock in and whatnot? What's your take on that? >>So data's an interesting one because it has, it has gravity and this is the problem. And as we move, as I think you guys know, as you move to the edge as remove, move it places there's insights to be taken at the edge there's insights to be taken as it moves through. And I think what you'll see honestly, going forward is you'll see compute done differently to your point. It needs to be aggregated. It needs to be able to be used together, but I think you'll see people computing it on its way through it. So now even in transport, you'll start seeing insights gained in real time before you can have the larger insights. And I see that happening more and more. Um, and I think ultimately we just want to empower that >>Nick, great to have you on CTO of field CTO of harness and harness.io is a URL. Check it out. Thanks for the insight. Thank you so much. Great comments. Appreciate it. Natural cube analysts right here, Nick, of course, we've got our, our analysts right here, David Nicholson. You're good on your own. I'm John for a, you know, we have the host. Thanks for watching. Stay with two more days of coverage. We'll be back after this short break.
SUMMARY :
I'm John is the Cuba, Thank you guys for having me on. This is what you guys are in the middle of. They get a call from the CFO 30 days later, as opposed to actually being able to look at what change I did and how it productive for the developers in process in the pipeline to actually manage that. And that's part of the automate everything. the idea of infrastructure as code, you know, and it's, it's, you know, w when it was being born, the next roadblock to hit is weight. So there's like this always been that tension to the security groups or say it, or finance was like slow and they're not going to do something wrong, you'll let them to play all the time. That's the key because you're giving them a policy-based guardrails to and this is how all of our customers, they move from, you know, change advisory boards that approve deployments. and kind of the love letters you get, or, or the customer you take us through a use case of how it all. So this is one of my favorites. and all the changes are, are controlled to make sure that developers again, can only do what they're allowed. That's the key. And then when those things break, same concept rates aren't as good. I got to ask you, I got you here. If they love babysitting deployments, they don't harness handles that for them, But like, if I change the gas cap on, uh, on your car, would you expect me to check every light switch On the second bill, we have to have a baseline of what good looks like, Well, and that's it because at the end of the day, we're like I said, I'm not trying to take people's jobs. And I had to do other redundant, heavy lifting that they have to do every single time allowed them to do more with their time. So you got, you know, adapt or die as classic thing. And the problem is, is that we see them come in ebbs and flows, The applications of their business is going to be codified so that you just work backwards from there. that and make it to the engineers and have to care, they can do what they're best at. And this is kind of the new roles that are changing. And this is where the decisions that you make on are architecturally. Well, yeah. Um, and, and so I think in the next few years, we're going to see this, you know, turn into that a hundred percent utilized have the opportunity to lift all boats and, uh, and it's, it's not nothing to be afraid So allow them to do what they're good at and do what they're best at. We got a break, but it's great insight to have you on the Q one final question for you. And as we move, as I think you guys know, as you move to the edge as remove, move it places there's insights to be Nick, great to have you on CTO of field CTO of harness and harness.io is a URL.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
David Nicholson | PERSON | 0.99+ |
Nick Durkin | PERSON | 0.99+ |
Nick | PERSON | 0.99+ |
Martine Casada | PERSON | 0.99+ |
John | PERSON | 0.99+ |
three hours | QUANTITY | 0.99+ |
Nick Dirk | PERSON | 0.99+ |
seventh | QUANTITY | 0.99+ |
seven days | QUANTITY | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
David | PERSON | 0.99+ |
Thursday night | DATE | 0.99+ |
six day | QUANTITY | 0.99+ |
second bill | QUANTITY | 0.99+ |
two years | QUANTITY | 0.99+ |
SRE | ORGANIZATION | 0.99+ |
four years later | DATE | 0.99+ |
coop con | ORGANIZATION | 0.99+ |
30 days later | DATE | 0.98+ |
today | DATE | 0.98+ |
Chick-fil-A | ORGANIZATION | 0.98+ |
cube con | ORGANIZATION | 0.98+ |
NCR | ORGANIZATION | 0.98+ |
one | QUANTITY | 0.98+ |
Harness.io | ORGANIZATION | 0.97+ |
Safeway | ORGANIZATION | 0.97+ |
two different user IDs | QUANTITY | 0.97+ |
two more days | QUANTITY | 0.97+ |
Istio | TITLE | 0.97+ |
one point | QUANTITY | 0.96+ |
second deployment | QUANTITY | 0.95+ |
day one | QUANTITY | 0.95+ |
Kubernetes | TITLE | 0.94+ |
hundred percent | QUANTITY | 0.92+ |
Cuba | LOCATION | 0.91+ |
early 19 hundreds | DATE | 0.91+ |
CloudNative Con NA 2021 | EVENT | 0.91+ |
Linux | ORGANIZATION | 0.89+ |
two per production | QUANTITY | 0.89+ |
KubeCon + | EVENT | 0.88+ |
DevOps | TITLE | 0.88+ |
three-day workweek | QUANTITY | 0.87+ |
few years ago | DATE | 0.81+ |
Guinea | LOCATION | 0.74+ |
Andreessen Horowitz | ORGANIZATION | 0.74+ |
harness | ORGANIZATION | 0.72+ |
next few years | DATE | 0.7+ |
every electronic piece | QUANTITY | 0.7+ |
harness.io | OTHER | 0.68+ |
single time | QUANTITY | 0.67+ |
single cloud conference | QUANTITY | 0.62+ |
the.io | OTHER | 0.61+ |
time | QUANTITY | 0.58+ |
Q one final question | QUANTITY | 0.58+ |
con 2021 | EVENT | 0.58+ |
Cloud | ORGANIZATION | 0.52+ |
Cuban London | PERSON | 0.51+ |
CT | PERSON | 0.45+ |
CGI | TITLE | 0.42+ |
cloud native | COMMERCIAL_ITEM | 0.36+ |
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.
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
Entity | Category | Confidence |
---|---|---|
David | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Dave Nicholson | PERSON | 0.99+ |
john ferrier | PERSON | 0.99+ |
Bill Vaz | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Davis | PERSON | 0.99+ |
Adam | PERSON | 0.99+ |
amazon | ORGANIZATION | 0.99+ |
20 new projects | QUANTITY | 0.99+ |
john | PERSON | 0.99+ |
Red Hat | ORGANIZATION | 0.99+ |
dan Kaminsky | PERSON | 0.99+ |
monday night | DATE | 0.99+ |
today | DATE | 0.99+ |
Stu Miniman | PERSON | 0.98+ |
One guy | QUANTITY | 0.98+ |
KubeCon | EVENT | 0.98+ |
pandemic | EVENT | 0.98+ |
this year | DATE | 0.98+ |
one | QUANTITY | 0.98+ |
five years ago | DATE | 0.98+ |
first time | QUANTITY | 0.98+ |
zero events | QUANTITY | 0.98+ |
Lennox | ORGANIZATION | 0.97+ |
Linux | TITLE | 0.97+ |
Earlier this year | DATE | 0.97+ |
Cuban | OTHER | 0.97+ |
steve | PERSON | 0.96+ |
Cube | COMMERCIAL_ITEM | 0.96+ |
V. I. P. | EVENT | 0.96+ |
ORGANIZATION | 0.96+ | |
One | QUANTITY | 0.95+ |
saturday | DATE | 0.95+ |
L A 2021 | LOCATION | 0.94+ |
a year and a day | QUANTITY | 0.94+ |
I. T. Department | ORGANIZATION | 0.93+ |
this morning | DATE | 0.93+ |
two years | QUANTITY | 0.93+ |
C. N. C. F. | ORGANIZATION | 0.92+ |
earlier this year | DATE | 0.92+ |
Azure | ORGANIZATION | 0.91+ |
first | QUANTITY | 0.9+ |
stew | PERSON | 0.9+ |
zero trust | QUANTITY | 0.9+ |
limits Foundation | ORGANIZATION | 0.89+ |
last seven years | DATE | 0.88+ |
IBM | ORGANIZATION | 0.87+ |
couple people | QUANTITY | 0.86+ |
single coupon | QUANTITY | 0.85+ |
million | QUANTITY | 0.85+ |
CloudNative Con NA 2021 | EVENT | 0.82+ |
cooper | PERSON | 0.82+ |
Solar Wind | EVENT | 0.76+ |
Stupid Man | PERSON | 0.75+ |
W. S. | LOCATION | 0.73+ |
last decade | DATE | 0.72+ |
C N C. F | ORGANIZATION | 0.71+ |
Argosy | ORGANIZATION | 0.7+ |
Cube 2019 | COMMERCIAL_ITEM | 0.7+ |
every single piece | QUANTITY | 0.7+ |
year | DATE | 0.66+ |
years | QUANTITY | 0.66+ |
D | PERSON | 0.65+ |
two | QUANTITY | 0.63+ |
stack rocks | ORGANIZATION | 0.59+ |
couple | QUANTITY | 0.58+ |
red | ORGANIZATION | 0.58+ |
europe | ORGANIZATION | 0.57+ |
coupon | ORGANIZATION | 0.54+ |
Red hat | TITLE | 0.53+ |
keynote | EVENT | 0.53+ |
hat | ORGANIZATION | 0.46+ |
Cuban | LOCATION | 0.34+ |
rocks | ORGANIZATION | 0.31+ |
Anette Mullaney | KubeCon + CloudNative Con NA 2021
>>And welcome back to the cubes coverage of coop con cloud native con 2021. We're in person physical venom, John free hosted a Q a Dave Nicholson, my CO's and Emma Laney, who is our not so roving reporter unemployed, software engineer, unemployed comedian. Great to have you on the cube. >>Thank you for that list of credentials. >>You're doing great. I saw you're having some fun down there. We've got this new show or testing out called the grill. Here it is. Okay. Um, what's the focus, what's the story behind everything. >>Uh, the focus of the show is trying to have some fun with tech. You know, tech has a lot of self seriousness. Uh, there's a lot that's ripe to make fun of. We're also having fun. We're not trying to grill people in. We're not trying to roast them. Right? We're having people come through. They're sharing funny stories. We're having a contest to find the best man split nation of Kubernetes. Right now, I got to say, a woman is in the lead. Oh, she killed that contest, like called me, sweetie. And everything. It just proves that it's not about the man. You identify as it's about the condensation in your heart when it comes to mansplaining. >>Um, what is the best criteria that you, when you get a candidate for the mansplaining competition, what is the criteria? >>I mean, number one, we're looking for condensation. You get extra points for you, the phrase, well, actually we want a supercilious attitude. Uh, if you are partially into explaining it and then you stop yourself because you think you've used too technical of a term and then step it down, all of those gets you extra points in the mansplaining. >>Can I ask you, what's your biggest observation as you kind of look at this ecosystem? I mean, it's a big event, but it's, COVID postpone even in COVID people are wearing masks, not wearing masks. >>I mean, people are wearing masks for the most part. Uh, you know, I did love this, uh, red light, yellow light green light system. They came up with green, meaning please touch me. I've been inside for too long red meaning I still care about COVID yellow. You know, ask me, we'll figure it >>Out. All right. What's the funniest thing you've heard so far. >>The funniest thing I have to say, I asked someone what their favorite tech joke is. And he said it worked on my computer That really stirred up some memories. >>Oh man, we're in LA though. This is a great area. It's literally with the best comedians you could think of or work their way through the system. But with techno and everything is tech with gadgets and with like Kubernetes, I mean, it's, it's the material writes itself. I mean, >>Surely >>You must be having, >>Oh, I'm definitely having a ton of fun. Uh, I wouldn't say the material writes itself. I would say hire me to write material, but it is quite a fertile. >>Okay. What would you write for, uh, looking at the keynote today? Looking at the vibe here, obviously a lot of people show because they're remote, but visually it's a packed house here, but what's your first comedic view of the, as the fog lifts in this community? >>I have to say the thing that really stuck out to me from the keynote addresses was that people have not yet adjusted to being in person. There were some very, very delayed applause breaks where people realize they were not muted watching on a screen and you'd still go, oh, that's right. We should interact. Like God bless those speakers. It's uh, people have been inside for a long time. >>Um, part-time comedian too. I mean, co-hosting queue. Um, I don't, I, >>I don't find anything funny with technology. And I'm curious when you use the word supercilious, is that a, is that a comedic term? I, I, yes. >>I heard that before. It's the Latin form of super silly. Yeah. Which is my brand of comedy. >>So the mansplaining, I don't know if you need to like, woman's plane, some of this stuff to me, but I'll English >>Major Splain. Okay. Okay. Super silliest. >>It sounds super silly. So is it, is it, is it okay to have a ringer come in and attempt make an attempt at the mansplaining or >>Okay. A hundred >>Percent come in wearing it. >>I'm trying to make this a safe space for women at the conference. I'm the only woman you should be mansplaining to. I'm a martyr falling on the sword of mansplaining for all the great technical women at this conference. You slip that in >>And translate that. >>Of course, John, I don't know how to explain that to them more detailed. Um, what I love about the vibe is that this technical people they're snarky. If you get at their core, I mean, we were at the bar. Everyone was like totally leaning into like comedy and more fun because it's almost like they're bust out, come out of the closet and beat comedian. >>Oh, there is a broiling anger in the soul of every developer and every person who's worked on technology. And the question is going to be, can we get it on camera when they are not drunk, we're doing our >>Best to drink. These developers don't >>Think, oh, they do desperately. >>We saw a few partaking in the bar at the GTA merit and a lot going on. You had the, you know, they had warriors game going on. You have a lot of Dodgers were playing the giants. So pretty active bar scene for this crowd. >>Yeah, no, it was, uh, it was very fun. I personally was disappointed that the warriors are not actually staying in our hotel. You know, if this software thing doesn't work out, NBA wife is a possible second. >>And the Ritz Carlton was right behind us. You could be right there too. All right. So the grill is, uh, an experiment. We're having some fun with it, but the purpose is to just chill a bit. What's the, what would you say the goal of the show is for you? >>I'd say the goal is to get people to come out of their shells a little bit, to have some fun, to poke fun at some of the tendencies that we see in tech that we often don't bring up. You know, like I'm having so much fun with the man's pollination. Uh, I've lived it a bit. And my favorite is, uh, as I asked men to mansplain it to me, the panic in their eyes, that's my ultimate goal is just to make men afraid. >>And the panic is because they don't know if they're mansplaining all the time or actually purposely mansplaining is hard enough, but they do it naturally. Sorry. >>I have three daughters and I can't wait for them to see this stuff. I cannot >>Wait. That's going to be >>Great. Well, we have cooler gen Z. >>Well, we have t-shirts right. Let me see the t-shirts give everyone a quick, if you come on, this is day one of coupons. So if you do come on the show with the grill, I'm the t-shirt ferry. The grill is real. It's like the V the cubes version of the view, but >>Wow, just because I'm a woman, the, uh, the t-shirt is a big incentive. I'm sure a lot of people go to tech conferences don't get any free. T-shirts good. >>I got grilled by a net. Lilium, the cube at cube con con not cube >>Con. It's a medium rare grilling. >>I couldn't resist the view jokes. I know I'm in color. We'll keep our day jobs here in the comedian angle. We got to >>Believe that's true. Yes. When I look at the wavelengths of >>Light on that, I'm super stoked to have you try that. I think it's a great program, Greg. God. So you guys doing a great job, loved the vibe, love the energy, love the creativity, having some fun. See the poster one last time. And the idea is to have some fun, right? It's a tough time. We're all coming back from the pandemic, welcoming back from the pandemic. And this is just a fun way to kind of let the air out and have some fun. So thanks for everyone. Thank you so much for doing that. Thank you. All right. Cute coverage here. Coop gone. Cloud native con I'm John Perry, David Nicholson. Be back with more day, one coverage of three days after the short break.
SUMMARY :
Great to have you on the cube. I saw you're having some fun down there. Uh, the focus of the show is trying to have some fun with tech. the phrase, well, actually we want a supercilious attitude. Can I ask you, what's your biggest observation as you kind of look at this ecosystem? I mean, people are wearing masks for the most part. What's the funniest thing you've heard so far. The funniest thing I have to say, I asked someone what their favorite tech joke is. I mean, I would say hire me to write material, but it is quite a fertile. Looking at the vibe here, I have to say the thing that really stuck out to me from the keynote addresses was that people I mean, co-hosting queue. I don't find anything funny with technology. It's the Latin form of super silly. So is it, is it, is it okay to have a ringer come in and attempt I'm the only woman you should Of course, John, I don't know how to explain that to them more detailed. And the question is going to be, can we get it on camera when they are Best to drink. We saw a few partaking in the bar at the GTA merit and a lot going on. I personally was disappointed that the warriors are not actually staying And the Ritz Carlton was right behind us. I'd say the goal is to get people to come out of their shells a little bit, to have some fun, And the panic is because they don't know if they're mansplaining all the time or actually purposely mansplaining is hard enough, I have three daughters and I can't wait for them to see this stuff. Well, we have cooler gen Z. Let me see the t-shirts give everyone a quick, if you come on, I'm sure a lot of people go to tech conferences don't get any free. Lilium, the cube at cube con con not cube I couldn't resist the view jokes. Believe that's true. And the idea is to have some fun, right?
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
John | PERSON | 0.99+ |
Anette Mullaney | PERSON | 0.99+ |
David Nicholson | PERSON | 0.99+ |
John Perry | PERSON | 0.99+ |
LA | LOCATION | 0.99+ |
Dave Nicholson | PERSON | 0.99+ |
Emma Laney | PERSON | 0.99+ |
three daughters | QUANTITY | 0.99+ |
Greg | PERSON | 0.99+ |
Ritz Carlton | ORGANIZATION | 0.99+ |
today | DATE | 0.98+ |
NBA | ORGANIZATION | 0.97+ |
pandemic | EVENT | 0.96+ |
Latin | OTHER | 0.95+ |
COVID | OTHER | 0.94+ |
Coop | ORGANIZATION | 0.94+ |
English | OTHER | 0.94+ |
three days | QUANTITY | 0.94+ |
CloudNative Con | EVENT | 0.92+ |
second | QUANTITY | 0.87+ |
one coverage | QUANTITY | 0.87+ |
first comedic | QUANTITY | 0.86+ |
KubeCon | EVENT | 0.86+ |
Lilium | PERSON | 0.79+ |
John free | PERSON | 0.78+ |
Cloud native | EVENT | 0.78+ |
con | ORGANIZATION | 0.77+ |
coop con cloud | ORGANIZATION | 0.75+ |
GTA | TITLE | 0.72+ |
one | QUANTITY | 0.68+ |
Kubernetes | TITLE | 0.68+ |
Kubernetes | PERSON | 0.65+ |
NA 2021 | EVENT | 0.6+ |
every person | QUANTITY | 0.57+ |
A hundred | QUANTITY | 0.55+ |
con 2021 | EVENT | 0.52+ |
Dodgers | PERSON | 0.39+ |
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
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
Entity | Category | Confidence |
---|---|---|
five | QUANTITY | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
David Kahn | PERSON | 0.99+ |
David Anthony | PERSON | 0.99+ |
Clayton | PERSON | 0.99+ |
Red Hat | ORGANIZATION | 0.99+ |
2010 | DATE | 0.99+ |
Red Hat | ORGANIZATION | 0.99+ |
Seattle | LOCATION | 0.99+ |
Lenox | ORGANIZATION | 0.99+ |
six | QUANTITY | 0.99+ |
Clayton Coleman | PERSON | 0.99+ |
90% | QUANTITY | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
eight years | QUANTITY | 0.99+ |
K Native | ORGANIZATION | 0.99+ |
five years ago | DATE | 0.99+ |
Lennox | ORGANIZATION | 0.99+ |
Palmer | PERSON | 0.99+ |
first | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
KubeCon | EVENT | 0.99+ |
telco | ORGANIZATION | 0.99+ |
10 years ago | DATE | 0.98+ |
Sandy Jackson | PERSON | 0.98+ |
Three days | QUANTITY | 0.98+ |
first two cubicles | QUANTITY | 0.98+ |
UNIX | TITLE | 0.98+ |
one | QUANTITY | 0.98+ |
Isoda | ORGANIZATION | 0.97+ |
red hats | ORGANIZATION | 0.97+ |
five Gs | COMMERCIAL_ITEM | 0.97+ |
both | QUANTITY | 0.97+ |
red | ORGANIZATION | 0.96+ |
CloudNative Con | EVENT | 0.96+ |
more than 80s | QUANTITY | 0.96+ |
2016 | DATE | 0.95+ |
john | PERSON | 0.95+ |
Cuban | OTHER | 0.94+ |
15 years ago | DATE | 0.93+ |
first iteration | QUANTITY | 0.92+ |
15 | DATE | 0.91+ |
single language | QUANTITY | 0.88+ |
single cloud | QUANTITY | 0.85+ |
Kubernetes | ORGANIZATION | 0.84+ |
last 15 years | DATE | 0.84+ |
one cloud | QUANTITY | 0.83+ |
NA 2021 | EVENT | 0.82+ |
last 10 years | DATE | 0.81+ |
TCP I. P. | ORGANIZATION | 0.8+ |
single | QUANTITY | 0.78+ |
second biggest story | QUANTITY | 0.73+ |
single framework | QUANTITY | 0.7+ |
Ceo | COMMERCIAL_ITEM | 0.7+ |
john furry | PERSON | 0.69+ |
Hood | PERSON | 0.68+ |
lot of people | QUANTITY | 0.67+ |
red hat | ORGANIZATION | 0.66+ |
hat | ORGANIZATION | 0.66+ |
2020 20 | DATE | 0.59+ |
cuba | EVENT | 0.59+ |
one request | QUANTITY | 0.58+ |
three | QUANTITY | 0.57+ |
days | DATE | 0.52+ |
coupe | EVENT | 0.45+ |
5G | OTHER | 0.44+ |
Den | PERSON | 0.41+ |
con. | LOCATION | 0.4+ |
con | EVENT | 0.37+ |
cube | ORGANIZATION | 0.34+ |
Chris Aniszczyk, CNCF and JR Storment, FinOps Foundation | KubeCon + CloudNativeCon NA 2020
>>from around the globe. It's the Cube with coverage of Yukon and Cloud. Native Con North America. 2020. Virtual Brought to You by Red Hat, The Cloud, Native Computing Foundation and Ecosystem Partners Welcome back to the Cube. Virtual coverage of KUB Con Cloud native 2020. It's virtual this year. We're not face to face. Were normally in person where we have great interviews. Everyone's kind of jamming in the hallways, having a good time talking tech, identifying the new projects and knew where So we're not. There were remote. I'm John for your host. We've got two great gas, both Cuba alumni's Chris. And is it chief technology officer of the C and C F Chris, Welcome back. Great to see you. Thanks for coming on. Appreciate it. >>Awesome. Glad to be here. >>And, of course, another Cube alumni who is in studio. But we haven't had him at a Show Jr store meant executive director of the Fin Ops Foundation. And that's the purpose of this session. A interesting data point we're going to dig into how cloud has been enabling Mawr communities, more networks of practitioners who are still working together, and it's also a success point Chris on the C N C F vision, which has been playing out beautifully. So we're looking forward to digging. Jr. Thanks for coming on. Great to see you. >>Yeah, great to be here. Thanks, John. >>So, first of all, I want to get the facts out there. I think this is really important story that people should pay attention to the Finn Ops Foundation. That J. R. That you're running is really an interesting success point because it's it's not the c n c f. Okay. It's a practitioner that builds on cloud. Your experience in community you had is doing specific things that they're I won't say narrow but specific toe a certain fintech things. But it's really about the success of Cloud. Can you explain and and layout for take a minute to explain What is the fin Ops foundation and has it relate to see NCF? >>Yeah, definitely. So you know, if you think about this, the shift that we've had to companies deploying primarily in cloud, whether it be containers a ciencia focuses on or traditional infrastructure. The thing that typically people focus on right is the technology and innovation and speed to market in all those areas. But invariably companies hit this. We'd like to call the spend panic moment where they realize they're They're initially spending much more than they expected. But more importantly, they don't really have the processes in place or the people or the tools to do things like fully, you know, understand where their costs are going to look at how to optimize those to operate that in their organizations. And so the foundation pinups foundation eyes really focused on, uh, the people in practitioners who are in organizations doing cloud financial management, which is, you know, being those who drive this accountability of this variable spin model that's existed. So we were partnering very closely with, uh, see NCF. And we're now actually part of the Linux Foundation as of a few months ago, Uh, and you know, just to kind of put into context how that you kind of Iraq together, whereas, you know, CNC s very focused on open source coordinative projects, you know, For example, Spotify just launched their backstage cloud called Management Tool into CFCF Spotify folks, in our end, are working on the best practices around the cloud financial management that standards to go along with that. So we're there to help, you know, define this sort of cultural transformation, which is a shift to now. Engineers happen to think about costs as they never did before. On finance, people happen to partner with technology teams at the speed of cloud, and, you know executives happen to make trade off decisions and really change the way that they operate the business. With this variable page ago, engineers have all the access to spend the money in Cloud Model. >>Hey, blank check for engineers who doesn't like that rain that in its like shift left for security. And now you've got to deal with the financial Finn ops. It's really important. It's super point, Chris. In all seriousness. Putting kidding aside, this is exactly the kind of thing you see with open sores. You're seeing things like shift left, where you wanna have security baked in. You know what Jr is done in a fabulous job with his community now part of Linux Foundation scaling up, there's important things to nail down that is specific to that domain that are related to cloud. What's your thoughts on this? Because you're seeing it play out. >>Yeah, no, I mean, you know, I talked to a lot of our end user members and companies that have been adopting Cloud Native and I have lots of friends that run, you know, cloud infrastructure at companies. And Justus Jr said, You know, eventually there's been a lot of success and cognitive and want to start using a lot of things. Your bills are a little bit more higher than you expect. You actually have trouble figuring out, you know, kind of who's using what because, you know, let's be honest. A lot of the clouds have built amazing services. But let's say the financial management and cost management accounting tools charge back is not really built in well. And so I kind of noticed this this issue where it's like, great everyone's using all these services. Everything is great, But costs are a little bit confusing, hard to manage and, you know, you know, scientifically, you know, I ran into, you know, Jr and his community out there because my community was having a need of like, you know, there's just not good tools, standards, no practices out there. And, you know, the Finau Foundation was working on these kind of great things. So we started definitely found a way to kind of work together and be under the same umbrella foundation, you know, under the under Linux Foundation. In my personal opinion, I see more and more standards and tools to be created in this space. You know, there's, you know, very few specifications or standards and trying to get cost, you know, data out of different clouds and tools out there, I predict, Ah, lot more work is going to be done. Um, in this space, whether it's done and defendants foundation itself, CNC f, I think will probably be, uh, collaboration amongst communities. Can I truly figure this out? So, uh, engineers have any easier understanding of, you know, if I spent up the service or experiment? How much is this actually going to potentially impact the cost of things and and for a while, You know, uh, engineers just don't think about this. When I was at Twitter, we spot up services all time without really care about cost on, and that's happening a lot of small companies now, which don't necessarily have as a big bucket. So I'm excited about the space. I think you're gonna see a huge amount of focus on cloud financial management drops in the near future. >>Chris, thanks for that great insight. I think you've got a great perspective. You know, in some cases, it's a fast and loose environment. Like Twitter. You mentioned you've got kind of a blank check and the rocket ships going. But, Jr, this brings up to kind of points. This kind of like the whole code side of it. The software piece where people are building code, but also this the human error. I mean, we were playing with clubs, so we have a big media cloud and Amazon and we left there. One of the buckets open on the switches and elemental. We're getting charged. Massive amounts for us cash were like, Wait a minute, not even using this thing. We used it once, and it left it open. It was like the water was flowing through the pipes and charging us. So you know, this human error is throwing the wrong switch. I mean, it was simply one configuration error, in some cases, just more about planning and thinking about prototypes. >>Yeah. I mean, so take what your experience there. Waas and multiply by 1000 development teams in a big organization who all have access to cloud. And then, you know, it's it's and this isn't really about a set of new technologies. It's about a new set of processes and a cultural change, as Chris mentioned, you know, engineers now thinking about cost and this being a whole new efficiency metric for them to manage, right? You know, finance teams now see this world where it's like tomorrow. The cost could go three x the next day they could go down. You've got, you know, things spending up by the second. So there's a whole set of cross functional, and that's the majority of the work that are members do is really around. How do we get these cross functional teams working together? How do we get you know, each team up leveled on what they need, understand with cloud? Because not only is it, you know, highly variable, but it's highly decentralized now, and we're seeing, you know, cloud hit. These sort of material spend levels where you know, the big, big cloud spenders out there spending, you know, high nine figures in some cases you know, in cloud and it's this material for their for their businesses. >>And let's just let's be honest. Here is like Clouds, for the most part, don't really have a huge incentive in offering limits and so on. It's just, you know, like, hey, the more usage that the better And hopefully getting a group of practitioners in real figures. Well, holy put pressure to build better tools and services in this area. I think actually it is happening. I think Jared could correct me if wrong. I think AWS recently announced a feature where I think it's finally like quotas, you know, enabled, you know, you have introducing quotas now for and building limits at some level, which, you know, I think it's 2020 Thank you know, >>just to push back a little bit in support of our friends, you ask Google this company, you know, for a long time doing this work, we were worried that the cloud would be like, What are you doing? Are you trying to get our trying to minimize commitments and you know the dirty secret of this type of work? And I were just talking a bunch of practitioners today is that cloud spend never really goes down. When you do this work, you actually end up spending more because you know you're more comfortable with the efficiency that you're getting, and your CEO is like, let's move more workloads over. But let's accelerate. Let's let's do Maurin Cloud goes out more data centers. And so the cloud providers air actually largely incentivized to say, Yeah, we want people to be officially don't understand this And so it's been a great collaboration with those companies. As you said, you know, aws, Google, that you're certainly really focused in this area and ship more features and more data for you. It's >>really about getting smart. I mean, you know, they no, >>you could >>do it. I mean, remember the old browser days you could switch the default search engine through 10 menus. You could certainly find the way if you really wanted to dig in and make policy a simple abstraction layer feature, which is really a no brainer thing. So I think getting smarter is the right message. I want to get into the synergy Chris, between this this trend, because I think this points to, um kind of what actually happened here if you look at it at least from my perspective and correct me if I'm wrong. But you had jr had a community of practitioners who was sharing information. Sounds like open source. They're talking and sharing, you know? Hey, don't throw that switch. Do This is the best practice. Um, that's what open communities do. But now you're getting into software. You have to embed cost management into everything, just like security I mentioned earlier. So this trend, I think if you kind of connect the dots is gonna happen in other areas on this is really the synergy. Um, I getting that right with CNC >>f eso The way I see it is, and I dream of a future where developers, as they develop software, will be able to have some insight almost immediately off how much potential, you know, cost or impact. They'll have, you know, on maybe a new service or spinning up or potentially earlier in the development cycle saying, Hey, maybe you're not doing this in a way that is efficient. Maybe you something else. Just having that feedback loop. Ah lot. You know, closer to Deb time than you know a couple weeks out. Something crazy happens all of a sudden you notice, You know, based on you know, your phase or financial folks reaching out to you saying, Hey, what's going on here? This is a little bit insane. So I think what we'll see is, as you know, practitioners and you know, Jr spinoffs, foundation community, you know, get together share practices. A lot of them, you know, just as we saw on sense. Yeah, kind of build their own tools, models, abstractions. And, you know, they're starting to share these things. And once you start sharing these things, you end up with a you know, a dozen tools. Eventually, you know, sharing, you know, knowledge sharing, code sharing, you know, specifications. Sharing happens Eventually, things kind of, you know, become de facto tools and standards. And I think we'll see that, you know, transition in the thin ops community over the next 12 to 4 months. You know, very soon in my thing. I think that's kind of where I see things going, >>Jr. This really kind of also puts a riel, you know, spotlight and illustrates the whole developer. First cliche. I mean, it's really not a cliche. It's It's happening. Developers first, when you start getting into the calculations of our oi, which is the number one C level question is Hey, what's the are aware of this problem Project or I won't say cover your ass. But I mean, if someone kind of does a project that it breaks the bank or causes a, you know, financial problem, you know, someone gets pulled out to the back would shed. So, you know, here you're you're balancing both ends of the spectrum, you know, risk management on one side, and you've got return on investment on the other. Is that coming out from the conversation where you guys just in the early stages, I could almost imagine that this is a beautiful tailwind for you? These thes trends, >>Yeah. I mean, if you think about the work that we're doing in our practice you're doing, it's not about saving money. It's about making money because you actually want empower those engineers to be the innovation engines in the organization to deliver faster to ship faster. At the same time, they now can have, you know, tangible financial roo impacts on the business. So it's a new up leveling skill for them. But then it's also, I think, to Christmas point of, you know, people seeing this stuff more quickly. You know what the model looks like when it's really great is that engineers get near real time visibility into the impact of their change is on the business, and they can start to have conversations with the business or with their finance partners about Okay, you know, if you want me to move fast, I could move fast, But it's gonna cost this if you want me to optimize the cost. I could do that or I can optimize performance. And there's actually, you know, deeper are like conversation the candidate up. >>Now I know a lot of people who watch the Cube always share with me privately and Chris, you got great vision on this. We talked many times about it. We're learning a lot, and the developers are on the front lines and, you know, a lot of them don't have MBAs and, you know they're not in the business, but they can learn quick. If you can code, you can learn business. So, you know, I want you to take a minute Jr and share some, um, educational knowledge to developers were out there who have to sit in these meetings and have to say, Hey, I got to justify this project. Buy versus build. I need to learn all that in business school when I had to see s degree and got my MBA, so I kind of blended it together. But could you share what the community is doing and saying, How does that engineer sit in the meeting and defend or justify, or you some of the best practices what's coming out of the foundation? >>Yeah, I mean, and we're looking at first what a core principles that the whole organization used to line around. And then for each persona, like engineers, what they need to know. So I mean, first and foremost, it's It's about collaboration, you know, with their partners andan starting to get to that world where you're thinking about your use of cloud from a business value driver, right? Like, what is the impact of this? The critical part of that? Those early decentralization where you know, now you've got everybody basically taking ownership for their cloud usage. So for engineers, it's yes, we get that information in front of us quickly. But now we have a new efficiency metric. And engineers don't like inefficiency, right? They want to write fishing code. They wanna have efficient outcomes. Um, at the same time, those engineers need to now, you know, have ah, we call it, call it a common lexicon. Or for Hitchhiker's Guide to the Galaxy, folks. Ah, Babel fish that needs to be developed between these teams. So a lot of the conversations with engineers right now is in the foundation is okay. What What financial terms do I need to understand? To have meaningful conversations about Op X and Capex? And what I'm going to make a commitment to a cloud provider like a committed use discount, Google or reserved instance or savings Planet AWS. You know, Is it okay for me to make that? What? How does that impact our, you know, cost of capital. And then and then once I make that, how do I ensure that I could work with those teams to get that allocated and accounted? The right area is not just for charge back purposes, but also so that my teams can see my portion of the estate, right? And they were having the flip side of that conversation with all the finance folks of like, You need to understand how the variable cloud, you know, model works. And you need to understand what these things mean and how they impact the business. And then all that's coming together. And to the point of like, how we're working with C and C f you know, into best practices White papers, you know, training Siri's etcetera, sets of KP eyes and capabilities. Onda. All these problems have been around for years, and I wouldn't say they're solved. But the knowledge is out there were pulling it together. The new level that we're trying to talk with the NCF is okay. In the old world of Cloud, you had 1 to 1 use of a resource. You're running a thing on an instance in the new world, you're running in containers and that, you know, cluster may have lots of pods and name spaces, things inside of it that may be doing lots of different workloads, and you can no longer allocate. I've got this easy to instance and this storage to this thing it's now split up and very ephemeral. And it is a whole new layer of virtualization on top of virtual ization that we didn't have to deal with before. >>And you've got multiple cloud. I'll throw that in there, just make another dimension on it. Chris, tie this together cause this is nice energy to scale up what he's built with the community now, part of the Linux Foundation. This fits nicely into your vision, you know, perfectly. >>Yeah, no, 100% like, you know, so little foundation. You know, as you're well, well aware, is just a federation of open source foundations of groups working together to share knowledge. So it definitely fits in kind of the little foundation mission of, you know, building the largest share technology investment for, you know, humankind. So definitely good there with my kind of C and C f c T o hat, you know, on is, you know, I want to make sure that you know, you know my community and and, you know, the community of cloud native has access and, you know, knowledge about modern. You know, cloud financial management practices out there. If you look at some of the new and upcoming projects in ciencia things like, you know, you know, backstage, which came out of Spotify. They're starting to add functionality that, you know, you know, originally backstage kind of started out as this, you know, everyone builds their own service catalog to go catalog, and you know who owns what and, you know and all that goodness and developers used it. And eventually what happened is they started to add cost, you know, metrics to each of these services and so on. So it surfaces things a little bit closer, you know, a depth time. So my whole goal is to, you know, take some of these great, you know, practices and potential tools that were being built by this wonderful spinoffs community and trying to bring it into the project. You know, front inside of CNC F. So having more projects either exposed, you know, useful. You know, Finn, ops related metrics or, you know, be able to, you know, uh, you know, tool themselves to quickly be able to get useful metrics that could be used by thin ox practitioners out there. That's my kind of goal. And, you know, I just love seeing two communities, uh, come together to improve, improve the state of the world. >>It's just a great vision, and it's needed so and again. It's not about saving money. Certainly does that if you play it right, but it's about growth and people. You need better instrumentation. You need better data. You've got cloud scale. Why not do something there, right? >>Absolutely. It's just maturity after the day because, you know, a lot of engineers, you know, they just love this whole like, you know, rental model just uses many Resource is they want, you know, without even thinking about just basic, you know, metrics in terms of, you know, how many idle instances do I have out there and so, like, people just don't think about that. They think about getting the work done, getting the job done. And if they anything we do to kind of make them think a little bit earlier about costs and impact efficiency, charge back, you know, I think the better the world isn't Honestly, you know, I do see this to me. It's It's almost like, you know, with my hippie hat on. It's like Stephen Green or for the more efficient we are. You know, the better the world off cloud is coming. Can you grow? But we need to be more efficient and careful about the resource is that we use in sentencing >>and certainly with the pandemic, people are virtually you wanted mental health, too. I mean, if people gonna be pulling their hair out, worrying about dollars and cents at scale, I mean, people are gonna be freaking out and you're in meetings justifying why you did things. I mean, that's a time waster, right? I mean, you know, talking about wasting time. >>I have a lot of friends who, you know, run infrastructure at companies. And there's a lot of you know, some companies have been, you know, blessed during this, you know, crazy time with usage. But there is a kind of laser focused on understanding costs and so on and you not be. Do not believe how difficult it is sometimes even just to get, you know, reporting out of these systems, especially if you're using, you know, multiple clouds and multiple services across them. It's not. It's non trivial. And, you know, Jared could speak to this, But, you know, a lot of this world runs in like terrible spreadsheets, right and in versus kind of, you know, nice automated tools with potential, a p I. So there's a lot of this stuff. It's just done sadly in spreadsheets. >>Yeah, salute the flag toe. One standard to rally around us. We see this all the time Jr and emerging inflection points. No de facto kind of things develop. Kubernetes took that track. That was great. What's your take on what he just said? I mean, this is a critical path item for people from all around. >>Yeah, and it's It's really like becoming this bigger and bigger data problem is well, because if you look at the way the clouds are building, they're building per seconds and and down to the very fine grain detail, you know, or functions and and service. And that's amazing for being able to have accountability. But also you get people with at the end of the month of 300 gigabyte billing files, with hundreds of millions of rows and columns attached. So, you know, that's where we do see you companies come together. So yeah, it is a spreadsheet problem, but you can now no longer open your bill in a spreadsheet because it's too big. Eso you know, there's the native tools are doing a lot of work, you know, as you mentioned, you know, AWS and Azure Google shipping a lot. There's there's great, you know, management platforms out there. They're doing work in this area, you know, there's there's people trying to build their own open source the things like Chris was talking about as well. But really, at the end of the day like this, this is This is not a technology. Changes is sort of a cultural shift internally, and it's It's a lot like the like, you know, move from data center to cloud or like waterfall to Dev ops. It's It's a shift in how we're managing, you know, the finances of the money in the business and bringing these groups together. So it it takes time and it takes involvement. I'm also amazed I look like the job titles of the people who are plugged into the Phenoms Foundation and they range from like principal engineers to tech procurement. Thio you know, product leaders to C. T. O. S. And these people are now coming together in the classic to get a seat at the table right toe, Have these conversations and talk about not How do we reduce, you know, cost in the old eighties world. But how do we work together to be more quickly to innovate, to take advantage of these cognitive technologies so that we could be more competitive? Especially now >>it's automation. I mean, all these things are at play. It's about software. I mean, software defined operations is clearly the trend we've been covering. You guys been riding the wave cloud Native actually is so important in all these modern APS, and it applies to almost every aspect of stacks, so makes total sense. Great vision. Um, Chris props to you for that, Jr. Congratulations on a great community, Jerry. I'll give you the final word. Put a plug in for the folks watching on the fin ops Foundation where you're at. What are you looking to do? You adding people, What's your objectives? Take a minute to give the plug? >>Yeah, definitely. We were in open source community, which means we thrive on people contributing inputs. You know, we've got now almost 3000 practitioner members, which is up from 1500 just this this summer on You know, we're looking for those who have either an interesting need to plug into are checked advisory council to help define standards as part of this event, The cognitive gone we're launching Ah, white paper on kubernetes. Uh, and how to do confidential management for it, which was a collaborative effort of a few dozen of our practitioners, as well as our vendor members from VM Ware and Google and APP Thio and a bunch of others who have come together to basically defined how to do this. Well, and, you know, we're looking for folks to plug into that, you know, because at the end of the day, this is about everybody sort of up leveling their skills and knowledge and, you know, the knowledge is out there, nobody's head, and we're focused on how toe drive. Ah, you know, a central collection of that be the central community for it. You enable the people doing this work to get better their jobs and, you know, contribute more of their companies. So I invite you to join us. You know, if your practitioner ITT's Frito, get in there and plug into all the bits and there's great slack interaction channels where people are talking about kubernetes or pinups kubernetes or I need to be asked Google or where we want to go. So I hope you consider joining in the community and join the conversation. >>Thanks for doing that, Chris. Good vision. Thanks for being part of the segment. And, as always, C N C F. This is an enablement model. You throw out the soil, but the 1000 flowers bloom. You don't know what's going to come out of it. You know, new standards, new communities, new vendors, new companies, some entrepreneur Mike jump in this thing and say, Hey, I'm gonna build a better tool. >>Love it. >>You never know. Right? So thanks so much for you guys for coming in. Thanks for the insight. Appreciate. >>Thanks so much, John. >>Thank you for having us. >>Okay. I'm John Furry, the host of the Cube covering Coop Con Cloud, Native Con 2020 with virtual This year, we wish we could be there face to face, but it's cute. Virtual. Thanks for watching
SUMMARY :
And is it chief technology officer of the C and C F Chris, Glad to be here. And that's the purpose of this session. Yeah, great to be here. Your experience in community you had is doing specific things that they're I won't say narrow but So you know, if you think about this, the shift that we've had to companies deploying primarily of thing you see with open sores. Cloud Native and I have lots of friends that run, you know, cloud infrastructure at companies. So you know, this human error is throwing you know, high nine figures in some cases you know, in cloud and it's this material for their for their businesses. some level, which, you know, I think it's 2020 Thank you know, just to push back a little bit in support of our friends, you ask Google this company, you know, I mean, you know, they no, I mean, remember the old browser days you could switch the default search engine through 10 menus. So I think what we'll see is, as you know, practitioners and you know, that it breaks the bank or causes a, you know, financial problem, you know, I think, to Christmas point of, you know, people seeing this stuff more quickly. you know, a lot of them don't have MBAs and, you know they're not in the business, but they can learn quick. Um, at the same time, those engineers need to now, you know, have ah, we call it, energy to scale up what he's built with the community now, part of the Linux Foundation. So it definitely fits in kind of the little foundation mission of, you know, Certainly does that if you play it right, but it's about growth and people. It's just maturity after the day because, you know, a lot of engineers, I mean, you know, talking about wasting time. And, you know, Jared could speak to this, But, you know, a lot of this world runs I mean, this is a critical path item for people from Eso you know, there's the native tools are doing a lot of work, you know, as you mentioned, Um, Chris props to you for that, you know, we're looking for folks to plug into that, you know, because at the end of the day, this is about everybody sort of up leveling Thanks for being part of the segment. So thanks so much for you guys for coming in. Thanks for watching
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
John | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Chris | PERSON | 0.99+ |
Finn Ops Foundation | ORGANIZATION | 0.99+ |
Jerry | PERSON | 0.99+ |
Spotify | ORGANIZATION | 0.99+ |
Red Hat | ORGANIZATION | 0.99+ |
Jr | PERSON | 0.99+ |
Stephen Green | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
John Furry | PERSON | 0.99+ |
Linux Foundation | ORGANIZATION | 0.99+ |
Fin Ops Foundation | ORGANIZATION | 0.99+ |
Chris Aniszczyk | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Native Computing Foundation | ORGANIZATION | 0.99+ |
hundreds | QUANTITY | 0.99+ |
Phenoms Foundation | ORGANIZATION | 0.99+ |
Finau Foundation | ORGANIZATION | 0.99+ |
Jared | PERSON | 0.99+ |
Siri | TITLE | 0.99+ |
Mike | PERSON | 0.99+ |
1000 flowers | QUANTITY | 0.99+ |
Justus Jr | PERSON | 0.99+ |
The Cloud | ORGANIZATION | 0.99+ |
10 menus | QUANTITY | 0.99+ |
Hitchhiker's Guide to the Galaxy | TITLE | 0.99+ |
100% | QUANTITY | 0.99+ |
FinOps Foundation | ORGANIZATION | 0.99+ |
aws | ORGANIZATION | 0.99+ |
Capex | ORGANIZATION | 0.99+ |
1 | QUANTITY | 0.99+ |
NCF | ORGANIZATION | 0.99+ |
both | QUANTITY | 0.99+ |
Jr. | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
Cube | ORGANIZATION | 0.98+ |
1000 development teams | QUANTITY | 0.98+ |
300 gigabyte | QUANTITY | 0.98+ |
CNCF | ORGANIZATION | 0.98+ |
ITT | ORGANIZATION | 0.98+ |
2020 | DATE | 0.98+ |
J. R. | PERSON | 0.98+ |
each persona | QUANTITY | 0.97+ |
second | QUANTITY | 0.97+ |
KubeCon | EVENT | 0.97+ |
One | QUANTITY | 0.97+ |
tomorrow | DATE | 0.97+ |
two communities | QUANTITY | 0.97+ |
Ecosystem Partners | ORGANIZATION | 0.97+ |
today | DATE | 0.96+ |
each team | QUANTITY | 0.96+ |
CloudNativeCon | EVENT | 0.96+ |
1500 | QUANTITY | 0.96+ |
Cuba | LOCATION | 0.96+ |
pandemic | EVENT | 0.96+ |
JR Storment | PERSON | 0.96+ |
First cliche | QUANTITY | 0.96+ |
fin ops Foundation | ORGANIZATION | 0.96+ |
first | QUANTITY | 0.95+ |
three | QUANTITY | 0.95+ |
This year | DATE | 0.95+ |
this year | DATE | 0.95+ |
C F | ORGANIZATION | 0.94+ |
next day | DATE | 0.94+ |
Christmas | EVENT | 0.94+ |
Frito | PERSON | 0.93+ |
C N C F | ORGANIZATION | 0.93+ |
Chad Sakac, Pivotal | Cloud Foundry Summit 2018
>> Announcer: From Boston, Massachusetts, it's the Cube. Covering Cloud Foundry Summit 2018. Brought to you by The Cloud Foundry Foundation, >> Hi I'm Stu Miniman and this is the Cube's coverage of the Cloud Foundry Summit 2018 here in Boston, Massachusetts. Happy to welcome back one of our earliest and favorite guests of the Cube Chad Sakac Who's at Pivotal now and he handles PKS and Dell technologies. Chad, great to see you, thanks for joining us, welcome to the Boston area, you come through this area a lot but it's great to see you. >> It's good to see you too. This is, by the way, my first CF summit. So it's interesting, you and I have talked together at Dell Technologies World, Dell EMC World, and EMC World for years. >> Stu: VMWorld. >> And VMWorld. This is a different scene. >> Alright Chad, this is my third time doing this show. I was at the first one back in 2014, last year we did the Cube there; every year it's like 'oh wait, there's this cool new technology; containers, maybe, how's Pivotal going to deal with that? This year, wait, Kubernetes, cloud natives everywhere. Maybe give us your point of view, as to how this fits in. >> So I feel like I'm a kid in a candy store. My job inside Pivotal is to drive PKS. Pivotal Container Service, that's built on top of Kubernetes. And there's a lot of Kubernetes action occurring here. If I had to net it out, I'd say a couple things. Number one, we've moved past the early hype cycle, and actually went through several hype cycles that blew up, so Docker is going to take over the world, not correct. What turned out to be correct is Docker would become the container standard, right? >> It's Mobi now, right? >> Right. Then, we went in to the battles of different cluster container managers. It's Swarm, it's Mesos Marathon, it's Kubernetes and there were lots of others, and then you get through that early hype period and things settle down to the point where they're actually productive, and everyone now kind of agrees, that Kubernetes is the standard container cluster manager for broad sets of workloads, great. Now the debate is Cloud Foundry, the structured PaaS-World, right? The structured platform opinionated, versus the little more wild west and open eco system of Kubernetes, and then early stage Kubernetes projects, like Istio and others, right? I think this has two chapters now, in front of us. Number one, and this is my focus I think for the next few years, is how do we make Kubernetes simple enough, easy enough, and frankly, enterprise ready. Not that it's not ready today, but a lot of Kubernetes projects that our customers are all over the map, difficult to sustain. We want to bring a lot of the lessons learned over the years of Cloud Foundry to Kubernetes. And I'm happy to say, that just a couple days ago, we released PKS 1.O.2 and 1.1, which we haven't announced the date but we've always said that we're going to be in constant compatibility with GKE, and the core Kubernetes. Since GKE shortly will have Kubernetes 1.10 support you can expect a 1.1 of PKS. So mission number one is make Kubernetes a great platform, and I am determined and stubborn, and will make PKS the best enterprise platform for customers that are putting workloads on Kubernetes. That said, Kubernetes isn't steady still and neither is the ecosystem. And you can see that there's a lot of discussion over what is the intersection between Cloud Foundry and Kubernetes? I think that over time it's inevitable that these things come together more. But again, I think that's going to occur over years. Not in a heartbeat. >> And even, I've been at the Kubernetes show and have been at this show a few times, it's not a monolithic stack, we're building distributed, lots of different pieces. You go to the Cloud Foundry, I'm sorry, the show that's Kub-Con, there's so many different projects there, I mean Istio was all the buzz, talk about the service national, there's all these little pieces there. And at this show, we're talking about Zip Car came and talked about they love everything in this eco system. They don't use some of the core components, but they use all these other pieces. As you and I've talked many times, Chad, people go read, Chad writes a little bit about some of these things to give you all the details there, but this stuff's pretty complicated. There's some in the Kubernetes community that's like it's never going to get simple. Remember when we thought Cloud computing was simple? And if you've been to any Amazon show and you go through, it is more complicated to configure a compute instance at Amazon, than it is to buy a Dell server these days. Because there's more options out there. Look, customers need options, many of them want things to be packaged and serviced and buy it as a service, but some love to put those pieces together and it's a spectrum and I loved at this show, Google and Microsoft up on stage, talking, 'hey, open communities, collaborating together'. Maybe not merging everything, but working together, understanding where things fit and it's not one or the other, it's many customers will choose both. >> You and I are both nerds at heart, I hope you don't take offense to that. >> I've already been doing Star Wars quotes this week. >> I wear it with pride. I'm always fascinated by the technology itself, but one thing that's been really cool about my experience alongside, and now inside Pivotal, and you can see it here at the CF Summit, is that the Pivotal obsession, is about the customer and the outcome. We build a platform that is an essential part of that, but teaching the world how to build better software is a noble mission. And the thing that's the most exciting for me is actually when the customers talk. So if you went to any of the customer discussions, did you see any of them, did you see the T-Mobile one? >> I saw T-Mobile up on the key note, I actually did an interview with T-Mobile. Had an interview with US Air Force. >> The Air Force One is amazing. >> Awesome. >> It's fascinating, from a technological standpoint, to say how do you use these tools? But it's the story of what you do with it, that actually matters so much more. I'll leave the, no, I won't leave the customer name out of it. So in talking with the T-Mobile crew, they love the Pivotal application service. So they are using it, it's an essential part of how T-Mobile works. They talked about it on stage, that's why I don't mind talking about it. And if you ask them, it's not an or. They also have massive projects, massive application workloads, that don't fit in PaaS, but are Docker images, they're currently doing some strange stuff with Swarm, and blah blah. And they're like 'Man, if you guys can basically deliver a great platform that we can consume instead of trying to construct and maintain, we trust you, you iterate with us, you work with us, we'll be able to focus more on the outcome. The thing that I'm actually going to be the most curious to hear feedback from customers over the next couple of years, is how do they navigate what workloads are best put into Kubernetes, how does Kubernetes sets of ecosystems start to not calcify, but firm up, right? It's going to be loose. But it will start to align more over time. >> Yeah our research team actually calls it, we need to get to a place where it's plastic. It should be not just scalable up and down but side to side a little bit more too. Once you have it, you can be able to go. >> Figuring out over time, and helping, with customers, figure out 'Hey, this is a Kafka or Crunchy data.' Post grass instance, or it's an ISV stack, or it's an application they've home grown, but they don't want it fully compartmentalized and put on paths, and they decide that they want to put it on Kubernetes, awesome. What is the value and the return of doing further work on that app to really make it Cloud Native, pull out all config, turn it into sets of small micro services, and then it's better fit for the PaaS part of PCF. Figuring out that formula over the next few years is going to be really cool. >> You mentioned culture. And that's been something you and I, Chad, lived through. It was the server vs the storage vs the network and the virtualization admin, and then the cloud admin. I talked to the US Air Force guy, and he was like, 'We actually have the people take off their uniforms, because rank would have a certain meaning inside there.' But you've got the Devs, you've got OPS, you've got still the infrastructure pieces on tub, what are you seeing from the customers you're talking to; what are some of the big challenges that are slowing people back from reaching this Utopia of fast, fast, fast, agile, inter-operable, wonderful times? >> How do I answer that one? That's a loaded question, brother. The biggest impediment is human nature. It's these damn humans, if we could just get all the humans out. >> Well everybody's mine, mine, mine. >> We'll go to low code, no code, eliminate all the humans, it'll be dreamy. >> I did one of those interviews today, too. Absolutely, you don't need all programmers, the business people can do it. >> The human tendency for control, and the need for control, I think it's probably deep seated in our, we're living in a world where we know intellectually that we don't have control over everything, but we hate that. Because we want to create control in our lives, that basically is the thing that sets up boundaries between people, and they get really hung up on their function. That's not new, the word's changed, like you said. Used to be server people vs storage people. Then it was virtualization teams vs the silo teams. And now it's the intersection of the DEV team and the DevOps team, the operations team. How do they intersect? The places where they're the most successful, is that they don't get hung up on that and the people blend the roles. Now the trick is, how do you do that in a big company? I wrote a blog, I'm not trying to advertise, virtualgeek.io I wrote a blog on this which was a synthesis of all the customer dialogues I've been having over the last few years. And the pattern I've seen that is most successful, is actually to recognize that there are stacks, and the stacks, I don't mean this particular technology choice, but the way that the whole stack driven by the business and the application and then the abstraction it sits on, and then you have to build your actual operations team underneath that. That creates a whole operational model which in itself is a stack, and just so it doesn't sound like I'm describing something that's nonsensical, a stack can be in big enterprises, there's a main frame based app, that's running on a main frame, that's being supported by a main frame operations team, and then right beside it there's another stack, which is all X86 workloads that are static. So they don't need an IAS they just need to run on a kernel mode VM abstraction. And then under that you've got the team that supports. Then you've got the workload that can be containerized, and don't need a full blown PaaS. And then you've got another one, which is a full blown application service model. Each one of those stacks ends up with different people, processes and tools, because they're mapped to the cultural operational model of that stack. And the thing that I'm trying to guide customers when I'm talking to them is, don't reject that; that's actually reality. Yes you should move as much as you can to the highest order abstraction you can. That's goodness and it pays dividends all the way down the stack. But don't go and say, that this workload, by definition has to go there. Or because you operate this way in this stack and this group operates this way, that by definition you're stupid and they're smart. The other rule is that- >> Chad, the answer to everything is server-less. >> By the way, I should have said that's another abstraction even to the right of the application service model. So the thing I've found, is a key kind of pattern of good, is that between the stacks, people and process are not allowed to transverse them, because the process is linked to how you operate. The only thing that goes between them, because in the end, for any customer, the stuff that touches all of those, is to become religious about one thing, which is that API's and data, and how those transit, those different stacks, that you have to be very clear on. Do you know what I mean? On the blog I drew a picture, but it was terrible. It was a terrible drawing. >> I've done whiteboards with you, Chad, I understand. Great, so. Sound's like you've got your hands full. Lots of us read the S1, so Pivotal's marching towards an IPO. You've only been there a very short time, you've know Pivotal since the beginning and all the pieces since Greenplum's part of the MC, Cloud Foundry part of VMware. Anything that you've learned since you've been inside Pivotal now that there's misconceptions? One of the things I always find is, we always learn about something the first time and then don't think it changes. >> It's funny actually, that's an insightful question. Having joined the team, it's weird because to many of them, I'm new, I'm a new Pivot. But to many of them they know that I've always been there. And I was reminding some of the originals, the crazy tortured path that we've taken to get to today. The original effort was hey, people are doing new things data's at the core of it. And that was the trigger for the Greenplum acquisition. And several of the people who are the senior leaders of Pivotal now came in through that. And then Paul Maritz was the CEO of VMware at the time, hey, I'm seeing people build new apps in new ways, by the way there's this crazy team inside VMware working on this thing called Cloud Foundry. And they were like a red headed stepchild. That's not PC, but like a black sheep? Or I don't know what metaphor you want to use, but basically they were working on something that had nothing to do with kernel mode virtualization at its core. >> Yeah it was a Cloud native peg in a VM square. >> And at the time, VMware isn't what they are now too. And then people forget this but I wrote a blog about it, so it's on the internet permanently. There was a Greenplum project, which was a great idea, that says people want to collaborate with data sets, and data scientists want to work together and it's really hard. Let's build a thing, which is like a social media portal, for Greenplum which was called Chorus. And the Chorus project was completely sideways. And they were like we don't know how we're going to get this thing on track on time, and they asked around the Valley, and people said hey, you should go talk to these guys, Pivotal Labs, up in San Francisco. What they do is they help people when they're stuck. They went, and I remember when Bill Cook and Scott Yara came back to Hoppington and said 'This was awesome, they've changed the way we think about how we build software, we think we should buy them.' And that got added, I remember when Paul Maritz said 'Spring is available.' it's like the most widely used modern JAVA framework, and that was also stuff in Spring Rif. All of these weird bits, in essence became the essence of Pivotal. You know what I've learned through that? Is these journeys are not in a straight line. Everyone's. >> Like our careers, Chad. >> Like our careers man. That's the first part, the second thing is, and this is going to be a challenge for Pivotal, honest, if we're very transparent as always, is Pivotal's brand is now so linked with Pivotal Cloud Foundry. And that's a good thing, like those customers raving about the business outcomes that they are getting. But inside Pivotal, the strategic change, the strategic pivot ha ha ha, to do a full embrace of Kubernetes versus the traditional opinionated versus plastic debates, I wouldn't say that we have 100% of the company fully embracing it yet, because companies are themselves, organic. But across the vast majority of the company it is something understood that it is an imperative for us. If we want to help the customers and the world build better software, we've got to do it for stuff that fits into PaaS, and stuff that doesn't. And so I've learned over the last few weeks about how many people share that passion that I have, and I think we can make something awesome with PKS. >> Alright, well with that Chad, we'll have to leave it there for now, looking forward to seeing you at more events. Congrats on the new role, I'm sure if people haven't already, Chad does have a new site for his blog, virtualgeek.io instead of the previous one. Chad, always a pleasure. Got the Cube here at Cloud Foundry Summit, I'm Stu Miniman, thanks for watching the Cube. (upbeat tempo)
SUMMARY :
Massachusetts, it's the Cube. and favorite guests of the Cube Chad Sakac This is, by the way, my first CF summit. And VMWorld. Pivotal going to deal with that? past the early hype cycle, and the core Kubernetes. fit and it's not one or the other, You and I are both nerds at heart, Star Wars quotes this week. is that the Pivotal obsession, I actually did an interview with T-Mobile. But it's the story of what you do with it, Once you have it, you can be able to go. What is the value and the return and the virtualization admin, How do I answer that one? eliminate all the humans, it'll be dreamy. the business people can do it. that basically is the thing that sets up Chad, the answer to is that between the stacks, and all the pieces since And several of the people Yeah it was a Cloud And at the time, VMware and the world build better software, instead of the previous one.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Paul Maritz | PERSON | 0.99+ |
2014 | DATE | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
T-Mobile | ORGANIZATION | 0.99+ |
Chad Sakac | PERSON | 0.99+ |
Chad | PERSON | 0.99+ |
last year | DATE | 0.99+ |
San Francisco | LOCATION | 0.99+ |
100% | QUANTITY | 0.99+ |
ORGANIZATION | 0.99+ | |
Pivotal Labs | ORGANIZATION | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
Star Wars | TITLE | 0.99+ |
Boston | LOCATION | 0.99+ |
Boston, Massachusetts | LOCATION | 0.99+ |
third time | QUANTITY | 0.99+ |
Pivotal | ORGANIZATION | 0.99+ |
Greenplum | ORGANIZATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Boston, Massachusetts | LOCATION | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
two chapters | QUANTITY | 0.99+ |
JAVA | TITLE | 0.99+ |
first part | QUANTITY | 0.99+ |
Cloud Foundry Summit 2018 | EVENT | 0.99+ |
Scott Yara | PERSON | 0.99+ |
This year | DATE | 0.99+ |
Kubernetes | TITLE | 0.98+ |
second thing | QUANTITY | 0.98+ |
both | QUANTITY | 0.98+ |
Dell Technologies World | ORGANIZATION | 0.98+ |
One | QUANTITY | 0.98+ |
first time | QUANTITY | 0.98+ |
Air Force One | COMMERCIAL_ITEM | 0.97+ |
Kub-Con | TITLE | 0.97+ |
first one | QUANTITY | 0.97+ |
PKS | ORGANIZATION | 0.97+ |
today | DATE | 0.97+ |
US Air Force | ORGANIZATION | 0.97+ |
Bill Cook | PERSON | 0.97+ |
Spring Rif | TITLE | 0.97+ |
Swarm | TITLE | 0.96+ |
Istio | PERSON | 0.96+ |
Each one | QUANTITY | 0.96+ |
EMC World | ORGANIZATION | 0.96+ |
one | QUANTITY | 0.96+ |
CF Summit | EVENT | 0.95+ |
Utopia | LOCATION | 0.95+ |
Spring | TITLE | 0.94+ |
S1 | TITLE | 0.94+ |
one thing | QUANTITY | 0.92+ |
Stu | PERSON | 0.91+ |
VMWorld | ORGANIZATION | 0.9+ |
Cloud Foundry Summit | EVENT | 0.89+ |
Dell EMC World | ORGANIZATION | 0.89+ |
this week | DATE | 0.89+ |
Abby Kearns | IBM Interconnect 2017
(bouncy electronic music) [Narrator] Live from Las Vegas, it's the CUBE. Covering InterConnect 2017 brought to you by IBM. >> Hey welcome back everyone, we are live in Las Vegas for IBM InterConnect 2017. This is the CUBE's coverage of IBM's Cloud and data show. I'm John Furrier, with my co-host Dave Vellante. Our next guest is Abby Kearns, Executive Director of Cloud Foundry Foundation. Welcome to the CUBE! >> Welcome, thank you! >> Thanks for joining us, so Cloud Foundry, you're new as the executive role, Sam had moved on to Microsoft? >> Abby: Google. >> Google, I'm sorry, Google, he was formerly at Microsoft, former Microsoft employee, but Google, Google Cloud Next was a recent show. >> Yeah. >> So, you're new. >> I'm new. >> John: To the reins but you're not new, new to the community. >> I've been a part of the community for several years prior to joining the foundation a year ago I was at Pivotal for a couple of years so I've been part of the Cloud Foundry community for several years and it's a technology that's near and dear to my heart and it's a community that I am very passionate about. >> And the emergence of Cloud Foundry if you think about it has really kind of changed the game it's really lifted all the boats, if you will, rising tide floats all boats. IBM uses it, you've got a lot of customers. Just go down the list of the notable folks working with Cloud Foundry. >> Well, look no further than those that are on our board and those that represent the strategic vision around the Cloud Foundry, so IBM, Pivotal, but, Dell EMC, and Cisco and SAP and VMware and Allianz and Swisscom. And of course, Pivotal. I think all of them really bring such a broad perspective to the table. But then broadening beyond that community, our community has grown so much. A lot of people don't realize that Cloud Foundry has only been an open-source project for just a little over two years, so January 2015 marked when it became an official open-source project. Prior to that it was part of Pivotal. And in that little-over-two years, we've grown to nearly 70 members in our community and are just excited to continue to grow and bring more perspectives to the table. >> So what has been the differences, a lot of people have been taking a different approach on for Bluemix, for instance, they have a good core at Cloud Foundry. Is it going the way you guys had thought as a community, that this was the plan all along? Because you see people really kind of making some good stuff out of the Cloud Foundry. Was that part of the plan, this open direction? >> Well I think part of the plan was really coalescing around the single vision of that abstraction And what's the whole vision of Cloud Foundry, it's to allow developers to create code faster. And whatever realm that takes. Our industry is evolving and it's evolving so quickly and exciting, all of these enterprise organizations that are becoming software companies. I mean how exciting is that? As we think about the abstraction that Cloud Foundry can provide for them and the automation it can provide, it allows them to focus on one thing and one thing only, creating code that changes their business. We're really focused myopically on ensuring that developers have the ability to quickly and easily create code and innovate quickly as an organization. >> So on the development side, sometimes standards can go fall down by forcing syntax or forcing certain things. You guys had a different approach, looking back now, what were the key things that were critical for Cloud Foundry to maintain its momentum? >> I think a couple of things. It's a complex distributed system but it is put together amazingly well. Quality was first and foremost, part of its origins. And it's continued to adhere to that quality and that control around the development process and around the release process. So Cloud Foundry as an open-source project is very much a governance by contribution. So we look for those in the organizations and different communities to be part of it and contribute. So we have the full-time committers that are basically doing this all day, every day, and then we have the contributors that are also part of the community providing feedback and value. >> And there was a big testimonial with American Airlines on stage, that's a big win. >> Abby: Yes, it is a big win. >> Give us some color on that deal. >> I can't give you any details on the deal that IBM has-- >> But that's a Cloud Foundry, IBM-- >> But it is Cloud Foundry, yes. >> You guys were part of the Bluemix thing? >> Yes. And American Airlines is a company that I have a lot of history with, They were a customer of mine for many years in the early 2000s, so I'm thrilled to see them innovating and taking advantage of a platform. >> So, help us unpack this conversation that's going on around PaaS, right? >> Some people say, "oh, PaaS is pase," but it's development tools and it's programming and it's a platform that you've created, so what do you make of that conversation? What implications does it have to your strategy and your ecosystem strategy? >> Well, I for one don't like the term PaaS anyway, so I'm happy to say PaaS is pase. Because I do think it's evolved, so when I talk about Cloud Foundry, I talk about it as a Cloud application platform. Because at the end of the day, our goal is to help organizations create code faster. The high degrees of automation, the abstraction that the platform brings to the table, it isn't just a platform, it is an enabler for that development. So we think about what that means, it's, can I create applications faster and do I have a proliferation of services to your ecosystem point that enable applications to grow and to scale and to change the way that organization works. Because it's a technology-enabled business transformation for many of these organizations. >> John: It's app-driven, too, that's the key to success. >> It's app-driven, which is why we talk so much about developers, is because that's the key, if I'm going to become a software company, what does that mean? I am writing code, and that code is changing the way I think about my business and my consumers. >> And the app landscape has certainly changed with UX creativity, but now you've got IoT, there's a real functional integration going on with the analog world going digital, it's like, "Whoa, "I've got all this stuff that's now instrumented "connected to the internet!" IoT, Internet of Things. That's going to be interesting, Cloud has to power that. >> I think it does, because what is IoT reliant on? Applications that take advantage of that data. That's what you're looking to gain, you're looking to have small applications streaming large amounts of data from sensors, be it from cars, or be it from a manufacturing plant, if you're thinking industrial IoT, so Cloud Foundry provides the platform for many of these applications to be developed, created, and scaled at the level that companies like GE, and Siemens, and others are looking to build out and tackle that IoT space. >> It's open, I mean we can all agree that Cloud Foundry's the most open platform to develop applications on, but developers have choices. You're seeing infrastructure as a service, plus you're seeing SAS kind of minus emerge. How should we be thinking about the evolution, you said earlier it evolved, where is it evolving to? Obviously you bet on open, good bet. Other more propriet... I don't even know what open is anymore sometimes (Abby laughs) >> But we can agree that Cloud Foundry's open. But how should we be thinking about the evolution going forward? >> Well that's the beauty of open, right? What is open-source, open-source brings together a diverse set of perspective and background to innovate faster. And that's where we are, we're seeing a lot of technology evolve. I mean, just think about all of the things that evolved the last two years. Where we've had technologies come up, some go down, but there's so much happening right now, because the time is now. For these companies that are trying to develop more applications, or trying to figure out ways to not only develop these applications, but develop them at scale and really grow those out and build those and IoT, and you're getting more data, and we're capturing those data and operationalizing that data and it comes back to one thing. Applications that can take advantage of that. And so I think there's the potential, as we build out and innovate both the ecosystem but the platform will naturally evolve and take advantage of those winds from these organizations that are driving this to scale. >> So scale is the linchpin. >> Abby: Yeah. >> If you think about traditional paths, environments, if I can use that term, they're limited in scale, and obviously simplicity. Is that another way to think about it? >> I think about it this way, the platform enables you to run fast. You're not running fast with scissors. You want to be able to run fast safely. And so it provides that abstraction and those guardrails so you can quickly iterate and develop and deploy code. If I look at what... HCSE as a company. They went from developing an application, it took them 35 people and nine months to create an app, right? And now with Cloud Foundry, they're able to do it with four people and six weeks. It changes the way you work as an organization. Just imagine as you scale that out, what that means. Imagine the changes that can bring in your organization when you're software-centric and you're customer-first and you're bringing that feedback loop in. >> And you guys do a lot of heavy lifting on behalf of the customer, but you're not hardening it to the point where they can't mold it and shape it to what they want is kind of what I'm-- >> No, we want to abstract away and automate as much as possible, the things you care about. Resiliency, auto-scaling, the ability to do security and compliance, because those are things you care about as an enterprise. Let's make that happen for you, but then give the control to the developer to self provision, to scale, to quickly deploy and iterate, do continuous delivery. All of those things that allow you to go from developing an app once a year to developing an app and iterating on that app constantly, all the time. >> So I've been wanting to ask you to kind of take a step back, and look at the community trends right now. PC Open Stack has a trajectory, it's becoming more of an infrastructure, as a service, kind of settling in there. That's gone through a lot of changes. Seeing a lot of growth in IoT, which we talked about. You're starting to see some movement in the open-source community. CNCF has got traction, The Linux Foundation, Cloud Native, you've got the Kubernetes, I call it the Cold War for orchestration going on right now so it's a really interesting time, microservices are booming. This is the holy grail for developers for the next gen. It's going to be awesome, like machine learning, everyone's getting intoxicated on that these days, so super cool things coming down the pike. >> For sure, I think we're in the coolest time. >> What's going on in the communities, is there any movement, is there trends, is there a sentiment among the developer communities that you see that you could... Any patterns developing around what people are gravitating to? >> I think developers want the freedom to create. They want the ability to create applications and see those come to fruition. I think a lot of things that were new and innovative a couple of years ago and even now, are becoming table stakes. For example, five years ago, having a mobile app as a bank was new and interesting and kind of fun. Now, it's table stakes. Are you going to go bank with a bank that doesn't have one? Are you going to bank with a bank that doesn't have it? It becomes table stakes or, who doesn't, if you don't have fraud detection which is basically event driven responses, right? And so you think about what table stakes are and what, as we think about the abstraction moving up, that's really where it's going to get interesting. >> But open-source community, is it going to move to these new ground, what I'm trying to get at is to see what's happening, what's the trend in the developer community. What's hot, what's fashionable. Is there new projects popping up that you could share that you think is cool and interesting? >> Well they're all cool and interesting. >> John: You'd rather not comment. (laughs) >> I think they're all cool and interesting, I think, you know, CNCF is a sister organization underneath The Linux Foundation. >> John: They kind of inherited that from Kub Con though. Kubernetes Con. >> Yeah, I think they're doing interesting things. I think any organizations that's promoting Cloud Native application architecture and the value of that, we all deserve to be part of the same conversation because to your point earlier, a rising tide lifts all boats. And if every organizations is doing Cloud Native application architectures and Cloud Native solutions, it's going to be super interesting. >> We just had STRAD at Duke, we ran our own event last week called Big Data SV, and it's very clear to us that the big data world industry and Cloud are coming together and the forcing function is machine learning, IoT, and then AI is the appeal, that's the big trend that's kind of, puts a mental model around but IoT is driving this data and the Cloud horsepower is forcing this to move faster. It seems to be very accelerated. >> But, it also enables so much, I mean if you can operationalize this data that you're aggregating and turn it into actionable apps that do things for your business, save money, improve logistics, reach your users better and faster, you start to see the change and the shift that that can bring. You have the data married with the apps, married with the in point sensors and all of a sudden this gets to be a really interesting evolution of technology. >> So what's your hundred day plan, well you're in the hundred day plan already. So what's your plan for this year as new Executive Director for Cloud Foundry, what's on the agenda, what's your top three things you're going to chip away at this year for objectives? >> Developers, developers, developers, does that count as top three? >> More, more, more? Increase the developer count? (laughs) >> Just really, reaching out to the developers and ensuring that they're able to be successful in Cloud Foundry. So I think you'll hear more from us in the next couple of weeks about that. But, ensuring-- >> John: The proof points, basically? >> The proof points, but just ensuring they can be successful and ensuring that scale is affable for them, and then really, our summits are even changing. We've actually added developer tracks to our summit, to make them a place not only where you can learn about Cloud Foundry, but also where you can work with other developers and learn from them and learn about specific languages, but also, how to enable those into Cloud Native application architectures and I think our goal this year is to really enrich that development community and build that pipeline and help fill those gaps. >> And celebrate the wins like the American Airlines of the world, and as IBM and others are successful, then it gets to be less... You don't want to have cognitive dissonance as a developer, that's the worst thing, developers want to make sure they're on a good bus with good people. >> You've obviously got some technology titans behind you, IBM the most prominent, I would say, but obviously guys like VMware, and Cisco, and others, but you've also got [Interference] organizations, guys like Allianz, VW, Allstate I think was early-on in the program. >> JPMC, Citibank. >> Yeah, I shouldn't have started, 'cause I know I'd leave some out, but you're the Executive Director, so you have to fill in the gaps. That's somewhat unique, in a consortium like this. Somewhat, but that many is somewhat unique. Is there more traction there? What's their motivation? >> Abby: As a user? >> Yeah. >> Well, to your earlier point, we're an open-source, right? And what's the value, if I'm an enterprise and I'm looking to take advantage of a platform, but also an open-source platform, open-source allows me to be part of that conversation. I can be a contributor, I can be part of the direction, I can influence where it's going and I think that is a powerful sentiment, for many of these organizations that are looking to evolve and become more software-centric, and this is a good way for them to give back and be part of that momentum. >> And Cloud's exploding, more open-source is needed, it's just a great mission. Congratulations on the new job, and good luck this year. We'll keep in touch, and certainly see you at the Cloud Foundry Summit, that's in San Fransisco again this year? >> Santa Clara, June 13th through 15th. >> John: So every year, you guys always have the fire code problem. (laughs) >> Well I think I'm going to go on record now and officially say this, this will be our last year there, which I think everyone's excited about, 'cause I think we're all over Santa Clara right now. (laughs) >> Alright, well, we'll see you there. Abby Kearns, Executive Director of Cloud Foundry Foundation, here inside the CUBE, powering the Cloud, this is the CUBE's coverage of IBM InterConnect 2017. Stay with us, more coverage after this short break. (bouncy electronic music)
SUMMARY :
brought to you by IBM. This is the CUBE's coverage of IBM's Cloud and data show. Google, I'm sorry, Google, he was formerly at Microsoft, John: To the reins but you're not new, so I've been part of the Cloud Foundry community it's really lifted all the boats, if you will, and are just excited to continue to grow Is it going the way you guys had thought as a community, have the ability to quickly and easily create code So on the development side, sometimes standards can go and that control around the development process And there was a big testimonial with American Airlines in the early 2000s, so I'm thrilled to see them innovating that the platform brings to the table, about developers, is because that's the key, And the app landscape has certainly changed with the platform for many of these applications to be the most open platform to develop applications on, the evolution going forward? and it comes back to one thing. Is that another way to think about it? the platform enables you to run fast. give the control to the developer to self provision, and look at the community trends right now. What's going on in the communities, and see those come to fruition. is it going to move to these new ground, John: You'd rather not comment. I think they're all cool and interesting, I think, John: They kind of inherited that from Kub Con though. it's going to be super interesting. that the big data world industry and Cloud in point sensors and all of a sudden this gets to be for Cloud Foundry, what's on the agenda, what's your that they're able to be successful in Cloud Foundry. to make them a place not only where you can learn about And celebrate the wins like the American Airlines IBM the most prominent, I would say, but obviously the Executive Director, so you have to fill in the gaps. that are looking to evolve and become more software-centric, Congratulations on the new job, and good luck this year. the fire code problem. Well I think I'm going to go on record now here inside the CUBE, powering the Cloud,
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Citibank | ORGANIZATION | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Abby Kearns | PERSON | 0.99+ |
JPMC | ORGANIZATION | 0.99+ |
VW | ORGANIZATION | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Allianz | ORGANIZATION | 0.99+ |
John | PERSON | 0.99+ |
Swisscom | ORGANIZATION | 0.99+ |
January 2015 | DATE | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
American Airlines | ORGANIZATION | 0.99+ |
San Fransisco | LOCATION | 0.99+ |
CNCF | ORGANIZATION | 0.99+ |
GE | ORGANIZATION | 0.99+ |
Sam | PERSON | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
Siemens | ORGANIZATION | 0.99+ |
Pivotal | ORGANIZATION | 0.99+ |
six weeks | QUANTITY | 0.99+ |
nine months | QUANTITY | 0.99+ |
Allstate | ORGANIZATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
John Furrier | PERSON | 0.99+ |
Santa Clara | LOCATION | 0.99+ |
Cloud Foundry Foundation | ORGANIZATION | 0.99+ |
four people | QUANTITY | 0.99+ |
35 people | QUANTITY | 0.99+ |
HCSE | ORGANIZATION | 0.99+ |
June 13th | DATE | 0.99+ |
SAP | ORGANIZATION | 0.99+ |
last week | DATE | 0.99+ |
Abby | PERSON | 0.99+ |
15th | DATE | 0.99+ |
five years ago | DATE | 0.99+ |
Cloud Native | ORGANIZATION | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
CUBE | ORGANIZATION | 0.99+ |
Cold War | EVENT | 0.99+ |
Bluemix | ORGANIZATION | 0.99+ |
PaaS | TITLE | 0.99+ |
ORGANIZATION | 0.99+ | |
Cloud Foundry | TITLE | 0.99+ |
both | QUANTITY | 0.99+ |
early 2000s | DATE | 0.99+ |
this year | DATE | 0.98+ |
last year | DATE | 0.98+ |
hundred day | QUANTITY | 0.97+ |
a year ago | DATE | 0.97+ |
one thing | QUANTITY | 0.97+ |
nearly 70 members | QUANTITY | 0.97+ |
Dell EMC | ORGANIZATION | 0.97+ |
Cloud Foundry Summit | EVENT | 0.96+ |
Big Data SV | EVENT | 0.96+ |
first | QUANTITY | 0.95+ |