Bich Le, Platform9 | Cloud Native at Scale
foreign [Music] to the special presentation of cloud native at scale the cube and Platform 9 special presentation going in and digging into the next generation super cloud infrastructure as code and the future of application development we're here with dick Lee who's the Chief Architect and co-founder of platform nine pick great to see you Cube alumni we we met at openstack event in about eight years ago or later earlier uh when openstack was going great to see you and great congratulations on the success of platform nine thank you very much yeah you guys been at this for a while and this is really the the Year we're seeing the the crossover of kubernetes because of what happens with containers everyone now was realized and you've seen what docker's doing with the new Docker the open source Docker now just the success of containerization and now the kubernetes layer that we've been working on for years is coming bearing fruit this is huge exactly yes and so as infrastructure as code comes in we talked to baskar talking about super cloud I met her about you know the new Arlo our our lawn um you guys just launched the infrastructure's code is going to another level and it's always been devops infrastructure is code that's been the ethos that's been like from day one developers just code I think you saw the rise of serverless and you see now multi-cloud or on the horizon connect the dots for us what is the state of infrastructure as code today so I think I think um I'm glad you mentioned it everybody or most people know about infrastructure as code but with kubernetes I think that project has evolved at the concept even further and these days it's um infrastructure as configuration right so which is an evolution of infrastructure as code so instead of telling the system here's how I want my infrastructure by telling it you know do step a b c and d uh instead with kubernetes you can describe your desired State declaratively using things called manifest resources and then the system kind of magically figures it out and tries to converge the state towards the one that you specify so I think it's it's a even better version of infrastructure as code yeah and that really means it's developer just accessing resources okay that declare okay give me some compute stand me up some turn the lights on turn them off turn them on that's kind of where we see this going and I like the configuration piece some people say composability I mean now with open source so popular you don't have to have to write a lot of code this code being developed and so it's integration it's configuration these are areas that we're starting to see computer science principles around automation machine learning assisting open source because you've got a lot of code that's what you're hearing software supply chain issues so infrastructure as code has to factor in these new Dynamics can you share your opinion on these new dynamics of as open source grows the glue layers the configurations the integration what are the core issues I think one of the major core issues is with all that power comes complexity right so um You know despite its expressive Power Systems like kubernetes and declarative apis let you express a lot of complicated and complex Stacks right but you're dealing with um hundreds if not thousands of these yaml files or resources and so I think you know the emergence of systems and layers to help you manage that complexity is becoming a key Challenge and opportunity in this space I wrote a LinkedIn post today those comments about you know hey Enterprise is the new breed the trend of SAS companies moving uh our consumer consumer-like thinking into the Enterprise has been happening for a long time but now more than ever you're seeing it the old way used to be solve complexity with more complexity and then lock the customer in now with open source it's speed simplification and integration right these are the new Dynam power dynamics for developers so as companies are starting to now deploy and look at kubernetes what are the things that need to be in place because you have some I won't say technical debt but maybe some shortcuts some scripts here that make it look like infrastructure as code people have done some things to simulate or or make infrastructures code happen yes but to do it at scale yes is harder what's your take on this what's your view it's hard because there's a proliferation of of methods tools Technologies so for example today it's a very common for devops and platform engineering tools I mean sorry teams to have to deploy a large number of kubernetes clusters but then apply the applications and configurations on top of those clusters and they're using a wide range of tools to do this right for example maybe ansible or terraform or bash scripts to bring up the infrastructure and then the Clusters and then they may use a different set of tools such as Argo CD or other tools to apply configurations and applications on top of the Clusters so you have this sprawl of tools you also you also have this sprawl of configurations and files because the more objects you're dealing with the more resources you have to manage and there's a risk of drift that people call that where you know you think you have things under control but some people from various teams will make changes here and there and then before the end of the day systems break and you have no idea of tracking them so I think there's real need to kind of unify simplify and try to solve these problems using a smaller more unified set of tools and methodology apologies and that's something that we try to do with this new project Arlon yeah so so we're going to get to our line in a second I want to get to the yr lawn you guys announced that at argocon which was put on here in Silicon Valley at the community meeting by Intuit they had their own little day over their headquarters but before we get there um Bhaskar your CEO came on and he talked about super cloud at our inaugural event what's your definition of super cloud if you had to kind of explain that to someone at a cocktail party or someone in the industry technical how would you look at the super cloud Trend that's emerging has become a thing what's your what would be your contribution to that definition or the narrative well it's it's uh funny because I've actually heard of the term for the first time today speaking to you earlier today but I think based on what you said I I already get kind of some of the the gist and the the main Concepts it seems like uh super cloud the way I interpret that is you know um clouds and infrastructure um programmable infrastructure all of those things are becoming commodity in a way and everyone's got their own flavor but there's a real opportunity for people to solve real business Problems by perhaps trying to abstract away you know all of those various implementations and then building uh um better abstractions that are perhaps business or application specific to help companies and businesses solve real business problems yeah I remember it's a great great definition I remember not to date myself but back in the old days you know IBM had its proprietary Network operating system so the deck for the mini computer vintage deck net and sna respectively um but tcpip came out of the OSI the open systems interconnect and remember ethernet beat token ring out so not to get all nerdy for all the young kids out there look just look up token ring you'll see if I never heard of it it's IBM's you know a connection for the internet at the layer two is Amazon the ethernet right so if TCP could be the kubernetes and containers abstraction that made the industry completely change at that point in history so at every major inflection point where there's been serious industry change and wealth creation and business value there's been an abstraction Yes somewhere yes what's your reaction to that I think um this is um I think a saying that's been heard many times in this industry and I forgot who originated it but um I think the saying goes like there's no problem that can't be solved with another layer of indirection right and we've seen this over and over and over again where Amazon and its peers have inserted this layer that has simplified you know Computing and infrastructure management and I believe this trend is going to continue right the next set of problems are going to be solved with these insertions of additional abstraction layers I think that that's really a yeah it's going to continue it's interesting just when I wrote another post today on LinkedIn called the Silicon Wars AMD stock is down arm has been on the rise we've been reporting for many years now that arm's going to be huge it has become true if you look at the success of the infrastructure as a service layer across the clouds Azure AWS Amazon's clearly way ahead of everybody the stuff that they're doing with the Silicon and the physics and the atoms the pro you know this is where the Innovation they're going so deep and so strong at is the more that they get that gets gone they have more performance so if you're an app developer wouldn't you want the best performance and you'd want to have the best abstraction layer that gives you the most ability to do infrastructures code or infrastructure for configuration for provisioning for managing services and you're seeing that today with service meshes a lot of action going on in the service mesh area in this community of kubecon which we'll be covering so that brings up the whole what's next you guys just announced our lawn at argocon which came out of Intuit we've had Mariana Tesla out our supercloud event she's a CTO you know they're all in the cloud so there contributed that project where did Arlon come from what was the origination what's the purpose why our lawn why this announcement yeah so um the the Inception of the project this was the result of um us realizing that problem that we spoke about earlier which is complexity right with all of this these clouds these infrastructure all the variations around and you know compute storage networks and um the proliferation of tools we talked about the ansibles and terraforms and kubernetes itself you can think of that as another tool right we saw a need to solve that complexity problem and especially for people and users who use kubernetes at scale so when you have you know hundreds of clusters thousands of applications thousands of users spread out over many many locations there there needs to be a system that helps simplify that management right so that means fewer tools more expressive ways of describing the state that you want and more consistency and and that's why um you know we built um Arlon and we built it um recognizing that many of these problems or sub problems have already been solved so Arlon doesn't try to reinvent the wheel it instead rests on the shoulders of several Giants right so for example kubernetes is one building block get Ops and Argo CD is another one which provides a very structured way of applying configuration and then we have projects like cluster API and cross-plane which provide apis for describing infrastructure so Arlon takes all of those building blocks and um builds a thin layer which gives users a very expressive way of defining configuration and desired state so that's that's kind of the Inception and what's the benefit of that what does that give what does that give the developer the user in this case the developers the the platform engineer team members the devops engineers they uh get a ways to provision not just infrastructure and clusters but also applications and configurations they get away a system for provisioning configuring deploying and doing life cycle Management in a in a much simpler way okay especially as I said if you're dealing with a large number of applications so it's like an operating fabric if you will yes for them okay so let's get into what that means for up above and below the the abstraction or thin layer below is the infrastructure we talked a lot about what's going on below that yeah above our workloads at the end of the day and I talked to cxos and um I.T folks that are now devops Engineers they care about the workloads and they want the infrastructure's code to work they want to spend their time getting in the weeds figuring out what happened when someone made a push that that happened or something happened they need observability and they need to to know that it's working that's right and as my workloads running if effectively so how do you guys look at the workload side because now you have multiple workloads on these fabric right so workloads so kubernetes has defined kind of a standard way to describe workloads and you can you know tell kubernetes I want to run this container this particular way or you can use other projects that are in the kubernetes cloud native ecosystem like k-native where you can express your application in more at a higher level right but what's also happening is in addition to the workloads devops and platform engineering teams they need to very often deploy the applications with the Clusters themselves clusters are becoming this commodity it's it's becoming this um host for the application and it kind of comes bundled with it in many cases it's like an appliance right so devops teams have to provision clusters at a really incredible rate and they need to tear them down clusters are becoming more extremely like an ec2 instance spin up a cluster we've heard people used words like that that's right and before Arlon you kind of had to do all of that using a different set of tools as I explained so with our own you can kind of express everything together you can say I want a cluster with a health monitoring stack and a logging stack and this Ingress controller and I want these applications and these security policies you can describe all of that using something we call the profile and then you can stamp out your app your applications and your clusters and manage them in a very essentially standard that creates a mechanism it's standardized declarative kind of configurations and it's like a Playbook you just deploy it now what's this between say a script like I have scripts I can just automate Scripts or yes this is where that um declarative API and um infrastructures configuration comes in right because scripts yes you can automate scripts but the order in which they run matters right they can break things can break in the middle and um and sometimes you need to debug them whereas the declarative way is much more expressive and Powerful you just tell the system what you want and then the system kind of uh figures it out and there are these things called controllers which will in the background reconcile all the state to converge towards your desire to say it's a much more powerful expressive and reliable way of getting things done so infrastructure as configuration is built kind of on it's a superset of infrastructures code because different Evolution you need Edge restaurant's code but then you can configure The Code by just saying do it you're basically declaring and saying go go do that that's right okay so all right so Cloud native at scale take me through your vision of what that means someone says hey what is cloud native at scale mean what's success look like how does it roll out in the future as you that future next couple years I mean people are now starting to figure out okay it's not as easy as it sounds kubernetes has value we're going to hear this year kubecon a lot of this what is cloud native at scale mean yeah there are different interpretations but if you ask me when people think of scale they think of a large number of deployments right geographies many you know supporting thousands or tens or millions of users there's that aspect to scale there's also um an equally important aspect of scale which is also something that we try to address with Arlon and that is just complexity for the people operating this or configuring this right so in order to describe that desired State and in order to perform things like maybe upgrades or updates on a very large scale you want the humans behind that to be able to express and direct the system to do that in in relatively simple terms right and so we want uh the tools and the abstractions and the mechanisms available to the user to be as powerful but as simple as possible so there's I think there's going to be a number and there have been a number of cncf and Cloud native projects that are trying to attack that complexity problem as well and Arlon kind of Falls in in that category okay so I'll put you on the spot where I've got kubecon coming up and obviously this will be shipping this seg series out before what do you expect to see at kubecon issue it's the big story this year what's the what's the most important thing happening is it in the open source community and also within a lot of the the people jockeying for leadership I know there's a lot of projects and still there's some white space on the overall systems map about the different areas get runtime and observability in all these different areas what's the where's the action where's the smoke where's the fire where's the piece where's the tension yeah so uh I think uh one thing that has been happening over the past couple of coupons and I expect to continue and and that is uh the the word on the street is kubernetes getting boring right which is good right or I mean simple well um well maybe yeah invisible no drama right so so the rate of change of the kubernetes features and and all that has slowed but in a positive way um but um there's still a general sentiment and feeling that there's just too much stuff if you look at a stack necessary for uh hosting applications based on kubernetes they're just still too many moving Parts too many uh components right too much complexity I go I keep going back to the complexity problem so I expect kubecon and all the vendors and the players and the startups and the people there to continue to focus on that complexity problem and introduce a further simplifications uh to to the stack yeah Vic you've had a storied career VMware over decades with them uh obviously 12 years for the 14 years or something like that big number co-founder here platform I think it's been around for a while at this game uh we man we'll talk about openstack that project you we interviewed at one of their events so openstack was the beginning of that this new Revolution I remember the early days was it wasn't supposed to be an alternative to Amazon but it was a way to do more cloud cloud native I think we had a Colorado team at that time I mean it's a joke we you know about about the dream it's happening now now at platform nine you guys have been doing this for a while what's the what are you most excited about as the Chief Architect what did you guys double down on what did you guys pivot from or two did you do any pivots did you extend out certain areas because you guys are in a good position right now a lot of DNA in Cloud native um what are you most excited about and what is platform nine bring to the table for customers and for people in the industry watching this yeah so I think our mission really hasn't changed over the years right it's been always about taking complex open source software because open source software it's powerful it solves new problems you know every year and you have new things coming out all the time right openstack was an example within kubernetes took the World by storm but there's always that complexity of you know just configuring it deploying it running it operating it and our mission has always been that we will take all that complexity and just make it you know easy for users to consume regardless of the technology right so the successor to kubernetes you know I don't have a crystal ball but you know you have some indications that people are coming up of new and simpler ways of running applications there are many projects around there who knows what's coming uh next year or the year after that but platform will a Platform 9 will be there and we will you know take the Innovations from the the community we will contribute our own Innovations and make all of those things uh very consumable to customers simpler faster cheaper always a good business model technically to make that happen yeah I think the reigning in the chaos is key you know now we have now visibility into the scale final question before we depart you know this segment um what is that scale how many clusters do you see that would be a high a watermark for an at scale conversation around an Enterprise um is it workloads we're looking at or or clusters how would you yeah how would you describe that and when people try to squint through and evaluate what's a scale what's the at scale kind of threshold yeah and the number of clusters doesn't tell the whole story because clusters can be small in terms of the number of nodes or they can be large but roughly speaking when we say you know large-scale cluster deployments we're talking about um maybe a hundreds uh two thousands yeah and final final question what's the role of the hyperscalers you've got AWS continuing to do well but they got their core I asked they got a pass they're not too too much putting assess out there they have some SAS apps but mostly it's the ecosystem they have marketplaces doing over two billion dollars billions of transactions a year um and and it's just like just sitting there it has really they're now innovating on it but that's going to change ecosystems what's the role the cloud play and the cloud native at scale the the hyperscale yeah Abus Azure Google you mean from a business they have their own interests that you know that they're uh they will keep catering to they they will continue to find ways to lock their users into their ecosystem of uh services and and apis um so I don't think that's going to change right they're just going to keep well they got great uh performance I mean from a from a hardware standpoint yes that's going to be key right yes I think the uh the move from x86 being the dominant away and platform to run workloads is changing right that that that and I think the the hyperscalers really want to be in the game in terms of you know the the new risk and arm ecosystems and platforms yeah that joking aside Paul maritz when he was the CEO of VMware when he took over once said I remember our first year doing the cube the cloud is one big distributed computer it's it's hardware and you've got software and you got middleware and uh he kind of over these kind of tongue-in-cheek but really you're talking about large compute and sets of services that is essentially a distributed computer yes exactly it's we're back in the same game Vic thank you for coming on the segment appreciate your time this is uh Cloud native at scale special presentation with platform nine really unpacking super cloud rlon open source and how to run large-scale applications uh on the cloud cloud native philadelph4 developers and John Furrier with the cube thanks for watching and we'll stay tuned for another great segment coming right up foreign [Music]
SUMMARY :
the successor to kubernetes you know I
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Paul maritz | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
12 years | QUANTITY | 0.99+ |
thousands | QUANTITY | 0.99+ |
Silicon Valley | LOCATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
14 years | QUANTITY | 0.99+ |
tens | QUANTITY | 0.99+ |
millions | QUANTITY | 0.99+ |
hundreds | QUANTITY | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
dick Lee | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
first year | QUANTITY | 0.98+ |
VMware | ORGANIZATION | 0.98+ |
today | DATE | 0.98+ |
thousands of users | QUANTITY | 0.98+ |
thousands of applications | QUANTITY | 0.98+ |
two | QUANTITY | 0.98+ |
Mariana Tesla | PERSON | 0.98+ |
over two billion dollars | QUANTITY | 0.98+ |
two thousands | QUANTITY | 0.98+ |
next year | DATE | 0.98+ |
ORGANIZATION | 0.98+ | |
openstack | ORGANIZATION | 0.97+ |
argocon | ORGANIZATION | 0.97+ |
this year | DATE | 0.96+ |
Arlon | ORGANIZATION | 0.96+ |
kubecon | ORGANIZATION | 0.96+ |
Colorado | LOCATION | 0.95+ |
first time | QUANTITY | 0.95+ |
one | QUANTITY | 0.95+ |
Intuit | ORGANIZATION | 0.95+ |
AMD | ORGANIZATION | 0.94+ |
baskar | PERSON | 0.94+ |
earlier today | DATE | 0.93+ |
one thing | QUANTITY | 0.92+ |
Docker | TITLE | 0.91+ |
ORGANIZATION | 0.91+ | |
a lot of projects | QUANTITY | 0.91+ |
hundreds of clusters | QUANTITY | 0.91+ |
Azure | TITLE | 0.9+ |
Platform9 | ORGANIZATION | 0.88+ |
platform nine | ORGANIZATION | 0.87+ |
Cube | ORGANIZATION | 0.87+ |
about eight years ago | DATE | 0.84+ |
openstack | EVENT | 0.83+ |
next couple years | DATE | 0.8+ |
billions of transactions a year | QUANTITY | 0.8+ |
Platform 9 | TITLE | 0.8+ |
Platform 9 | ORGANIZATION | 0.8+ |
platform nine | ORGANIZATION | 0.79+ |
Argo | TITLE | 0.78+ |
Arlo | ORGANIZATION | 0.75+ |
ec2 | TITLE | 0.72+ |
over decades | QUANTITY | 0.72+ |
cxos | ORGANIZATION | 0.71+ |
nine | QUANTITY | 0.69+ |
one big distributed computer | QUANTITY | 0.68+ |
x86 | TITLE | 0.67+ |
years | QUANTITY | 0.67+ |
Bhaskar | PERSON | 0.64+ |
Ingress | ORGANIZATION | 0.63+ |
docker | TITLE | 0.62+ |
Cloud Native at | TITLE | 0.62+ |
later | DATE | 0.62+ |
year | QUANTITY | 0.62+ |
Playbook | TITLE | 0.61+ |
Arlon | TITLE | 0.57+ |
CEO | PERSON | 0.57+ |
Closing Remarks | Supercloud22
(gentle upbeat music) >> Welcome back everyone, to "theCUBE"'s live stage performance here in Palo Alto, California at "theCUBE" Studios. I'm John Furrier with Dave Vellante, kicking off our first inaugural Supercloud event. It's an editorial event, we wanted to bring together the best in the business, the smartest, the biggest, the up-and-coming startups, venture capitalists, everybody, to weigh in on this new Supercloud trend, this structural change in the cloud computing business. We're about to run the Ecosystem Speaks, which is a bunch of pre-recorded companies that wanted to get their voices on the record, so stay tuned for the rest of the day. We'll be replaying all that content and they're going to be having some really good commentary and hear what they have to say. I had a chance to interview and so did Dave. Dave, this is our closing segment where we kind of unpack everything or kind of digest and report. So much to kind of digest from the conversations today, a wide range of commentary from Supercloud operating system to developers who are in charge to maybe it's an ops problem or maybe Oracle's a Supercloud. I mean, that was debated. So so much discussion, lot to unpack. What was your favorite moments? >> Well, before I get to that, I think, I go back to something that happened at re:Invent last year. Nick Sturiale came up, Steve Mullaney from Aviatrix; we're going to hear from him shortly in the Ecosystem Speaks. Nick Sturiale's VC said "it's happening"! And what he was talking about is this ecosystem is exploding. They're building infrastructure or capabilities on top of the CapEx infrastructure. So, I think it is happening. I think we confirmed today that Supercloud is a thing. It's a very immature thing. And I think the other thing, John is that, it seems to me that the further you go up the stack, the weaker the business case gets for doing Supercloud. We heard from Marianna Tessel, it's like, "Eh, you know, we can- it was easier to just do it all on one cloud." This is a point that, Adrian Cockcroft just made on the panel and so I think that when you break out the pieces of the stack, I think very clearly the infrastructure layer, what we heard from Confluent and HashiCorp, and certainly VMware, there's a real problem there. There's a real need at the infrastructure layer and then even at the data layer, I think Benoit Dageville did a great job of- You know, I was peppering him with all my questions, which I basically was going through, the Supercloud definition and they ticked the box on pretty much every one of 'em as did, by the way Ali Ghodsi you know, the big difference there is the philosophy of Republicans and Democrats- got open versus closed, not to apply that to either one side, but you know what I mean! >> And the similarities are probably greater than differences. >> Berkely, I would probably put them on the- >> Yeah, we'll put them on the Democrat side we'll make Snowflake the Republicans. But so- but as we say there's a lot of similarities as well in terms of what their objectives are. So, I mean, I thought it was a great program and a really good start to, you know, an industry- You brought up the point about the industry consortium, asked Kit Colbert- >> Yep. >> If he thought that was something that was viable and what'd they say? That hyperscale should lead it? >> Yeah, they said hyperscale should lead it and there also should be an industry consortium to get the voices out there. And I think VMware is very humble in how they're putting out their white paper because I think they know that they can't do it all and that they do not have a great track record relative to cloud. And I think, but they have a great track record of loyal installed base ops people using VMware vSphere all the time. >> Yeah. >> So I think they need a catapult moment where they can catapult to the cloud native which they've been working on for years under Raghu and the team. So the question on VMware is in the light of Broadcom, okay, acquisition of VMware, this is an opportunity or it might not be an opportunity or it might be a spin-out or something, I just think VMware's got way too much engineering culture to be ignored, Dave. And I think- well, I'm going to watch this very closely because they can pull off some sort of rallying moment. I think they could. And then you hear the upstarts like Platform9, Rafay Systems and others they're all like, "Yes, we need to unify behind something. There needs to be some sort of standard". You know, we heard the argument of you know, more standards bodies type thing. So, it's interesting, maybe "theCUBE" could be that but we're going to certainly keep the conversation going. >> I thought one of the most memorable statements was Vittorio who said we- for VMware, we want our cake, we want to eat it too and we want to lose weight. So they have a lot of that aspirations there! (John laughs) >> And then I thought, Adrian Cockcroft said you know, the devs, they want to get married. They were marrying everybody, and then the ops team, they have to deal with the divorce. >> Yeah. >> And I thought that was poignant. It's like, they want consistency, they want standards, they got to be able to scale And Lori MacVittie, I'm not sure you agree with this, I'd have to think about it, but she was basically saying, all we've talked about is devs devs devs for the last 10 years, going forward we're going to be talking about ops. >> Yeah, and I think one of the things I learned from this day and looking back, and some kind of- I've been sauteing through all the interviews. If you zoom out, for me it was the epiphany of developers are still in charge. And I've said, you know, the developers are doing great, it's an ops security thing. Not sure I see that the way I was seeing before. I think what I learned was the refactoring pattern that's emerging, In Sik Rhee brought this up from Vertex Ventures with Marianna Tessel, it's a nuanced point but I think he's right on which is the pattern that's emerging is developers want ease-of-use tooling, they're driving the change and I think the developers in the devs ops ethos- it's never going to be separate. It's going to be DevOps. That means developers are driving operations and then security. So what I learned was it's not ops teams leveling up, it's devs redefining what ops is. >> Mm. And I think that to me is where Supercloud's going to be interesting- >> Forcing that. >> Yeah. >> Forcing the change because the structural change is open sources thriving, devs are still in charge and they still want more developers, Vittorio "we need more developers", right? So the developers are in charge and that's clear. Now, if that happens- if you believe that to be true the domino effect of that is going to be amazing because then everyone who gets on the wrong side of history, on the ops and security side, is going to be fighting a trend that may not be fight-able, you know, it might be inevitable. And so the winners are the ones that are refactoring their business like Snowflake. Snowflake is a data warehouse that had nothing to do with Amazon at first. It was the developers who said "I'm going to refactor data warehouse on AWS". That is a developer-driven refactorization and a business model. So I think that's the pattern I'm seeing is that this concept refactoring, patterns and the developer trajectory is critical. >> I thought there was another great comment. Maribel Lopez, her Lord of the Rings comment: "there will be no one ring to rule them all". Now at the same time, Kit Colbert, you know what we asked him straight out, "are you the- do you want to be the, the Supercloud OS?" and he basically said, "yeah, we do". Now, of course they're confined to their world, which is a pretty substantial world. I think, John, the reason why Maribel is so correct is security. I think security's a really hard problem to solve. You've got cloud as the first layer of defense and now you've got multiple clouds, multiple layers of defense, multiple shared responsibility models. You've got different tools for XDR, for identity, for governance, for privacy all within those different clouds. I mean, that really is a confusing picture. And I think the hardest- one of the hardest parts of Supercloud to solve. >> Yeah, and I thought the security founder Gee Rittenhouse, Piyush Sharrma from Accurics, which sold to Tenable, and Tony Kueh, former head of product at VMware. >> Right. >> Who's now an investor kind of looking for his next gig or what he is going to do next. He's obviously been extremely successful. They brought up the, the OS factor. Another point that they made I thought was interesting is that a lot of the things to do to solve the complexity is not doable. >> Yeah. >> It's too much work. So managed services might field the bit. So, and Chris Hoff mentioned on the Clouderati segment that the higher level services being a managed service and differentiating around the service could be the key competitive advantage for whoever does it. >> I think the other thing is Chris Hoff said "yeah, well, Web 3, metaverse, you know, DAO, Superclouds" you know, "Stupercloud" he called it and this bring up- It resonates because one of the criticisms that Charles Fitzgerald laid on us was, well, it doesn't help to throw out another term. I actually think it does help. And I think the reason it does help is because it's getting people to think. When you ask people about Supercloud, they automatically- it resonates with them. They play back what they think is the future of cloud. So Supercloud really talks to the future of cloud. There's a lot of aspects to it that need to be further defined, further thought out and we're getting to the point now where we- we can start- begin to say, okay that is Supercloud or that isn't Supercloud. >> I think that's really right on. I think Supercloud at the end of the day, for me from the simplest way to describe it is making sure that the developer experience is so good that the operations just happen. And Marianna Tessel said, she's investing in making their developer experience high velocity, very easy. So if you do that, you have to run on premise and on the cloud. So hybrid really is where Supercloud is going right now. It's not multi-cloud. Multi-cloud was- that was debunked on this session today. I thought that was clear. >> Yeah. Yeah, I mean I think- >> It's not about multi-cloud. It's about operationally seamless operations across environments, public cloud to on-premise, basically. >> I think we got consensus across the board that multi-cloud, you know, is a symptom Chuck Whitten's thing of multi-cloud by default versus multi- multi-cloud has not been a strategy, Kit Colbert said, up until the last couple of years. Yeah, because people said, "oh we got all these multiple clouds, what do we do with it?" and we got this mess that we have to solve. Whereas, I think Supercloud is something that is a strategy and then the other nuance that I keep bringing up is it's industries that are- as part of their digital transformation, are building clouds. Now, whether or not they become superclouds, I'm not convinced. I mean, what Goldman Sachs is doing, you know, with AWS, what Walmart's doing with Azure connecting their on-prem tools to those public clouds, you know, is that a supercloud? I mean, we're going to have to go back and really look at that definition. Or is it just kind of a SAS that spans on-prem and cloud. So, as I said, the further you go up the stack, the business case seems to wane a little bit but there's no question in my mind that from an infrastructure standpoint, to your point about operations, there's a real requirement for super- what we call Supercloud. >> Well, we're going to keep the conversation going, Dave. I want to put a shout out to our founding supporters of this initiative. Again, we put this together really fast kind of like a pilot series, an inaugural event. We want to have a face-to-face event as an industry event. Want to thank the founding supporters. These are the people who donated their time, their resource to contribute content, ideas and some cash, not everyone has committed some financial contribution but we want to recognize the names here. VMware, Intuit, Red Hat, Snowflake, Aisera, Alteryx, Confluent, Couchbase, Nutanix, Rafay Systems, Skyhigh Security, Aviatrix, Zscaler, Platform9, HashiCorp, F5 and all the media partners. Without their support, this wouldn't have happened. And there are more people that wanted to weigh in. There was more demand than we could pull off. We'll certainly continue the Supercloud conversation series here on "theCUBE" and we'll add more people in. And now, after this session, the Ecosystem Speaks session, we're going to run all the videos of the big name companies. We have the Nutanix CEOs weighing in, Aviatrix to name a few. >> Yeah. Let me, let me chime in, I mean you got Couchbase talking about Edge, Platform 9's going to be on, you know, everybody, you know Insig was poopoo-ing Oracle, but you know, Oracle and Azure, what they did, two technical guys, developers are coming on, we dig into what they did. Howie Xu from Zscaler, Paula Hansen is going to talk about going to market in the multi-cloud world. You mentioned Rajiv, the CEO of Nutanix, Ramesh is going to talk about multi-cloud infrastructure. So that's going to run now for, you know, quite some time here and some of the pre-record so super excited about that and I just want to thank the crew. I hope guys, I hope you have a list of credits there's too many of you to mention, but you know, awesome jobs really appreciate the work that you did in a very short amount of time. >> Well, I'm excited. I learned a lot and my takeaway was that Supercloud's a thing, there's a kind of sense that people want to talk about it and have real conversations, not BS or FUD. They want to have real substantive conversations and we're going to enable that on "theCUBE". Dave, final thoughts for you. >> Well, I mean, as I say, we put this together very quickly. It was really a phenomenal, you know, enlightening experience. I think it confirmed a lot of the concepts and the premises that we've put forth, that David Floyer helped evolve, that a lot of these analysts have helped evolve, that even Charles Fitzgerald with his antagonism helped to really sharpen our knives. So, you know, thank you Charles. And- >> I like his blog, by the I'm a reader- >> Yeah, absolutely. And it was great to be back in Palo Alto. It was my first time back since pre-COVID, so, you know, great job. >> All right. I want to thank all the crew and everyone. Thanks for watching this first, inaugural Supercloud event. We are definitely going to be doing more of these. So stay tuned, maybe face-to-face in person. I'm John Furrier with Dave Vellante now for the Ecosystem chiming in, and they're going to speak and share their thoughts here with "theCUBE" our first live stage performance event in our studio. Thanks for watching. (gentle upbeat music)
SUMMARY :
and they're going to be having as did, by the way Ali Ghodsi you know, And the similarities on the Democrat side And I think VMware is very humble So the question on VMware is and we want to lose weight. they have to deal with the divorce. And I thought that was poignant. Not sure I see that the Mm. And I think that to me is where And so the winners are the ones that are of the Rings comment: the security founder Gee Rittenhouse, a lot of the things to do So, and Chris Hoff mentioned on the is the future of cloud. is so good that the public cloud to on-premise, basically. So, as I said, the further and all the media partners. So that's going to run now for, you know, I learned a lot and my takeaway was and the premises that we've put forth, since pre-COVID, so, you know, great job. and they're going to speak
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Tristan | PERSON | 0.99+ |
George Gilbert | PERSON | 0.99+ |
John | PERSON | 0.99+ |
George | PERSON | 0.99+ |
Steve Mullaney | PERSON | 0.99+ |
Katie | PERSON | 0.99+ |
David Floyer | PERSON | 0.99+ |
Charles | PERSON | 0.99+ |
Mike Dooley | PERSON | 0.99+ |
Peter Burris | PERSON | 0.99+ |
Chris | PERSON | 0.99+ |
Tristan Handy | PERSON | 0.99+ |
Bob | PERSON | 0.99+ |
Maribel Lopez | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Mike Wolf | PERSON | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
Merim | PERSON | 0.99+ |
Adrian Cockcroft | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Brian | PERSON | 0.99+ |
Brian Rossi | PERSON | 0.99+ |
Jeff Frick | PERSON | 0.99+ |
Chris Wegmann | PERSON | 0.99+ |
Whole Foods | ORGANIZATION | 0.99+ |
Eric | PERSON | 0.99+ |
Chris Hoff | PERSON | 0.99+ |
Jamak Dagani | PERSON | 0.99+ |
Jerry Chen | PERSON | 0.99+ |
Caterpillar | ORGANIZATION | 0.99+ |
John Walls | PERSON | 0.99+ |
Marianna Tessel | PERSON | 0.99+ |
Josh | PERSON | 0.99+ |
Europe | LOCATION | 0.99+ |
Jerome | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
Lori MacVittie | PERSON | 0.99+ |
2007 | DATE | 0.99+ |
Seattle | LOCATION | 0.99+ |
10 | QUANTITY | 0.99+ |
five | QUANTITY | 0.99+ |
Ali Ghodsi | PERSON | 0.99+ |
Peter McKee | PERSON | 0.99+ |
Nutanix | ORGANIZATION | 0.99+ |
Eric Herzog | PERSON | 0.99+ |
India | LOCATION | 0.99+ |
Mike | PERSON | 0.99+ |
Walmart | ORGANIZATION | 0.99+ |
five years | QUANTITY | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Kit Colbert | PERSON | 0.99+ |
Peter | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Tanuja Randery | PERSON | 0.99+ |
Sirish Raghuram | KubeCon + CloudNativeCon NA 2021
welcome back to la we are live in los angeles at kubecon cloudnativecon 21 lisa martin and dave nicholson we've been talking to folks all day great to be here in person about 2 700 folks are here the kubernetes the community the cncf community is huge 138 000 folks great to see some of them in person back collaborating once again dave and i are pleased to welcome our next guest we have suresh ragaram co-founder and ceo of platform 9. sarish welcome to the program thank you for having me it's a pleasure to be here give our audience an overview of platform 9 who are you guys what do you do when were you founded all that good stuff so we are about seven years old we were founded with a mission to make it easy to run private hybrid and edge clouds my co-founders and i were early engineers at vmware and what we realized is that it's really easy to go use the public cloud because the public clouds have this innovation which is they have a control plane which serves as a it serves as a foundation for them to launch a lot of services and make that really simple and easy to use but if you need to get that experience in a private cloud or a hybrid cloud or in the edge nobody gives you that cloud control plane you get it from amazon in amazon get it from azure in azure google and google who gives you a sas cloud control plane to run private clouds or edge clouds or hybrid clouds nobody and this is uh this is what we do so this is we make it easy to run these clouds using technologies like kubernetes with our our sas control plane now is it limited to kubernetes because when you you you mentioned your background at vmware uh is this a control plane for what people would think of as private clouds using vmware style abstraction or is this primarily cloud native so when we first started actually docker did not exist like okay so at the time our first product to market was actually an infrastructure service product and at the time we looked at what is what is out there we knew vmware vsphere was out there it's a vmware technology there was apache cloud stack and openstack and we had look the open ecosystem around vms and infrastructure as a service is openstack so we chose open source as the lingua franca for the service endpoint so our control plane we deliver openstack as a service that was our first product when kubernetes when the announcement of communities came out from google we knew at that time we're going to go launch because we'd already been studying lxc and and docker we knew at the time we're going to standardize on kubernetes because we believe that an open ecosystem was forming around that that was a big bet for us you know this this this foundation and this this community is proof that that was a good bet and today that's actually a flap flagship product it's our you know the biggest biggest share of revenue biggest share of install base uh but we do have more than one product we have openstack as a service we have bare metal as a service we have containers as a service with kubernetes i want to ask you some of the the i'm looking at your website here platform9.com some of the three marketing messages i want you to break these down for me simplify day two ops multi-cloud ready on day one and we know so many businesses are multi-cloud and percentage is only going up and faster time to market talk to me about this let's start with simplified day two ops how do you enable that so you know one of the biggest if you talk to anyone who runs like a large vmware environment and you ask them when was the last time you did an upgrade or for that matter somebody who's running like a large-scale kubernetes environment or an openstack environment uh probably in a private cloud deployment awesome when was the last time you did an upgrade how did that go when was the last time you had an outage who did you call how did that go right and you'll hear an outpouring of emotion okay same thing you go ask people when you use kubernetes in the public cloud how do these things work and they'll say it's pretty easy it's not that hard and so the question the idea of platform 9 is why is there such a divide there's this you know we talk about digital divide there is a cloud divide the public clouds have figured out something that the rest of the industry has not and people suffer with private clouds there's a lot of demand for private clouds very few people can make it work because they try to do it with a lot of like handheld tools and you know limited automation skills and scripting what you need is you need the automation that makes sure that ongoing troubleshooting 24x7 alerting upgrades to new versions are all fully managed when amazon doesn't upgrade to a new version people don't have to worry about it they don't have to stay up at night they don't deal with outages you shouldn't have to deal with that in your private cloud so those are the kinds of problems right the troubleshooting the upgrades the the remediation when things go wrong that are taken for granted in the public cloud that we bring to the customers who want to run them in private or hybrid or edge cloud environments how do you help customers and what does future proofing mean like how do you help customers future proof their cloud native journey what does that mean to platform 9 and what does that mean to your customers i'll give you one of my favorite stories is actually one of our early customers is snapfish it's a photo sharing company it's a consumer company right when they got started with us they were coming off of vmware they wanted to run an openstack environment they started nearly four years ago and they started using us with openstack and vms and infrastructure as a service fast forward to today 85 percent of the usage on us is containers and they didn't have to hire openstack experts nor do they have to hire kubernetes experts but their application development teams got went from moving from a somewhat legacy vmware style id environment to a modern self-service developer experience with openstack and then to containers and kubernetes and we're gonna we're gonna work on the next generation of innovation with serverless technologies simplifying you know building modern more elastic applications and so our control plane the beauty of our model is our control plane adds value it added value with openstack it added value with kubernetes it'll add value with what's next around the evolution of serverless technologies right it's evergreen and our customers get the benefit of all of that so when you talk about managing environments that are on premises and in clouds i assume you're talking hyperscale clouds like aws azure gcp um what kind of infrastructure needs to be deployed and when i say infrastructure that's can be software what needs to be deployed in say aws for this to work what does it look like so some 30 of our users use us on in the public cloud and the majority of that actually happens in aws uh because they're the number one cloud and we really give people three choices right so they can choose to use and consume aws the way they want to so we have a small minority of customers that actually provisions bare metal servers in aws that's a small minority because the specific use cases they're trying to do and they try to deploy like kubernetes on bare metal but the bare metal happens to be running on aws okay that's a small minority a larger majority of our users in aws or some hyperscale cloud brings their vpc under management so they come in get started sign up with platform 9 in their platform 9 control plane they go and say i want to plug in this vpc and i want to give you this much authorization to this vpc and in that vpc we essentially can impersonate them and on their behalf provision nodes and provision clusters using our communities open source kubernetes upstream cncf kubernetes but we also have customers that said hey i already have some clusters with eks i really like what the rest of your platform allows me to do and i think it's a better platform for me to use for a variety of reasons can you bring my eks clusters under management and then help me provision new new clusters on top and the answer is you can so you can choose to bring your bare metal you can choose to bring your vpc and just provision like virtual machine and treat them as nodes for communities clusters or you can bring pre-built kubernetes clusters and manage them using our management uh product what are your routes to market so we have three routes to market um we have a completely self-serve completely free forever uh experience where people can just go sign up log in get access to the control plane and be up and running within minutes right they can plug in their server hardware on premises at the edge in the cloud their vpcs and they can be up and running from there they can choose to upgrade upsell into a grow into an uh growth tier or you know choose to request for more support and a higher touch experience and work with our sales team and get into an enterprise tier and our that is our second go to market which is a direct go to market uh companies in the retail space companies tech companies uh companies in fintech companies that are investing in digital transformation a big way have lots of software developers and are adopting these technologies in a big way but want private or hybrid or edge clouds that's the second go to market the third and and in the last two years this is new to us really exciting go to market to us is a partner partner let go to market where partners like rackspace have oem platform line so we have a partnership d partnership with rackspace all of rackspace's customers and they install base essentially including customers who are consuming public cloud services wire rackspace get access to platform 9 and rackspace working together with rackspace's ability to kind of service the whole mile uh and also uh we have a very important partnership with maveneer in the 5g space so 5g we think is a large opportunity and there's a there's a joint product there called maven webscape platform to run 5g networks on our community stack so platform nine why what does that mean harry potter harry potter so it's platform nine and three quarters okay we had this realization my cofounders and i were at vmware for 10 for 10 15 years and we were struggling with this problem of why is the public cloud so easy to use why is it so hard to run a private cloud and even today i think not many people realize uh and that's the analogy to platform nine and three quarters it's like it's right in the middle of king's cross station you go through it and you enter the whole new world of magic that that secret door that platform nine and three quarters is a sas control plane that is a secret sauce that amazon has and azure has and google has and we're bringing that for anybody who wants to use it on any infrastructure of their choice where can customers go to learn more about platform nine so platform nine dot com uh follow us on twitter platform line says or on linkedin you know and if any of our viewers are here at kubecon they can stop by your booth what are some of the things that you're featuring there we are at the booth we have our product managers we have our support engineers we have the people that are actually doing the real work behind the product right there we're talking about our roadmap we're talking about the product demos we're doing like specific show talks on specific deep dives in our product and we're also talking about some some really cool things that are coming up in the garage uh in the in the next six months can you leave us with any teasers about what some of the cool things are that are coming up in the garage yeah one one one thing that is a really big deal is um uh is the ability to manage kubernetes clusters as as as cattle right kubernetes makes node management and app management lets you treat them as cattle instead of pets but kubernetes clusters themselves our customers tell us like even in amazon eks and others these clusters themselves become pets and they become hard to manage so we have a really really interesting capability to manage these as more as you know from infrastructure code with githubs uh as cattle we actually have an announcement that i'm not able to share at this point which is coming out in two weeks uh in the ed space so you'll have to stay tuned for that so folks can go to platformnine.com.com check out that announcement two weeks two weeks from now by the end of october that's right awesome sharers thank you so much for joining us i love the fact that you asked that question because i kept thinking platform nine where do i know that from and i just googled harry potter that's right from nine and five dying because i didn't automatically make the correlation because my son and i are the most unbelievable potterheads ever yeah well so we have that in common that's fantastic awesome thank you for joining us sharing what platform mine is some of the exciting stuff coming out and two weeks learn to hear some great news about the edge absolutely awesome thank you for joining us my pleasure thank you for having me uh our pleasure as well for dave nicholson i'm lisa martin live in los angeles thecube is covering kubecon cloudnativecon21 stick around we'll be right back with our next guest
SUMMARY :
right so they can choose to use and
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
suresh ragaram | PERSON | 0.99+ |
dave | PERSON | 0.99+ |
dave nicholson | PERSON | 0.99+ |
Sirish Raghuram | PERSON | 0.99+ |
first product | QUANTITY | 0.99+ |
10 | QUANTITY | 0.99+ |
85 percent | QUANTITY | 0.99+ |
platformnine.com.com | OTHER | 0.99+ |
amazon | ORGANIZATION | 0.99+ |
lisa martin | PERSON | 0.99+ |
one | QUANTITY | 0.99+ |
138 000 folks | QUANTITY | 0.99+ |
two weeks | QUANTITY | 0.99+ |
sarish | PERSON | 0.98+ |
today | DATE | 0.98+ |
kubecon | ORGANIZATION | 0.98+ |
harry potter | PERSON | 0.98+ |
rackspace | ORGANIZATION | 0.98+ |
second | QUANTITY | 0.98+ |
end of october | DATE | 0.98+ |
three marketing messages | QUANTITY | 0.97+ |
KubeCon | EVENT | 0.97+ |
third | QUANTITY | 0.97+ |
ORGANIZATION | 0.97+ | |
los angeles | LOCATION | 0.97+ |
CloudNativeCon | EVENT | 0.97+ |
openstack | TITLE | 0.97+ |
vmware | ORGANIZATION | 0.96+ |
azure | ORGANIZATION | 0.96+ |
harry potter | PERSON | 0.96+ |
more than one product | QUANTITY | 0.95+ |
aws | ORGANIZATION | 0.94+ |
about 2 700 folks | QUANTITY | 0.94+ |
first | QUANTITY | 0.94+ |
apache | TITLE | 0.93+ |
about seven years old | QUANTITY | 0.93+ |
platform9.com | OTHER | 0.91+ |
githubs | TITLE | 0.9+ |
next six months | DATE | 0.89+ |
9 | TITLE | 0.89+ |
10 15 years | QUANTITY | 0.89+ |
day one | QUANTITY | 0.89+ |
snapfish | ORGANIZATION | 0.88+ |
platform nine and three quarters | TITLE | 0.87+ |
ORGANIZATION | 0.87+ | |
30 of our users | QUANTITY | 0.86+ |
four years ago | DATE | 0.84+ |
three choices | QUANTITY | 0.83+ |
three routes | QUANTITY | 0.83+ |
platform 9 | TITLE | 0.83+ |
NA 2021 | EVENT | 0.82+ |
platform | TITLE | 0.82+ |
platform 9 | ORGANIZATION | 0.81+ |
nine | TITLE | 0.81+ |
platform nine and three quarters | TITLE | 0.79+ |
nine | ORGANIZATION | 0.78+ |
one thing | QUANTITY | 0.78+ |
a lot of services | QUANTITY | 0.73+ |
vmware | TITLE | 0.71+ |
one of | QUANTITY | 0.71+ |
platform nine and three quarters | TITLE | 0.71+ |
last two years | DATE | 0.7+ |
lxc | ORGANIZATION | 0.65+ |
ceo | PERSON | 0.64+ |
platform | ORGANIZATION | 0.64+ |
Madhura Maskasky, Platform9 - #OpenStackSV 2015 #theCUBE
from the computer museum in the heart of Silicon Valley extracting the signal from the noise it's the cube cover you openstack Silicon Valley 2015 brought to you by marantis now your host Jeff prick hey welcome back everybody I'm Jeff Rick you're watching the cube we are live at OpenStack Silicon Valley 2015 at the computer history museum in Mountain View California really excited to be out here the second year the event second year the cubes been here we go in two days wall-to-wall coverage is a lot of vibe around OpenStack a lot of vibe around cloud right now we have vmworld happening next week we were to OpenStack Seattle in Linux closed last week so it's all about cloud right now so we're really excited for our next guest kind of a relatively new startup Madeira miskovsky from platform 9 vp of product and co-founder so welcome thanks so for the people that aren't familiar with platform 9 wanna get kind of an overview of what you guys are up to absolutely so fat online is a startup that came out of VMware so we're part of the V mafia that's happening in the cell quality mafia there's quite a few of them and they're very helpful as well so it's a it's a good community good but so what platform i does is we are in a nutshell our mission is to make private clouds at any scale for organizations of any size extremely out of the box and intuitive and simple right in in order to do that we have a very unique approach or model that on OpenStack so we package OpenStack and deliver it as a web service so that's that's in somebody or platform mind us so you're delivering OpenStack as a web service that's interesting a lot of the early OpenStack players we've been talking over the over the day you know have been acquired by emc and HP and an IBM etc so now there's kind of this next-gen of startups really approaching OpenStack in a new way not necessarily kind of the fundamental poor at the bottom but new deployment methodologies new ways to consume it so that's a pretty interesting innovation and how are you finding the market uptake for that you know it's um it's fantastic to be in the space at this time we think the timing is perfect um because if you look at the OpenStack mind shell in the small to medium to large enterprises it's kind of reached at a point now where our buyers right RIT and applies directors or administrators or end users understand the value proposition that OpenStack provides so it's no longer a question about what is OpenStack and why should I care they've gone way past that right more about okay I understand the value proposition and I know open sources the future OpenStack is going to be powering clouds from now onwards and how do i align myself with it what is my OpenStack strategy and that's really where we come into picture and we can highlight what some of our unique differentiators in value adds on right and just coming from VMware just having built vCloud director and having work with enterprise customers um that gives us I think a little bit of an edge because we understand very well what some of the pain points of enterprise customers are in terms of building a private cloud and running it right right and how different is it working with an open source technology at the core and open source framework at the core yeah rather than building something on you know something that was designed inspected built in-house yeah it's a it's a very interesting experience having come from a company that builds proprietary software but one that has been just phenomenally popular it has powered private clouds of the entire world for for almost a decade I'm coming from that wall to the open source world is definitely a shift um there's a shift not only in terms of how the you know how you look at the technology um there is also shift in terms of how as a company you want to market and present yourself it's really all about community right open source is all about community OpenStack is about that so it's about openness and that's a really important part of our culture as well so you see that not only in the product we build but in terms of the blog posts we're I the support articles that we ride and the culture we have within our team as well right and then clearly you know vmware's got a huge engaged community to will be at vmworld next year I don't even know how many tens of thousands of people will be there but it's slightly different really it's kind of an ecosystem built around it versus everybody really contributing to the core and and then like you say so how do you manage being really active in open-source first building the stuff that that makes platform 9 platform 9 I always find that it's kind of an interesting management challenge for somebody managing engineering managing resources well how do you decide what that next unit of work needs to be for that engineer because clearly there's a lot of benefits to contributing back to the open source people get a lot of personal kind of pride and recognition within the community which is very important in open source so how do you kind of balance you know working for OpenStack versus working for platform 9 yeah no that's the way a good question and I think that's that's the key part of what a product person needs to play in terms of the role right because you have to not lose track not lose sight of the fact that you are part of this open-source community right OpenStack is part of our bread and butter right now so an OpenStack is all about openness right so so what's important to us is not necessarily that we create a proprietary modified version of OpenStack right that we offer to our customers we're not in business to do that we're here to make all the goodness of OpenStack in its entirety and purity so we're here to make the coil open-source OpenStack available to enterprises in a production-ready way right so our focus is really on simplified consumption of OpenStack that's been one of the biggest pain points right OpenStack right which is this is this wonderful powerful software which has so many knobs and you know different different options that you can tweak to make it work for your your environment but you really need to know how to do it and many times that manual is missing right which tends to be the challenge right so we're here to provide those really simplified recipes to our end users and in kind of hand hold them and say think of us as an extension of your ops team so let us do the hard work of getting your openstack cloud getting it up and running and then managing it on an ongoing basis or you focus on just consuming it and that's really the balance that we draw a bit and at the same time kind of going back to your point we are we're really passionate about making OpenStack better right improving it and so that community aspect is part of our team we're part of OpenStack OpenStack summits that the Vancouver one the one in Japan we're also taking initiatives and contributing back to the community on the vmware driver forint on the dr front that subclass so lots of that is also happening simultaneously yeah that's it's great so let's shift gears a little bit back to the company so um you've raised some money so you just raised around so congratulations thank you can you tell us who who's leading that round yeah your bench partners definitely so we taste our cities around with point munchers they've just been fantastic mentors and partners to have and to work with they were the previous funders of cloud stock as well um and then use your partner at the satish dharmarajan Scott rainy a great point and they've just both been a fantastic baby think of them as part of our team so good we love them and then four cities B which we just recently made that announcement and we were fortunate to have menlo ventures backing us funding us mark segal is a partner there um who's part of our board now and again that you know they are there also from a little with the V mafia you know we have our friends from put Nick's data and other companies right you know they're backing some of the same people right so really really excited about the new new team it is exciting like I said I think I view from here you know sitting is kind of this next wave of startups that are kind of attacking the next wave of problems um with the OpenStack deployment and you know you mentioned that often the manual is missing also the people are often missing here I think every single person here at the end of their keynote gave a little plug come work for us even though that's the AT&T DirecTV guys so so what's kind of your next challenge what can we look forward to from platform 9 next week at vm at the vmworld and and over the next six months yeah so you know what why we announced our funding we also made announcement that we are officially in GA with our vmware vsphere support and that was really a key announcement for us right we think it's a key enabler I'm not only from the perspective that if you think of the virtualization market in total and the percentage that's that's covered by VMware customers customers were on virtualization using VMware software it's humongous right silver it really gives us the opportunity to tap into that market and we don't really see OpenStack as an either/or when it comes to VMware many times it's presented that way but we don't see that at all partly also because we come from VMware right so we understand the power of that platform in what we believe strongly is that OpenStack only makes that platform a lot more easier to consume and automate right in a more next-generation cloud centric way so that's really what we are here to enable all right so next week you'll see us talking a lot more about how do we natively integrate with VMware and really make that stack you know consumable as an openstack cloud so from a vm with end users perspective he doesn't have to change a thing and that's a huge value proposition that we are making which is take what you have today including the workloads that you have and kind of magically transform them into an openstack cloud so in that instance is so customers already running vmware right they want to deploy OpenStack for a different application set for a particular reason is that kind of the use case that's got that's right and then different use cases also come into picture right cuz it's not really rip and replace I mean if you got a bunch of VMware infrastructure and things are running you know you don't necessarily look in the rip and replace it only not it yeah and that start of you doesn't work well either right right i am getting from vm would use to say beyond words technologies the most disruptive non-disruptive technology stopped in what it does but non-disruptive and how the things customer gets use it and we have the exact same philosophy right but it's but to your point there's different workloads that the penny it's really where it still goes back to this workload specific kind of driver based on the workload what's the application what are they trying to do you know then that should really drive the deployment but from that that's really from an Operations perspective from the from the actual app development perspective I don't really care and don't necessarily want to care right it should just work that's right that's exactly right it's the use cases that really are the most important question right that the end-users ask as well right which is we have this vSphere infrastructure which we really don't want to get get rid of at the same time we as an IT team are tired of having to constantly respond to our developers needs we are tickets and you know the usual delays in classes so we really want something about more agile and that's really what OpenStack enables right through OpenStack heat orchestration through just the simple self service access that's what we are here to enable awesome open door thanks for stopping by the cube I wish you the best and probably see you next week thank you ms county center alright thanks for stopping by i'm jeff Rick you're watching the cube we are live at OpenStack Simon Silicon Valley 2015 will be back with our next segment after this short break you
**Summary and Sentiment Analysis are not been shown because of improper transcript**
ENTITIES
Entity | Category | Confidence |
---|---|---|
Madhura Maskasky | PERSON | 0.99+ |
HP | ORGANIZATION | 0.99+ |
Japan | LOCATION | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Jeff Rick | PERSON | 0.99+ |
GA | LOCATION | 0.99+ |
Silicon Valley | LOCATION | 0.99+ |
next week | DATE | 0.99+ |
next week | DATE | 0.99+ |
two days | QUANTITY | 0.99+ |
next year | DATE | 0.99+ |
last week | DATE | 0.99+ |
OpenStack | TITLE | 0.99+ |
Jeff prick | PERSON | 0.98+ |
vmware | ORGANIZATION | 0.98+ |
second year | QUANTITY | 0.98+ |
both | QUANTITY | 0.97+ |
tens of thousands of people | QUANTITY | 0.96+ |
next | EVENT | 0.96+ |
vCloud | TITLE | 0.96+ |
openstack | TITLE | 0.96+ |
emc | ORGANIZATION | 0.94+ |
Nick | PERSON | 0.93+ |
vSphere | TITLE | 0.93+ |
Seattle | LOCATION | 0.93+ |
Mountain View California | LOCATION | 0.92+ |
one | QUANTITY | 0.91+ |
today | DATE | 0.91+ |
jeff Rick | PERSON | 0.9+ |
agile | TITLE | 0.89+ |
OpenStack | ORGANIZATION | 0.89+ |
platform 9 | TITLE | 0.89+ |
Vancouver | LOCATION | 0.87+ |
OpenStack Simon Silicon Valley 2015 | EVENT | 0.86+ |
VMware | TITLE | 0.86+ |
#OpenStackSV | EVENT | 0.85+ |
Linux | TITLE | 0.85+ |
almost a decade | QUANTITY | 0.84+ |
AT&T DirecTV | ORGANIZATION | 0.83+ |
Madeira miskovsky | PERSON | 0.82+ |
next six months | DATE | 0.8+ |
every single person | QUANTITY | 0.8+ |
VMware | ORGANIZATION | 0.79+ |
2015 | DATE | 0.76+ |
vmware | TITLE | 0.75+ |
wave of | EVENT | 0.74+ |
OpenStack Silicon Valley 2015 | EVENT | 0.73+ |
OpenStack OpenStack | EVENT | 0.69+ |
openstack Silicon Valley 2015 | EVENT | 0.68+ |
satish dharmarajan Scott rainy | PERSON | 0.67+ |
first | QUANTITY | 0.67+ |
vmworld | ORGANIZATION | 0.65+ |
four | QUANTITY | 0.6+ |
Platform9 | ORGANIZATION | 0.57+ |
OpenStack | LOCATION | 0.55+ |
RIT | TITLE | 0.53+ |