Image Title

Search Results for Dan Berg:

Daniel Berg, IBM | IBM Think 2019


 

>> Live from San Francisco, it's theCUBE. Covering IBM Think 2019. Brought to you by IBM. >> Welcome back to San Francisco, everybody. You're watching theCUBE, the leader in live tech coverage. My name is Dave Vellante and I'm with my cohost, Stu Minman, Lisa Martin is also here. John Furrier'll be up tomorrow. This is day one of IBM Think. Kind of the pregame, Stu. The festivities kick off tomorrow, they're building out the Solutions Center, they got Howard Street takeover. We're in Moscone North, stop by and see us. Daniel Berg is here. He's a distinguished engineer with IBM Cloud Kubernetes service IBM, of course. Dan, great to see you again. >> Thank you. Thank you very much. >> Thanks for coming on. So everybody's got a Kubernetes story these days. What's IBM's Kubernetes story? >> So, IBM has taken a big bet on Kubernetes, two, two and a half years ago. Never really looked back, it's our primary foundation for our platform services. And we have two key distributions for the Kubernetes service, we have IBM Cloud Private, which is a software distribution for on premises, set up your own private cloud based on Kubernetes, behind your firewall. And then we have a manage service in the public cloud. So you're moving to public cloud, doing cloud native, grab an API, CLI, you get a cluster. >> So a lot of people think Kubernetes, oh, I can be able to move it anywhere, private cloud, public cloud. But there are other benefits of just, say, for instance, a private cloud. Maybe explain those. >> Yeah, I mean the biggest benefit for us is that we're able to give you the IBM cloud experience and IBM cloud content, so IBM content, middleware, things that you've been using for a decade. We've modernized it, put it in containers, install it and manage it on Kubernetes. The nice thing is that content, you can bring on premises where it's needed the most, and run it in ICP, IBM Cloud Private, and also take that and run it in our public cloud, as you migrate and move those workloads into the public sector. >> Dan, one of the things we've been watching is, you talk about a hybrid cloud or a multi-cloud world. There's a lot of pieces and it can be complicated. >> Yes. >> Now, Kubernetes itself, not exactly the simplest solution out there, but when you can deliver it as a service, but you can take a certain piece of your environment and IBM helps to simplify that. Maybe explain what it simplifies and, you know, what still are some of the hard places that we have to play at in these environments? >> Yeah, definitely. So, I mean, the IBM cloud Kubernetes service, we, anyone that has dealt with Kubernetes knows it's easy to install , pretty easy to set up, and basically easy to get started. It's the day two, it's the operations, it's the long pull. It's doing all the updates, the maintenance, the security patches, the securing it. Making it highly available, that's hard. And that's hard over time, and it takes a lot of resources. So IKS is a service that, we do that. Let the experts do it, is basically what we tell people. We are experts at managing Kubernetes. We do this as our day job, 24/7, right? Literally, because we manage a 24/7 service. So we operate it 24/7 and we keep it updated. That allows our customers to focus on their business problem. Focus on their app, not building the platform. But there are still some complexities, because you have, you don't have just one cluster. If you only had one cluster, it'd be no big deal. I probably wouldn't have a job. But you have many clusters. You've got development clusters, you've got test clusters. But if you're doing a global service, you've got many clusters throughout the world. Highly available clusters. You put clusters in various data centers for keeping your data in one location, right? So you've got many clusters, so it gets complicated to manage all of those clusters. So, with Kubernetes service we provide all the capabilities to manage and set up and secure your cluster, but then the content, like, moving and configuring things across all those clusters, becomes complicated. And that's where we released recently a new product called Multicloud Manager. >> Tell us, you know, tell us more. (laughter) >> I thought you were going to ask a question. (laughs) So, Multicloud Manager, what it basically does is it provides a control plane that allows you to manage, and today it manages resources, Kubernetes resources, across many different clouds, across many different cloud platforms. So it works with our Cloud Private, which runs on premises, but it also works with our public cloud, IKS. And it can work with other cloud providers, it can work with Amazon, it can work with Google, it can work with Azure. And it works with OpenShift, as well, obviously. So those, having that one tool, then, gives you the mechanism to drive consistency of the resources across all of those distribution of Kubernetes clusters that you have. And another big thing that it does, and it helps with, is security compliance. So it has ability to define security postures that you need to have across your clusters, and then apply it and run it in both a check mode, to see is that policy, or, provided across all your clusters, and where do you have gaps? And then it also has a setting to do enforcement. So, if it's not there, it'll make it there, it'll make it so. >> So, IBM hides all that complexity from the customer. >> Yes. >> But I'm curious as to what the conversations are like, Dan, with the customer. In other words, you're basically figuring out how to do it. Customer knows what it's doing. Do you ever get into a situation, no, of course, at scale you wan consistency and standards. So, do you ever get into a situation where a customer says, well, I'd like you to do it this way, and what's that conversation like? >> Yeah, so that's where, and that's where it's nice having multiple distributions, right? So having, so in our public cloud with IKS, having variations and unique configurations for each and every customer, I don't, we don't do that, right? It's a service. And services scale and provide value by doing consistency, right? So we consistently set up and manage clusters, thousands of, tens of thousands of clusters that way. But if you need something that's highly, highly specific to a given use case or you have differences in your infrastructure that you need to have more flexibility, that's where IBM Cloud Private comes in. And we do have customers like, especially on premises, right? On premises, those ae unique beasts, right? The infrastructure, the hardware, the network. You got to have a custom configuration. So coupling our ICP production with global services team, they can come in and they can customize it to suit any customer's needs. >> So, Dan, you talked about living in multiple environments, whether that be public cloud, your private cloud, you also mentioned Red Hat, I think, in there. Tell us where customers are today with OpenShift, where that fits, and give as a little bit compare contrast as to what IBM's doing today. >> Yeah, definitely. So, and it's interesting, watching what's hapepening in the industry, because there's the whole push to cloud, and everybody knows they want to get there, but trying to get there all in one fell swoop with all the workloads that you have on premises is quite complicated and difficult and almost impossible to do on day one. So, the story is all about how do I modernize what I have today, on premises? And how does IBM help with that in my journey to move into public cloud? And that's where, I know it's a buzzword, but hybrid cloud comes in. But for me, the hybrid cloud, and what our customers are saying, is that I want to modernize what I have, so give me a platform there. And ICP, IBM Cloud Private, and OpenShift are the two best products in the market, bar none, that provide that experience there. And our ICP runs on top of OpenShift, so for those customers that have already been invested in the OpenShift space, you still get the value of IBM's content and integrated monitoring, integrated logging, right there in that product space, on the platform for which they're already standardized. >> How do you define best? What are the attributes of high quality and best? >> So, I guess best is (laughs) kind of difficult to really define. But for us it's all about ensuring that we have a solid platform, a solid strategy and technology set that we're building our offerings from. And we gain a lot of experience from our public cloud. Because we built and standardized on Kubernetes, we provide Kubernetes service, and we do that at scale and secure as well as highly available. We take a lot of those same lessons, because we have hundreds of customers running on it at scale. We take those lessons and we help evolve our private cloud offering as well. So we bring those down, we provide a very tuned somewhat customizable, but, highly tuned supporting IBM content in that environment. So when I say best, it is definitely the best platform for running IBM content, right? It's tuned for running IBM content, bare none. >> Okay, and my other question is, you know, you'd mentioned hybrid, said it was a buzzword, okay, fine. But at least we know what hybrid is. You got resources on pram, you've got resources in the public cloud, multi cloud is the other buzzword. Sometimes we worry that companies that are, vendors like yourselves going after this multi cloud opportunity, which is, you know, clearly a large opportunity and one that's needed, because I want a consistent way of managing at scale. But there seems to be a lot of different initiatives within organizations. There might be different lines of business, there might be, you know, international people. Are you seeing any hope or sense that the customer constituents are getting together? The different constituents saying, hey, this is the strategy that we want to use to manage all of our clouds. Or is sort of, you know, fiefdoms that are popping up? What do you see there? >> Yeah, so it's funny, when you do go into a large organization, a large enterprise. You're having a conversation, they've made a choice down one path using, let's say, IKS as an example. But then you realize you're having another conversation with another group that hasn't made any choices. I don't think that within an organization, within a large enterprise, coming together and saying we're all going to go down one path with one tool to rule them all. I just don't, I just don't see it, right? And also, even just going down the path of saying, I'm only going to stick and use one cloud vendor. That's also somewhat a thing of the past, you don't see that anymore, at least where customers are moving, so within an organization, yes, you still have the lines of businesses, and they might have different tools and they might decide on different tools and how they manage their environments. But the thing that customers do need to look at, and what they do need to standardize across an enterprise, is just some of the core tenets and the core technologies. So, for example, if they're moving the cloud, whether it's one premises or off premises, what's the platform that you're going to build to so you have portability? It's got to be Kubernetes, right? That is a decision that as an organization, as an enterprise, you've got to agree on as you move forward. Because, whether you use the same provider or the same set of tools doesn't matter as much. It'd be nice. But you got to have some agreement on the core technologies and platforms. >> Because ultimately you can get there. It might be a little harder, but still, if you're core Kubernetes, it's not, it's going to be easier than different flavors of UNIOS, for example. (laughs) >> There's path, >> there's at least a path that as they mature and as they simplify and they converge, they can do that seamlessly. >> Dan, back to the cloud monitoring tool that IBM has. Who's the constituency, who uses that? And give us a little bit of color inside, you know, kind of the administrator, developer, you know cloud architect, you know, what do you see? >> Well, yeah, so that's a great one. The cloud monitoring, IBM cloud monitoring provides visibility into your workloads within your environment. And that's not specific to just Kubernetes, either, right? There's Kubernetes, but then there's VMs and bare metal workloads, more traditional workloads that the monitoring service works just fine. The, our developers, have to have a monitoring solution. You can't build a cloud native solution without monitoring, right? Monitoring and log, they, it's like peanut butter and jelly. You got to have 'em. And if you're building a cloud native solution, you're building Kubernetes, you're dealing with multiple clusters, like I said earlier. Hundreds, if not thousands, of workloads. You can't log into each one of 'em. You need, you need a system where you can monitor and log. So the monitoring service is necessary here for simple developers to understand what's happening in their environment. And our partnership STEG provides us with a very rich monitoring solution, which we've done extensive integration in IBM cloud to make it simple for even developers. They don't have to go and install and set up STEG themselves. All they do is a simple I want a new instance. Directly in the IBM cloud catalog they get a new instance of STEG and it gets installed into their cluster and they're off and running. Simple as that. >> And we're talking, we're talking visibility on things like performance management, security? >> Network. >> Problem, change management. >> Yes, yes, absolutely. So you get, and obviously that's all configurable, but what's nice with STEG and one of the reasons I like it, especially as a developer, as soon as you turn it on for one of your clusters, there's so much rich data that's available there, just out of the box. And they support other projects too and provide integration, deep integration, like the Istio project, for example. Great little project for service mesh. STEG supports that out of the box as well. Built in polling metrics, dashboards built specifically for Istio, and I don't have to do anything as a developer. I just turn it on, and then I start watching. (laughs) Seeing all the metrics coming. >> So it's kind of day zero here at IBM Think. Dan, what are some of the things that you're hoping to accomplish this week? I know you've got a bunch of customer meetings. Some of the things you're excited about. >> Yeah, definitely, lots of sessions, great sessions. But it is the customer meetings I'm most excited about. I have a large number of 'em. I want to hear what they're doing, right? I want to understand a little bit better what they would like us to do, and moving forward, how can we help them? How can we help accelerate their adoption of cloud? Get on the cloud native, and obviously, I'm here to talk Kubernetes and containers, so the more I get to talk about that, the happier I'm going to be. >> Well, it's a hot space. We're bringing you theCUBE inside of our little container here. Dan Berg, thanks very much for coming on today. >> Thank you. >> All right, Dave Vellante for Stu Miniman. You're watching theCUBE from IBM Think, day one. We'll be right back right after this short break. (light music)

Published Date : Feb 11 2019

SUMMARY :

Brought to you by IBM. Dan, great to see you again. Thank you very much. So everybody's got a for the Kubernetes service, to move it anywhere, you can bring on premises Dan, one of the things and IBM helps to simplify that. and basically easy to get started. Tell us, you know, tell us more. and where do you have gaps? complexity from the customer. So, do you ever get into a But if you need something So, Dan, you talked about that you have on premises and we do that at scale Or is sort of, you know, build to so you have portability? Because ultimately you can get there. and as they simplify and they converge, of color inside, you know, And that's not specific to and one of the reasons Some of the things you're excited about. But it is the customer meetings We're bringing you theCUBE Vellante for Stu Miniman.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Dave VellantePERSON

0.99+

Stu MinmanPERSON

0.99+

Daniel BergPERSON

0.99+

Dave VellantePERSON

0.99+

Lisa MartinPERSON

0.99+

Dan BergPERSON

0.99+

IBMORGANIZATION

0.99+

DanPERSON

0.99+

AmazonORGANIZATION

0.99+

San FranciscoLOCATION

0.99+

John FurrierPERSON

0.99+

San FranciscoLOCATION

0.99+

GoogleORGANIZATION

0.99+

todayDATE

0.99+

one clusterQUANTITY

0.99+

Moscone NorthLOCATION

0.99+

oneQUANTITY

0.99+

Stu MinimanPERSON

0.99+

thousandsQUANTITY

0.99+

tomorrowDATE

0.99+

Howard StreetLOCATION

0.99+

HundredsQUANTITY

0.99+

one toolQUANTITY

0.99+

StuPERSON

0.98+

twoDATE

0.98+

one pathQUANTITY

0.98+

Multicloud ManagerTITLE

0.98+

one locationQUANTITY

0.98+

OpenShiftTITLE

0.98+

UNIOSTITLE

0.98+

KubernetesTITLE

0.97+

two key distributionsQUANTITY

0.96+

hundreds of customersQUANTITY

0.96+

IBM ThinkORGANIZATION

0.96+

day oneQUANTITY

0.95+

this weekDATE

0.95+

bothQUANTITY

0.95+

Red HatORGANIZATION

0.94+

ThinkCOMMERCIAL_ITEM

0.93+

IKSORGANIZATION

0.93+

2019DATE

0.93+

tens of thousandsQUANTITY

0.92+

STEGORGANIZATION

0.9+

two best productsQUANTITY

0.9+

two and a half years agoDATE

0.89+

one cloudQUANTITY

0.88+

STEGTITLE

0.88+

Lisa-Marie Namphy, OpenStack Ambassador - OpenStack Summit 2017 - #OpenStackSummit - #theCUBE


 

>> Announcer: Boston, Massachusetts It's theCUBE. Covering OpenStack Summit 2017. Brought to you by the OpenStack Foundation, RedHat, and additional ecosystem support. (upbeat techno music fades out) >> Hi, I'm Stu Miniman, joined by John Troyer, and this is theCUBE, SiliconANGLE Media's live broadcast of OpenStack 2017 here in beautiful Boston, Massachusetts. Actually, the clouds have been breaking up, a little bit of sunshine here, and it's our third day of broadcasts. We have really a lot of our editorial segment today. Going to be talking to more community members, talking to one of the Superuser winners, a number of startups, and happy to start the day, Lisa-Marie Namphy who is the US OpenStack ambassador. CUBE alum, been on a number of times. Lisa, tell us what's new in your world. >> Thank you Stu, and thanks John and what a pleasure to be here with you folks, and hello, Boston and world, good morning. What's new, well the OpenStack ambassador program is expanding all the time, we just had a great session that Sonia did to kick off the day today to really talk about, you know, how to get involved in OpenStack, even if you're not necessarily a technical person. It's really important to acknowledge how everybody in our community can contribute, and that's one of the things the ambassador program does really well. So we just had a session on that. One of the things that I've done with our user group that is new and super exciting is I've morphed it into a little bit of the OpenStack in Containers user group. So I've been focusing a lot on containers, done 12 or 13 meetups on Kubernetes and or Docker since last summer, and I just had the pleasure of speaking in the CNCF communities track, communities day track yesterday, and that was so much fun, out there in the grand ballroom, so that's kind of some new and fun things we're doing. >> It's great, this is our fifth year doing theCUBE at this show, always a robust community, really. When we started coming, it was the people building it, Now we have a lot of the users, there's different sub-segments, can you speak a little bit to the kind of maturity of the community, and, you know how do people get involved in the ambassador program, how many are there geographically, number wise, diversity, those kind of things. >> Oh gosh, yeah so it's geo, or it's a worldwide program and it's been going a lot, and you're right, you know years ago, here it was the Design Summit, and we sat around and talked about, you know the next six months of the project, and then it morphed into more users, adoption, customers, operators are a really big one too. And now those things are all so big, we have operators, Midcycles, and all and the Design Summit has been, you know sequestered off into, separated out so that we can really focus here on the customers, the community, users, and those type of contributors as well. So things have changed a lot in the seven years since we've been doing OpenStack. The ambassador program is fantastic. The foundation has done a really good job in the last couple of years of acknowledging the contributions of the user community, and so not necessarily the code contributors only, but the people who are also spending as much time contributing in really significant ways to our community, and growing our commnity. Open source doesn't work without a community. So we know that, and we're doing a much better job of acknowledging who those people are and rewarding them. >> John: How many ambassadors worldwide? >> There's about twenty of us. I'm the only one in the US right now, but we're about to change that. I believe my friend Sheila is going to join and cover the East Coast, and I'll be able to do everything west of the Mississippi, but most countries only have one, and... >> And the role of an ambassador, do you do a lot of meetups? Do you go speak? You're there as a, for people to contact as well, right? >> Yeah, we generally recruit or ask people to be ambassadors if they are already doing those things, if they're already running a local user group, if they already have a brand in OpenStack, and they speak, and they kind of already know how to reach out to people, and how to inspire people, or people see them on stage, and that's why the foundation approached me to do it. I had been running the San Francisco Bay area meetup for three years, and speaking, I don't know this is probably my eighth, ninth, maybe tenth OpenStack Summit that I've been speaking at, and OpenStack days and all of that. And so, you kind of see who's already doing it. The cool thing about community is nobody is asked to do it, like you do it because you have a passion for it, because you love it, because it's the right thing to do, because it's helpful to push the technology forward because you have a passion for the technology, because you love people, all these reasons is why people get into it. So you find all over the world people who are doing this. They're already doing it and they're not being paid to do it they're doing it, those are the people you grab, because you know, there is a burnout level to it but those are the people who have enough passion about it and commitment, and believe in community that they're going to be successful at it. >> Can you talk a little bit about the Bay Area OpenStack user group? It's one of the largest OpenStack user groups, and one of the themes we've seen this week is a lot of talk about containers, a lot of talk about, well, Kubernetes, but containers in general, kind of demystifying the sometimes confusing story about where's OpenStack good for, where's the container layer good for, it turns out it's good for a couple different places, you can containerize OpenStack, you can also... A lot of talk about the app layer on top, but you actually, what you just said, you've actually expanded the conversation, you don't just sit there and say "this month we're talking about Neutron," you talk about a lot of different topics, and you bring people to the table. >> Yeah, San Francisco area, you are correct, it is the world's largest OpenStack user group, we have over 6,000 members. Not all of them are located in the Bay Area, I think people like to join the user group because we provide a lot of really good content, and we live stream our meetups, we have Google Hangouts, I record them all, they're all on our calendar, if you go to meetup.com/openstack, you get to us because we were the first one. So we do get a lot of people from around the world, and I write newsletters with lots of interesting information but it is a local community and we do encourage people to participate, so the meetups are super important and the only way to make sure that you keep your community strong and keep people coming back is to have phenomenal content in your meetups. So I work really hard to make sure that the content is interesting, that it's relevant, and the most exciting, most relevant conversation since last summer has been containers. The year before that it was networking, and it still kind of is and always will be. So we do a lot of meetups on networking, too, but containers has been what people want to talk about. They're trying to figure this out. OpenStack has reached a maturity level where people, you know, they're not necessarily learning or if they are they can take an OpenStack 101 course and those exist all over the place. So we've gone to the next level, and whether it was Cloud Foundry or now Containers we do like to talk about what else you can do with this fabulous technology, and how you should do it. So we've had meetups where we've presented OpenStack on communities, communities on OpenStack, where I personally came in and did a whole meetup on Kubernetes as the underlay, and Rob Starmer came in and did a whole workshop and hands-on about how to run OpenStack on containers. Yesterday our panel, you heard Dan Berg talk about just simplifying it, run everything in a container, but keep it as simple as possible, so what pieces do you need? So these are the conversations that we like to have in our user group, and people keep coming back because it's an exciting conversation. >> Yeah, expanding on that, you talked about just people are always coming, new people to the community that don't know it, people that are changing jobs all the time, new technologies, I mean, we all know community building is a constant, you know, reinvention in something, you keep needing to work How do the ambassadors, how do stay energized on it, how do you keep the momentum and the energy of the community going? >> Yeah, well the cool thing about an open source community is no matter where you're working, you're still part of the community. So I've worked with so many other people here, I don't even know where they are sometimes. I mean we don't tend to talk about what company we're actually working for, or who's paying your paycheck, and especially in the early days of the project that was definitely true, and so some of my good friends have been at four different companies in the time that we've been doing this OpenStack thing, but we're all still working on OpenStack, and I suspect Kubernetes will be very similar, or Docker. You know, how many people are working on Docker? But there's only 200 people that work for Docker, right? So these technologies kind of take on these lives of their own, and people do switch jobs a lot, but people come to meetups because it's a constant thing, and it's also a good place to keep networking and keep looking for work, so we got a lot of that. The beginning of every meetup, I ask for a show of hands of who's hiring. If I ask for who's looking, not everybody raises their hand but if you ask who's hiring, there's a lot of people hiring all the time, and so then the people can look around and say "okay I'm going to go talk to those people," so yeah, the networking is an important part. >> On that point, are you seeing any trends as to what are the roles that they're hiring for, or you know, companies or industries that definitely have changing skillsets, you know John spent a lot of time helping all those virtualization people moving to that next thing, what are you seeing? >> Engineering is the big one, and people are still looking for OpenStack engineers. I mean people ping me all the time, saying "do you know any OpenStack engineers?" So that's usually the number one thing, developers to help build out these things, and then also the companies that, you know, that aren't OpenStack companies, you know companies like GE that are trying to hire what, 20,000 developers in the next couple years, and Mercedes and Tesla, and you see all these companies that are trying to build out their software developer programs. So another role that is interesting that people are hiring for is these developer, DevRel, Developer IVC community roles to try to figure out, you know how are we going to build our developer community within our company? If these are really large companies, or you know, companies like IBM which have interest in things like the Apache Spark community, or you know, you find these pockets in these large companies as well. Or there's a lot of startups, you know unlike, probably not like Docker as much, but Kubernetes is going to have this ecosystem of partners that build around it, and these companies are popping up out of the woodwork and they're growing like crazy, and there's like 30 of them in the Bay Area, right? So they're really trying to expand as well. >> I wanted to ask about the general mood of the summit. My first summit... You know, it happens every six months. I've been impressed by how grounded people are, I see a lot of first time attendees, people starting new OpenStack installations in 2017 right now, here to learn... I'm just kind of curious, over the last couple summits is there anything different you see about here in Boston, anything you're looking forward to going to in the next one, in terms of kind of mood and how people are, are people feeling good, are people, you know, are people still puzzling out this container issue, or are people still talking about public versus private, or what are kind of the mood and conversations you hear from other community members? >> I think people are talking about public versus private again, not still right? I mean is it, that was kind of an interesting one, and I think Johnathan brought it up on main stage on the first day about that kind of readoption of private cloud, and that you know, we knew that was a sweet spot for OpenStack particularly in the US. You know, lots of public clouds running on other parts of the world, but that's a fun conversation, and it's containers of course, but not just containers. I think it was maybe Lauren Sell who put the slide up of all of those other technologies that are, you know affiliate now, and... >> Another ecosystem of open source projects >> Lisa: Yeah, yeah >> that can all interoperate with openstack. >> With Cloud Foundry, and Ansible was up there, and Ceph, and you had a slide full of technologies, OpenDaylight, that are all playing a role here and that the conversation has been about, and I just encouraged in the ambassador session and in the meetup sessions to do that with your meetup. Our meetup has been really successful and the people have loved it because we started bringing in this other technology. People want to talk about IoT, they want to talk about AI, they want to talk about machine learning, so there's those, they want to talk about, you know what are the best use cases for OpenStack so we showcased to GoDaddy what they built with Docker on top of OpenStack. So there's a lot of fun conversations to be had right now, and I think there's a buzz around here, you know that, what, day one when Johnathan put the slide up saying, you know, people have predicted the end of OpenStack and that was like four years ago or whatever, that was an awesome slide, right? I'm sure talked to him about it. >> Yeah, I absolutely traded notes, and caught opinion about it, too. Lisa, you live in The Valley, I'm curious about perception in The Valley, you know, OpenStacks now been around seven years, it's kind of, you know, it's matured, it's moved on, some called it boring because we fixed some of the main issues, you know We mentioned all the OpenStack days with you know Cloud Foundry, Kubernetes, all these software pieces on top, what do you hear in The Valley when people talk about OpenStack, any misperceptions you'd want to clarify? >> Yeah, yeah it's not boring. It's funny when you say to a California girl "you live in The Valley," I'd be like, "let's just say The Silicon Valley." Not the, not the other Valley. >> Stu: Not the Valley girl >> Don't make me start talking like that, right? >> Stu: Oh my god! (laughs) >> Right, so, no. It's never boring, it's never... It hasn't been boring from day one, and there's been times where I felt like okay we've been talking about infrastructure for years now, let's talk about some other things, but I love the way at this conference they're talking about, they're calling it the "open infrastructure conference." You know, this is what OpenStack has become, and that just opens the conversation. You know, I love that shift. There's always something exciting to talk about, and I don't mean the little inside baseball things, like should we have done Big Ten, should Stackalytics go away, I mean, you know people like to talk about that stuff, but I don't find that customers or the people at the meetups are talking about that stuff. People at the meetups are talking about you know, how should we run this with Kubernetes? How do these technologies fit together? You know, lots of different things, you know where does Docker play into it? Networking is still a conversation and a problem to still be solved, and how are we going to do this? We had OpenContrail do a meetup with us a couple of weeks ago. There's still a lot of interest in figuring out the networking piece of it, and how to do that better. So we're never going to run out of things to talk about. >> Alright, so how do more people get involved, how do they find their meetups, where do they find resources? >> Most of, openstack.org has a list of all the communities, but most of the communities use meetup.com, almost globally, so if you go to meetup.com, and you put in your geo, you'll find one. You can contact your local ambassador. If you want to get involved, I say just go to a meetup. I mean you can't start leading communities until you participate in communities. There is no way to phone this in. You have to, it's hands-on, roll up your sleeves, let's get to work and participate, and have some fun. So go to a local meetup, and meet your meetup organizers, volunteer, help, and it's so rewarding. Some of my best friends that I have, I've met through OpenStack or open source projects. It creates many opportunities for jobs. So just start going to meetups and get involved, and if you want to be an ambassador, there's a list on the website of how to figure that out. Tom Fifield runs the whole program with Sonia's help out of Australia, but regionally we're always looking for help. There's no shortage of roles that people can play if people really want to. >> Definitely a vibrant community here, doing well, Lisa-Marie Namphy, always a pleasure to catch up with you, and we have a full day of programming coming, so stay tuned and thank you for watching the cube. >> Lisa: Thanks Stu, thanks John. (upbeat techno music)

Published Date : May 10 2017

SUMMARY :

Brought to you by the OpenStack Foundation, and it's our third day of broadcasts. and what a pleasure to be here with you folks, maturity of the community, and, you know and the Design Summit has been, you know and cover the East Coast, is nobody is asked to do it, like you do it and you bring people to the table. and the only way to make sure that you keep your and especially in the early days of the project and then also the companies that, you know, what are kind of the mood and conversations you hear and that you know, we knew that was a sweet spot that can all interoperate and in the meetup sessions to do that with your meetup. We mentioned all the OpenStack days with you know It's funny when you say to a California girl and that just opens the conversation. and if you want to be an ambassador, there's a list and we have a full day of programming coming, (upbeat techno music)

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
SheilaPERSON

0.99+

JohnPERSON

0.99+

MercedesORGANIZATION

0.99+

IBMORGANIZATION

0.99+

Rob StarmerPERSON

0.99+

Tom FifieldPERSON

0.99+

Lauren SellPERSON

0.99+

LisaPERSON

0.99+

USLOCATION

0.99+

BostonLOCATION

0.99+

Dan BergPERSON

0.99+

John TroyerPERSON

0.99+

Stu MinimanPERSON

0.99+

12QUANTITY

0.99+

2017DATE

0.99+

RedHatORGANIZATION

0.99+

StuPERSON

0.99+

AustraliaLOCATION

0.99+

three yearsQUANTITY

0.99+

San FranciscoLOCATION

0.99+

fifth yearQUANTITY

0.99+

GEORGANIZATION

0.99+

20,000 developersQUANTITY

0.99+

San Francisco BayLOCATION

0.99+

Lisa-Marie NamphyPERSON

0.99+

SoniaPERSON

0.99+

Boston, MassachusettsLOCATION

0.99+

OpenStack FoundationORGANIZATION

0.99+

seven yearsQUANTITY

0.99+

third dayQUANTITY

0.99+

over 6,000 membersQUANTITY

0.99+

Bay AreaLOCATION

0.99+

YesterdayDATE

0.99+

first summitQUANTITY

0.99+

four years agoDATE

0.99+

first oneQUANTITY

0.99+

last summerDATE

0.98+

meetup.comOTHER

0.98+

oneQUANTITY

0.98+

JohnathanPERSON

0.98+

MississippiLOCATION

0.98+

OpenStack 2017EVENT

0.98+

this weekDATE

0.98+

SiliconANGLE MediaORGANIZATION

0.98+

Design SummitEVENT

0.97+

yesterdayDATE

0.97+

200 peopleQUANTITY

0.97+

OpenStackTITLE

0.97+

13 meetupsQUANTITY

0.97+

todayDATE

0.97+

theCUBEORGANIZATION

0.97+

#OpenStackSummitEVENT

0.97+

East CoastLOCATION

0.97+

meetup.com/openstackOTHER

0.97+

AnsibleORGANIZATION

0.97+

CNCFORGANIZATION

0.97+

TeslaORGANIZATION

0.96+

OneQUANTITY

0.96+

around seven yearsQUANTITY

0.96+

OpenStack Summit 2017EVENT

0.95+

openstack.orgOTHER

0.95+

DockerORGANIZATION

0.95+

this monthDATE

0.95+

first timeQUANTITY

0.95+

CephORGANIZATION

0.94+

eighthQUANTITY

0.94+

Marie NamphyPERSON

0.94+

first dayQUANTITY

0.94+

KubernetesTITLE

0.93+

next couple yearsDATE

0.92+

OpenStackORGANIZATION

0.92+