Image Title

Search Results for Adrian Cockroft:

Ryan Kroonenburg, A Cloud Guru | AWS Summit 2017


 

>> Narrator: Live from Manhattan, It's theCUBE. Covering AWS Summit, New York City, 2017. Brought to you by Amazon Web Services. >> Welcome back to Midtown. We're at the Javits Center here. (sound cuts out) 2017, along with Stu Miniman, I'm John Walls and you're watching The Cube as we continue with what's happening here. About five thousand people on the show floor and they said some twenty thousand registrants. Right Stew? That people came in and wanted to watch the keynotes live. >> It could be ten thousand that walked through before the days-- >> Right, it's hard to tell. >> Yeah. >> And right now half of them are outside looking for a cab I think. That's the way it works here. Ryan Kroonenburg is also here. He's the founder of a company called A Cloud Guru. >> Yes. >> I like Ryan already. I liked him as soon as we met him because he said, "like the beer, Kroonenburg." So you resonated with the two of us, Ryan. >> Ryan like the airline and Kroonenburg like the beer. >> We appreciate that. Alright, so you're a cloud education company. >> Yes. >> And you bill yourself or at least in the conversation as you want to be the Netflix of cloud education. That's what you're doing. Tell us a little bit about the founding of the company. It began with your brother? >> Yes, yeah. >> Just two years ago and now you've grown to some 40 employees. >> Yeah, so I used to be a solutions architect and I was desperate to get a job at AWS so I became obsessed with getting trained in AWS. And at the time, a company I worked for had a training freeze. So we couldn't go out and do in-classroom training. If I had to do that myself, I'd have to pay for it myself. And I found that there wasn't a lot of good on-line training companies two years ago. I didn't get the job with AWS and turned out to be the best thing that ever happened to me. And so I decided to create my own course on AWS. Launched that, started going viral and that was the birth of A Cloud Guru. >> Ryan, bring is in a little inside of building the company, so you're not only teaching cloud, but you're built on cloud and not just any cloud, but using the LAN to server list from pretty early on that. >> Exactly, so we practice what we preach. You know, we are real AWS engineers. We built the entire platform serverlessly. We think we're the world's first serverless start-up. We're certainly the world's first serverless learning management system. So we don't pay for any servers whatsoever. There's no virtual/physical servers. And we're basically, purely AWS native. We do use a bunch of third party services like Xero and PayPal and things like that. But most of our platforms are AWS. >> Yeah, in the keynote this morning, Adrian Cockroft talked about Bustle, A New York based start-up that uses a lot of serverless, but you built the company before you even had funding and now you've got a little bit of funding. Can you give any insight? Do the investors looks at that and say, wow, this is a great model? >> Yeah, so we raised a decent series A. One of the founders of Warby Parker is on our board now so that's really exciting. A guy called Andy and he's helping us scale. One of the reasons we took funding was helping to scale. So our infrastructure scales automatically with AWS because it's built on Lambda and API Gateway. But we as a company are struggling to scale in like finding the right employees and all of that sort of thing, so that's where we're getting some help. >> Alright, what are you hearing from people taking your courses? What new things are they asking for? How are you expanding the scope of your offerings? >> Everyone is obviously very interested in AWS, but they also want to learn other cloud-computing platforms now, especially Azure, so we are expanding the scope of our content to do Azure as well as Guru. The other problem people are having is, AWS innovates so quickly. You know, there's like a thousand updates last year. There's 19 new updates last week. So there having trouble keeping up so we run just a weekly TV show called, AWS This Week, and we basically just tell people what's new this week. And the great thing about New York Summit is there's been like five or six announcements here so I'm going to be busy on Friday, filming. >> Is there any one particular area of training that you see more people drifting toward or following toward? >> I think serverless and big data are the hot topics. Big data, by that I mean AI, machine learning. That's just exploding right now. And just serverless architectures because the future of cloud is serverless. Why pay for virtual, physical machines by the hour or by the minute and have system administrators, network administrators, database administrators when all you actually want to focus on is your code and your end customers and serverless allows you to do that. >> So what's your process then? In terms of you staying on top of it, right? Because now you have to. >> Ryan: Yeah. >> I mean, you, you're it, right? You're the point of expertise. So how do you ... I guess, remain in that kind of relationship with AWS that you're the cusp? >> So, I obviously read all the blogs. Our students, We've got 300,000 students right now and our discussion forums are very very active so if they have announced something that I've missed, the students tell me, like, we'll know within a few hours. So, that's it really. It's just forever learning, but I love learning anyway so it's fun to get paid to learn. >> John: Sure. You bet. >> Ryan, how many people have gone through the training so far? Do you know how many of them get certified after they do that? And how many are kind of repeat customers? >> We've got 300,00 have gone through the training so far. We do track our pass rates. Our pass rates vary from anywhere between, normally 80 to 90%. Not everyone will pass on the first go because the exams are tough and it's also quite stressful. Sitting these exams can be quite stressful. In terms of the number of students that actually go on to get certified, that's not something we track just yet, but we're looking to change that as well. But yeah, we have a very good pass rate. >> So how does it work? I want to learn, you know, whatever. I want to dive into AI, whatever it is. I come to you, you've got something for me there right? You've got, I don't know how many hours of work I have to do, but take us through how it really works. >> Yeah so, it's video training. Online video training. So say you want to learn DynamoDB. We have a 19 hour course on that. And we go right into the very depths of DynamoDB. So you watch the videos. we'll show you what we're doing in the labs. We'll give you all the sample code if we're using code and then you can go and do it yourself. We very much believe in, the only way to learn Cloud is by getting your hands dirty. To actually go and do it yourself. So people watch the labs, do the stuff themselves and then complete the course. If it's a certification course, then at the end what they'll do is go and book the exam and hopefully, they'll pass the exam as well. >> So Ryan, you're in there looking at all this stuff, especially things like server lists. What are you looking for, for kind of the maturation? Is there anything that do you give feedback to Amazon? The community give you feedback? I have to imagine that there's some good feedback loops there? >> Yeah, I'm lucky enough to be an AWS community hero. So we get get briefed by Amazon on things that are coming out. You know, under MDA of course. We give a lot of feedback on that. No, I think serverless is the next big revolution. I hate hype and buzz words and things like that, but the thing about serverless is that, now you don't have to worry about servers. You can just focus on your code and you don't need to worry about any of the normal administration behind it and it's like ridiculously cheap. You get a million lambda implications a month for free. That's just part of Free Tier. We actually only just came off of Lambda Free Tier a couple of months ago and we've got 300,000 students. So, it's very very very cheap so its amazing. It's driving new revolution. >> What advice would you give to someone if they were looking to start a business and using serverless as a platform? >> Yeah, definitely check out AWS of course, we build our entire business off AWS. Design, try if you can, architect everything in a serverless fashion because like I keep saying, you don't have to worry about management of operating systems, virus patching, security, any of that. AWS, they take all... They take care of all of the heavy lifting for you. >> So I know you are a big fan of Lambda, but have you looked at some of the other serverless options out there? Is there any concern around, there's open source options out there. >> Ryan: Yeah. >> How do we get compatibility and not be just locked into Amazon? >> Azure Functions looks really good. See, this thing about vendor lock-in, I mean, you've got the serverless framework as well. If you build your applications on the serverless framework, you can move between platforms quite easily. That is coming so you could build it out on AWS and then move over to Azure if you wanted. The founder of serverless frameworks is a good friend of mine. So I definitely recommended checking it out. And that would be my advice. If you are going to go serverless use the serverless framework so then you don't have to worry about vendor lock in. But at the same time, Amazon, they reduce their prices all the time. So it is a good vendor to be with. >> I just think your story is great. I think that the best "no" you ever got in your life was from AWS. And now you're giving them a big "yes". >> Yeah, absolutely, I love AWS. They're such amazing people as well. They've all become my-- through my business and people I used to work with have all become really good friends of mine as well. It's been a great journey in last two years. >> You've done well for them, they've done well for you. It's a good relationship. >> Exactly. >> Ryan, thanks for being with us. >> Thank you. >> And continued success. >> Right, thanks guys. >> Good for you. You bet, Ryan Kroonenburg. The founder of A Cloud Guru. Along with his brother, Sam, making a pretty good business out of things on the AWS platform right now. Back with more here from AWS Summit, right after this. You're watching The Cube. (fast music)

Published Date : Aug 14 2017

SUMMARY :

Brought to you by Amazon Web Services. We're at the Javits Center here. That's the way it works here. So you resonated with the two of us, Ryan. Alright, so you're a cloud education company. And you bill yourself or at least in the conversation grown to some 40 employees. I didn't get the job with AWS and turned out the company, so you're not only teaching cloud, We built the entire platform serverlessly. the company before you even had funding One of the reasons we took funding was And the great thing about New York Summit and serverless allows you to do that. Because now you have to. So how do you ... something that I've missed, the students In terms of the number of students that actually go on I want to learn, you know, whatever. and then you can go and do it yourself. Is there anything that do you give feedback to Amazon? and you don't need to worry about like I keep saying, you don't have to So I know you are a big fan of Lambda, and then move over to Azure if you wanted. I think that the best "no" you have all become really good friends of mine as well. It's a good relationship. on the AWS platform right now.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Ryan KroonenburgPERSON

0.99+

Adrian CockroftPERSON

0.99+

AmazonORGANIZATION

0.99+

Stu MinimanPERSON

0.99+

RyanPERSON

0.99+

John WallsPERSON

0.99+

AWSORGANIZATION

0.99+

JohnPERSON

0.99+

fiveQUANTITY

0.99+

SamPERSON

0.99+

twoQUANTITY

0.99+

Amazon Web ServicesORGANIZATION

0.99+

19 hourQUANTITY

0.99+

80QUANTITY

0.99+

last weekDATE

0.99+

AndyPERSON

0.99+

last yearDATE

0.99+

300,00QUANTITY

0.99+

NetflixORGANIZATION

0.99+

FridayDATE

0.99+

six announcementsQUANTITY

0.99+

2017DATE

0.99+

300,000 studentsQUANTITY

0.99+

LambdaTITLE

0.99+

New YorkLOCATION

0.99+

firstQUANTITY

0.99+

19 new updatesQUANTITY

0.99+

AzureTITLE

0.99+

XeroORGANIZATION

0.99+

PayPalORGANIZATION

0.99+

KroonenburgORGANIZATION

0.99+

ten thousandQUANTITY

0.99+

300,000 studentsQUANTITY

0.99+

OneQUANTITY

0.99+

The CubeTITLE

0.99+

A Cloud GuruORGANIZATION

0.99+

this weekDATE

0.98+

New York SummitEVENT

0.98+

90%QUANTITY

0.98+

MidtownLOCATION

0.98+

Javits CenterLOCATION

0.98+

DynamoDBTITLE

0.97+

About five thousand peopleQUANTITY

0.97+

two years agoDATE

0.97+

40 employeesQUANTITY

0.96+

StewPERSON

0.95+

Lambda Free TierTITLE

0.95+

twenty thousand registrantsQUANTITY

0.94+

API GatewayTITLE

0.93+

Narrator: Live from ManhattanTITLE

0.93+

a monthQUANTITY

0.92+

New York CityLOCATION

0.91+

AWS SummitEVENT

0.89+

CloudTITLE

0.87+

a couple of months agoDATE

0.87+

half of themQUANTITY

0.87+

This WeekTITLE

0.81+

thousand updatesQUANTITY

0.79+

first serverlessQUANTITY

0.78+

first serverless learningQUANTITY

0.77+

Patrick Chanezon, Docker - #VMworld 2015 - #theCUBE


 

from the noise it's the cube covering vmworld 2015 brought to you by VM world and its ecosystem sponsors now your host Stu minimun and Brian Grace Lee Patrick Shanna's on for a member of the technical staff for dr. Patrick saw you at the end of our spring tour and now you're here at the you know picking up the fall tour so thank you for joining us again hey thanks for having me alright so I mean last year you know containers with VMware I mean was a big discussion we kind of all had that you've got some background with Microsoft right and VMware yeah and VMware so you know there was kind of a joke of you know oh the old Microsoft you know extend embrace and we'll see how we go from there but you know it's been a year later so can you give us a little bit of the update of kind of you know how docker in VMware how do you guys see each other I could evm where is a great partner you so the announcement this morning VMware embrace containers so I'm super excited to be here some of the announcements that were made this morning is now this year is a control plane for containers there's this notion of native containers in this year one of the things that excites me the most is their project bonville that they talked about this morning it's actually been made by one of my friends on the ex-colleagues banchory and what they're doing in there that they are implemented the back end for the darker engine in terms of these fear primitives so when you're creating images it creates a set of vmdk layers and when you're creating when you want to create a container the isolation primitives are the ones of VMS as opposed to linux containers all right so that's a very good way of running container yes sir patrick last time we're in the cube you did a great job of helping us you know kind of walk the stack I don't know if you saw we actually did a research piece kind of layering the whole stack so here the announcement you mentioned this morning is the vSphere integrated containers and they've got photon and they've got Bonneville on and let me ask you am I looking at this right that we're VMware I mean VMware very much down at the infrastructure level yeah so when they build that photon layer you know whether they call it just enough virtualization as Kate kolbert said this morning when I heard him speak um but dr. sits on top of that am I getting that right yeah it's exactly right and actually one of my reasons for joining VMware I think four years ago was for them to go up stack and at that time it was with cloud foundry and I would argue that maybe with cloud foundry we were a little bit too much up stack compared to my vm worries at the bottom when I present the whole stack usually I talk about like the new hardware the new hardware today is your cloud provider it's a Amazon Microsoft Google and then the virtualization with VMware so that's the new hardware and that's where vmware is very strong so they manage networking storage and compute on top of that you have the OS layer and what really got me interested into moving to darker is that the whole landscape just changed when containers appear two years ago and the whole industry is reorganizing around that so what happened at the OS layer that all the OS providers starting with chorus initially who studied that friend started doing minimal release of their OS that are just designed to run containers so coral I started that trend but then very quickly read had followed with project atomic and then we went to with winter core the most interesting to me is Ranchero s where they run docker for everything so they have two darker system darker and userland occur and then VMware came out with photon I think twas last June or something like that and today I think they have a preview to of that coming out on top of that you have ducker so the rocker engine running and on top of the darker engine you have orchestration platforms and these are the ones that are replacing what used to be past platform as a service and when I was at Google I was doing google appengine at vmware i was doing cloud foundry now you see cloud foundry reinventing itself as a control plane for containers and so one of the announcement that excited me most in the keynote this morning is that now Cloud Foundry is running with photon they have an integrated distribution so finally vmware is going up stack with its own stack like vSphere at the bottom then on top of that you have photon and then on top of that you have cloud foundry yeah so really exciting times yeah I think for me one of the things that I always hear that feels like it's confusing or off the markets a lot of people want to kind of get into this containers replaces VMs or VMs versus container debate and as if they're both sort of infrastructure layer which if you think about them is something that holds that I could see you make the mistake but but Dockers is something that developers love they love to package their applications they love this idea of right on my laptop push it somewhere do you find that confusion a lot in the marketplace I mean oh yeah I find that a lot and I think it's tied to the rise of DevOps it really in the past five years the this new movement called DevOps like really took off and DevOps is a lot about people and processes a little bit about products as well and I think when docker appeared it was the right level of abstraction for DevOps to happen like the right packaging construct where developers can put all their dependencies in a container and then ups have all the right knobs to tweak for putting that in production but it's the same thing that you put in production that you have on your developer machine so to me a lot of the confusion assoc d2 docker is tied to that because it's a technology that you use both by developers and by ops I think vmware is doing a really good job of giving up so kind of control they need to put darker in production yeah so we're here at vmworld a lot of talk about vmware in containers you guys doing a ton of stuff with Microsoft like yeah talk a little bit about because you know for a long time people like to say what containers have been along for on for a long time Linux containers and but but windows and microsoft adopting this like what's going on there yeah so the partnership with Microsoft is super exciting so after a VMware I actually moved to Microsoft and at Microsoft my role was to help all the darker partners to get onto Azure and since I join I've seen all the work that happened with microsoft recently we've done tons of stuff we end many many different integration points to me the most important one is finally we have native windows containers that shipped with a Windows Server tv3 like literally I think two weeks ago so that's something that was pre announced that dark on and my croissan'wich came onstage with the ducati sure to do a demo now you can run it on Azure yourself what's exciting there is that the concepts that are at the heart of docker are based on using c groups and name spaces which are linux kernel features for isolation of your workloads the thing is these isolation primitive similar ones existed in windows server and especially the version of Windows Server that was running within Microsoft data center for to power Bing and things like that to have denser workloads in the data center where the Microsoft team has done is that they re implemented the darker back end in terms of windows containers primitives and so now you can create Windows net application running on windows server in windows native containers the beauty of it if you're a developer especially an enterprise developer in the enterprise basically you have half and half Java and.net very often like developers go from one to the other or they are developers who do Java others doing dotnet they have completely different tool chains now with darker they have a single tool chain that they can use to build a multi container application that use different technologies behind the scene so finally developers can use the best tools for the father father job yep so pattern one of the things we look at every year here at vmworld is how are we doing it kind of fixing the things that broke when virtualization went into both storage and networking yeah and it was big discussion point at dr. Khan this year you put up a beta of docker networking yep storage I'd say is even a little bit you know further behind there so you know what's the latest on how you guys think of that you know where are we along that maturity curve of you know storage and networking for for containers so I'm really glad you asked that because when i joined occur in march that was my first project to kick-start a project to do darker extensibility and the two extension points that we created based on ecosystem and customer demands were about storage and networking and so I'd acha kaun in June we announced to extension points for dr. a plug-in system one for networking and one for volumes and what I really love about what happened at vmworld today this morning in the keynote is that VMware implemented a networking plug-in based on NSX as well as a volume plug inning in collaboration with a cluster HQ who had built flutter and help us create that extension point four volumes so finally one of the big issues with containers is that when you were deploying it in a multi host set up especially with swarm and compose when you're stunning to the orchestration before June there was no way to to move one container when state full container with data to another machine with a volume plug-in now you can do that and with the networking aspect now you can refer to containers by instead of like doing links and there were some complicated ways to do that now you can use either the native networking driver that comes with ducker but as usual we use the philosophy of batteries included but replaceable and so you can plug networking plug-in coming from nsx if you're using this fear under the hood yeah so still we're we're going to be doing a panel tomorrow on on containers one of the things I want to dig into we're gonna have intel on the show and tells doing some neat things where they're they're calling it clear containers but in essence it's it's kind of the equivalent for the vm we're proud of you know VT technology right hardware isolation of processes talk about just what's the potential of that for containers ability to better leverage hardware to make containers a it's faster and yeah so that aspect of internal research is super exciting and it corroborates some of the things i see happening in the marketplace right now especially on the research side where you have both like Linux containers became super successful in the past two years now that we're going in production there will be lots of different type of isolation technologies applied to containers and so one of the first one I heard about West project banville where it's implemented in terms of this year primitives another one is the clear container by Intel another one that I heard about that that came through the oci project that will talk about that new standard that we announced a cocoon is called is called things of run V and it's based on the hyper SH container technology based on virtualization so I see more and more people using virtualization as an implementation for isolation in containers yeah talk about what's going on with run see so you know six months ago it was we had this you know are we gonna have diverging container standards you guys stood up with core OS and 20 other companies and said we're no we're going to have one standard what's going on with with oci and run c and that thing that's been super exciting so that was my second project that docker we announced it at Daka Connie you that we had a 20 of the biggest companies in the industry joining to create a standard container especially core OS joining as well as Google and Amazon and everybody and what blew my mind is that we're what were free month later less than three months later the team right now is preparing a first draft of the spec for September they've been working actively all throughout the summer we put out we started working on the spec just after dark on we had the darker contributor summit and the the working group for OC I was the largest we had like 15 people from different companies starting to iterate on the spec they continued throughout the summer and now we have something that's close to a first draft of the spec with a reference implementation that's runs in one of the most interesting development that happens there and that really speaks to the power of open source and open stone is is that once the specs started to mature we started to have already a second reference a second implementation of the spec that's called rungy that's been built by the hyper SH project based on virtualization and then why way contributed a test suite for compliance of the of the spec so that spec is advancing really fast yeah so I was having a conversation with Jim's emmalin who runs the Linux Foundation II week or so ago at linux con and we asked him we said you know it's hard because you love them all like your kids do you have a favorite project he said yeah no question oci is my favorite project right now just because of the promise of portability the sort of write once run anywhere so you're working on it it's an important product the Linux domain is really looking at you guys to make this work and and drive that portability yeah and the Linux Foundation has done a really great job at coordinating the work of all the maintainer Xin there it's really a neutral ground where we can advance so that all of us can innovate on top of it now a lot of the competition is happening at the upper layer of the stack like oci I think we all agree on the semantics of what a container runtime should be now at the higher level there are lots of discussions about how the orchestration should be done and there you have 15 different projects you have swarmed from darker this mess those this coup banaras which is very opinionated and one of the other development this summer is that Google and many others including us dr. with part of that announced an another foundation called the CNC F the cloud native computing foundation where the goal there is to create reference tax for orchestration that can interoperate together pretty much along the same line of the work that darker did with a mesosphere for having a swarm plugin for mezclas so Patrick boy there's been so much movement in this space we talked multiple foundations a lot going on one of the things we came out of dr. Khan that we were just I guess a little concerned about is how many people actually run an import and we know you know I mean live through the the VMware lived through the Linux you know adoption phases so is it fair to kind of gauge that piece of it you know what do you see when you know you're talking to the practitioners and the you pick users out there as to you know how should we be measuring you know that's a naturally occurring production yeah so I would say it's maturing a lot we see more and more users putting darker in production there are lots of holes still in the offering that needs to be filled and that's why I'm pretty excited to see VMware stepping in and saying hey for production use we have a lot of technology that you can use to put that in production some of the things that we've seen is a like networking and volumes so that was really needed now that there are lots of plugins I hope that people will have an easier time putting that into production the agreement on what orchestration should be so people are still asking a lot of question about which orchestrator should i use for my containers in production and so I've seen so people using measures others using coronary some are trying swarm there's still lots of questions out there about what the right stack should look like and I would say as usual in software project it kind of depends on what you're running well the one thing that concerns me and it's always there's so many good things going on around docker I've been doing some research over the last couple of months looking at all the different platforms so everything from you know dr. native to what hoshi corp is doing to what openshift is doing and we were we talkin to Adrian Cockroft he said you know dockers reached sort of plaid in terms of speed it moves so fast you guys are releasing some every two months how do you deal with that because you deal with the ecosystem how do they deal with the fact that you're now part of their core platform but you're releasing new stuff every two months I mean are we going to get into something where it's like well it's it's one dot six and two dot one and how do you deal with that yeah so ducker itself as a company is maturing addict Akane you one of the big things that we announced is a darker trusted registry and aqus yes so we have a version of docker that is supported where we're going to do backwards a porting of patches so for people who really want to run it in production we have an offering that supported for them so that they are not obliged to run on the tape every time some of the startups that I've seen out there like large startups with a more in the consumer space who have larger data center and a pretty mature ops team they some of them are running on tip or on the latest version of darker but in the enterprise you can assume that like the adoption of new versions will be slower and so we have that like support offering for for all the versions of darker now the darker open source project is continuing to fire I like to create lots of things and there are lots of poor request the project is more successful than ever I think in the last like recently the most prolific contributor was Microsoft in the project there are lots of torrid has a huge contributor that Google as well is sending lots of pull requests so there are not lots of new features coming with each new release but at the same time we're really working on a platform that everybody is going to use and that needs to mature that's why you have that really fast pace of innovation in that space yeah so I mean Patrick here you're you're in the weeds of some of this so the other one that comes up quite a bit of courses security so even just this last week there's a big back and forth on Twitter and a couple of blog posts talking about it you know what what your thought is to how how we should talk about kind of the maturity and where we're going with the container security discussion yeah so as you guess container security is one of our big focus abductor because that's one of the things that people are expecting from a platform especially to run in production my colleague yoga Monica did lots of blog posts recently about how to improve your security in production security is not only a factor of the software itself but on the all the processes that you put in place around it and basically around darker you have to put in place with some kind of processes you have for operating systems like getting the latest release of the official images I don't know if you saw that there's been a blog post like talking where they looked randomly at all the images in docker hub and evaluating them for security issues one of the things that they didn't look at is that the latest releases of operating systems that we have in there in blocker images are just tracking the upstream releases and people who have sound security practices internally I'll just pulling these latest releases all right last question I have for you Patrick it's it easy for people to come I come in here and be like oh well you know biggest threat to vmware is is docker what what I love talking to you is you know this is a real small community I over the last year a lot of former VMware people now working over a doctor and not that they're unhappy with VMware and you know Microsoft is is in the mix you know so I mean this whole community is pulling together and doing a lot of work a lot of contribution you know what do you see out there from the technology community to help mature this whole space yeah I'd say both VMware and Microsoft at the operating system an infrastructure level as well as Google at the orchestration layer VMware a red hat at the operating system layer like everybody is trying to make darker a sound platform to run in production so what I see in all corners is just darker getting solidified and getting part of most people's production infrastructure with all these efforts on the security and stability and processes as well as the development processes there are lots of innovation in the terms of CI CD integration with darker no no she saw the work that cloudbees has been doing for integrating jenkins with darker so doctor is both the platform for apps and for devs and in that in that qualification that the ecosystem is very broad both on the dev tools side as well as on the ops and platform side all right well Patrick unfortunately at a time is always great chatting with you thank you so much for joining us we'll be back with lots more coverage here from being real 2015 and thank you for watching you inseam six months you

Published Date : Aug 31 2015

SUMMARY :

little bit of the update of kind of you

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Adrian CockroftPERSON

0.99+

Kate kolbertPERSON

0.99+

MicrosoftORGANIZATION

0.99+

JuneDATE

0.99+

PatrickPERSON

0.99+

15 different projectsQUANTITY

0.99+

2015DATE

0.99+

microsoftORGANIZATION

0.99+

SeptemberDATE

0.99+

15 peopleQUANTITY

0.99+

AmazonORGANIZATION

0.99+

todayDATE

0.99+

marchDATE

0.99+

second projectQUANTITY

0.99+

JavaTITLE

0.99+

patrickPERSON

0.99+

last JuneDATE

0.99+

Patrick ChanezonPERSON

0.99+

LinuxTITLE

0.99+

GoogleORGANIZATION

0.99+

six months agoDATE

0.99+

JimPERSON

0.99+

windowsTITLE

0.99+

VMwareORGANIZATION

0.98+

two years agoDATE

0.98+

Linux FoundationORGANIZATION

0.98+

firstQUANTITY

0.98+

two weeks agoDATE

0.98+

CNC FORGANIZATION

0.98+

Windows ServerTITLE

0.98+

dr. KhanPERSON

0.98+

a year laterDATE

0.98+

first draftQUANTITY

0.98+

Stu minimunPERSON

0.98+

Windows ServerTITLE

0.98+

vSphereTITLE

0.97+

last yearDATE

0.97+

this yearDATE

0.97+

four years agoDATE

0.97+

last weekDATE

0.97+

oneQUANTITY

0.97+

bothQUANTITY

0.96+

vmworldORGANIZATION

0.96+

dr. nativePERSON

0.96+

two extension pointsQUANTITY

0.96+

last yearDATE

0.95+

MonicaPERSON

0.95+

second implementationQUANTITY

0.95+

AzureTITLE

0.94+

this morningDATE

0.94+

every two monthsQUANTITY

0.94+

dr. KhanPERSON

0.94+

vmwareTITLE

0.94+

linux kernelTITLE

0.93+

ducatiORGANIZATION

0.93+

each new releaseQUANTITY

0.93+

one containerQUANTITY

0.93+

less than three months laterDATE

0.92+

first oneQUANTITY

0.92+

tomorrowDATE

0.92+

one thingQUANTITY

0.92+

openshiftORGANIZATION

0.92+