Image Title

Search Results for openstack:

ON DEMAND MIRANTIS OPENSTACK ON K8S FINAL


 

>> Hi, I'm Adrienne Davis, Customer Success Manager on the CFO-side of the house at Mirantis. With me today is Artem Andreev, Product Manager and expert, who's going to enlighten us today. >> Hello everyone. It's great to hear all of you listening to our discussion today. So my name is Artem Andreev. I'm a Product Manager for Mirantis OpenStack line of products. That includes the current product line that we have in the the next generation product line that we're about to launch quite soon. And actually this is going to be the topic of our presentation today. So the new product that we are very, very, very excited about, and that is going to be launched in a matter of several weeks, is called Mirantis OpenStack on Kubernetes. For those of you who have been in Mirantis quite a while already, Mirantis OpenStack on Kubernetes is essentially a reincarnation of our Miranti Cloud Platform version one, as we call it these days. So, and the theme has reincarnated into something more advanced, more robust, and altogether modern, that provides the same, if not more, value to our customers, but packaged in a different shape. And well, we're very excited about this new launch, and we would like to share this excitement with you Of course. As you might know, recently a few months ago, Mirantis acquired Docker Enterprise together with the advanced Kubernetes technology that Docker Enterprise provides. And we made this technology the piece and parcel of our product suite, and this naturally includes OpenStack Mirantis, OpenStack on Kubernetes as well, since this is a part of our product suite. And well, the Kubernetes technology in question, we call Docker Enterprise Container Cloud these days, I'm going to refer to this name a lot over the course of the presentation. So I would like to split today's discussions to several major parts. So for those of you who do not know what OpenStack is in general, a quick recap might be helpful to understand the value that it provides. I will discuss why someone still needs OpenStack in 2020. We will talk about what a modern OpenStack distribution is supposed to do to the expectation that is there. And of course, we will go into a bit of details of how exactly Mirantis OpenStack on Kubernetes works, how it helps to deploy and manage OpenStack clouds. >> So set the stage for me here. What's the base environment we were trying to get to? >> So what is OpenStack? One can think of OpenStack as a free and open source alternative to VMware, and it's a fair comparison. So OpenStack, just as VMware, operates primarily on Virtual Machines. So it gives you as a user, a clean and crispy interface to launch a virtual VM, to configure the virtual networking to plug this VM into it to configure and provision virtual storage, to attach to your VM, and do a lot of other things that actually a modern application requires to run. So the idea behind OpenStack is that you have a clean and crispy API exposed to you as a user, and alters little details and nuances of the physical infrastructure configuration provision that need to happen just for the virtual application to work are hidden, and spread across multiple components that comprise OpenStack per se. So as compared again, to a VMware, the functionality is pretty much similar, but actually OpenStack can do much more than just Vms, and it does that, at frankly speaking much less price, if we do the comparison. So what OpenStack has to offer. Naturally, the virtualization, networking, storage systems out there, it's just the basic entry level functionality. But of course, what comes with it is the identity and access management features, or practical user interface together with the CLI and command line tools to manage the cloud, orchestration functionality, to deploy your application in the form of templates, ability to manage bare metal machines, and of course, some nice and fancy extras like DNSaaS service, Metering, Secret Management, and Load Balancing. And frankly speaking, OpenStack can actually do even more, depending on the needs that you have. >> We hear so much about containers today. Do applications even need VMs anymore? Can't Kubernetes provide all these services? And even if IaaS is still needed, why would one bother with building their own private platform, if there's a wide choice of public solutions for virtualization, like Amazon web services, Microsoft Azure, and Google cloud platform? >> Well, that's a very fair question. And you're absolutely correct. So the whole trend (audio blurs) as the States. Everybody's talking about containers, everybody's doing containers, but to be realistic, yes, the market still needs VMs. There are certain use cases in the modern world. And actually these use cases are quite new, like 5G, where you require high performance in the networking for example. You might need high performance computing as well. So when this takes quite special hardware and configuration to be provided within your infrastructure, that is much more easily solved with the Vms, and not containers. Of course not to mention that, there are still legacy applications that you need to deal with, and that well, they have just switched from the server-based provision into VM-based provision, and they need to run somewhere. So they're not just ready for containers. And well, if we think about, okay, VMs are still needed, but why don't I just go to a public infrastructure as a service provider and run my workloads there? Now if you can do that, but well, you have to be prepared to pay a lot of money, once you start running your workloads at scale. So public IaaSes, they actually tend to hit your pockets heavily. And of course, if you're working in a highly regulated area, like enterprises cover (audio blurs) et cetera, so you have to comply with a lot of security regulations and data placement regulations. And well, public IaaSes, let's be frank, they're not good at providing you with this transparency. So you need to have full control over your whole stack, starting from the hardware to the very, very top. And this is why private infrastructure as a service is still a theme these days. And I believe that it's going to be a theme for at least five years more, if not more. >> So if private IaaSes are useful and demanded, why does Mirantis just stick to the OpenStack that we already have? Why did we decide to build a new product, rather than keep selling the current one? >> Well, to answer this question, first, we need to see what actually our customers believe more in infrastructure as a service platform should be able to provide. And we've compiled this list into like five criteria. Naturally, private IaaS needs to be reliable and robust, meaning that whatever happens on the underneath the API, that should not be impacting the business generated workloads, this is a must, or impacting them as little as possible, the platform needs to be secure and transparent, going back to the idea of working in the highly regulated areas. And this is again, a table stake to enter the enterprise market. The platform needs to be simple to deploy (audio blurs) 'cause well, you as an operator, you should not be thinking about the internals, but try to focus in on enabling your users with the best possible experience. Updates, updates are very important. So the platform needs to keep up with the latest software patches, bug fixes, and of course, features, and upgrading to a new version must not take weeks or months, and has as little impact on the running workloads as possible. And of course, to be able to run modern application, the platform needs to provide the comparable set of services, just as a public cloud so that you can move your application across your terms in the private or public cloud without having to change it severally, so-called the feature parity, it needs to be there. And if we look at the architecture of OpenStack, and we know OpenStack is powerful, it can do a lot. We've just discussed that, right? But the architecture of OpenStack is known to be complex. And well, tell me, how would you enable the robustness and robustness and reliability in this complex system? It's not easy, right? So, and actually this diagrams shelves, just like probably a third part of the modern update OpenStack cloud. So it's just a little illustration. It's not the whole picture. So imagine how hard it is to make a very solid platform out of this architecture. And well, naturally this also imposes some challenges to provide the transparency and security, 'cause well, the more complex the system is, the harder it is to manage, and well the harder it is to see what's on the inside, and well upgrades, yeah. One of the biggest challenges that we learned from our past previous history, well that many of our customers prefer to stay on the older version of OpenStack, just because, well, they were afraid of upgraded, cause they saw upgrades as time-consuming and risky and divorce. And well, instead of just switching to the latest and greatest software, they preferred reliability by sticking to the old stuff. Well, why? Well, 'cause potentially that meant implied certain impact on their workloads and well an upgrade required thorough planning and execution, just to be as as riskless as possible. And we are solving all of these challenges, of managing a system as complex as OpenStack is with Kubernetes. >> So how does Kubernetes solve these problems? >> Well, we look at OpenStack as a typical microservice architecture application, that is organized into multiple little moving parts, demons that are connected to each other and that talk to each other through the standard API. And altogether, that feels as very good feet to run on top of a Kubernetes cluster, because many of the modern applications, they fall exactly on the same pattern. >> How exactly did you put OpenStack on Kubernetes? >> Well, that's not easy. I'm going to be frank with you. And if you look at the architectural diagram, so this is a stack of Miranda's products represented with a focus of course, on the Mirantis OpenStack, as a central part. So what you see in the middle shelving pink, is Mirantis OpenStack on Kubernetes itself. And of course around that are supporting components that are needed to be there, to run OpenStack on Kubernetes successfully. So on the very bottom, there is hardware, networking, storage, computing, hardware that somebody needs to configure provision and manage, to be able to deploy the operating system on top of it. And this is just another layer of complexity that abstracts the Mirantis OpenStack on Kubernetes just from the under lake. So once we have operating system there, there needs to be a Kubernetes cluster, deployed and managed. And as I mentioned previously, we are using the capabilities that this Kuberenetes cluster provides to run OpenStack itself, the control plane that way, because everything in Mirantis OpenStack on Kuberentes is a container, or whatever you can think of. Of course naturally, it doesn't sound like an easy task to manage this multi-layered pie. And this is where Docker Enterprise Container Cloud comes into play, 'cause this is our single pane of glass into day one and day two operations for the hardware itself, for the operating system, and for Docker Enterprise Kubernetes. So it solves the need to have this underlay ready and prepared. And once the underlay is there, you go ahead, and deploy Mirantis OpenStack on Kubernetes, just as another Kubernetes application, application following the same practices and tools as you use with any other applications. So naturally of course, once you have OpenStack up and running, you can use it to create your own... To give your users ability to create their own private little Kubernetes clusters inside OpenStack projects. And this is one of the measure just cases for OpenStack these days, again, being an underlay for containers. So if you look at the operator experience, how does it look like for a human operator who is responsible for deployment the management of the cloud to deal with Mirantis OpenStack on Kubernetes? So first, you deploy Docker Enterprise Container Cloud, and you use the built-in capabilities that it provides to provision your physical infrastructure, that you discover the hardware nodes, you deploy operating system there, you do configuration of the network interfaces in storage devices there, and then you deploy Kubernetes cluster on top of that. This Kubernetes cluster is going to be dedicated to Mirantis OpenStack on Kuberenetes itself. So it's a special (indistinct) general purpose thing, that well is dedicated to OpenStack. And that means that inside of this cluster, there are a bunch of life cycle management modules, running as Kubernetes operators. So OpenStack itself has its own LCM module or operator. There is a dedicated operator for Ceph, cause Ceph is our major storage solution these days, that we integrate with. Naturally, there is a dedicated lifecycle management module for Stack Light. Stack Light is our operator, logging monitoring alerting solution for OpenStack on Kubernetes, that we bundle toegether with the whole product suite. So Kubernetes operators, directly through, it keeps the TL command or through the practical records that are provided by Docker Enterprise Container Cloud, as a part of it, to deploy the OpenStack staff and Stack Light clusters one by one, and connect them together. So instead of dealing with hundreds of YAML files, while it's five definitions, five specifications, that you're supposed to provide these days and that's safe. And although data management is performed through these APIs, just as the deployment as easily. >> All of this assumes that OpenStack has containers. Now, Mirantis was containerizing back long before Kubernetes even came along. Why did we think this would be important? >> That is true. Well, we've been containerizing OpenStack for quite a while already, it's not a new thing at all. However, is the way that we deploy OpenStack as a Kubernetes application that matters, 'cause Kubernetes solves a whole bunch of challenges that we have used to deal with, with MCP1, when deploying OpenStack on top of bare operating systems as packages. So, naturally Kubernetes provides us with... Allows us to achieve reliability through the self (audio blurs) auto-scaling mechanisms. So you define a bunch of policies that describe the behavior of OpenStack control plane. And Kubernetes follows these policies when things happen, and without actually any need for human interaction. So isolation of the dependencies or OpenStack services within Docker images is a good thing, 'cause previously we had to deal with packages and conflicts in between the versions of different libraries. So now we just ship everything together as a Docker image, and I think that early in updates is an advanced feature that Kubernetes provides natively. So updating OpenStack has never been as easy as with Kubernetes. Kubernetes also provides some fancy building blocks for network and like hold balancing, and of course, collegial tunnels, and service meshes. They're also quite helpful when dealing with such a complex application like OpenStack when things need to talk to each other and without any problem in the configuration. So Helm Reconciling is a place that also has a great deal of role. So it actually is our soul for Kubernetes. We're using Helm Bubbles, which are for opens, provide for OpenStack into upstream, as our low level layer of logic to deploy OpenStack app services and connect them to each other. And they'll naturally automatic scale-up of control plane. So adding in, YouNote is easy, you just add a new Kubernetes work up with a bunch of labels there and well, it handles the distribution of the necessary service automatically. Naturally, there are certain drawbacks. So there's fancy features come at a cost. Human operators, they need to understand Kubernetes and how it works. But this is also a good thing because everything is moving towards Kubernetes these days, so you would have to learn at some point anyway. So you can use this as a chance to bring yourself to the next level of knowledge. OpenStack is not 100% Cloud Native Application by itself. Unfortunately, there are certain components that are stateful like databases, or NOAA compute services, or open-the-switch demons, and that have to be dealt with very carefully when doing operates, updates, and all the whole deployment. So there's extra life cycle management logic build team that handles these components carefully for you. So, a bit of a complexity we had to have. And naturally, Kubernetes requires resources, and keeping the resources itself to run. So you need to have this resources available and dedicated to Kubernetes control plane, to be able to control your application, that is all OpenStack and stuff. So a bit of investment is required. >> Can anybody just containerize OpenStack services and get these benefits? >> Well, yes, the idea is not new, there's a bunch of OpStream open, sorry, community projects doing pretty much the same thing. So we are not inventing a rocket here, let's be fair. However, it's only the way that Kubernetes cooks OpenStack, gives you the robustness and reliability that enterprise and like big customers actually need. And we're doing a great deal of a job, ultimating all the possible day to work polls and all these caveats complexities of the OpenStack management inside our products. Okay, at this point, I believe we shall wrap this discussion a bit up. So let me conclude for you. So OpenStack is an opensource infrastructure as a service platform, that still has its niche in 2020th, and it's going to have it's niche for at least five years. OpenStack is a powerful but very complex tool. And the complexities of OpenStack and OpenStack life cycle management, are successfully solved by Mirantis, through the capabilities of Kubernetes distribution, that provides us with the old necessary primitives to run OpenStack, just as another containerized application these days.

Published Date : Sep 14 2020

SUMMARY :

on the CFO-side of the house at Mirantis. and that is going to be launched So set the stage for me here. So as compared again, to a VMware, And even if IaaS is still needed, and they need to run somewhere. So the platform needs to keep up and that talk to each other of the cloud to deal with All of this assumes that and keeping the resources itself to run. and it's going to have it's

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Adrienne DavisPERSON

0.99+

Artem AndreevPERSON

0.99+

2020DATE

0.99+

five specificationsQUANTITY

0.99+

five definitionsQUANTITY

0.99+

MirantisORGANIZATION

0.99+

100%QUANTITY

0.99+

OpenStackTITLE

0.99+

hundredsQUANTITY

0.99+

CephORGANIZATION

0.99+

MicrosoftORGANIZATION

0.98+

todayDATE

0.98+

OneQUANTITY

0.98+

five criteriaQUANTITY

0.98+

firstQUANTITY

0.98+

KubernetesTITLE

0.97+

2020thDATE

0.96+

oneQUANTITY

0.95+

GoogleORGANIZATION

0.93+

MCP1TITLE

0.92+

twoQUANTITY

0.92+

Mirantis OpenStackTITLE

0.91+

Mirantis OpenStackTITLE

0.91+

YouNoteTITLE

0.9+

Docker EnterpriseORGANIZATION

0.9+

Helm BubblesTITLE

0.9+

KubernetesORGANIZATION

0.9+

least five yearsQUANTITY

0.89+

singleQUANTITY

0.89+

Mirantis OpenStack on KubernetesTITLE

0.88+

few months agoDATE

0.86+

OpenStack on KubernetesTITLE

0.86+

Docker EnterpriseTITLE

0.85+

K8STITLE

0.84+

Reliance Jio: OpenStack for Mobile Telecom Services


 

>>Hi, everyone. My name is my uncle. My uncle Poor I worked with Geo reminds you in India. We call ourselves Geo Platforms. Now on. We've been recently in the news. You've raised a lot off funding from one of the largest, most of the largest tech companies in the world. And I'm here to talk about Geos Cloud Journey, Onda Mantis Partnership. I've titled it the story often, Underdog becoming the largest telecom company in India within four years, which is really special. And we're, of course, held by the cloud. So quick disclaimer. Right. The content shared here is only for informational purposes. Um, it's only for this event. And if you want to share it outside, especially on social media platforms, we need permission from Geo Platforms limited. Okay, quick intro about myself. I am a VP of engineering a geo. I lead the Cloud Services and Platforms team with NGO Andi. I mean the geo since the beginning, since it started, and I've seen our cloud footprint grow from a handful of their models to now eight large application data centers across three regions in India. And we'll talk about how we went here. All right, Let's give you an introduction on Geo, right? Giorgio is on how we became the largest telecom campaign, India within four years from 0 to 400 million subscribers. And I think there are There are a lot of events that defined Geo and that will give you an understanding off. How do you things and what you did to overcome massive problems in India. So the slide that I want to talkto is this one and, uh, I The headline I've given is, It's the Geo is the fastest growing tech company in the world, which is not a new understatement. It's eggs, actually, quite literally true, because very few companies in the world have grown from zero to 400 million subscribers within four years paying subscribers. And I consider Geo Geos growth in three phases, which I have shown on top. The first phase we'll talk about is how geo grew in the smartphone market in India, right? And what we did to, um to really disrupt the telecom space in India in that market. Then we'll talk about the feature phone phase in India and how Geo grew there in the future for market in India. and then we'll talk about what we're doing now, which we call the Geo Platforms phase. Right. So Geo is a default four g lt. Network. Right. So there's no to geo three g networks that Joe has, Um it's a state of the art four g lt voiceover lt Network and because it was designed fresh right without any two D and three G um, legacy technologies, there were also a lot of challenges Lawn geo when we were starting up. One of the main challenges waas that all the smart phones being sold in India NGOs launching right in 2000 and 16. They did not have the voice or lt chip set embedded in the smartphone because the chips it's far costlier to embed in smartphones and India is a very price and central market. So none of the manufacturers were embedding the four g will teach upset in the smartphones. But geos are on Lee a volte in network, right for the all the network. So we faced a massive problem where we said, Look there no smartphones that can support geo. So how will we grow Geo? So in order to solve that problem, we launched our own brand of smartphones called the Life um, smartphones. And those phones were really high value devices. So there were $50 and for $50 you get you You At that time, you got a four g B storage space. A nice big display for inch display. Dual cameras, Andi. Most importantly, they had volte chip sets embedded in them. Right? And that got us our initial customers the initial for the launch customers when we launched. But more importantly, what that enabled other oh, EMS. What that forced the audience to do is that they also had to launch similar smartphones competing smartphones with voltage upset embedded in the same price range. Right. So within a few months, 3 to 4 months, um, all the other way EMS, all the other smartphone manufacturers, the Samsung's the Micromax is Micromax in India, they all had volte smartphones out in the market, right? And I think that was one key step We took off, launching our own brand of smartphone life that helped us to overcome this problem that no smartphone had. We'll teach upsets in India and then in order. So when when we were launching there were about 13 telecom companies in India. It was a very crowded space on demand. In order to gain a foothold in that market, we really made a few decisions. Ah, phew. Key product announcement that really disrupted this entire industry. Right? So, um, Geo is a default for GLT network itself. All I p network Internet protocol in everything. All data. It's an all data network and everything from voice to data to Internet traffic. Everything goes over this. I'll goes over Internet protocol, and the cost to carry voice on our smartphone network is very low, right? The bandwidth voice consumes is very low in the entire Lt band. Right? So what we did Waas In order to gain a foothold in the market, we made voice completely free, right? He said you will not pay anything for boys and across India, we will not charge any roaming charges across India. Right? So we made voice free completely and we offer the lowest data rates in the world. We could do that because we had the largest capacity or to carry data in India off all the other telecom operators. And these data rates were unheard off in the world, right? So when we launched, we offered a $2 per month or $3 per month plan with unlimited data, you could consume 10 gigabytes of data all day if you wanted to, and some of our subscriber day. Right? So that's the first phase off the overgrowth and smartphones and that really disorders. We hit 100 million subscribers in 170 days, which was very, very fast. And then after the smartphone faith, we found that India still has 500 million feature phones. And in order to grow in that market, we launched our own phone, the geo phone, and we made it free. Right? So if you take if you took a geo subscription and you carried you stayed with us for three years, we would make this phone tree for your refund. The initial deposit that you paid for this phone and this phone had also had quite a few innovations tailored for the Indian market. It had all of our digital services for free, which I will talk about soon. And for example, you could plug in. You could use a cable right on RCR HDMI cable plug into the geo phone and you could watch TV on your big screen TV from the geophones. You didn't need a separate cable subscription toe watch TV, right? So that really helped us grow. And Geo Phone is now the largest selling feature phone in India on it. 100 million feature phones in India now. So now now we're in what I call the geo platforms phase. We're growing of a geo fiber fiber to the home fiber toe the office, um, space. And we've also launched our new commerce initiatives over e commerce initiatives and were steadily building platforms that other companies can leverage other companies can use in the Jeon o'clock. Right? So this is how a small startup not a small start, but a start of nonetheless least 400 million subscribers within four years the fastest growing tech company in the world. Next, Geo also helped a systemic change in India, and this is massive. A lot of startups are building on this India stack, as people call it, and I consider this India stack has made up off three things, and the acronym I use is jam. Trinity, right. So, um, in India, systemic change happened recently because the Indian government made bank accounts free for all one billion Indians. There were no service charges to store money in bank accounts. This is called the Jonathan. The J. GenDyn Bank accounts. The J out off the jam, then India is one of the few countries in the world toe have a digital biometric identity, which can be used to verify anyone online, which is huge. So you can simply go online and say, I am my ankle poor on duh. I verify that this is indeed me who's doing this transaction. This is the A in the jam and the last M stands for Mobil's, which which were held by Geo Mobile Internet in a plus. It is also it is. It also stands for something called the U. P I. The United Unified Payments Interface. This was launched by the Indian government, where you can carry digital transactions for free. You can transfer money from one person to the to another, essentially for free for no fee, right so I can transfer one group, even Indian rupee to my friend without paying any charges. That is huge, right? So you have a country now, which, with a with a billion people who are bank accounts, money in the bank, who you can verify online, right and who can pay online without any problems through their mobile connections held by G right. So suddenly our market, our Internet market, exploded from a few million users to now 506 106 100 million mobile Internet users. So that that I think, was a massive such a systemic change that happened in India. There are some really large hail, um, numbers for this India stack, right? In one month. There were 1.6 billion nuclear transactions in the last month, which is phenomenal. So next What is the impact of geo in India before you started, we were 155th in the world in terms off mobile in terms of broadband data consumption. Right. But after geo, India went from one 55th to the first in the world in terms of broadband data, largely consumed on mobile devices were a mobile first country, right? We have a habit off skipping technology generation, so we skip fixed line broadband and basically consuming Internet on our mobile phones. On average, Geo subscribers consumed 12 gigabytes of data per month, which is one of the highest rates in the world. So Geo has a huge role to play in making India the number one country in terms off broad banded consumption and geo responsible for quite a few industry first in the telecom space and in fact, in the India space, I would say so before Geo. To get a SIM card, you had to fill a form off the physical paper form. It used to go toe Ah, local distributor. And that local distributor is to check the farm that you feel incorrectly for your SIM card and then that used to go to the head office and everything took about 48 hours or so, um, to get your SIM card. And sometimes there were problems there also with a hard biometric authentication. We enable something, uh, India enable something called E K Y C Elektronik. Know your customer? We took a fingerprint scan at our point of Sale Reliance Digital stores, and within 15 minutes we could verify within a few minutes. Within a few seconds we could verify that person is indeed my hunk, right, buying the same car, Elektronik Lee on we activated the SIM card in 15 minutes. That was a massive deal for our growth. Initially right toe onboard 100 million customers. Within our and 70 days. We couldn't have done it without be K. I see that was a massive deal for us and that is huge for any company starting a business or start up in India. We also made voice free, no roaming charges and the lowest data rates in the world. Plus, we gave a full suite of cloud services for free toe all geo customers. For example, we give goTV essentially for free. We give GOTV it'll law for free, which people, when we have a launching, told us that no one would see no one would use because the Indians like watching TV in the living rooms, um, with the family on a big screen television. But when we actually launched, they found that GOTV is one off our most used app. It's like 70,000,080 million monthly active users, and now we've basically been changing culture in India where culture is on demand. You can watch TV on the goal and you can pause it and you can resume whenever you have some free time. So really changed culture in India, India on we help people liver, digital life online. Right, So that was massive. So >>I'm now I'd like to talk about our cloud >>journey on board Animal Minorities Partnership. We've been partners that since 2014 since the beginning. So Geo has been using open stack since 2014 when we started with 14 note luster. I'll be one production environment One right? And that was I call it the first wave off our cloud where we're just understanding open stack, understanding the capabilities, understanding what it could do. Now we're in our second wave. Where were about 4000 bare metal servers in our open stack cloud multiple regions, Um, on that around 100,000 CPU cores, right. So it's a which is one of the bigger clouds in the world, I would say on almost all teams, with Ngor leveraging the cloud and soon I think we're going to hit about 10,000 Bama tools in our cloud, which is massive and just to give you a scale off our network, our in French, our data center footprint. Our network introduction is about 30 network data centers that carry just network traffic across there are there across India and we're about eight application data centers across three regions. Data Center is like a five story building filled with servers. So we're talking really significant scale in India. And we had to do this because when we were launching, there are the government regulation and try it. They've gotten regulatory authority of India, mandates that any telecom company they have to store customer data inside India and none of the other cloud providers were big enough to host our clothes. Right. So we we made all this intellectual for ourselves, and we're still growing next. I love to show you how we grown with together with Moran says we started in 2014 with the fuel deployment pipelines, right? And then we went on to the NK deployment. Pipelines are cloud started growing. We started understanding the clouds and we picked up M C p, which has really been a game changer for us in automation, right on DNA. Now we are in the latest release, ofem CPM CPI $2019 to on open stack queens, which on we've just upgraded all of our clouds or the last few months. Couple of months, 2 to 3 months. So we've done about nine production clouds and there are about 50 internal, um, teams consuming cloud. We call as our tenants, right. We have open stack clouds and we have communities clusters running on top of open stack. There are several production grade will close that run on this cloud. The Geo phone, for example, runs on our cloud private cloud Geo Cloud, which is a backup service like Google Drive and collaboration service. It runs out of a cloud. Geo adds G o g S t, which is a tax filing system for small and medium enterprises, our retail post service. There are all these production services running on our private clouds. We're also empaneled with the government off India to provide cloud services to the government to any State Department that needs cloud services. So we were empaneled by Maiti right in their ego initiative. And our clouds are also Easter. 20,000 certified 20,000 Colin one certified for software processes on 27,001 and said 27,017 slash 18 certified for security processes. Our clouds are also P our data centers Alsop a 942 be certified. So significant effort and investment have gone toe These data centers next. So this is where I think we've really valued the partnership with Morantes. Morantes has has trained us on using the concepts of get offs and in fries cold, right, an automated deployments and the tool change that come with the M C P Morantes product. Right? So, um, one of the key things that has happened from a couple of years ago to today is that the deployment time to deploy a new 100 north production cloud has decreased for us from about 55 days to do it in 2015 to now, we're down to about five days to deploy a cloud after the bear metals a racked and stacked. And the network is also the physical network is also configured, right? So after that, our automated pipelines can deploy 100 0 clock in five days flight, which is a massive deal for someone for a company that there's adding bear metals to their infrastructure so fast, right? It helps us utilize our investment, our assets really well. By the time it takes to deploy a cloud control plane for us is about 19 hours. It takes us two hours to deploy a compu track and it takes us three hours to deploy a storage rack. Right? And we really leverage the re class model off M C. P. We've configured re class model to suit almost every type of cloud that we have, right, and we've kept it fairly generous. It can be, um, Taylor to deploy any type of cloud, any type of story, nor any type of compute north. Andi. It just helps us automate our deployments by putting every configuration everything that we have in to get into using infra introduction at school, right plus M. C. P also comes with pipelines that help us run automated tests, automated validation pipelines on our cloud. We also have tempest pipelines running every few hours every three hours. If I recall correctly which run integration test on our clouds to make sure the clouds are running properly right, that that is also automated. The re class model and the pipelines helpers automate day to operations and changes as well. There are very few seventh now, compared toa a few years ago. It very rare. It's actually the exception and that may be because off mainly some user letter as opposed to a cloud problem. We also have contributed auto healing, Prometheus and Manager, and we integrate parameters and manager with our even driven automation framework. Currently, we're using Stack Storm, but you could use anyone or any event driven automation framework out there so that it indicates really well. So it helps us step away from constantly monitoring our cloud control control planes and clothes. So this has been very fruitful for us and it has actually apps killed our engineers also to use these best in class practices like get off like in France cord. So just to give you a flavor on what stacks our internal teams are running on these clouds, Um, we have a multi data center open stack cloud, and on >>top of that, >>teams use automation tools like terra form to create the environments. They also create their own Cuba these clusters and you'll see you'll see in the next slide also that we have our own community that the service platform that we built on top of open stack to give developers development teams NGO um, easy to create an easy to destroy Cuban. It is environment and sometimes leverage the Murano application catalog to deploy using heats templates to deploy their own stacks. Geo is largely a micro services driven, Um um company. So all of our applications are micro services, multiple micro services talking to each other, and the leverage develops. Two sets, like danceable Prometheus, Stack stone from for Otto Healing and driven, not commission. Big Data's tax are already there Kafka, Patches, Park Cassandra and other other tools as well. We're also now using service meshes. Almost everything now uses service mesh, sometimes use link. Erred sometimes are experimenting. This is Theo. So So this is where we are and we have multiple clients with NGO, so our products and services are available on Android IOS, our own Geo phone, Windows Macs, Web, Mobile Web based off them. So any client you can use our services and there's no lock in. It's always often with geo, so our sources have to be really good to compete in the open Internet. And last but not least, I think I love toe talk to you about our container journey. So a couple of years ago, almost every team started experimenting with containers and communities and they were demand for as a platform team. They were demanding community that the service from us a manage service. Right? So we built for us, it was much more comfortable, much more easier toe build on top of open stack with cloud FBI s as opposed to doing this on bare metal. So we built a fully managed community that a service which was, ah, self service portal, where you could click a button and get a community cluster deployed in your own tenant on Do the >>things that we did are quite interesting. We also handle some geo specific use cases. So we have because it was a >>manage service. We deployed the city notes in our own management tenant, right? We didn't give access to the customer to the city. Notes. We deployed the master control plane notes in the tenant's tenant and our customers tenant, but we didn't give them access to the Masters. We didn't give them the ssh key the workers that the our customers had full access to. And because people in Genova learning and experimenting, we gave them full admin rights to communities customers as well. So that way that really helped on board communities with NGO. And now we have, like 15 different teams running multiple communities clusters on top, off our open stack clouds. We even handle the fact that there are non profiting. I people separate non profiting I peoples and separate production 49 p pools NGO. So you could create these clusters in whatever environment that non prod environment with more open access or a prod environment with more limited access. So we had to handle these geo specific cases as well in this communities as a service. So on the whole, I think open stack because of the isolation it provides. I think it made a lot of sense for us to do communities our service on top off open stack. We even did it on bare metal, but that not many people use the Cuban, indeed a service environmental, because it is just so much easier to work with. Cloud FBI STO provision much of machines and covering these clusters. That's it from me. I think I've said a mouthful, and now I love for you toe. I'd love to have your questions. If you want to reach out to me. My email is mine dot capulet r l dot com. I'm also you can also message me on Twitter at my uncouple. So thank you. And it was a pleasure talking to you, Andre. Let let me hear your questions.

Published Date : Sep 14 2020

SUMMARY :

So in order to solve that problem, we launched our own brand of smartphones called the So just to give you a flavor on what stacks our internal It is environment and sometimes leverage the Murano application catalog to deploy So we have because it was a So on the whole, I think open stack because of the isolation

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
2015DATE

0.99+

IndiaLOCATION

0.99+

2014DATE

0.99+

two hoursQUANTITY

0.99+

$50QUANTITY

0.99+

3QUANTITY

0.99+

12 gigabytesQUANTITY

0.99+

three yearsQUANTITY

0.99+

MorantesORGANIZATION

0.99+

70,000,080 millionQUANTITY

0.99+

AndrePERSON

0.99+

three hoursQUANTITY

0.99+

SamsungORGANIZATION

0.99+

2000DATE

0.99+

70 daysQUANTITY

0.99+

GenovaLOCATION

0.99+

five daysQUANTITY

0.99+

2QUANTITY

0.99+

zeroQUANTITY

0.99+

0QUANTITY

0.99+

170 daysQUANTITY

0.99+

100 million subscribersQUANTITY

0.99+

Onda Mantis PartnershipORGANIZATION

0.99+

first phaseQUANTITY

0.99+

100 millionQUANTITY

0.99+

15 minutesQUANTITY

0.99+

10 gigabytesQUANTITY

0.99+

firstQUANTITY

0.99+

16DATE

0.99+

four yearsQUANTITY

0.99+

4 monthsQUANTITY

0.99+

one personQUANTITY

0.99+

49 pQUANTITY

0.99+

100 million customersQUANTITY

0.99+

todayDATE

0.99+

one billionQUANTITY

0.99+

Two setsQUANTITY

0.99+

155thQUANTITY

0.99+

oneQUANTITY

0.99+

one key stepQUANTITY

0.99+

last monthDATE

0.99+

first countryQUANTITY

0.98+

3 monthsQUANTITY

0.98+

around 100,000 CPU coresQUANTITY

0.98+

JoePERSON

0.98+

100QUANTITY

0.98+

27,001QUANTITY

0.98+

OneQUANTITY

0.98+

15 different teamsQUANTITY

0.98+

Android IOSTITLE

0.98+

one monthQUANTITY

0.98+

FranceLOCATION

0.98+

506 106 100 millionQUANTITY

0.98+

GeoORGANIZATION

0.98+

Elektronik LeeORGANIZATION

0.98+

FBIORGANIZATION

0.98+

one groupQUANTITY

0.98+

1.6 billion nuclear transactionsQUANTITY

0.98+

AndiPERSON

0.97+

Geo Mobile InternetORGANIZATION

0.97+

five storyQUANTITY

0.97+

PrometheusTITLE

0.97+

VideoClipper Reel | OpenStack Summit 2018 Vancouver


 

a theme that I heard here that definitely resonated is we have complexity we need to deal with interoperability everybody has a lot of things and that's the future work hybrid multi cloud world that you have and that's really the state of open source it's not a thing if there's lots of things you take the pieces you need because you know when we think about what we are as a community I talked about how we're a community of people who build and operate open infrastructure and it's really about solving problems and if you want to if you're as open community collaboration you want to solve problems you can't be afraid to stand up and say we have problems and sometimes maybe that build off just about connecting branch office together it's not about just connecting application in the data center it's actually connecting the users in the branch office with the applications in the data center or in the public cloud and since of a stack is a big application with a lot of moving parts kubernetes actually becomes a very powerful - or any other container orchestration scheme becomes a very powerful tool for saying that you drop OpenStack on top of that and then all of a sudden you have a public cloud that's available for you know for the users within your organization or you could invent a public cloud and providing these services for other people and then suddenly that becomes a great platform for hosting kubernetes applications technology goes on the edge we still need to account for as they're excited by the economics of that edge pay a big big part of their of that game right so there is scale it's it's in the thousands of the forms of presence and the hundreds of thousands of positive presence or four different buildings where you can put a like an edge clamp right also the use case are still being defined but its scale on a different organ book

Published Date : Jun 1 2018

**Summary and Sentiment Analysis are not been shown because of improper transcript**

ENTITIES

EntityCategoryConfidence
hundreds of thousandsQUANTITY

0.99+

thousandsQUANTITY

0.98+

four different buildingsQUANTITY

0.96+

VancouverLOCATION

0.92+

OpenStack Summit 2018EVENT

0.77+

OpenStackTITLE

0.76+

lots of thingsQUANTITY

0.63+

a lot of thingsQUANTITY

0.55+

JR Rivers, Cumulus Network | OpenStack Summit 2018


 

(bright music) >> Hi, I'm Peter Burris. Welcome to another CUBE Conversation from our beautiful studios here in Palo Alto, California. As we do with every CUBE Conversation, we come up with a great topic and we find someone who really understands it so they can talk about it. We capture them for you so you can learn something about some of the new trends and changes in the industry, and we're doing that today too. The topic that we're talking about is, how do you do a better job of mapping the costs that are being generated by the cloud. Well that information's coming out of cloud suppliers related to what you're using with the actual business activities that generate the differential capabilities that customers are looking for. That's a tough, tough challenge, and to understand that better, we're talking with J.R. Storment, who's a co-founder of Cloudability. J.R, welcome to the CUBE. >> Thanks Peter, good to be here. >> So let's talk about... First, who are you? >> Yeah, so I'm co-founder of Cloudability, and Cloudability is focused around improving the unit economics of cloud spend, so our customers tend to be those who are spending large amount in AWS or Azure or GCP. And we take their billing data, their utilization data, various meta data about their business and do machine learning and data science on top of it to help them get better visibility into where that spend is going, how their using it, but more importantly to give them some controls around how they want to optimize. And optimize doesn't necessarily mean save money in a cloud world. Cause most companies who are moving into cloud very heavily are doing that for the innovation, for the speed, so they can deliver better data faster. But it's really about fine-tuning the conversation. Say, "Okay, here we want to save money. "Here we want to move faster. "Here we want to focus on quality." And really providing a way for the various groups that aren't normally talking, the finance teams with the engineering teams with the procurement teams, all these groups to come together, and be able to take executive input to say, "Okay, how do we want to operate? "And how do we want to improve those unit economics as we go?" >> Well, I want to start with just a quick comment on this notion of unit economics. Cause when people historically hear the notion of unit economics, they think of increasing scale so the average cost per unit goes down. But I think you're talking about more than that, right? Aren't you really also talking about a mapping of what spend is generating to the business activities that actually generate value and ensuring that you get the differential or the optimized unit economics or unit cost? >> Yeah, so the mapping is actually really interestingly challenging in cloud. It's hard enough in traditional IT. If you look at somebody like AWS, they have 200,000 SKUs, different products you can buy. And they now bill at a second level resolution. So what this means is you've got all these engineers out there using cloud in a very good way to move quickly, innovate, include more features. And they kind of have an unlimited credit card that they can go spend on as quickly as they need. And they never see the statements. They never see the bills. And the other side, you've got finance teams, procurement teams who've sort of lost control of traditionally the power of the PO that they have to rein that in. And they're struggling just to understand what is the spend. And then to the mapping question, how do I allocate these hundreds of millions of charges that I have this month into cost centers and business units, and getting that sorted in a world where engineers are focused on moving fast. They're not tagging things based on cost center typically. So once you get that sort of mapping aspect sorted to the next point you brought is is then bring in the business value. So how do we start to relate that back. There's a concept a lot of you know, IT has been a cost center, and now it's actual driver of value in a world where businesses are increasingly delivering their value through software. So we need to start tying the spending, mapping of the business and then tying that to the value delivered. A great example of this, I was sitting last week with one of the largest cloud spenders in the world. And they're up in, you know, nine figures with their primary vendor. And in the conversation with the executives, we realized that nobody was looking at both side of that equation. You had the finance people who were saying, "Hey, we're tracking the costs, "and we're figuring out what's happening there." And then you have the revenue generators looking at the money coming in, you know the cloud people with that. But there wasn't this centralized view to say, "Alright, we want to have a conversation about what value are we getting out of this spend." And the question that always comes up with that is are we spending the right amount? I don't know. >> Let me build on that, because IT is historically, and this is one of the things that we've been doing over the last few years, IT has historically done things at a project level. Alright, so we had waterfall development. We tried to change that with Agile. We had buy the hardware upfront and then deploy the application on it, cloud changes that. So this project orientation has led to a set of decisions about finance at the moment that the business decides to do it. We've changed the practices that we use at a development level. We've changed the practices that we use at an asset level. Is it now time to change the practices that we use at a finance level? Is that really kind of what's going on here? >> It is, the project analogy is good. Because what we're seeing is they're shifting from a project basis to a product basis, and products that deliver value. Increasingly if you think about the change that's happened with DevOps in the scene and cloud, companies are delivering more of their value through software, and they're not just using IT for internal projects, right. It's actually the driver of business. It's how we interact with airlines and banks and all these things. So that's the shift to say, okay, now we gotten good at DevOps moving fast, and we've gotten good at deploying and building better data stores. Now we need to bring in this new discipline. And the discipline is what the market is calling FinOps, which essentially combining financial operations. You're essentially combining-- >> Applied to a technology world. >> Applied specifically to a cloud world. And it can only really happen in cloud. It can't happen in data centers. Because data centers have fixed spending, right? You have to wait to get resources. Once you make the investment, it's a sum cost. There's months of lead time. Cloud introduced the removal of constraints, which means you can get whatever you want as quickly as you want. And DevOps meant it's all automated. So instead of your collection of 60 servers, you've got thousands that are coming up and down all the time. So what you now have to do is bring in all these groups. Engineers have to think about cost as a new efficiency metric. They have to think about the impact on their business that this code, this confirmation template they just wrote is going to have. And the finance teams have to shift from this mode of "I'm going to report retroactively at a quarterly granularity, "60 days after it happened and block investment" to be "I'm going to partner with these teams. "Report in a real-time fashion. "Give them the visibility and help forecast. "Actually bring them together and make better business decisions about the cloud spend." >> So cloud has allowed development to alter practically, I mean Agile has been around for a long time, pre-dates the cloud, but it became practical and almost demanded as a consequence of what you could do with cloud. So cloud changed development through Agile. It changed infrastructure management through DevOps. Where now you're deploying software infrastructure as code. And what you're saying is the third leg of that stool, cloud is now changing how you do financial management of technology, financial management of IT. And we're calling that FinOps. >> You can't really have FinOps without cloud or without DevOps, and if you have the two together, you ultimately need this new set of, it's a new operating model. The reason this has sort of come to a head of late is if you look at going to the Amazon re:Invent conferences a few years back, it was like well how much is cloud going to be a thing. And okay, cloud's not going to be a thing. When's it going to happen? Now it's about the how and how do we do this better. Cloud is hitting sort of material spend levels now at big organizations. You always see the cloud projections where it's going, I think it's now 360 billion in the next few years. And we're seeing CFOs at public companies look to say, "Okay, it's not my biggest line item yet. "But it's the most variable and fastest growing "cogs expense, so it's actually "starting to affect our margins. "We need a new set of processes to actually manage this." So one of the things that's coming to market is this new group called the FinOps Foundation, which is a non-profit trade association that initially has a few dozen of some of the largest cloud spenders in the world. There's the Spotifys, the Laciens, the Nationwides, the Autodesks. And they've all come together as a set of best practice practitioners to start to clarify this into something that can be scaled out in organizations. So that group is going to be putting out a user conference around this area. There's a new O'Reilly book that's coming out the end of the year that's going to be sort of the treatise and all this stuff pulled together. Because what we found and you know me, as in Cloudability in the last eight years, we bring in technology and platform to show the recommendations of visibility and how to do this, but the real challenge companies run into is they don't have the internal expertise. Their finance teams understand what they need to. The engineers don't. And so they came to us last year saying, "Can you help figure out the processes? "Can you educate us?" And that's really where this FinOps Foundation has grown out of, of bringing together those people to define those processes. >> So the impact of cloud on each of these different groups, the development group, on the infrastructure team, and now on the finance team. The developer groups, some of them resisted it. But generally speaking, it's gone okay. And eventually tooling from a variety of different players came along that made it easy to enact best practices in software development through an Agile mechanism. In the last few years after significant battles within infrastructure teams about whether or not they were going to use software as code. We've seen new products, new tooling that has facilitate the adoption of those practices. What kind of tooling are we going to see introduced that facilitates FinOps, so that finance teams, procurement teams move from a project orientation to a strategic management of a resource orientation? >> I mean I think the first is on the engineering side is seeing cost become a first class citizen of an efficiency metric that they need to look at. So you know in their build processes baked in the CICD, looking to see am I properly sizing my compute request for the workload that it needs. There's some research that just came out showing that, I think it's 80% of the market is not using the best discounting options that cloud providers offer. You hear these horror stories. Cloud's too expensive, we overspend. That's not actually a problem with the cloud provider. That's a problem with the enterprises not using the tools that offer the discounts, the reservances, the infrequent access. >> Caveat emptor. >> Exactly, so I think at the end of the day, the first step in this is getting those checks in place to say, "Are we using the things that help drive the right cost for our needs?" And on the other side of that, the finance teams really changing the way that they are interacting with the technology teams. Becoming partners, becoming advocates in this versus a passive, retroactive reporter down the line. And this enables these sort of micro-optimization discussions that can happen where data center world, we bought it at some cost, it's sitting there, cloud world, we can make decisions today that impact the business tomorrow. >> So let me make sure I got this. So I have a client who I was having a conversation with him. They told me that their Amazon, their AWS bill, is 87 gigabytes monthly. Not some 87 pages. That's 87 gigabytes. So we bring this 87 gigabytes in, and it's a story about what I consume out of Amazon. It's not a story of what my business utilizes to achieve its objectives. So we're now entering into a world where we're trying to introduce that financial visibility into how that spend can be mapped to what the business does. So the finance group can look at a common notion of truth. And the IT group can look at a common notion of truth. Application owners can looks at a common notion of truth. And that's what FinOps is providing. Have I got that right? >> Absolutely, and the 87 gigabytes example is the exact reason why it is FinOps, and not just cloud financial management. You can't have a person with a spreadsheet looking at data and trying to make decisions about it, right? It has to be automated. It's IT finances code. It's got to be baked into the processes. We've seen organizations that have hundreds of millions of individual charges hitting them in a consumption based manner. The other thing that's come in with the FinOps as a core tenet is we're now seeing a decentralization of accountability for that spend. So if you look at the big cloud spenders out there who are maybe spending tens or hundreds of millions a year, some of them have thousands of cloud environments. Gone is the day of we have a centralized group getting to say, "We're going to turn this off, turn this off." We want to give each of those teams the ability to see just their portion of that bill in the right mapped way, as you said, and to be able to take actions on the back of that. So that's changed in the you know, you run it, you maintain it, you understand what's shut down. What has sort of come back to the old centralized model is this notion, and this is where procurement's job has shifted to largely, of we do still want to centralize the rate reduction. So engineers, you go use less, right? Essentially, finance teams, procurement work together with the cloud vendors to get the best possible rates through reserved instances, can be deduced discounts, you know volume discounts, negotiated rates, whatever it is. And they become sort of strategic sourcing. To say you're going to use whatever you're going to use, and you're going to watch that to make sure you're using the right amount with target thresholds. We're going to make sure we get the best rate for it. And that's sort of the two sides of the coin. >> Well, very important, procurement has always been organized on episodic purchases, where the whole point is to bring the price point down. And now we're talking about a continuous service, where you are literally basing your business on capabilities provided by a third party. And that is a very, very, very different relationship. >> It's just in time purchasing. And it's a new supply-chain management process, where you have so many SKU options, and you are making these purchase decisions, sometimes thousands a day, and that impacts everything down the road. >> Excellent. J.R. Storment, co-founder of Cloudability, talking about FinOps and Cloudability's role in helping businesses map their cloud spend to their business activities for better, more optimal views of how they get what they need out of their cloud expenditures. J.R., thank you very much for being on the CUBE. >> Thanks, Peter. >> And once again, I'm Peter Burris. And thanks for listening to this CUBE Conversation. Until next time.

Published Date : May 24 2018

SUMMARY :

and changes in the industry, So let's talk about... are doing that for the so the average cost per unit goes down. And in the conversation that the business decides to do it. So that's the shift to say, And the finance teams have of what you could do with cloud. So that group is going to be putting out and now on the finance team. that offer the discounts, the reservances, And on the other side of that, And the IT group can look So that's changed in the you know, bring the price point down. and that impacts everything down the road. for being on the CUBE. to this CUBE Conversation.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
PeterPERSON

0.99+

J.RPERSON

0.99+

Peter BurrisPERSON

0.99+

tensQUANTITY

0.99+

J.R. StormentPERSON

0.99+

80%QUANTITY

0.99+

AmazonORGANIZATION

0.99+

60 serversQUANTITY

0.99+

AWSORGANIZATION

0.99+

CloudabilityORGANIZATION

0.99+

J.R.PERSON

0.99+

FinOps FoundationORGANIZATION

0.99+

last weekDATE

0.99+

360 billionQUANTITY

0.99+

LaciensORGANIZATION

0.99+

200,000 SKUsQUANTITY

0.99+

87 gigabytesQUANTITY

0.99+

last yearDATE

0.99+

first stepQUANTITY

0.99+

AutodesksORGANIZATION

0.99+

thousandsQUANTITY

0.99+

FirstQUANTITY

0.99+

DevOpsTITLE

0.99+

two sidesQUANTITY

0.99+

NationwidesORGANIZATION

0.99+

twoQUANTITY

0.99+

hundredsQUANTITY

0.99+

Palo Alto, CaliforniaLOCATION

0.99+

87 pagesQUANTITY

0.99+

SpotifysORGANIZATION

0.99+

firstQUANTITY

0.99+

eachQUANTITY

0.99+

third legQUANTITY

0.98+

tomorrowDATE

0.98+

60 daysQUANTITY

0.98+

second levelQUANTITY

0.98+

hundreds of millionsQUANTITY

0.97+

todayDATE

0.97+

oneQUANTITY

0.97+

CUBEORGANIZATION

0.96+

both sideQUANTITY

0.95+

thousands a dayQUANTITY

0.95+

O'ReillyORGANIZATION

0.95+

last eight yearsDATE

0.94+

hundreds of millions a yearQUANTITY

0.93+

AgileTITLE

0.93+

FinOpsORGANIZATION

0.92+

OpenStack Summit 2018EVENT

0.89+

FinOpsTITLE

0.89+

nine figuresQUANTITY

0.88+

Amazon re:InventEVENT

0.88+

AzureTITLE

0.86+

this monthDATE

0.85+

cloudQUANTITY

0.83+

next few yearsDATE

0.83+

Cumulus NetworkORGANIZATION

0.82+

CUBETITLE

0.81+

ConversationEVENT

0.8+

CUBE ConversationEVENT

0.79+

few years backDATE

0.75+

last few yearsDATE

0.74+

GCPTITLE

0.74+

dozenQUANTITY

0.7+

lastDATE

0.68+

AgileORGANIZATION

0.61+

JR RiversORGANIZATION

0.6+

millionsQUANTITY

0.56+

neQUANTITY

0.53+

endDATE

0.51+

Roman Alekseenkov, Aptomi | OpenStack Summit 2018


 

>> Announcer: Live from Vancouver Canada, it's theCUBE covering OpenStack Summit North America 2018. Brought to you by RedHat, the OpenStack foundation and its ecosystem partners. >> Welcome back to theCUBE's coverage of OpenStack Summit 2018 in Vancouver. I'm Stu Miniman with my co-host for the week John Troyer. And helping us to bring it on home we have Roman Alekseenkov who's the co-founder of Aptomi. Brand new start up, I feel we've got the exclusive here to help you know, we have some blog posts out there and the like, but help to introduce you to our community and some of the broader world. Thanks for joining us. >> Yep, my first time at theCUBE. >> Alright so Roman, give us a little bit about your background and you know, we need with any, you know, founder the why of your company. >> Okay so I guess let's start with a background. So I used to work for one of the cloud infrastructure startups called Mirantis. And I worked there for a very long time. And last year I decided to start something on my own. Right, so now I am one of the main guys and one of the core contributors to the project called Aptomi. So and, I don't know if it's relevant, but before Mirantis, I've been doing a lot of the programming competitions like Google Code Jam, ACMICPC and Top Coder. My team ended up winning ACMICPC world finals. So I have like a decent background in algorithms, computer science, data structures, and things like that. >> Yeah. >> So that's me. >> We always see people are always humble there. It's, we know Mike Dvorkin is on your team. >> He is. >> People in the networking world, you know, might have run across Mike, and so super smart people. Give us the you know, the problem statement that your company's looking to solve. >> Right, so... I think it's going to be not one sentence answer. It's going to be a slightly longer answer. So when we talk to a number of companies who are using Kubernetes and who are building apps on top of Kubernetes, we looked into CI space and the CD space. And we looked at the CI, and in the CI for the most part, most of the problems seem to be solved, right. Everything that starts from your source code and then Docker file, how you build your artifacts, how you test it, and how you publish the binary to the repo, all that part seems to be streamlined. You take Jenkins, you take Docker, you take all the tools. You write some Kubernetes key, so this part, packaging components, it's not a big deal. And what we saw is where all the people are struggling is actually in the CD space, right. Once you start putting multi-container complex applications out of those pieces once you start wiring those pieces together, maybe microservices, maybe not, but once you start wiring things together, once you start running them across multiple environments, multiple clusters, right, that's where the things become really, really difficult for people who just rely on the tool set that we have today. Right, and that's where we saw an opportunity to build this service abstraction which allow people to wire things together and run them and operate them in a controllable way across multiple clusters and multiple environments integrated obviously with the continuous delivery pipelines. >> So if people weren't using Aptomi, what would they be using now? Or what kind of, what kinds of tools and processes are they bringing together if they're not doing this? Are they doing everything by hand, or how do you compare it to some of the other tools? >> Right, so a lot of people, they use some homegrown frameworks right now on top of Kubernetes and Helm. Or maybe on top of Kubernetes and YAML files. Or maybe Kubernetes and JSON is also one of the ways to do this. But there are some drawbacks in, in the approaches, right? Because we think that you want to start reasoning about those as actually applications and services not as like as a bunch of YAMLs and containers right? And so once you start talking about this as services as well as rules around those services, right maybe I want to say like hey everything that goes in my production environment should be secure or I want all my services with label "X" deployed to the dev environment or to cluster US east right? I mean the things become easier for you, 'cause you don't have to deal with the YAML file. >> Kind of from the abstraction layer up to maybe up, say to in other part of IT you might say it's policy driven almost, it's declarative, intent driven; I want this to happen rather than writing this kind of crazy YAML. Actually one of the Kubernetes founders, I dunno recently on Twitter or somewhere I was reading was saying that YAML was never supposed to be written by humans, that was kind of a mistake we meant for it to be under the covers but here we are. >> Roman: Right, but you are exactly right. It's services as well as intent around the services. >> Stu: Roman, I want to get your thoughts on just the Kubernetes ecosystem itself, you know for years here at OpenStack it was "Oh wait there's a lot of different distributions", you know, moving between one or the other wasn't necessarily easy. Kubernetes seems like we're a little bit better, a little further along, might've learned from some of the issues that we've had here. There's, last I saw it was getting around 40 different options but you know the thing I also wonder about is Kubernetes tends to get baked into platforms so you've got people that will build their own, just take the code, but you know Red Hat has a platform, all the public clouds have a platform, then there's a number of startups there. What's that like from your standpoint kind of being in this ecosystem is it, and maybe give us a little comparison compared to what it would have been like in the OpenStack world? >> Roman: Sounds good, so for us we actually we don't really care on what Kubernetes we run because we run, we help people to deliver apps and services on top. But if you talk about Kubernetes itself, we don't actually last year we haven't seen a lot of issues with Kubernetes right because we run a cluster in our lab, it just works. JKE always doesn't let me down, we also run things on Azure so speaking about the Kubernetes infrastructure I think the state of Kubernetes right now it's pretty reliable. So we don't see a lot of issues with that. But you also mentioned the platform, right so Kubernetes is part of the platform and that's the interesting part because a couple of years ago everyone was talking about Pass. It's Pass, Pass, Pass, Pass everywhere. Now you see a lot of conversations about Pass because Pass is like a monolith platform, doesn't exist anymore because it basically gets decomposed into what people call I guess containers of service and the modular tool set. And container orchestration is one part, and there is like 15 or 16 different parts from ad definition, to orchestration, and CD pipelines and security components, right? And that's why you see so many products out there with overlapping functionality. >> I mean do you think that the concept of Pass is going away at this point? Will we continue to redefine what a Pass is? I think every few years maybe that's the pattern. >> My personal opinion is that the concept of Pass is gone. There's is no more Pass. The future is the modular stack and the modular tool set. >> Stu: Yeah, so absolutely the future is becoming more distributed. I'm curious your thoughts then on something like Serverless which tends to change that even a little bit more than what we've been looking at. >> Roman: Sure well Serverless is, I guess it's not for everyone. It also depends on the type of workload that you run. If you want to run something compute intensive I guess it's still going to be containers or even VMs but likely containers. But if you have some stateless front-end or API, something that you sometimes make a call to and have to do something and get a response back sure Serverless is great, and Serverless actually fits quite well into what Mike and are tying to do with Aptomi. >> John: Roman I also wanted to ask about dependency mapping and visualizing dependencies. Hybrid cloud has been a big theme this week. It's actually a big theme in enterprise and elsewhere. When that happens when you have separate components whether they are monolithic components that are talking to each other down to microservices, dependencies are huge at that, the application level dependencies, especially as you move to hybrid cloud because you might be moving some component away from the rest and you better know what's talking to the other components. Any thoughts on how that is developing as architecture, application architectures and what you guys are doing to help there? >> Roman: Yeah so there's basically two ways how you can approach this so one way is the traditional way where you just open up your Kubernetes to a bunch of developers and people just run their things in different namespaces. If you use that approach I think those dependencies between different components, what relies on what, who's talking to whom, they become non-obvious, it's really hard to discover them once you got things deployed. So we are taking a slightly different approach because we require a little bit more information upfront about dependencies between components so once you deploy things through Aptomi we kind of already know what exists on the clusters and why, and who owns the resources, and who asked for certain services to be deployed. So we do provide some contextual visibility into that. And what's really nice is we're trying to build this, or we are building this on top of the community standards, we are not reinventing the whole platform, or trying to invent a new language, it's basically build ontop of Kubernetes and Helm. It's just a simple declarative service based abstraction and it rules. >> Stu: Last thing I wanted to ask, Aptomi itself, you know what's the state of the project? Is it a 1.0, are you looking for contributors, where are you with customers, help round off the understanding of the company and project. >> Sounds good, so we are one year into the project. The project is completely open source, it's on Github. It has 4 contributors right now and close to 2,000 commits maybe a little bit more. 100 star, 100+ on Github, so we're getting some traction, in the open source. Speaking about the readiness I think it's we're not 1.0 yet but we're getting close to 1.0. And the core of it, and the whole project is completely open source right, it's 100% Apache 2.0, but what we also do we also offer a hosted version with support. Right so when people come and they can just get the complete CD system with the service based layer and abstraction through our hosted version with support and that's what we are charging money for and revenue wise we do have paying customers, but it's only a year in so. Not a big amount but, there's going to be more. >> Stu: Alright well, Roman Alekseenkov really appreciate you sharing with us. Congratulations on the progress so far, seen an item I'd like working for us and for John Troyer. I'm Stu Miniman, we thank you for joining for 3 days of live wall-to-wall coverage of big final shout-out to the OpenStack Foundation and the supports of theCUBE for the whole crew here. Thank you for watching theCUBE. >> (electro-dance music) >> (soft piano) >> Astronaught: I recommend you activate my bit-ray over.

Published Date : May 24 2018

SUMMARY :

Brought to you by RedHat, the OpenStack foundation and the like, but help to introduce you to our community we need with any, you know, founder and one of the core contributors It's, we know Mike Dvorkin is on your team. in the networking world, you know, and then Docker file, how you build your artifacts, And so once you start talking about this as services say to in other part of IT you might say it's policy Roman: Right, but you are exactly right. the Kubernetes ecosystem itself, you know for years And that's why you see so many products out there I mean do you think that the concept of Pass My personal opinion is that the concept of Pass Stu: Yeah, so absolutely the future is becoming that you sometimes make a call to and have to do something some component away from the rest and you better know it's really hard to discover them once you got where are you with customers, help round off And the core of it, and the whole project is completely I'm Stu Miniman, we thank you for joining for 3 days

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
MikePERSON

0.99+

John TroyerPERSON

0.99+

Mike DvorkinPERSON

0.99+

OpenStackORGANIZATION

0.99+

Stu MinimanPERSON

0.99+

15QUANTITY

0.99+

4 contributorsQUANTITY

0.99+

Roman AlekseenkovPERSON

0.99+

JohnPERSON

0.99+

MirantisORGANIZATION

0.99+

3 daysQUANTITY

0.99+

last yearDATE

0.99+

two waysQUANTITY

0.99+

RedHatORGANIZATION

0.99+

VancouverLOCATION

0.99+

one yearQUANTITY

0.99+

OpenStack FoundationORGANIZATION

0.99+

one partQUANTITY

0.99+

KubernetesTITLE

0.99+

theCUBEORGANIZATION

0.99+

USLOCATION

0.99+

one wayQUANTITY

0.99+

KubernetesORGANIZATION

0.98+

OpenStack Summit 2018EVENT

0.98+

oneQUANTITY

0.98+

Vancouver CanadaLOCATION

0.98+

first timeQUANTITY

0.97+

one sentenceQUANTITY

0.97+

StuPERSON

0.97+

AptomiPERSON

0.97+

OpenStack Summit North America 2018EVENT

0.97+

AptomiORGANIZATION

0.97+

100%QUANTITY

0.97+

16 different partsQUANTITY

0.96+

RomanPERSON

0.96+

100+QUANTITY

0.96+

AzureTITLE

0.96+

this weekDATE

0.96+

around 40 different optionsQUANTITY

0.96+

a yearQUANTITY

0.95+

100 starQUANTITY

0.95+

Apache 2.0TITLE

0.94+

todayDATE

0.93+

GithubORGANIZATION

0.93+

ServerlessTITLE

0.92+

AptomiTITLE

0.91+

OpenStackTITLE

0.91+

YAMLTITLE

0.88+

HelmTITLE

0.88+

Code JamTITLE

0.85+

couple of years agoDATE

0.83+

Red HatORGANIZATION

0.82+

ACMICPCEVENT

0.8+

DockerTITLE

0.77+

JSONTITLE

0.75+

2,000 commitsQUANTITY

0.75+

JenkinsTITLE

0.73+

1.0OTHER

0.71+

TwitterORGANIZATION

0.68+

one of the waysQUANTITY

0.66+

Dave Buckley, Paddy Power Betfair | OpenStack Summit 2018


 

(upbeat electronic music) >> Announcer: Live from Vancouver, Canada, it's theCUBE, covering OpenStack Summit North America 2018. Brought to you by Red Hat, the OpenStack Foundation, and its ecosystem partners. >> Welcome back to The Cube's coverage of OpenStack Summit 2018 in Vancouver. I'm Stu Miniman with my co-host John Troyer. Happy to welcome back a company we've spoken to a few times at events, Paddy Power Betfair. First time guest coming to us from across the pond, Dave Buckley who is the automation engineer with Paddy Power Betfair, thanks for joining us. >> Thank you for having me. >> Alright, so first of all, you've been to a couple summits and we've talked to Paddy Power about OpenStack. Before we get into your specific implementation, tell us about your experience here this week and any compare, contrast to previous years. >> Yeah so I'm very lucky, I got to come to the previous two summits in North America. I guess what I've enjoyed this week, it's kind of a slight tilt towards, it's away from being purely OpenStack, kind of towards this open infrastructure kind of thing, 'cause like I said, especially last year in Boston, Q and NEs was becoming a big thing. Yeah, and kind of, the OpenStack Foundation becoming kind of more, not that it wasn't before, but more community-based and being part of the ecosystem. So, yeah, I think it's been quite interesting seeing that. >> Not to put words in your mouth but, it was even, the last year or two, it's more aware of some of the complimentary things and adding pieces. You know, we had, one of the interviews we did this week was person who's the SIC lead for the Kubernetes stuff, that sits under another Foundation, things like that. Yeah, exactly. It's been quite interesting this week, I guess, sort the Kata Container project, which wasn't something I'd been aware of before Monday morning basically. I remember we were sitting in the keynotes, and they were like, you can have this container-like thing which has all the speed of a container, but it's as secure as a BM. And you're thinking, how, how is that even possible? So I've really enjoyed, I got to go to one of the sessions yesterday, one of the technical introductions on that. >> Yeah, I always love, there's certain things where, okay, this is what I'm going to do with my schedule, and turns into, this got announced, or I didn't know about this, and you knew, blow up my schedule, let me change everything else. Yeah, exactly, I think you always, you can't, you have to be flexible, right? Adaptable, and as the week goes on you just go to what you think is interesting. >> John: So Dave, you and your company have been working with OpenStack for quite a while. >> Dave: Yeah. >> And you obviously run a system that needs to be stable. Right, needs to, you take care of betting and people's money. >> Dave: Exactly. >> So that needs to be solid. But I understand you recently went though an upgrade and have some experiences talking about that? Can you talk a little bit about where you are with your OpenStack implementation and that sort of migration? >> Sure. So, I guess it's about three years ago, it was Betfair at the time, so this was before the merger of the two companies. So Betfair started using OpenStack, and I think it was actually the last time the summit was here, in Vancouver. So a couple of my colleagues who were kind of the technical leads at the time. Steve Armstrong and Steve Perera, they flew out here, to kind of get a feel for OpenStack, what it was, talk to people who'd had experiences with it. I actually think that conference back then was very informative of what the platform today now looks like. So some of the conversations they had there with people like New Age Networks and Arista, which we used for the switching, but conversations they had there kind of ended up being now what we're using in production. I guess over the past couple of years, so the big thing that happened obviously was this merger between Paddy Power and Betfair, following that they had an exercise which they called the single customer platform, which is annoyingly, for a sys-admin guy, kind of like me, they, it's always been abbreviated to SCP, but you have to ignore that. So that was to kind of consolidate and integrate the Paddy Power and Betfair co-bases and put it on a single platform, which was our OpenStack and Nuage platform. So that kind of completed in January this year, so that's live, so basically the Paddy Power sports book has an entirely new website, all running on OpenStack. A lot quicker and more efficient then the previous version. So that's been a real success. And as part of that, I should say that stability is really vital, so kind of in our business. If the site is down we don't make any money, and if it happens during a big sporting event you have a big problem. >> Do you have a metric around that? What a minute or an hour of down time would be? >> So I guess it always depends, so the nature of our traffic is very spikey. So obviously when you have a big, it's on a Saturday in Europe, the football, soccer, maybe I should say, is like a very big deal. >> We have a global audience, football's okay. >> I'll stick with football then. >> We were all watching the royal wedding. >> I don't want to talk about that. The football, if you, we just get peak traffic on that day. And, even within the year, there's a thing called the Grand National, which is a big event in the UK, big horse racing, I guess like the Kentucky Derby. It's kind of when we get our maximum traffic in the year. Yeah, you always need to be prepared for that. So one of the things as you mentioned, we kind of look into upgrade OpenStack from Kilo to Newton. So we've been on Kilo from the start. We're using Red Hat's distribution of OpenStack, so what Red Hat offer is this, they have like every three releases I think it is? They have this long release life-cycle. So that's kind of the reason we're going to Newton, cause we have kind of the, then the support will go to 2021. [Stu] - But if I remember, it's Red Hat the OpenStack Platform 10. >> Dave: Yeah. >> And 13 is going to be queened as their next one that's going to be released. >> Exactly, so I think they just announced that this week, right? So I think at some point in the next year or two we'd be going to queens. >> How do you determine when you make that jump and anything around the upgrade process, you know, good and bad that you could share. >> Dave: Yeah, so I guess going from, we were overdue an upgrade in this case, Kilos, you know, pretty old now. What we're lucky that we can do is because we have Nuage, it's like an external SDM provider, so the entire data plane is controlled by Nuage, and you can kind of plug as many OpenStacks as you like really into Nuage, and you offload all the networking to Nuage. So what's that's allowed us to do is basically we'd have had a lot of trouble if we'd had to do an in place upgrade, so I've actually been to one of the groups this week, quite a lot of people were talking about upgrades and just like all the nightmares it's caused. I know it's getting better as like the releases come out, but what we were able to do is kind of building new, an entirely new OpenStack cloud on the side of, so we've kind of turned it kind of an immutable OpenStack, so your OSB 7 cloud is there, we built this new OSB 10. But they're both circ into the same networking, so the same Nuage SDN. And the way our developers deploy their applications, I guess you want to see this in more detail, we've done presentations at these summits in the past, but kind of in short, every deployment we do immutable deployments as well, so for every deployment we'll create a new subnet within Nuage, and kind of do rolling update of your VMs that are on that new subnet into like a VIP which is kind of where the constant is, so all the traffic's come in to that VIP then you just flip things in and out below it when you do a deployment, so what that basically means is from a developers point of view, when they're migrating from OSB 7 to OSB 10 they'll essentially spin up new networks and new VMs in OSB 10 and that deployment pipeline will kind of just seamlessly, everything else will stay the same because the networking doesn't change. So we don't have to have any downtime on the data plane or the control plane. Which is really beneficial for us 'cause the way, I guess this is I'll just describe the way developers do deployments like we rely heavily on the OpenStack API being available. You pay a cost in that you, so you need extra hardware to do that I guess, but yeah we found it is something that's worked for us. >> John: Anything else with the networking and specifically that you all are running, the load balancing or resiliency that you need to have for your apps? >> Dave: Yeah so one of the things was, so it's kind of another problem there were trying to solve with this whole project, this new OpenStack platform is that historically Betfair, as it was at the time, had always run out of a single data-center. But we had another site, but it was mainly kind of a development environments right in there. So the company thought why don't we just have, we should just have both DCs for resiliency, try and run things in like an active-active configuration. Which is fine for external customer facing applications where we've had an external load balance server that can point traffic between the two DCs. But then the question is what do you do with internal apps? So this is what led us to use Avi Networks, which is kind of a cloud native load balancing technology, so we've been using to provide like GSLB internal laps, so basically we'll load balance traffic between the two data-centers so it gets deployed within your OpenStack environment, has a really neat integration with Nuage, the Nuage SDN layer, and will resolve you to whichever data-center is appropriate at that time. So if you have a full data-center outtage, you should be able to go "Okay, point stuff over there". >> John: So it makes you and the networking team or the IT team into the heroes not the villains, you're usually the people saying "No" or "We can't do that". >> I guess so, I guess so yeah you're probably right. It's cool technology though. I guess that we're very lucky and that we're given the opportunity by the people at the company to experiment with new things, so even though we're about stability but we're also about trying to push things forward in terms of what technology to use. >> Stu: Dave I'm curious how kind of the hybrid or multi-cloud type of environments fit into what you're doing today, give us the update there. >> Dave: Yeah so that's something very in our radar at the moment I guess it's, yeah it's what everybody's doing, looking to how you can have this hybrid cloud model. So I think, going back three years again, at that time, being like an online betting company, it's a highly regulated business and only at that point it was really possible to kind of put some of this stuff into the public cloud, it seems like things have come a long way, so it's something we're looking at at the moment, we're evaluating different solutions, different vendors like the Googles, AWSs, and seeing or even like some OpenStack public clouds and seeing maybe how could we migrate some workloads out into the public cloud, how do we want to that, to give us more resiliency, and also as I was saying about our spiky traffic, it just makes a lot of sense to be able to say burst out into whichever public cloud vendor on a Saturday when the football's on to deal with that peak load. So it's something we're very much looking at at the moment. But yeah no formal decisions as of yet. Unless they've done something while I've been away. >> John: With containers here at the show, lots of different threads right? Containers, Edge, the OpenDev track, things like that. Anything else, we've talked about Kata, anything else that came up that was interesting here that you just watch Kubernetes and container track as well? >> Dave: So I guess in terms of containers it's, sitting in the Keynotes on Monday you would, if you weren't watching if you were just listening, you probably wouldn't know you were at an OpenStack Summit right since there's as much Kubernetes container stuff as there is OpenStack. It's interesting so we've kind of been doing... Again, similar to the public cloud conversation, it's something that's very relevant to us at the moment, we've done kind of a few proof-of-concept ideas, evaluating different solutions, so we have like running a Cube cluster ourself, obviously we have a strong relationship with Red Hat that we've kind of explored to using OpenShift maybe, and then come the networking layer you can integrate with Nuage which would be really cool for us so it'll allow us to do kind of the all the networking, access control mechanisms as we do for our virtual machines. And again this is also something in the whole public cloud conversation is well if wanted to containers in the public cloud as well like you have all the different offerings, would we want to run our own, in like an AWS or something? Or maybe go to someone like Google where you have that supported self-service model I suppose. But yeah at the moment it's kind of at those stages so I think Steve did a presentation on the Kubernetes stuff like a PCO we done at the last Summit. But yeah still at the moment still want to make some firm decisions about which direction we're going to go but a lot of the developers a very keen for this and obviously for guys like us we all know the value of it so I think at the moment because we had that focus on stability we should now have a period of time where we're able to kind of look at all this stuff a bit more, hopefully get some container solutions into production which would be awesome. >> Stu: Dave Buckley we really appreciate you giving us the update, love to be able to do some of those longitudinal case studies as to where you've been where you're going, what you're thinking about. Be sure to check out thecube.net, you can actually search for Patty Power Betfair, see some of those previous interviews from Dave's peers. Loads more interviews there as well as all the shows we're going to be at in the future where hope you come by and say "Hi". For John Troyer I'm Stu Miniman, thanks so much for watching theCUBE. >> (electro-dance music) >> (soft piano)

Published Date : May 24 2018

SUMMARY :

Brought to you by Red Hat, the OpenStack Foundation, First time guest coming to us from across the pond, and any compare, contrast to previous years. Yeah, and kind of, the OpenStack Foundation and they were like, you can have this Adaptable, and as the week goes on you just John: So Dave, you and your company And you obviously run a system that needs to be stable. So that needs to be solid. So some of the conversations they had there So obviously when you have a big, So one of the things as you mentioned, And 13 is going to be queened as their next one So I think at some point in the next year or two and anything around the upgrade process, you know, the traffic's come in to that VIP then you just flip the Nuage SDN layer, and will resolve you to whichever John: So it makes you and the networking team given the opportunity by the people at the company Stu: Dave I'm curious how kind of the hybrid doing, looking to how you can have this hybrid cloud that came up that was interesting here that you just the public cloud as well like you have all the different in the future where hope you come by and say "Hi".

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
StevePERSON

0.99+

Dave BuckleyPERSON

0.99+

DavePERSON

0.99+

John TroyerPERSON

0.99+

JohnPERSON

0.99+

VancouverLOCATION

0.99+

BetfairORGANIZATION

0.99+

Stu MinimanPERSON

0.99+

New Age NetworksORGANIZATION

0.99+

Steve PereraPERSON

0.99+

Steve ArmstrongPERSON

0.99+

Red HatORGANIZATION

0.99+

EuropeLOCATION

0.99+

two companiesQUANTITY

0.99+

AWSsORGANIZATION

0.99+

GooglesORGANIZATION

0.99+

Paddy PowerORGANIZATION

0.99+

North AmericaLOCATION

0.99+

UKLOCATION

0.99+

OpenStack FoundationORGANIZATION

0.99+

AristaORGANIZATION

0.99+

StuPERSON

0.99+

January this yearDATE

0.99+

GoogleORGANIZATION

0.99+

BostonLOCATION

0.99+

OSB 10TITLE

0.99+

2021DATE

0.99+

yesterdayDATE

0.99+

Vancouver, CanadaLOCATION

0.99+

bothQUANTITY

0.99+

next yearDATE

0.99+

OpenStackTITLE

0.99+

OpenStack Summit 2018EVENT

0.99+

MondayDATE

0.99+

KubernetesTITLE

0.99+

two data-centersQUANTITY

0.99+

last yearDATE

0.99+

First timeQUANTITY

0.99+

Kentucky DerbyEVENT

0.98+

this weekDATE

0.98+

OpenShiftTITLE

0.98+

Avi NetworksORGANIZATION

0.98+

oneQUANTITY

0.98+

single platformQUANTITY

0.97+

Paddy Power BetfairORGANIZATION

0.97+

todayDATE

0.97+

OpenStack Summit North America 2018EVENT

0.97+

OSB 7TITLE

0.97+

thecube.netOTHER

0.97+

OpenStackORGANIZATION

0.96+

three yearsQUANTITY

0.96+

Grand NationalEVENT

0.96+

NuageORGANIZATION

0.96+

OpenStack Platform 10TITLE

0.94+

single data-centerQUANTITY

0.93+

two DCsQUANTITY

0.93+

Melvin Hillsman, OpenLab | OpenStack Summit 2018


 

>> (Narrator) Live from Vancouver, Canada, it's The Cube, covering OpenStack Summit North America 2018, brought to you by Red Hat, the OpenStack Foundation, and its Ecosystem partners. >> Welcome back, I'm Stu Miniman with my co-host John Troyer and you're watching The Cube, worldwide leader in tech coverage, and this is OpenStack Summit 2018 in Vancouver. Happy to welcome to the program, first-time guest Melvin Hillsman, who's the governance board member of OpenLab, which we got to hear about in the keynote on Monday. Thanks so much for joining us. >> Thanks for having me. >> Alright, so Melvin, we were given, start us off with a little bit about your background, what brought you to the OpenStack community, and we'll go from there. >> Sure, yeah, so my background is in Linux system administration and my getting involved in OpenStack was more or less seeing the writing on the wall as it relates to virtualization and wanting to get an early start in understanding how things would pan out over the course of some years. So I probably started OpenStack maybe three or four so years ago. I was probably later to the party than I wanted to be, but through that process, started working at Rackspace first and that's how I really got more involved into OpenStack in particular. >> Yeah, you made a comment, though. The writing on the wall for virtualization. Explained that for a sec. >> So for me, I was at a shared hosting company and we weren't virtualizin' anything. We were using traditional servers, dedicated servers, installing hundreds of customers on those servers. And so, at one point, what we started doing was we would take a dedicated server, we would create a virtual machine on it, but we would use most of the resources of that dedicated server, and so what allowed that shared hosting was to tear stuff down and recreate it, but it was very manual process and so, of course, the infrastructure service and orchestration around that OpenStack was becoming the de facto standard and way of doing it, and so I didn't want to try to learn manually, or fix something up internally, I wanted to go where OpenStack was being highly developed a lot and people working on it in their day to day jobs, which is why I went to Rackspace. >> Okay, one of the things we look at, this is a community here, so it takes people from lots of different backgrounds, and some of them do it on their spare time, some of them are paid by larger companies to participate, so to tell us about OpenLab, itself, and how your company participates there. >> Sure, so I started, well I'm at Huawei now, but I was at Rackspace and that's kind of how I got more involved in the community and there I started working on testing things above the OpenStack ecosystem, so things that people want to build on top of OpenStack and during that process Huawei reached out to me and was like hey you know you're doing a great job here, and I was like yeah I would love to come and explore more of how we can increase this activity in the community at large. And so Oakland Lab was essentially born out of that, which the OpenStack community, they deliver the OpenStack API's, and they kind of stop there, you know. Everything above that is, you do that on your own, more or less, and so also, as a chair of the user committee, again, just being more concerned about the people who are using stuff, OpenLab was able, was available to facilitate me having access to hardware and access to people who are using things outside OverStack in use cases, et cetera, where we want to test out more integrated tools working with OpenStack and different versions of OpenStack. And so that's essentially what OpenLab is-- >> So in OpenLab, projects come together and it's basically, it's an Interop, boy, in the networking world, they've had the Interop plug and plug fest for a long time, but, in essence, projects come together and you integrate them and start, you invite them in and they integrate and start to test them. Starting with, I mean, I see, for this release, Terraform and Kubernetes. >> Yeah, so a lot of people want to to use Kubernetes, right? And as an OpenStack operator you essentially, you don't really want to go and learn all the bits of Kubernetes, necessarily, and so, but you want to use Kubernetes and you want to work seamlessly with OpenStack and you want to use the API's that you're used to using with OpenStack and so we work very heavily on the external cloud provider for OpenStack, enabling Cinder V3 for containers that you're spinning up in Kubernetes, so that they have seamless integration, you don't have to try to attach your volumes, they are automatically attached. You don't have to figure out what your load balancing is going to to look like. You use Octavia, which is load balancing service for OpenStack, very tightly integrated and things, you know, as you spin things up, they work as you as you would expect and so then all the other legacy applications and all the things you're used to doing with OpenStack, you bring on Kubernetes and you essentially do things the way you've been doing them before, with just an additional layer. >> Yeah, now I wonder if you can talk a little bit about the providers and the users, you know how do they get engaged, to and give us a little flavor around those. >> Yeah, so you get engaged, you go to OpenLabtesting.org and there's two options. One, is you can test out your applications and tools, by clicking get started, you fill that out. And what's great about open lab is that we actually reach out and we talk with you, we consult with you, per se, because we have a lot of variation in hardware that's available to us and so we want to figure out the right hardware that you need in order to do the tests that you want, so that we can get the output as it relates to that integration that will, of course, educate and inform the community at large of whether or not it's working and been validated. And, again, so as a person who wants to support OpenLab or for a provider, for example, who wants to support OpenLab, you click on the support OpenLab link, you fill out a form and you tell us you know, do you want to provide more infrastructure, do you want to talk with us about how clouds are being architected, integrations are being architected, things that you're seeing in the open source use cases that may not be getting the testing that they need and you're willing to work with engineers from other companies around that, so individual testers and then companies who may bring a number of testers together around a particular use case. >> Now, you're starting to publish some of the results of Interop testing and things like that. How is open lab, how does it produce its results, is it eventually going to be producing white papers and things like that or dashboards or what's your vision there? >> Yeah, so we produce a very archaic dashboard right now, but we're working with the CNCF to, if you go to CNCF.CI, and they have a very nice dashboard that kind of shows you a number of projects and whether or not they work together. And so it's open source, so what we want to do is work with that team to figure out how do we change the logos and the git repos, to how to driving those red and green, success or failure icons that are there, but they're relevant to the test that we're doing in OpenLab, so yeah. So we definitely want to have a dashboard that's very easy to decipher what tests are failing in or passing. >> Looking forward, what kinds of projects are you most interested in getting involved? >> Right now, very much Kubernetes, of course. We're really focusing on multi architecture, again, as a result of our work with Kubernetes and driving full conformance and multi architecture. That's kind of the wheelhouse at this time. We're open for folks to give us a lot of different use cases, like we were starting to look at some edge stuff, how can we participate there, we're starting looking at FPGA's and GPU's, so a lot different, we don't have a full integration in a lot of different areas, just yet, but we are having those conversations. >> So, actually, I spent a bunch of years, when I worked on the vendor side, living in an Interrupt lab, and the most valuable things were not figuring out what worked, but what broke, so what kind of things, you know, as you're working through this, what learnings back do you share with the community, both the providers and users? Big stumbling blocks that you can help people, give a red flag, or say you know, avoid these type of things. >> Yeah, exactly what you just said. You know, what's good is some of our stuff is geographically dispersed, so we can start to talk about if, what's the latency look like? You may, within that few square miles that you're operating and doing things, it works great, but when I'm sending something across the water how, is your product still moving quickly, is the latency too bad that we can't, I can't create a container over here because it takes too long, so one example of looking at something fail as it relates to that is we're talking with Octavia folks to see, if I spin up a lot of containers am I going to therefore create a lot of load balancers and if I create a lot of load balancers I'm creating a lot of VM's, or am I creating a lot of containers or are things breaking apart, so we need to dig a little bit further to understand what is and is not working with the integrations we're currently working on and then again we're exploring GPV, GPUs just landed more or less, that was a part of the keynote as well, and so now we're talking about, well, let's do some of that testing. The software, the code, is there but is it usable? And so that's one area we want to start playing around with. >> Okay, one of the other things in the keynote's got mentioned was Zul, the CIDT tool, how's that fitting into the OpenLab? >> Yeah, we use Zul as our gating, so what's great about Zul is that you can interac6t with projects from different SCM's, so we have some projects that live in github, some that utilize Garrote, some that utilize gitlab, and Zul has applicability where it can talk to different, it can talk across these different SCM's, and if you have a patch that depends on a patch in another another pod, so a patch on one project in one SCM can depend on a patch in another project, in a different SCM, and so what's great about Zul is that you can say, hey I'm depending on th6at, so before this patch lands, check to make sure this stuff works over there, so if it succeeds there and it's a dependency then you basically confirm that succeeds there and then now I can run the test here, and it passes here as well, so you know that you can use both of those projects together again, in an integration. Does it makes sense? Hopefully I'm making it very clear, the power there with the cross SCM integration. >> Yeah, Melvin, you've had a busy week, here, at the show. Any, you know, interesting things you learned this week or something that you heard from a customer that you thought, oh boy we got to, you know, get this into our lab or a road map or, you know-- >> The ARM story, the multi architecture is, I feel like that's really taking off. We've had discussions with quite a few folks around that, so yeah, that for me, that's the next thing that I think we're really going to concentrate a little bit harder on is, again, figuring out if there are some problems, because mostly it's been just x86, but we need to start exploring what's breaking as we add more to multi architecture. >> Melvin, no shortage of new things to test and play with, and every customer always brings some unique spins on things, so appreciate you giving us the update on OpenLab, thanks so much for joining us. >> You're Welcome. Thanks for having me. >> From John Troyer, I'm Stu Miniman, thanks so much for watching The Cube. (electronic music)

Published Date : May 23 2018

SUMMARY :

brought to you by Red Hat, and you're watching The Cube, Alright, so Melvin, we were given, and that's how I really got more involved Yeah, you made a comment, though. and so what allowed that shared hosting so to tell us about OpenLab, itself, and was like hey you know you're doing a great job here, and you integrate them and start, and you want to use the API's that you're used to and the users, you know how do they get engaged, and so we want to figure out the right hardware and things like that or dashboards and the git repos, to how to driving those red and green, so a lot different, we don't have a full integration so what kind of things, you know, and so now we're talking about, and if you have a patch that depends that you thought, oh boy we got to, you know, but we need to start exploring what's breaking so appreciate you giving us the update on OpenLab, Thanks for having me. thanks so much for watching The Cube.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
John TroyerPERSON

0.99+

Melvin HillsmanPERSON

0.99+

MelvinPERSON

0.99+

Stu MinimanPERSON

0.99+

Red HatORGANIZATION

0.99+

HuaweiORGANIZATION

0.99+

MondayDATE

0.99+

VancouverLOCATION

0.99+

Vancouver, CanadaLOCATION

0.99+

OpenStackTITLE

0.99+

OpenStack FoundationORGANIZATION

0.99+

LinuxTITLE

0.99+

OverStackTITLE

0.99+

ZulTITLE

0.99+

two optionsQUANTITY

0.99+

gitlabTITLE

0.99+

OpenStackORGANIZATION

0.99+

OneQUANTITY

0.98+

The CubeTITLE

0.98+

OpenStack Summit 2018EVENT

0.98+

GarroteTITLE

0.98+

threeDATE

0.98+

bothQUANTITY

0.98+

githubTITLE

0.98+

OpenLabtesting.orgOTHER

0.98+

SCMTITLE

0.97+

OpenLabTITLE

0.97+

hundreds of customersQUANTITY

0.97+

KubernetesTITLE

0.97+

RackspaceORGANIZATION

0.96+

OpenStack Summit North America 2018EVENT

0.96+

CNCFORGANIZATION

0.96+

this weekDATE

0.95+

one projectQUANTITY

0.95+

first-timeQUANTITY

0.95+

Oakland LabORGANIZATION

0.94+

OpenLabORGANIZATION

0.93+

oneQUANTITY

0.92+

one exampleQUANTITY

0.9+

one pointQUANTITY

0.89+

four so years agoDATE

0.85+

lot of containersQUANTITY

0.85+

open labTITLE

0.84+

CIDTTITLE

0.81+

every customerQUANTITY

0.78+

milesQUANTITY

0.77+

CNCF.CIORGANIZATION

0.73+

firstQUANTITY

0.7+

FPGAORGANIZATION

0.69+

KubernetesORGANIZATION

0.65+

InteropTITLE

0.62+

Cinder V3COMMERCIAL_ITEM

0.62+

OpenLabEVENT

0.61+

Radhesh Balakrishnan, Red Hat | OpenStack Summit 2018


 

(upbeat music) >> Narrator: Live from Vancouver, Canada, It's theCUBE. Covering OpenStack Summit, North America, 2018. Brought to you by Red Hat, the OpenStack Foundation, and its ecosystem partners. >> Welcome back to theCUBE's coverage of OpenStack Summit 2018, here in Vancouver. Three days wall-to-wall coverage. I'm Stu Miniman with my cohost, John Troyer. Happy to welcome back to the program, Radhesh Balakrishnan, who is the general manager of OpenStack with Red Hat. Radhesh, great to see you. It's been a week since John talked to you, and always good to have you on at the show. >> Great to be on. Good to be here talking about OpenStack at OpenStack Summit. >> Yeah so, look, OpenStack is in the title of your job. I believe, did we have a birthday cake and a party celebrating a certain milestone? >> That is indeed true; so it's the fifth anniversary of that fact that we've had a product, Red Hat OpenStack Platform, on the market. And so, we've been doing a little bit of a look back at how far we have come in the last five years as well as looking ahead at, you know, how does the next three to five years shape as well. >> Yeah, Radhesh, I'm going to date myself and when I think back to, gosh it was 18 years ago, I was working with Linux, and there were kernels all over the place and things like that. And then, I worked for an enterprise storage company and was like, ugh, like keeping up with Chrome.org was a pain in the neck. There came out this thing called Red Hat Advanced Server that was like, oh wait, we can glom onto this, we can support this with our customers, and that eventually turned into RHEL, which, of course, kind of becomes the main standard for how to do Linux. I feel like we have a lot of similarities. >> Radhesh: Absolutely, absolutely. >> In how we did. RHOSP, I believe, is the acronym, so. >> That's exactly right, and we like to have long names. >> Which are very descriptive, but Red Hat OpenStack Platform, fundamentally, to your point brings the same valid proposition that RHEL brought to Linux, to OpenStack, with the twist that, it's not just curated OpenStack, but it's a co-engineered solution of Linux and Cavium and OpenStack. And along the way we learned that, look, it's not just OpenStack and the infrastructure solution. It's done in conjunction with the software-defined storage solution or it's done in conjunction with software-defined networking. Or, fast-forward all the way now, it's being done in conjunction with cloud-native applications running on top of it, right? But regardless, in five years we've been able to grow to address these different demands being placed at infrastructure level, and at the same time evolved to address new-use cases as well; Telco is an example of that. >> Radhesh, let's spend a couple of minutes, though, on the OpenStack Platform itself from Red Hat. Some of the things, guys, that you were bringing to market, I know we talked about, here at the show, fast-forward upgrades, for instance were, they were just introducing, and maybe some other things in the Queens release that you all are bringing forward and have engineered. >> Yeah, thanks for that question, very topical, in the sense that yesterday we launched OSP 13, which is the latest and greatest version based on Queens release. If you look at the innovation packed in that it fundamentally falls in three buckets. One is the bread part that you talked about, whereby, anybody who is standing on OSP 10, which was the prior, long-release lifecycle product, over to 13, how do you kind of get over there in a graceful manner is the first area that we have addressed. The second area is around security, because how do you make sure that OpenStack-based clouds are secure by default, from the day you roll out all the way to until you retire it, right? I don't know if there's going to be a retirement, but that's the intent of all the security enablements that we have in the product as well. And the third one, how do we make sure that containers in OpenStack can come together in a nice manner. >> Yeah, the container piece is something else that, so a lot of effort, here at the show. They announced Kata containers, which, trying to give the security of a VM, lightweight VM. How does Red Hat look at Kata containers? I know Red Hat, you know Linux's containers, you know, very strong position, fill us in on that. >> Yeah, to maybe pull back a little bit and then look at the larger picture of there is the notion of infrastructure or the open infrastructure that you need and OpenStack is a good starting point for that. And then, you overlay on top of that an application deployment management configuration, lifecycle management solution that's the container platform called OpenShift, right. These are the two centers of gravity for the stack. Now, aspects such as Kata containers or Hubbard, which is for again, similar concept of addressing how do you use virtualization in addition to containers to bring some of the value around security et cetera, right? So we are continuing to engage in all these upstream projects, but we'll be careful and methodical in bringing those technologies into our products as we go along. >> Okay, how about Edge is the other kind of major topic that we're having here, I know I've interviewed some Red Hat customers looking at NFV solutions, so some of the big telcos you know specifically that use various pieces. What do you hear from your customers and help us kind of draw that line between the NFV to the Edge. Yeah, so Edge has become the center is kind of the new joke in the sense that, from an NFV perspective, customers have already effectively addressed the CORD errors and the challenges, now it's about how do you scale that and deploy that on a massive scale, right? That's a good problem to have. Now the goodness of virtualization can be brought all the way down to the radio Edge so that a programmable network becomes the reality that a telco or a carrier can get into. So in that context, Edge becomes a series of use cases. You know, it's not just one destination. Another way to say it is there is Edge an objective and there is Edge as a noun. Edge as the objective is a set of technologies that are enabling Edge, Edge networking, right. Edge management, for example, and then Edge as a destination where you have a series of Edge locations starting from CORD error center going all the way to radio. Now, the technology answers for all these are just being figured out right now. So you can say, you know, put crudely, KBM, OpenStack, containers, and Ansible will be all good elements that will come into the picture when it comes to a solution for all these footprints. >> Nice. Radhesh, maybe let's switch over to talk about the summit here, and the people here, filled with people being productive with OpenStack, right? Either looking at it, upgrading it, inheriting it. We talked to people in a bunch of different scenarios Red Hat, huge installed base, and you are good at helping and supporting, and uplifting, and upskilling a set of operators who started with Linux and now have to be responsible for an entire cloud infrastructure. Plus, now, at this conference, we've been talking about containers, we've been talking about open dev, right. That's again broadening the scope of what an operator might have to deal with. How does Red Hat look at that? How are you and your team helping upskill and enhance the role of the operator? >> Yeah, so I think it comes down to, how do we make sure that we are understanding the journey that the operator himself or herself is taking from a career perspective, right, the skill set of evolving from Linux and core automation-related skills to going to being able to understand what does it mean to live with cloud implementation on a day-to-day basis. What does it mean to live with network function virtualization as the way in which new services are going to be deployed. So, our course curriculum has evolved to be able to address all these needs today. That's one dimension, the other dimension is how do we make sure that the product itself is so easy that the journey is getting to a point where the infrastructure is invisible, and the focus is on the application platform on top. So I think we have multiple areas of focus to get to the point where it's so relevant that it's invisible, if that paradox makes sense. That's what we're trying to make happen with OpenStack. >> Radhesh, Red Hat has a very large presence at the show here; we were noting in the keynote the underlying infrastructure didn't get a lot of discussion because it is more mature, and therefore, we can talk about everything like VGPUs and containers, and everything like that. But Red Hat has a lot in the portfolio that helps in some of those underlying pieces. So maybe you can give us some of the highlights there. >> Absolutely, so we aren't looking at OpenStack as the be-all end-all destination for customers, but rather an essential ingredient in the journey to a hybrid cloud. So when you have that lens it becomes natural to you that a portfolio of our offerings, which are either first-party or in conjunction with our partners --we have over 400 partners with whom we have joint solutions as well -- so you naturally take a holistic view and then say, "How do you optimize the experience of ceph plus OpenStack for example." So we were talking about Edge recently, right, in the context of Edge we realize that there is a particular use-case for hyperconverged infrastructure whereby you need to collocate, compute, and store it in a way that the footprint is so small and easy to manage plus you want to have one life-cycle both for OpenStack and ceph right, so to address that we announced, right at hypercloud infrastructure for cloud, as an offering that is co-engineered between ceph team, or our storage team, and the OpenStack team. Right, that's just an example of how, by bringing the rest of the portfolio, we're able to address needs being expressed by our customers today. Or you look forward in terms of use-case, one thing that we are hearing from all our large customers, such as the Amadeus's of the world is, make the experience of OpenShift on OpenStack, easy to deploy and manage, as well as reduce the penalty of running containers on VMs. Because we understand the benefits of security and all of that, but we want to be able to get that without having any penalty of using a virtual infrastructure so that's why we're heavily focused on OpenShift, on OpenStack, as the form-factor for delivering that while continuing to work on things such as Kata containers as well as, you know, Kuryrs, as technology is evolving to make communities much richer as well as the infrastructure management at OpenStack level richer. >> You brought up an interesting point, we spoke a little bit yesterday with John Allessio and Margaret Dawson, about really that kind of multi-cloud world out there, because pieces like Kubernetes and Ansible, aren't just in the data center with this one stack, it's spanning across multiple environments and when we talk to customers, they do cloud, and cloud is multiple things in multiple places and changing all the time. So I'd love to get your viewpoint on what you hear from customers, how Red Hat's helping them across all those environments. >> Absolutely, so the key differentiation we see in being able to provide to our customers is that unlike some of the other providers out there, they're where they are stitching you with a particular private cloud, with the particular public cloud, and then saying, "Hey, this is sort of the equivalent of the AOL walled gardens, if you will, right, that's being created for a particular private and public cloud. What we're saying is fundamentally three things. First is, the foundation of Linux skills from RHEL that you have is going to be what you can build on to innovate for today and tomorrow, that's number one. Secondly, you can invest in infrastructure that is 100% open using OpenStack so that you can use commodity hardware, bring in multiple use-cases which are bleeding it, such as data lags, big data, Apache Spark, or going all the way to cloud-native application, development on top of OpenStack. And then last but not least, when you are embarking on a multi-cloud journey it is important that you're not tied to innovation speed of one particular public cloud provider, or even a private cloud provider, for that matter, so being able to get to a container platform, which is OpenShift, that can run pretty much everywhere, either on PREM or on a public cloud, and give you that single pane of consistency for your application, which is where business and IT alignment is the focus right now, then I think you've got the best of all the worlds. You know, freedom from vendor-lock in, and a future-proof infrastructure and application platform that can take you to where you need to go, right. So pretty excited to be able to deliver on that consistently as of today, as well as in the coming years. >> All right, we just want to give you the final word, for people out there that ... you know, often they get their opinion based on when they first heard of something. OpenStack's been around for a number of years, five years now, with your platform. Give us the takeaway for 2018 here from OpenStack Summit as to how they should be thinking about OpenStack, in that larger picture. >> The key takeaway is that OpenStack is rock-solid, that you can bring into your environment, not just to power your virtual machine infrastructure, but also baremetal infrastructure on which you can bring in containers as well. So if you're thinking about an infrastructure fabric, either to power your telco network or to power your private cloud in its entirety OpenStack is the only place that you need to be looking at and our OpenStack platform from end to end delivers that value proposition. Now the second aspect to think about is, OpenStack is a step in the journey of a hybrid future destination that you can get to. Red Hat not only has the set of surround products and technologies to round-up the solution, but also have the largest partner ecosystem to offer you choice. So what's your excuse from getting to a hybrid cloud today if not tomorrow? >> Well, Radhesh Balakrishnan, thank you for all the updates appreciate catching up with you once again. For John Troyer, I'm Stu Minimam, getting near the end of three days wall-to-wall coverage here in Vancouver, thank you so much for watching theCUBE. (upbeat music)

Published Date : May 23 2018

SUMMARY :

Brought to you by Red Hat, the OpenStack Foundation, and always good to have you on at the show. Great to be on. Yeah so, look, OpenStack is in the title of your job. how does the next three to five years shape as well. the main standard for how to do Linux. RHOSP, I believe, is the acronym, so. and at the same time evolved to address in the Queens release that you all are all the way to until you retire it, right? Yeah, the container piece is something else that, or the open infrastructure that you need and the challenges, now it's about how do you scale that That's again broadening the scope that the journey is getting to a point where at the show here; we were noting in the keynote that the footprint is so small and easy to manage Kubernetes and Ansible, aren't just in the data center of the AOL walled gardens, if you will, right, All right, we just want to give you the final word, OpenStack is the only place that you need to be looking at getting near the end of three days wall-to-wall coverage

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Radhesh BalakrishnanPERSON

0.99+

John TroyerPERSON

0.99+

JohnPERSON

0.99+

VancouverLOCATION

0.99+

RadheshPERSON

0.99+

five yearsQUANTITY

0.99+

Margaret DawsonPERSON

0.99+

100%QUANTITY

0.99+

Stu MinimanPERSON

0.99+

Stu MinimamPERSON

0.99+

Red HatORGANIZATION

0.99+

OpenStack FoundationORGANIZATION

0.99+

TelcoORGANIZATION

0.99+

RHELTITLE

0.99+

John AllessioPERSON

0.99+

FirstQUANTITY

0.99+

2018DATE

0.99+

AOLORGANIZATION

0.99+

third oneQUANTITY

0.99+

second aspectQUANTITY

0.99+

LinuxTITLE

0.99+

fifth anniversaryQUANTITY

0.99+

Three daysQUANTITY

0.99+

tomorrowDATE

0.99+

second areaQUANTITY

0.99+

over 400 partnersQUANTITY

0.99+

OpenShiftTITLE

0.98+

EdgeTITLE

0.98+

yesterdayDATE

0.98+

Vancouver, CanadaLOCATION

0.98+

firstQUANTITY

0.98+

OpenStackTITLE

0.98+

OpenStack Summit 2018EVENT

0.98+

OpenStack SummitEVENT

0.98+

North AmericaLOCATION

0.97+

first areaQUANTITY

0.97+

OSP 10TITLE

0.97+

18 years agoDATE

0.97+

singleQUANTITY

0.97+

bothQUANTITY

0.97+

OneQUANTITY

0.97+

SecondlyQUANTITY

0.97+

theCUBEORGANIZATION

0.97+

AmadeusORGANIZATION

0.96+

AnsibleORGANIZATION

0.95+

oneQUANTITY

0.95+

OpenStackORGANIZATION

0.95+

todayDATE

0.94+

three daysQUANTITY

0.94+

13TITLE

0.94+

OSP 13TITLE

0.94+

Boris Renski, Mirantis | OpenStack Summit 2018


 

(upbeat electronic music) >> Announcer: Live from Vancouver, Canada, it's The Cube, covering OpenStack Summit North America 2018. Brought to you by Red Hat, the OpenStack foundation, and its ecosystem partners. >> Welcome back to The Cube's coverage of OpenStack Summit 2018 here in beautiful Vancouver, British Columbia. I'm Stu Miniman, with my co-host John Troyer. Happy to welcome back to the program, it's been a couple of years, actually, Boris Renski, who is the co-founder and CMO of Merantis And also is on the keynote stage for the OpenDev part of this show here. Boris, great to see you, thanks for joining us. >> Good to see you guys, and great to be back. Thank you for having me back. >> Absolutely, so we're going to talk about OpenDev, we're going to talk about a few things, but let's start with Merantis, your company. I think back to some of my first experiences at the OpenStack show. First of all, Merantis always does great keynotes, I remember there was dancing on stage, there's fun T-shirts I actually coveted. I don't go after swag much, but it was like the Heisenburg 99.999%-- >> I remember that T-shirt, yeah. >> Pure T-shirt for the Breaking Bad fans out there, to date myself on this, but always bring some energy and excitement and Merantis was one of the companies really super glued to OpenStack, so bring us up to 2018. When I think of Merantis, what should I be thinking of and let's get into it from there. >> Yeah, so let me see. We are still super glued to OpenStack. We did go through some changes and some evolutions. I think given how long it's been since we've talked, the notable changes have been a change to our delivery approach and with it some of the changes to actually the underlying software stack, so the most common thing is that we've evolved Merantis OpenStack into what we now call Merantis Cloud Platform and the key difference is how we approach actually the life cycle management of the OpenStack itself. Before our tool for installing and basically updating OpenStack was Fuel which was very prescriptive and monolithic type of delivery method and what we realized is most of it, large customers that we have, they have a fairly heterogeneous reference architectures that you have to cater to and you have to be able to do that in such a way that it is cost effective, so we've rebuilt Fuel for to a new tool called DriveTrain which uses a continuous delivery pattern to manage and deliver updates to OpenStack and with that we've also tweaked out delivery model a little bit. Before we just followed traditional distro-model where we just throw out our software out there. You can download and play with it and call us and we'll support you. When it comes to complicated distributive systems like OpenStack, that are life-cycled following a continuous delivery pattern, most of the companies simply don't have the in-house talent and skills to just take it and start deriving value, so we've moved to what we refer to as a build, operate, transfer model where we actually come in and we set up the environment, we manage an environment to an SLA, give a customer four nines SLA on the up time of the OpenStack environment we're managing and after a period of a year, give the customer an opportunity to gradually take over the operations and by operations I mean, patches, updates, et cetera until after some time we just completely go away or we just take a role of a software support vendor, effectively. So that's on the core business side. Since we haven't talked in a while, so it's a little bit of a long update, sorry. >> Stu: Yeah, yeah, it's okay. >> The thing that we've been talking a lot about recently has been the new thing we launched in beta about a month and a half ago called Merantis application platform, so Merantis Cloud Platform is OpenStack, is our core business. Merantis Application Platform is a new thing that we have launched about month and a half ago that is based on Spinnaker and Spinnaker is this continuous delivery open source tool that's been built by Netflix, originally. >> Yeah, so before we get into the OpenDev and Spinnaker and all that stuff, want your viewpoint on the OpenStack piece, so really appreciate that update. There were years that we thought, oh, it's the battle for who's going to do distributions and as you said, it's not that easy and maybe we had poor expectations as an industry as to where we could take it and where it should be used, so how should people be thinking about OpenStack in general? Can you give us one or two of the key use cases you see in your customer base? >> Yeah, so, I think that what we realized is that when it comes to general purpose cloud, so to speak, there is not tremendous value, at least among the customers that we have the opportunity to interface with, to use OpenStack. You have something that's already in place and you don't touch it and that's usually VMware or you want something new general purpose, people go to public cloud, but there is an enormous opportunity for what we refer to as tuned stacks or clouds that are tuned to particular business use cases and this is where I think is an opportunity for OpenStack to excel and this is historically where we as Merantis been actually delivering value to our customers. So speaking of the use cases, our customer base is split, we split it into enterprise and telco. More than half of the customers, actually, are from the telco side. So telco clouds, there is a variety of use cases. Typically those use cases are function of the, and the overarching use case is NFE, virtually network function virtualization. The specificity and the reference architecture of the actual infrastructure environment is a function of the VNF that is running on that cloud and in some instances if you were to categorize this for telco space, you can think of it in terms of a big cloud for VNFs that don't need to be close to the edge and those that are stretching out to the smaller footprint all the way to the edge and those are vastly different reference architectures and you do different performance optimizations and tuning and this is something that you can only do with something like OpenStack. Now when it comes to the enterprise side, the actually emerging use case that we've been seeing quite a bit of is HPC, because, again, HPC is full of purpose-built equipment, you do networking differently, you do a lot of things differently and a lot of the times the general purpose public clouds don't work for it, so for HPC again, we have a set of reference architectures that are modeled within the Drivetrain that we can just deploy fairly easily out of the box that cater specifically to the HPC use case and the enterprise. >> Boris, do you think HPC then either includes now or evolves into ML and AI as well, again, bespoke hardware, very specific use case? >> Yes, eventually. I think that there is an opportunity there for some of the reference architectures and deployment topologies currently used for HPC to evolve towards some of the AI use cases. Again, I think that, when it comes to enterprise and AI, it's a bit early, so yeah. >> Boris, the tagline of the company is, The Managed Open Cloud Company, and you talked about managing, being a managed cloud. That's been a fascinating development over the last few years. We're seeing it at the OpenStack level and for instance at the kubernetes level as well. Can you talk a little bit about that approach and who are the customers that need that entry ramp or accelerator for these private cloud installations? >> Yeah, yeah, yeah. I think that... There are two types of ways to implement infrastructure, implement the cloud. There is those that are trying to, they are looking at public cloud and they are saying, okay, this is like, I see what Amazon's doing, what Google's doing is great. I want the same thing and I want it in-house, for security reasons, for whatever, compliance reasons, doesn't matter. So all of these guys that fall into this category, I think for them to become successful with the cloud on-prem, should follow the managed approach. Again, I'm a little bit biased on this in that I'm selling this-- >> That was always the hit against running your own private cloud is you didn't have, one did not have the expertise in-house-- >> Boris: Yeah, that's exactly correct. >> That's what we need. >> First of all, the whole evolution between Fuel to Drivetrain and using the CD pattern to life-cycling the infrastructure stack is something that there isn't talent out there, there isn't DNA out there and enterprises simply are not able to just go ahead and start doing it and the whole model that, when you go to Amazon, you just have this cloud that is continuously updated for you, you don't have to worry about anything, so this model implies that you focus on delivering the end service rather than delivering the software. When you go to Amazon, you don't get software, you don't get to pick and choose. You just get certain reference architecture that is delivered for you. The guys that want to replicate the Amazon on-premise effectively, in my view, have to be gradually on ramped onto that. You can't just grab the software, do DIY, and expect you'll have an Amazon. There's a second category and the second category is basically like the software guys, the guys that, they are not looking for Amazon, they are looking for cheaper VMware, which is a different experience. I have my own team, I have my opps guys, VMware is great, but it's too expensive, I don't want be locked into it, give me something that is different. So there is value in that, but this is not the segment of the market that we are going after and I don't think that cheaper VMware is what most people refer to when they talk about cloud. So I hope that answers the question. >> Absolutely, so you brought up Spinnaker before. Want to get your thoughts on the things usually, typically on top of OpenStack, but kubernetes, Spinnaker, containers in general. What's Merantis' position on this. What are you hearing from your customers and would love to tease out some of the Spinnaker stuff a bit more. >> Yeah, yeah. Spinnaker thing is fairly new for us. We've been tracking the space and Spinnaker in particular, probably for a year, although have come out publicly just recently about it. The reason why the space was interesting to us was because I think that everybody who is undergoing digital transformation and embracing cloud as a byproduct of it, is really after being able to run the company like a startup, being able to release faster, being able to release more often and in fact, when we'd come to our customers our opening pitch even for OpenStack has always been, buy OpenStack, that'll help you build software faster. On the one hand, it's kind of like a cool pitch, on the other hand, I think everybody in the company, including myself, we're not entirely comfortable with making that leap. OpenStack means I can have an API for my VM's and maybe containers, release software faster. How do you connect the two, right? So, we decided to, in trying to solve this problem of helping companies release software faster, for once rid ourselves of our existing business and our infrastructure centric views of the world and unpack the problem and see what are the real big issues with releasing software faster today. What we realized is that one of the biggest bottlenecks is actually the continuous delivery part because when it comes to continuous delivery or even not to use fancy terms just to, deploying anything to production in the enterprise. It's a very complicated process that requires coordination between multiple teams like the application team, the SRE team, the SEC opps team, all of these teams are using different tools and the handoff process and the handshakes between are very loose, generally so a developer can build something very quickly, but for it to hit production environment, and for the enterprise to actually get feedback from the customers on this, it takes a very long time. So we started thinking about how do you actually shorten that cycle? What can you do? With that kind of frame of mind, we've come across Spinnaker and what we realized is that Spinnaker is actually, in a sense, to continuous delivery what OpenStack is to infrastructure, because the reason why OpenStack became popular is because it's effectively, on one hand, has all these plugins for diverse infrastructure, and on the other hand you can automate the orchestration process of bringing up a VM, instead of having your server people come in, put in the server, your operating people come in and install operating system, the network people come in, configure the network, et cetera, it's actually built a workflow and orchestrated the whole thing automatically without necessarily requiring companies to throw away their existing infrastructure investment. And if you go to the CD space, the situation's kind of similar. You have all these different teams, you have all these different tools, and you need to find a way to automate and orchestrate this process so that you minimize the number of human steps and this is exactly the problem space that Spinnaker's been tackling, so it's a portent of this plugability and having a single API for the entire CD chain and the best implementation would be the one like Netflix has is where the actual developers are able to just deploy to production directly. All of this orchestration between all the testing and all the stuff is done by Spinnaker behind the scenes, so we feel that actually tackling that problem and bringing this innovation into the enterprise is going to be something very dramatic at producing something at an order of magnitude performance gains for our customers. >> Of course, one of the things the foundation announced was the Zule CI/CD. Can you help us reconcile Zule and Spinnaker? >> Zule is from what I would characterize it, primarily deals with VCI side of the spectrum and I mentioned this in my talk, so one of the things we learned as a company is if you unpack CI/CD, which most people, at least in the infrastructure space look at it like it's one thing, like oh CI/CD thing, it's like one thing, basically. In reality, it's not one thing, it's completely separate things, so CI primarily has to do with actually building the code into something that can be deployed, into some deployable artifact and CD takes on from there. So Zule deals primarily with the CI part and it deals with it in a particular way for a set of specific use cases, so Zule emerged as the CI infrastructure for OpenStack Project itself and OpenStack is a very peculiar project in that, there's thousands of developers with different viewpoints on the world that are highly distributed, building many different components that are loosely coupled that all need to come together somehow. So you need to have distributed CI systems that talk to each other and you can merge all of this code and test it all together, so that use case is very relevant for large open source projects and it's probably relevant for enterprises who want to adopt similar type of practices for software development internally, so if you want to some extent de-silo many distributed Dev teams that you have internally as an enterprise and overlay standard process for the CI piece of it for everybody, I think Zule is a good solution and Spinnaker then comes after that, as an additive that does the deployment part. >> John: Yep, that makes sense. >> Alright, for us unfortunately we're running low on time, not going to have much time to dig in to the OpenDev piece. Last question I actually wanted to ask you is what do you say to the naysayers out there. People that aren't here sometimes tend to throw stones at OpenStack failed, OpenStack is dead, all the VCs pulled out years ago. Merantis has been through it and you've got customers. We've had a good experience this week, but it's a different OpenStack than it was a few years ago, so just if you could give us the final word on that. >> Yeah, so, good question. I think that... Basically, OpenStack was at this insane hype back in the day and it's natural to expect that the higher the hype, the bigger going to be the drop, but I think that all technologies ultimately, they can not sustain the hype. You have to level out at a certain point that is equal to the true customer value that you are delivering. So I think that the naysaying is a function of very high hype that has now leveled to the... What it should be, really, in terms of the value being delivered by OpenStack. And there's this pool, it generated this big pool of the naysayers that are walking around and saying that it is dead and the reason why there's the pool is because indeed there is a lot of investment, there is enormous amount of startups that kind of like, ah, we are the cool guys, we are going to change the world, we are going to kill Amazon, whatever, that now are completely gone and now of course they are naysayers and saying that the whole thing's dead, but on the flip side of that, if you just walk around the summit, you can see that there's many more users, there's many more customers that are actually talking about real use cases and then the companies that did stay and stick around, like ourselves, like Red Hat, like Canonical and SUSE, actually, are seeing continued growth and increased usage, so just a nice closing comment is our biggest customer for OpenStack is AT&T. We've been with them for five years now and they've been very excited about it and then, no it's all going to be dead, it's going to be containers now, and nuh nuh nuh, but despite all of that, the usage is continuing to grow and there is 10,000 nodes plus now running physical servers with OpenStack and it continues to work and it just, workloads are moving to it and AT&T is not the only one. There is plenty more that are following this trend, so it's a very long answer to your question, but I remain optimistic. For us it's still very much core of our business and we're continuing to see growth and usage and we are sticking around and sticking to OpenStack. >> Alright, well Boris Renski, it's, as you know, one of our earliest taglines was helping to extract the signal from the noise. We appreciate you helping us to understand the reality outside the hype. So for John Troyer, I'm Stu Miniman, more coverage here from the OpenStack Summit 2018 in Vancouver. Thank you for watching The Cube. (upbeat electronic music) (soft piano music)

Published Date : May 23 2018

SUMMARY :

Brought to you by Red Hat, the OpenStack foundation, for the OpenDev part of this show here. and great to be back. at the OpenStack show. Pure T-shirt for the Breaking Bad fans out there, Merantis Cloud Platform and the key difference has been the new thing we launched in beta and all that stuff, and a lot of the times the general purpose public clouds for some of the reference architectures and for instance at the kubernetes level as well. I think for them to become successful and the whole model that, when you go to Amazon, Absolutely, so you brought up Spinnaker before. and for the enterprise to actually get feedback Of course, one of the things the foundation announced that talk to each other and you can merge People that aren't here sometimes tend to throw stones that the higher the hype, the bigger going to be the drop, the reality outside the hype.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Boris RenskiPERSON

0.99+

John TroyerPERSON

0.99+

Stu MinimanPERSON

0.99+

AmazonORGANIZATION

0.99+

JohnPERSON

0.99+

BorisPERSON

0.99+

oneQUANTITY

0.99+

GoogleORGANIZATION

0.99+

AT&TORGANIZATION

0.99+

telcoORGANIZATION

0.99+

VancouverLOCATION

0.99+

OpenStackORGANIZATION

0.99+

second categoryQUANTITY

0.99+

five yearsQUANTITY

0.99+

Red HatORGANIZATION

0.99+

CanonicalORGANIZATION

0.99+

two typesQUANTITY

0.99+

MirantisPERSON

0.99+

AT&T.ORGANIZATION

0.99+

NetflixORGANIZATION

0.99+

2018DATE

0.99+

Breaking BadTITLE

0.99+

Vancouver, CanadaLOCATION

0.99+

SUSEORGANIZATION

0.99+

OpenStack Summit 2018EVENT

0.99+

twoQUANTITY

0.99+

SECORGANIZATION

0.99+

MerantisORGANIZATION

0.99+

OpenStackTITLE

0.99+

Vancouver, British ColumbiaLOCATION

0.99+

SpinnakerORGANIZATION

0.98+

DriveTrainTITLE

0.98+

OpenStack Summit North America 2018EVENT

0.98+

this weekDATE

0.98+

The CubeTITLE

0.97+

MerantisPERSON

0.97+

The CubeORGANIZATION

0.96+

10,000 nodesQUANTITY

0.95+

first experiencesQUANTITY

0.94+

More than halfQUANTITY

0.94+

ZuleORGANIZATION

0.94+

thousands of developersQUANTITY

0.94+

OpenDevEVENT

0.93+

a yearQUANTITY

0.93+

StuPERSON

0.92+

SREORGANIZATION

0.91+

about a month and a half agoDATE

0.91+

todayDATE

0.91+

excelTITLE

0.89+

OpenStack Summit & Ecosystem Analysis | OpenStack Summit 2018


 

>> Narrator: Vancouver, Canada. It's theCUBE, covering OpenStack Summit North America, 2018. Brought to you by Red Hat, the OpenStack Foundation and its Ecosystem partners. (soft music) >> Hi, and you're watching SiliconANGLE Medias coverage of theCUBE, here at OpenStack Summit 2018 in beautiful Vancouver. I'm Stu Miniman with my co-host John Troyer. We've been here, this is now the third day of coverage, John. We've done a couple dozen interviews already. We've got one more day of coverage. We had some kind of perceptions coming in and I have some interesting differing viewpoints as to where we are for OpenStack the project, where this show itself is going. First of all John, give me your impressions overall. Vancouver, your first time here, city I fell in love with last time I came here, and let's get into the show itself, too. >> Sure, sure, I mean the show's a little bit smaller this year than it had been in past years. Some of that is because they pulled some of the technical stuff out last year, or a couple years ago. By being a little bit smaller, and being in a place like Vancouver, I get good energy off of the crowd. The folks we've talked to, the folks that have been going to sessions, have said they've been very good. The people here are practitioners. They are running OpenStack, or about to run OpenStack, or upgrading their OpenStack, or other adjacent technologies. They're real people doing real work. As we talk to folks and sponsors, the conversations have been productive. So, I'd say in general, this kind of a small venue and a beautiful city allows for a really productive community-oriented event, so that's been great. >> Alright, so John come on, on the analysis segment we're not allow to pull any punches. Attendance, absolutely is down. Three years ago when we were here it was around 5500. Mark Collier, on our opening segment, said there was about 2600. But two-year point, I've not talked to a single vendor or attendee here that was like, "Oh boy, nobody's here, "it's not goin' on." Yes, the Expo Hall is way smaller and people flowing through the Expo Hall isn't great all the time, but why is that? Because the people that are here, they're in sessions. They have 40 sessions about Edge Computing. Hot topic, we've talked a bunch about that. Interesting conversations. There is way more in Containers. Containers for more than three years, been a topic conversation. There's so many other sessions of people digging in. The line you've used a couple a time is the people here are people that have mortgages. In a good way, it means these are jobs, these are not them, "Oh, I heard about "this cool new thing, and I'm going to "go check out beautiful Vancouver." Now, yes, we've brought our spouses or significant others, and checking out the environment because yeah, this place is awesome, but there's good energy at the show. There's good technical conversation. Many of the people we've talked to, even if they're not the biggest OpenStack fans, they're like, "But our customers are using this in a lot of different ways." Let's talk about OpenStack. Where is it, where isn't it? What's your take from what you've heard from the customers and the vendors? >> Sure, I definitely think the conversation is warranted. As we came in, from outside the community there was a lot of conversation, even backchannel, like why are you going to OpenStack Summit? What's going on there, is it still alive? Which is kind of a perception of maybe it's an indication of where the marketing is on this project, or where it is on the hype cycle. In terms of where it is and where it isn't, it's built into everything. At this point OpenStack, the infrastructure management, open infrastructure management solution, seems to be mature. Seems to be inside every Telco, every cable company, every transportation company, every bank. People who need private resources and have the smarts and power to do that have leveraged OpenStack now. That seems stable. What was interesting here is, that that doesn't speak to the health overall, and the history of, or the future of the project itself, the foundation, the Summit, I think those are separate questions. You know, the infrastructure and projects seem good. Also here, like we've talked about, this show is not just about OpenStack now. It's about Containers, it's broadening the scope of these people informally known as infrastructure operators, to the application level as well. >> Yeah, if you want to hear a little bit more, some two great interviews we did yesterday. Sean Michael Kerner, who's a journalist. Been here for almost every single one of the OpenStack shows. He's at eWeek, had some really good discussion. He said private cloud, it doesn't exist. Now, he said what does he mean by that? There are companies that are building large scalable cloud with OpenStack but it's like if some of the big China Telecom, big China cloud companies. Oracle and IBM have lots of OpenStack, in what they do, and yes there are, as you mentioned, the telcos are a big used case. We had some Canonical customers talking about Edge as in a used case for a different type of scalability. Lots of nodes but not one massive infrastructure as a service piece. If I talk, kind of the typical enterprise, or definitely going the SNE piece of the market, this is not something that they go and use. They will use services that have OpenStack. It might be part of the ecosystem that they're playing, but people saying, "Oh, I had my VMware environment "and I want to go from virtualization "to private cloud" OpenStack is not usually the first choice, even though Red Hat has some customers that kind of fit into some of the larger sides of that, and we'll be talking to them more about that today. Randy Bias is the other one, take a look. Randy was one of the early, very central to a lot of stuff happening in the Foundation. He's in the networking space now, and he says even though he's not a cheerleader for OpenStack, he's like, "Why am I here? "That's where my customers are." >> Right, right. I mean, I do think it's interesting that public cloud is certainly mentioned. AWS, Google, et cetera, but it's not top of mind for a lot of these folks, and it's mentioned in very different ways depending on, kind of, the players. I think it's very different from last week at Red Hat Summit. Red Hat, with their story, and OpenShift on top of OpenStack, definitely talked public cloud for folks. Then they cross-cloud, hybrid-cloud. I think that was a much different conversation than I've been hearing this week. I think basically, kind of maybe, depends on the approach of the different players in the market, Stu. I know you've been talkin' to different folks about that. >> Yeah, absolutely. So like, Margaret Dawson at Red Hat helped us talk about how that hybrid-cloud works because here, I hate to say it's, some oh yeah, public cloud, that's too expensive. You're renting, it's always going to be more. It's like, well no, come on, let's understand. There's lot of applications that are there and customers, it's an and message for almost all of them. How does that fit together, I have some critiques as to how this goes together. You brought up another point though John, OpenStack Foundation is more than just OpenStack projects. So, Kata Containers, something that was announced last year, and we're talking about there's Edge, there's a new CI/CD tool, Zuul, which is now fully under the project. Yes, joke of the week, there is no OpenStack, there's only Zuul. There are actually, there's another open-source project named Zuul too, so boy, how many CI/CD tools are out there? We've got two different, unrelated, projects with the same name. John, you look at communities, you look at foundations, if this isn't the core knitting of OpenStack, what is their role vis-a-vis the cloud native and how do they compare to say, the big player in this space is Linux Foundation which includes CNCF. >> That's a good one. I mean, in some sense like all organic things, things are either growing or shrinking. Just growing or dying. On the other hand, in technology, nothing ever truly dies. I think the project seems mature and healthy and it's being used. The Foundation is global in scope and continues to run this. I do wonder about community identity and what it means to be an OpenStack member. It's very community-oriented, but what's at the nut of it here if we're really part of this cloud-native ecosystem. CNCF, you know, it's part of Linux Foundation, all these different foundations, but CNCF, on the other hand, is kind of a grab-bag of technology, so I'm not sure what it means to be a member of CNCF either. I think both of these foundations will continue to go forward with slightly different identities. I think for the community as a whole, the industry as a whole, they are talking and they better be talking, and it's good that they're talking now and working better together. >> Yeah, great discussion we had with Lisa-Marie Namphy who is an OpenStack Ambassador. She holds the meat up in Silicon Valley and when she positions it, it's about cloud-native and its about all these things. So like, Kubernetes is front and center whereas some of the OpenStack people are saying, "Oh no, no, we need to talk more about OpenStack." That's still the dynamic here was, "Oh, we go great together." Well, sometimes thou dost protest too much. Kubranetes doesn't need OpenStack, OpenStack absolutely must be able to play in this Container, cloud-native Kubranetes world. There's lots of other places we can learn about Kubranetes. It is an interesting dynamic that have been sorting out, but it is not a zero-sum game. There's absolutely lots, then we have, I actually was real impressed how many customers we got to speak with on the air this time. Nice with three days of programming, we had a little bit of flexibility, and not just people that were on the keynote stage. Not just people that have been coming for years, but a few of the interviews we had are relatively new. Not somebody that have been on since very early in the alphabet, now we're at queens. >> Right. >> Anything more from the customers or that Container, Kubranetes dynamic that you want to cover? >> Sure, well I mean just that, you know, Containers at least, Containers are everywhere here. So, I think that kind of question has been resolved in some sense. It was a little more contentious last year than this year. I'm actually more bullish on OpenStack as a utility project, after this week, than before. I think I can constantly look people in the eye and say that. The interesting thing for me though, coming from Silicon Valley, is you're so used to thinking about VCs and growth, and new startups, and where's the cutting edge that it's kind of hard to talk about this, maybe this open source business model where the customer basis is finite. It's not growing at 100% a year. Sometimes the press has a hard time covering that. Analysts have a hard time covering that. And if you wanted to give advice to somebody to get into OpenStack, I'm not sure who should if they're not in it already, there's definitely defined use cases, but I think maybe those people have already self-identified. >> Alright, so yeah, the last thing I wanted to mention is yeah. Big thank you to our sponsors to help get us here. The OpenStack Foundation, really supportive of us for years. Six years of us covering it. Our headline sponsor, Red Hat, had some great customers. Talked about this piece, and kind of we talk about it's practically Red Hat month on theCUBE for John with Red Hat Summit and OpenStack. Canonical, Contron, Nuage Networks, all helping us to be able to bring this content to you. Be sure to check out theCUBE.net for all the coverage in the past as well as where we'll be. Hit John Troyer, J. Troyer, on Twitter or myself, Stu, on Twitter if you ever have any questions, people we should be talking to, viewpoints, whether you agree or disagree with what we're talking about. Big thanks to all of our crew here. Thank you to the wonderful people of Vancouver for being so welcoming of this event and of all of us. Check out all the interviews. For John Troyer, I'm Stu Miniman. Thanks for watching theCUBE. (soft upbeat music)

Published Date : May 23 2018

SUMMARY :

Brought to you by Red Hat, the OpenStack Foundation and let's get into the show itself, too. the folks that have been going to sessions, Many of the people we've talked to, and have the smarts and power to do that but it's like if some of the big China Telecom, in the market, Stu. Yes, joke of the week, but CNCF, on the other hand, but a few of the interviews we had are relatively new. in the eye and say that. for all the coverage in the past

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
CNCFORGANIZATION

0.99+

John TroyerPERSON

0.99+

Mark CollierPERSON

0.99+

IBMORGANIZATION

0.99+

Margaret DawsonPERSON

0.99+

Sean Michael KernerPERSON

0.99+

JohnPERSON

0.99+

RandyPERSON

0.99+

Stu MinimanPERSON

0.99+

TelcoORGANIZATION

0.99+

Red HatORGANIZATION

0.99+

OracleORGANIZATION

0.99+

Silicon ValleyLOCATION

0.99+

VancouverLOCATION

0.99+

AWSORGANIZATION

0.99+

Randy BiasPERSON

0.99+

J. TroyerPERSON

0.99+

40 sessionsQUANTITY

0.99+

CanonicalORGANIZATION

0.99+

GoogleORGANIZATION

0.99+

last yearDATE

0.99+

Linux FoundationORGANIZATION

0.99+

Lisa-Marie NamphyPERSON

0.99+

bothQUANTITY

0.99+

last weekDATE

0.99+

StuPERSON

0.99+

Six yearsQUANTITY

0.99+

third dayQUANTITY

0.99+

OpenStack FoundationORGANIZATION

0.99+

first timeQUANTITY

0.99+

more than three yearsQUANTITY

0.99+

twoQUANTITY

0.99+

yesterdayDATE

0.99+

Three years agoDATE

0.99+

Vancouver, CanadaLOCATION

0.99+

three daysQUANTITY

0.98+

OpenStackORGANIZATION

0.98+

first choiceQUANTITY

0.98+

one more dayQUANTITY

0.98+

Nuage NetworksORGANIZATION

0.98+

OpenStackTITLE

0.98+

ContronORGANIZATION

0.98+

this weekDATE

0.98+

China TelecomORGANIZATION

0.98+

this yearDATE

0.98+

two-yearQUANTITY

0.97+

theCUBE.netOTHER

0.97+

OpenStack SummitEVENT

0.97+

todayDATE

0.97+

OpenStack Summit 2018EVENT

0.97+

oneQUANTITY

0.95+

FirstQUANTITY

0.95+

about 2600QUANTITY

0.94+

100% a yearQUANTITY

0.93+

two great interviewsQUANTITY

0.93+

single vendorQUANTITY

0.92+

SiliconANGLE MediasORGANIZATION

0.91+

Red Hat SummitEVENT

0.9+

eWeekORGANIZATION

0.89+

Ildiko Vancsa, OpenStack Foundation | OpenStack Summit 2018


 

>> Announcer: Live from Vancouver, Canada, it's theCUBE, covering OpenStack North America 2018. Brought to you by Red Hat, the OpenStack Foundation, and its ecosystem partners. >> Welcome back to theCUBE's coverage of OpenStack Summit 2018 in Vancouver. I'm Stu Miniman with my cohost for the week, John Troyer. Happy to welcome to the program first-time guest Ildiko Vancsa, coming off the edge keynote presentation this morning. She is the ecosystem technical lead with the Edge Computing Group as part of the OpenStack Foundation. Thanks so much for joining us. >> Thank you. >> Coming into this show, edge is one of those things that it was actually pretty exciting to talk about because edge is not only super hot, but when I thought back to previous shows, this is the sixth year we've had theCUBE here and my fifth year doing it, it's like, wait, I've been talking to all the Telcos for years here. NFV was one of those use cases, and when you connect the dots, it's like oh, edge, of course. I said this conference is actually hipster when it comes to edge. We were totally covering it well before we called it that. So, explain to us your role in the foundation and what led to the formation of this track. >> Yeah, so I'm the ecosystem technical lead within the foundation, which is basically a role that belongs under the business development team. So, I'm basically building connections with our ecosystem members. I'm trying to help them succeed with OpenStack, both as software package and as a community. We are embracing open source, of course, so I'm also trying to advocate for involvement in open source because I think that's a key. Like, you know, picking up an open source software component and use it, that's a great start, but if you really want to be successful with it and you want to be able to successfully build it into your business model, then getting involved in the community, both enhancing the software and maintaining of the software, that's really key. So, my role is also onboarding companies as well to be active members of the community, and my focus is shifting toward edge computing. The history of edge computing in OpenStack basically started last May when Beth Cohen from Verizon described their use case, which is OpenStack in a tiny box in production cycle, wow. So that was also a little bit of an eye-opener for us as well, that yes, it's telecom. It's 5G, but this is the thing that's called edge, and maybe this is something that we should also look deeper into. So, we went to San Francisco last September, OpenDev, 200 people, architects, software developers trying to figure out what edge computing is. I think we had the question at every single session, someone asked that, okay, yeah so, what did you mean exactly when you said edge? Because from the nature of the architecture, like, you have the central cloud and then the sides on the different-- >> John: There are several edges depending on how far you want to go. >> Exactly. >> For you and OpenStack, what does edge mean, or all the above? >> With OpenStack, so after OpenDev when we realized that it's not really a well-defined term, we wrote up a white paper. It's at OpenStack the role/edge. It's a short one, really to just set the ground for what edge computing is. And what we came up with is, so don't imagine like a two-sentence definition for edge computing because I still strongly believe that doesn't exist, and anyone who claims it, that's not true. What we did with the white paper is basically we set characteristics and criteria that defines cloud edge computing per se, like what people are talking about when you're moving out the compute and then working closer to the edge. Like what that means from the bandwidth perspective, from how you will manage it, what that means for security, and all these sort of things. And you can basically characterize what edge means. So we rather described these layers and how far we go, and as far as like, you know, the very end edge device and like the IOT sensors, that's not a target of OpenStack. So, OpenStack itself is infrastructure as a service, so our Edge Computing Group is still staying on that layer. The Edge Computing Group itself is focusing on the angles, what edge brings onto the table, all these requirements, you know, collecting the use cases and trying to figure out what's missing, what we need to implement. >> If can repeat and maybe I'll get it right or wrong. The idea is at a cell tower or at a remote office or branch office or some closet somewhere, there is a full set of OpenStack running, maybe a minimal set of OpenStack, but it's live, it's updatable. You can update services on it. You can update the actual OpenStack itself, and it doesn't need the spoke hardware necessarily, but it's now updatable and part of a bigger multi-cloud infrastructure from some sort of service entity or enterprise. >> Yeah. >> Is that fair? >> I think that's fair. So, there's OpenStack itself that people know very well, a lot of projects. So when we talk about edge, obviously we don't want to say that, okay, pick the whole thing and install all the 60 projects because that's really not suitable for edge. So what, for example, the group is looking into, that which OpenStack components are essential for edge. And also the group is defining small edge, medium edge, what that means from hardware footprint perspectives, so just to figure out what the opportunities are there, what will fit, what will not fit. OpenStack itself is very modular by today, so you can pick up the services that you need. So what we discussed, for example, this week is Keystone, identity, you need it of course. So how much that fits into the edge scenarios. And I think the main conclusion of the forum session yesterday was that, yeah, Keystone supports Federation. We talked through the cases, and it seems like that it's kind of there. So, we now need a few people who will sit down, put together the environment, and start testing it because that's when it comes out that, you know, almost there, but there a few things to tweak. But basically the idea is what you described, pick up the component, put it there, and work with it. We also have another project called Cyborg, which is fairly new. That's for hardware acceleration, so it is providing a framework to plug in GPUs, FPJs, and these sort of, a bit more specialized hardware which will be really useful for edge use cases to OpenStack. So that's for example something that China Mobile and the OPNFV Edge Cloud Group is looking into to use, so I really hope that we will get there this year to test it in the OPNFV Pharos Labs in action. So we also have pretty great cross-community collaboration on trying to figure this whole thing out. >> Yeah, it often helps if we have examples to talk about to really explain this. Beth Cohen, we spoke with her last year and absolutely caught our attention. Got a lot of feedback from the community on it. Had Contron on earlier this week talking about, John was saying, here's some small device there with a little blade and is running pieces of OpenStack there to be able to run. Anything from the keynote or, boy, I think there's 40 sessions that you've got here. If you can, give us a couple of examples of some of the use cases that we're seeing to kind of bring this edge to reality. >> Example use cases is, we just heard this morning, for example, someone from the textile industry like how to detect issues with the fabric. So this is like one new manufacturing use case. I also heard another one, which is not checking the fabric itself, but basically the company who manufactures those machines that they are using to create the fabric, so they would like to have a central cloud and have it connected to the factories. So, being able to monitor how the machines are doing, how they can improve those machines, and also within the factory to monitor all the circumstances. Because for all the chemical processes, it's really important that the temperature and everything else is just, you know, clicks because otherwise all your fabrics will have to go to trash. So, that's manufacturing. A lot of telecom 5G, obviously that is really, really heavy because that's the part of the industry which is there today, so with 5G, all those strict requirements. This is really what we are mainly focusing on today. We are not specializing anything for telecom and in 5G use cases, but we want to make sure that all our components fit into that environment as well. In the white paper, for example, you also could see the retail use case. I'm not sure whether that will be exactly on stage this week, but that is also a great example on like Walmart with the lot of stores around, so how you manage those stores because they're also not wanting to do everything centrally. So, they would like to move the functionality out. What if the network connectivity is cut? They still have to be able to operate the store as nothing happened. So, there are a lot of segments of the industry who already have kind of really well-defined use cases. And what we see is that there's many overlapping between the requirements from the different segments that we're going to address. >> Are we seeing things like AI and ML coming up in these conversations also? >> Yes, like I think it was the manufacturing use case when I heard that they are planning to use that, and it's popping up. I think as far as our group is concerned, we are more looking into, I don't know, let's say lower-level requirements like how you maintain and operate the hundreds and thousands of edge sites, what happens with security, what happens with monitoring, what happens with all these sort of things. Like we have a new project rolling in under the foundation umbrella called Airship, which is basically deployment and lifecycle management, which is supposed to address one of the aspect that you were talking about on, okay, so how you manage this, how you upgrade this. And upgrade is, again, a really interesting question because I think I talked to someone yesterday who was like, yes, the Contron guys, they were saying that yeah, upgrade, it's really ambitious. So let say that maybe 18, 24 month or something like some kind of tech operator will decide to upgrade something out in the edge because it's out there, it's working, let's not touch this. So when we talk about upgrade, even that, I think, will depend on the bits of the industry that, what pace they will decide to take. >> Are there any particular surprises or learnings that you've had this year after talking with this community for a week now? You said, well, last year, I was very impressed last year when they got up on stage and talked about that. That kind of expanded my mind a little bit. You've been working with this now for a year, this whole track and forum sessions. Anything you're excited about taking to the future or learnings or surprises that, oh, this is really going to work or anything like that? Any parts of it that are really interesting? You talked about security upgrades. We've talked about a lot of the technical components, but it seems like it's working. >> I think at this point, at least on my end, I think I'm over the surprise phase. So what surprises me the most is how many groups there are out there who are trying to figure out what this whole edge thing is. And what we need to really focus on among the technical requirements is that how we are working together with all these groups just to make sure that the integration between the different things that we are all developing and working on is smooth. So like, we've been working together with the OPNFV community for a while now. It's a really fruitful relationship between us. Like seeing OpenStack being deployed in a full-stack environment and being tested, that's really priceless. And we are planning to do the same thing with edge as well, and we are also looking into ONAP, Aquino, Et-see-mac, so looking into the open source groups, looking into the standardization and really just trying to ensure that when we talk about open infrastructure, that that really is designed and developed in a way that integrates well with the other components. It's synchronized with the standardization activities because I think especially in case of edge, when we say interoperability, that's a level higher than what we call the interoperability on the telecom level I think. Like when you just imagine one operator network and applications from other providers popping up in that network, and components that just realizing the network popping up from different vendors. And this whole thing has to work together. So, I think OpenStack and open infrastructure has a really big advantage there compared to any proprietary solution because we have to address this, I think, really big challenge, and it's also a really important challenge. >> Ildiko, really appreciate you giving us all the updates here on the edge track, the keynote, definitely one of the areas that is capturing our attention and lots of people out there. So, thanks so much for joining us. >> Thank you for the opportunity. >> All right, for John Troyer, I'm Stu Miniman. Lots more coverage here from the OpenStack Summit 2018 in Vancouver. Thanks for watching theCUBE.

Published Date : May 23 2018

SUMMARY :

Brought to you by Red Hat, the OpenStack Foundation, coming off the edge keynote presentation this morning. and when you connect the dots, Yeah, so I'm the ecosystem technical lead on how far you want to go. and how far we go, and as far as like, you know, and it doesn't need the spoke hardware necessarily, But basically the idea is what you described, of some of the use cases that we're seeing it's really important that the temperature of the industry that, what pace they will decide to take. We've talked about a lot of the technical components, between the different things that we are all developing all the updates here on the edge track, the keynote, from the OpenStack Summit 2018 in Vancouver.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DavePERSON

0.99+

DavidPERSON

0.99+

MichaelPERSON

0.99+

Marc LemirePERSON

0.99+

Chris O'BrienPERSON

0.99+

VerizonORGANIZATION

0.99+

HilaryPERSON

0.99+

MarkPERSON

0.99+

Dave VellantePERSON

0.99+

Ildiko VancsaPERSON

0.99+

JohnPERSON

0.99+

Alan CohenPERSON

0.99+

Lisa MartinPERSON

0.99+

John TroyerPERSON

0.99+

RajivPERSON

0.99+

EuropeLOCATION

0.99+

Stefan RennerPERSON

0.99+

IldikoPERSON

0.99+

Mark LohmeyerPERSON

0.99+

JJ DavisPERSON

0.99+

IBMORGANIZATION

0.99+

BethPERSON

0.99+

Jon BakkePERSON

0.99+

John FarrierPERSON

0.99+

BoeingORGANIZATION

0.99+

AWSORGANIZATION

0.99+

Dave NicholsonPERSON

0.99+

Cassandra GarberPERSON

0.99+

Peter McKayPERSON

0.99+

CiscoORGANIZATION

0.99+

Dave BrownPERSON

0.99+

Beth CohenPERSON

0.99+

Stu MinimanPERSON

0.99+

John WallsPERSON

0.99+

Seth DobrinPERSON

0.99+

SeattleLOCATION

0.99+

5QUANTITY

0.99+

Hal VarianPERSON

0.99+

JJPERSON

0.99+

Jen SaavedraPERSON

0.99+

Michael LoomisPERSON

0.99+

LisaPERSON

0.99+

JonPERSON

0.99+

Rajiv RamaswamiPERSON

0.99+

StefanPERSON

0.99+

Alan Clark, Board, SUSE & Lew Tucker, Cisco | OpenStack Summit 2018


 

(upbeat music) >> Announcer: Live from Vancouver, Canada. It's theCUBE covering OpenStack Summit North America 2018. Brought to you by Red Hat, the OpenStack Foundation, and its ecosystem partners. >> Welcome back. This is theCUBE's exclusive coverage of OpenStack Summit 2018 in Vancouver. I'm Stu Miniman with my co-host John Troyer. Happy to welcome back to the program two CUBE alums. We have Alan Clark, who's the board chair of the OpenStack Foundation and in the CTO office of SUSE. >> Yep, thank you. >> Thanks for joining us again. It's been a few years. >> It's been a while, I appreciate being back. >> And Lew Tucker, the vice chair of the OpenStack Foundation and vice president and CTO of Cisco. Lew, it's been weeks. >> Exactly right. >> All right. >> I've become a regular here. >> Yeah, absolutely. So, first of all, John Furrier sent his regard. He wishes he was here, you know. John's always like come on Lew and I, everybody, we were talking about when this Kubernetes thing started and all the conferences, so it's been a pleasure for us to be here. Six years now at this show, as well as some of the remote days and other things there. It's been fun to watch the progressions of-- >> Isn't it amazing how far we've come? >> Yeah, absolutely. Here's my first question for you, Alan. On the one hand, I want you to talk about how far we've gone. But the other thing is, people, when they learn about something, whenever they first learn about it tends to fossilize in their head, this is what it is and always will be. So I think most people know that this isn't the Amazon killer or you know it's free VMware. That we talked about years ago. Bring us a little bit of that journey. >> Well, so, you know, it started with the basic compute storage and as we've watched open-source grow and adoption of open-source grow, the demands on services grow. We're in this transformation period where everything's growing and changing very rapidly. Open-source is driving that. OpenStack could not stay static. When it started, it solved a need, but the needs continued to grow and continued to change. So it's not surprising at all that OpenStack has grown and changed and will continue to grow and change. >> So Lew, it's been fascinating for me, you know. I've worked with and all these things with Cisco and various pieces for my entire career. You're here wearing the OpenStack @ Cisco shirt. And Cisco's journey really did through that to digital transformation themselves. When I talked to Rowan at Cisco Live Barcelona, the future of Cisco is as a software company. So, help set OpenStack into that kind of broader picture. >> Sure, I think one of the aspects of that is that we're seeing now it is becoming this multi-cloud world. And that we see all of our customers are running in the public cloud. They have their own private data centers. And what they're looking for is they want their whole development model and everything else to now become targeted towards that multi-cloud world. They're going to do services in the public cloud, they still have their private data center. OpenStack is a place for them to actually meet and run all their services 'cause now you can build your environment within your data center that makes it look very much like your public cloud, so your developers don't have two completely different mindsets. They have the same one, it's extracting resources on demand. And that one, we're putting on top of that other newer technology that's coming, such as Kubernetes. We've got a real consistency between those environments. >> Yeah, please Alan. >> I was going to say, it enables you to leverage your existing infrastructure so you don't want to make them, particularly those SUSE's customers, they don't want us to come in and say throw everything away, start afresh right? But at the same time, you've got to be able to embrace what's new and what's coming. We're talking about many new technologies here in OpenStack Summit today right? Containers and all sorts of stuff. A lot of those things are still very new to our customers and they're preparing for that. As Lew said, we're building that infrastructure. >> One of the things, as I'm thinking about it, some people look at, they look at codec containers and some of these pieces outside of the OpenStack project and they're like, well what's the Foundation doing? But I believe it should be framed, and please, please, I would love your insight on this, in that multi-cloud discussion because this is, it can't just be, well, this is how you build private. It needs to be, this is how you live in this multi-cloud environment. >> That's why I think, you're beginning to see us talk about open infrastructure. And this is using open-source software to use software to manage your infrastructure and build it out instead of configuration, cabling, having guys going out, plugging in, unplugging network ports and whatever. We want software and automations to do all that, so OpenStack is one of the cloud platforms. But these other projects are now coming into the Foundation, which also expand that notion of open infrastructure, and that's why we're seeing these projects expand. >> Lew's exactly right and it goes beyond that. Back in 2017, early 2017, we recognized, as a board, that it's not going to be just about the projects within OpenStack. We have to embrace our adjacent communities and embrace those technologies. So that's why you're hearing a lot about Kubernetes and containers and networking and all sorts of projects that are not necessarily being done within OpenStack but you're seeing how we're collaborating with all those other communities. >> And codec is a perfect example of that. Codec containers came out of those clear containers. It's now combining the best of both worlds, 'cause now you get the speed of containers bringing up, but you get the security and isolation of virtual machines. That's important in the OpenStack community, in our world, because that's what we want out of our clouds. >> Well you both have just mentioned community a few times. I saw one thing coming in to this conference, I'm so impressed by the prominence of community. It's up on stage from the first minutes of the first keynote. People, the call to action, the pleas, for the folks, some of us have been here years and years, for the new folks, please come meet us right? That's really inviting, it's very clear that this is a community. >> Yeah I was surprised, actually, 'cause we saw it when we were asked when up on stage how many people were here for the first time? More than half the audience raised their hand. >> Alan: I was surprised by that as well. >> That was the real surprise. And at the same time, we're seeing, increasingly, users of OpenStack coming in as opposed the people who are in core projects. We're seeing Progressive insurance coming in. We're seeing Adobe Marketing Cloud having over 100,000 cores running OpenStack. That's in addition to what we've had with Walmart and others so the real users are coming. So our communities, not just the developers but the users of OpenStack and the operators. >> That's always an interesting intention for an open-source project right. You have the open-source contributors, and then you have the users and operators. But here at the show right? All of these different technology tracks. Part of community is identity. And so, as the technical work has been split-off, and is actually at another event, these are the users. But it does, with all these other technology conversations, I wonder what the core identity of, I'm an OpenStack member, like what does that end up meaning in a world of open infrastructure? if the projects, if the OpenStack itself is more mature, and as we get up the letters of the alphabet towards Z, How do you all want to steer what it means to be a member of the OpenStack community. >> We met on Sunday as a joint leadership. So we had, it wasn't just a board meeting, it was a meeting with the technical committee, it was a meeting with the user committee. So we're very much pushing to make sure we have those high interactions, that the use cases are getting translated into requirements and getting translated into blueprints and so forth. We're working very, very hard to make sure we have that communication open. And I think one of the things that sets the OpenStack community apart is what we call our Four Opens. We base everything on our Four Opens and one of those is communication, transparency and communication. And that's what people are finding enticing. And one of the big reasons is I think they're coming to OpenStack to do that innovation and collaboration. >> We've seen the same thing with Linux, for example. Linux is no longer just the operating system when people think about the Linux community. Linux community is the operating system and then all of these other projects associated with them. That's the same thing that we're seeing with OpenStack. That's why we're continuing to see, wherever there's a need as people are deploying OpenStack and operating it and running it, all of these other open-source components are coming into it because that's what they really were running, that conglomerate of projects around it. >> Certainly, the hype cycle, and maybe Linux went through it's own hype cycle, back in the day and I'm from Silicon Valley. I think the hype cycle outside the community and what's actually happening on the ground here actually are meshed quite well. What I saw this week, like you said, real users, big users, infrastructure built into every bank, transport, telecom in the world. That's a global necessary part of the infrastructure of our planet. So outside of investment, things like that-- >> Well I hope you can help us get the message out. Because that is, a major thing that we see and we experience the conf, people who are not here. They still, then maybe look at OpenStack the way it was, maybe, four years ago, and it was difficult to deploy, and people were struggling with it, and there was a lot of innovation happening at a very, very fast rate. Well now, it's proven, it's sort of industrial grade, it's being deployed at a very large scale across many, many industries. >> Well it's interesting. Remember, Lew, when we were talking about ethernet fabrics. We would talk about some of SDN and some of these big things. Well, look sometimes these things are over-hyped. It's like, well, there's a certain class of the market who absolutely needs this. If I'm at Telco, and I sat here a couple of years ago, and was like, okay, is it 20 or 50 companies in the world that it is going to be absolutely majorly transformative for them and that's hugely important. If I'm a mid-sized enterprise, I'm still not sure how much I'm caring about what's happening here, no offense, I'd love to hear some points there. But what it is and what it isn't with targets, absolutely, there are massive, massive clouds. Go to China, absolutely. You hear a lot about OpenStack here. Coming across the US, I don't hear a lot about it. We've known that for years. But I've talked to cloud provider in Australia, we've talked to Europeans that the @mail who's the provider for emails for certain providers around the world. It's kind of like okay, what part of the market and how do we make sure we target that because otherwise, it's this megaphone of yeah, OpenStack, well I'm not sure that was for me. >> So, yeah, what's your thought? >> We're seeing a lot of huge variety of implementations, users that are deploying OpenStack. And yeah we always think about the great big ones right? I love CERN, we love the Walmarts. We love China Mobiles, because they're huge, great examples. But I have to say we're actually seeing a whole range of deployments. They don't get the visibility 'cause they're small. Everybody goes, oh you're running on three machines or 10 machines, okay, right? Talk to me when you're the size of CERN. But that's not the case, we're seeing this whole range of deployments. They probably don't get much visibility, but they're just as important. So there's tons of use cases out there. There's tons of use cases published out there and we're seeing it. >> One of the interesting use cases with a different scale has been that edge discussion. I need a very small-- >> In fact that's a very pointed example, because they've had a ton of discussion because of that variety of needs. You get the telcos with their large-scale needs, but you've also got, you know, everybody else. >> It's OpenStack sitting at the bottom of a telephone pole. On a little blade with something embedded. >> In a retail store. >> It's in a retail store. >> Or in a coffee shop. >> Yeah. >> So this is really where we recognizing over and over again we go through these transitions that it used to be, even the fixed devices out of the edge. To change that, you have to replace that device. Instead, we want automation and we want software to do it. That's why OpenStack, moving to the edge, where it's a smaller device, much more capability, but it still computes storage and networking. And you want to have virtualized applications there so you can upgrade that, you can add new services without sending a truck out to replace that. >> Moving forward, do we expect to see more interaction between the Foundation itself and other foundations and open-source projects? And what might that look like? >> It depends on the community. It really does, we definitely have communications from at the board level from board-to-board between adjacent communities. It happens at the grassroots level, from, what we call SIGs or work groups with SIGs and work groups from those adjacent communities. >> I happen to sit on three boards, which is the OpenStack board the CNCF board, Cloud Foundry. And so what we're also seeing, though, now. For example, running Kubernetes, we just have now the cloud provider, which, OpenStack, being a cloud provider for Kubernetes similar in the open way that Amazon had the cloud provider for Kubernetes or Google is the cloud provider. So that now we're seeing the communities working together 'cause that's what our customers want. >> And now it's all driven by SIGs. >> The special interest groups, both sides getting together and saying, how do we make this happen? >> How do we make this happen? >> All right. One of the things you look at, there's a lot going on at the show. There's the OpenDev activity, there's a container track, there's an edge track. Sometimes, you know, where it gets a little unfocused, it's like let's talk about all the adjacencies, wait what about the core? I'd love to get your final takeaways, key things you've seen at the show, takeaways you want people to have when they think about OpenStack the show and OpenStack the Foundation. >> From my point of view it actually is back to where we started the conversation, is these users that are now coming out and saying, "I've been running OpenStack for the last three years, "now we're up to 100,000 or 200,000 cores." That shows the real adoption and those are the new operators. You don't think of Walmart or Progressive as being a service provider but they're delivering their service through the internet and they need a cloud platform in which to do that. So that's one part that I find particularly exciting. >> I totally agree with Lew. The one piece I would add is I think we've proven that it's the right infrastructure for the technology of the future, right? That's why we're able to have these additional discussions around edge and additional container technologies and Zuul with containers testing and deployment. It fits right in, so it's not a distraction. It's an addition to our infrastructure. >> I think the idea around, and that's why we actually broke up into these different tracks and had different keynotes around containers and around edge because those are primary use cases now. Two years ago when I think we were talking here, and like NFV and all the telcos were, and now that has succeeded because almost all the NFV deployments now are based on OpenStack. Now we're seeing it go to containers and edge, which are more application specific deployments. >> I'd love for you to connect the dots for us from the NFV stuff we were talking about a couple of years ago to the breadth of edge. There is no edge, it depends on who you are as to what the edge is, kind of like cloud was a few years ago. >> I mean, we actually have a white paper. If you go to OpenStack.org or just Google OpenStack edge white paper, I think you'll see that there are a variety of cases that are from manufacturing, retail, telco, I saw even space, remote driving vehicles and everything else like that. It's where latency really matters. So that we know that cloud computing is the fastest way to deploy and maintain, upgrade new applications, virtualize applications on a cloud. It's unfortunately too far away from many the places that have much more real-time characteristics. So if you're under 40 milliseconds or whatever, or you want to get something done in a VR environment or whatever, under five milliseconds, you can't go back to the cloud. It also, if you have an application, for example, a security monitoring application, whatever. 99% of the time, the video frames are the same and they're not interesting, don't push all that information back into the central cloud. Process it locally, now when you see frames that are changing, or whatever, you only use the bandwidth and the storage in the central cloud. So we're seeing this relationship between what do you want computed at the edge and how much computing can you do as we get more powerful there and then what do you want back in the centralized data centers. >> Daniel: While you simplify the management. >> Exactly right. >> Orchestration, policy. >> But you still need the automation, you need it to be virtualized, you need it to be managed in that way, so you can upgrade it. >> Alan Clark, Lew Tucker, always a pleasure to catch up. >> Thank you, yeah, >> Thank you so much for joining us. >> It's good to be here. >> John Troyer and I will be back with lots more coverage from OpenStack Summit 2018 here in Vancouver. Thanks for watching theCUBE. (upbeat music)

Published Date : May 23 2018

SUMMARY :

Brought to you by Red Hat, the OpenStack Foundation, and in the CTO office of SUSE. It's been a few years. I appreciate being back. the vice chair of the OpenStack Foundation and all the conferences, But the other thing is, people, but the needs continued to grow and continued to change. the future of Cisco is as a software company. They have the same one, But at the same time, you've got to be able One of the things, as I'm thinking about it, so OpenStack is one of the cloud platforms. just about the projects within OpenStack. That's important in the OpenStack community, People, the call to action, the pleas, for the folks, More than half the audience raised their hand. And at the same time, we're seeing, increasingly, and then you have the users and operators. that the use cases are getting translated into requirements That's the same thing that we're seeing with OpenStack. of the infrastructure of our planet. and we experience the conf, people who are not here. of the market who absolutely needs this. But that's not the case, One of the interesting use cases with a different scale You get the telcos with their large-scale needs, It's OpenStack sitting at the bottom of a telephone pole. even the fixed devices out of the edge. It depends on the community. or Google is the cloud provider. One of the things you look at, "I've been running OpenStack for the last three years, that it's the right infrastructure and like NFV and all the telcos were, from the NFV stuff we were talking about and the storage in the central cloud. the automation, you need it to be virtualized, Thank you so much John Troyer and I will be back with lots more coverage

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Alan ClarkPERSON

0.99+

AmazonORGANIZATION

0.99+

AustraliaLOCATION

0.99+

John TroyerPERSON

0.99+

WalmartORGANIZATION

0.99+

AlanPERSON

0.99+

20QUANTITY

0.99+

John FurrierPERSON

0.99+

DanielPERSON

0.99+

10 machinesQUANTITY

0.99+

WalmartsORGANIZATION

0.99+

CiscoORGANIZATION

0.99+

USLOCATION

0.99+

CERNORGANIZATION

0.99+

ChinaLOCATION

0.99+

OpenStackORGANIZATION

0.99+

Stu MinimanPERSON

0.99+

LewPERSON

0.99+

SundayDATE

0.99+

OpenStack FoundationORGANIZATION

0.99+

Red HatORGANIZATION

0.99+

Silicon ValleyLOCATION

0.99+

GoogleORGANIZATION

0.99+

VancouverLOCATION

0.99+

Lew TuckerPERSON

0.99+

2017DATE

0.99+

first questionQUANTITY

0.99+

ProgressiveORGANIZATION

0.99+

99%QUANTITY

0.99+

Vancouver, CanadaLOCATION

0.99+

twoQUANTITY

0.99+

first minutesQUANTITY

0.99+

200,000 coresQUANTITY

0.99+

TelcoORGANIZATION

0.99+

four years agoDATE

0.99+

one partQUANTITY

0.99+

oneQUANTITY

0.99+

50 companiesQUANTITY

0.99+

SUSEORGANIZATION

0.99+

early 2017DATE

0.99+

first keynoteQUANTITY

0.99+

LinuxTITLE

0.99+

OpenStack Summit 2018EVENT

0.98+

one pieceQUANTITY

0.98+

Six yearsQUANTITY

0.98+

under 40 millisecondsQUANTITY

0.98+

OneQUANTITY

0.98+

first timeQUANTITY

0.98+

JohnPERSON

0.98+

this weekDATE

0.98+

OpenStackTITLE

0.98+

both sidesQUANTITY

0.98+

Two years agoDATE

0.98+

over 100,000 coresQUANTITY

0.98+

firstQUANTITY

0.98+

three machinesQUANTITY

0.97+

OpenStack Summit North America 2018EVENT

0.97+

todayDATE

0.97+

under five millisecondsQUANTITY

0.97+

RowanPERSON

0.97+

OpenStack SummitEVENT

0.96+

bothQUANTITY

0.96+

both worldsQUANTITY

0.96+

theCUBEORGANIZATION

0.96+

China MobilesORGANIZATION

0.96+

CNCFORGANIZATION

0.96+

Anne Bertucio, OpenStack Foundation | OpenStack Summit 2018


 

>> Announcer: Live from Vancouver, Canada it's theCUBE covering OpenStack Summit North America 2018. Brought to you by Red Hat, the OpenStack Foundation and its ecosystem partners. >> Welcome back to theCUBE here at OpenStack Summit 2018 in Vancouver. I'm Stu Miniman with co-host this week is John Troyer. I'm happy to welcome to the program, first time guest. It's Anne Bertucio, who is the Kata Containers Community Manager with the OpenStack Foundation. Thanks so much for joining us. >> Thank you for having me. >> All right, it's our pleasure and the containers has been a discussion we've been having for a few years now. I remember when we were last year in Vancouver, three years ago that the joke was it was Docker, Docker, Docker year. Tell us a little bit first your role, how long you've been with the foundation, and what you're covering there. >> Absolutely, I've been with the foundation for going on three years at this point. The Kata Containers Project we announced in December. It's come up and come in there as a community manager helping them figure out since December to the launch now, in less than six months we had to figure out how are we going to work together. How are we going to merge two code bases and we have to create a new open source project and new community. So leading that has been a big part of my work. >> So there's a whole track on Containers now. Give us a little bit of flavor for our audience that couldn't be sitting in the keynote and attend all the sessions. What were they missing? >> I think the major theme was security. Mia, she's the PM of security at Google. She opened it up saying containers don't contain. And I almost wished we'd been on a game show. Like containers don't contain. That was the theme of the day and we talked about where did Kata come from? Kata came from how do we answer that question. I think people got so excited about performance and portability about containers. We forgot about security a little bit and now we're seeing some of the ramifications and it's time to make this the year of security. >> So you talk about bringing two code basis together. Can you talk a little bit about what some of the ingredients are here to get to our dish that we finally call Kata Containers Projects? >> Yeah, absolutely, so we have ren-V from Hyper and we had Clear Containers from Intel. And they both looked at things a little differently like Hyper has a fracty implementation that was really critical to their customers. Clear Containers are becoming a little bit from runC Vert containers. And what we arrive at for 1.0 is the OCI compatible runtime is going to put a lightweight VM around your container, and we're thrilled to look beyond 1.0 and to things like supporting hardware accelerators. >> So it may be just to raise it up one level before we go on. How do containers in some sense, let's repeat maybe what you said, see if I get it right. >> Anne: Yeah. >> It's wrapping a container and a lightweight VM. And that gives us the isolation and security that's traditionally associated with a virtual machine with all the APIs and flexibility and performance, and all the other goodness of a container. One container in one VM is the first implementation. >> Yeah, I think the easy way to think about, you're talking about Docker Docker Docker. So in Kata, really instead of using runC as your runtime, we would just say Kata runtime, and now we have our Docker containers but they're wrapped in these light weight VMs each with their own kernel. >> I think back to the early days when we were trying to figure out what these whole containers were and was that the death of virtualization? It was like VMs, gosh they take minutes to spin up, and container is super fast. Security, oh VMs yeah, there's security there but we need to move fast, fast, fast. So explain how this helps bring together the peanut butter and chocolate, if we will? >> Absolutely, oh I love peanut butter and chocolate but that's really what it is. Like you were saying virtualization, yes. Super secure, slow. I think I have a clip art chart with a sad turtle on it. A little bit slower. The container is super fast, we're getting a little nervous about security. I think we maybe see groups and name spaces are good, but people who are enterprise environments. They've been putting full blown VMs around their containers 'cause they were saying well it's not enough. And I need two isolation boundaries, not just one. >> Right, in terms of some of the use cases then. I imagine multitenancy would be one and then perhaps even, I think some of the newest trend defense in depth of even an individual app putting different zones in different components or different risk zones in their own containers, their own VMs. Even inside an individual app just making sure that the different components can only talk to each other in ways that they're suppose to. >> Absolutely, I think it's anytime where you're running untrusted code, or you have questions about what's going on there or you just want a heightened security. Kata is an easy used case then. >> Sure, I guess my VMware call it microsegmentation would be their buzz word on it. >> Oh I got to think about what mine is going to be. >> Or we can all use the same words, it's good. >> So Anne, Intel Clear Containers was a piece of this. Of course Intel partners with everyone there. Give us a little bit also the ecosystem and the team that makes this up. Is this, people out there will be like, oh, well but Docker has their solution and VMware has their solution. How does this fit into the broader ecosystem? >> Our team is incredibly diverse. I've just been thrilled with 1.0. We had 40 contributors from a good diversity of companies. Our architecture committee, it's Google, it's Huawei, Hyper, Intel and Microsoft and I think we've, I was saying in the other note the other day. I was on a call for a architecture committee and we had AMD, ARM and Intel all talking about the same solution. So it's the beauty of open source that we've brought all of these groups together. >> One of the things that also struck us especially if we've been here. The diversity of the show is always really good. The main keynote, it's not oh, did they brought up some people of diversities. Oh no, these are the project leads and therefore they're doing this. Can you touch on some of the diversity and activities at the show itself? >> In terms of technologies, we're looking at or? >> No, I just, so there is, I'm just saying you talked about the community, the diversity of companies as well, the diversity of people. So we've got lots of the women inclusion. >> Oh sure. >> Things like that. >> Yeah, I know we had the executive producer of Chasing Grace was here and I know she's been, Jennifer Clower, is that correct? >> Stu: Yes, Jennifer Clower. We actually interviewed her last week at a different show. >> Oh fantastic. Yeah her document has been incredibly well received. I know she's making the rounds to get the word out there about what's going on with Women in Tech. And we were more than thrilled to host her and have her here and be apart of conversation. >> Clear Community is a big part of OpenStack, the OpenStack Summit and care of the OpenStack Foundation. In terms of Kata Containers, you work for the OpenStack Foundation. Is Kata officially then part of the OpenStack or does that have a different governance model? >> That's a great question. This is an area of confusion because it's the first time the foundation is broken out and there's the OpenStack Project, and there's Kata Containers the Project, but we both live at the OpenStack Foundation. >> John: Okay. >> I think the guiding principles though, and it's really helped us over the last four months is that the OSF, OpenStack Foundation, we believe in open source, open design, open development and open community. And Kata, we were like that's a great home. We believe in that as well. >> Any customers that are yet talking about their early usage of Kata that you can share? >> I think we have a lot of customers from runV and Clear Containers and Kata is going to be their next path forward. So with 1.0 out yesterday, I'm excited to see. We should see some upgrades real soon here. >> What's the path for them to get from where they are to the 1.0? Is that pretty straightforward? >> It should be, yeah, we think so. And they have their support from Intel and from Hyper to help them out with that as well. >> Stu: Okay. >> I was going to ask is Kata Containers, is it integrated in an API or is OpenStack necessary for it or is it independent of, from an infrastructure perspective, OpenStack, the stack? >> Yeah, it's completely independent, but it's also compatible. >> John: Okay. >> You can run on Azure, Google, OpenStack, agnostic of the infrastructure underneath it. >> John: Great. >> Anne, want to give you a final word. Takeaways from the show that you'd want people to have. >> Absolutely, I think the final word is containers are fantastic, it's probably time to take a look at your container architecture. Think about it from a security perspective, and I would encourage everyone to go check out Kata Containers and see if that's the solution for them. >> Anne Bertucio, really appreciate you joining and sharing with us everything happening. It can work with or without the OpenStack Containers. Absolutely a big trend, but security absolutely top of mind from everyone we've talked to. If it's not top of mind of a company, I'm always a little bit worried about them. For John Troyer, I'm Stu Miniman. We'll be back with lots more coverage here from OpenStack Summit 2018 in Vancouver. Thanks for watching theCUBE. (uptempo techno music)

Published Date : May 23 2018

SUMMARY :

and its ecosystem partners. I'm happy to welcome to the program, first time guest. and the containers has been a discussion and we have to create a new open source project and attend all the sessions. and it's time to make this the year of security. to get to our dish that we finally and we had Clear Containers from Intel. So it may be just to raise it up one level and all the other goodness of a container. and now we have our Docker containers the peanut butter and chocolate, if we will? I think we maybe see groups and name spaces are good, that the different components can only talk to each other Absolutely, I think it's anytime would be their buzz word on it. and the team that makes this up. and we had AMD, ARM and Intel all talking and activities at the show itself? the diversity of companies as well, We actually interviewed her last week at a different show. I know she's making the rounds to get the word out there the OpenStack Summit and care of the OpenStack Foundation. This is an area of confusion because it's the first time and it's really helped us over the last four months and Clear Containers and Kata is going to be What's the path for them to get and from Hyper to help them out with that as well. but it's also compatible. agnostic of the infrastructure underneath it. Takeaways from the show that you'd want people to have. Kata Containers and see if that's the solution for them. and sharing with us everything happening.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Jennifer ClowerPERSON

0.99+

HuaweiORGANIZATION

0.99+

JohnPERSON

0.99+

John TroyerPERSON

0.99+

GoogleORGANIZATION

0.99+

Anne BertucioPERSON

0.99+

OpenStack FoundationORGANIZATION

0.99+

MicrosoftORGANIZATION

0.99+

Stu MinimanPERSON

0.99+

DecemberDATE

0.99+

OSFORGANIZATION

0.99+

VancouverLOCATION

0.99+

AnnePERSON

0.99+

AMDORGANIZATION

0.99+

Red HatORGANIZATION

0.99+

ARMORGANIZATION

0.99+

40 contributorsQUANTITY

0.99+

HyperORGANIZATION

0.99+

three yearsQUANTITY

0.99+

yesterdayDATE

0.99+

MiaPERSON

0.99+

last weekDATE

0.99+

IntelORGANIZATION

0.99+

Vancouver, CanadaLOCATION

0.99+

three years agoDATE

0.99+

less than six monthsQUANTITY

0.99+

last yearDATE

0.99+

OpenStackTITLE

0.99+

StuPERSON

0.98+

two isolation boundariesQUANTITY

0.98+

KataTITLE

0.98+

one levelQUANTITY

0.98+

OpenStackORGANIZATION

0.98+

OpenStack Summit 2018EVENT

0.98+

two code basesQUANTITY

0.98+

first implementationQUANTITY

0.98+

One containerQUANTITY

0.98+

first timeQUANTITY

0.97+

Kata ContainersTITLE

0.97+

OneQUANTITY

0.97+

OpenStackEVENT

0.97+

oneQUANTITY

0.96+

bothQUANTITY

0.96+

OpenStack Summit North America 2018EVENT

0.95+

Docker Docker DockerTITLE

0.94+

this weekDATE

0.92+

Kata ContainersORGANIZATION

0.91+

AzureTITLE

0.88+

two codeQUANTITY

0.88+

eachQUANTITY

0.87+

DockerORGANIZATION

0.86+

theCUBEORGANIZATION

0.85+

KataPERSON

0.84+

one VMQUANTITY

0.84+

last four monthsDATE

0.8+

1.0OTHER

0.8+

ClearORGANIZATION

0.79+

Sean Michael Kerner, eWeek | OpenStack Summit 2018


 

>> Announcer: Live from Vancouver, Canada. It's theCUBE covering OpenStack Summit North America 2018, brought to you by Red Hat, the OpenStack Foundation and its ecosystem partners. >> Welcome back, I'm Stu Miniman and my cohost John Troyer and you're watching theCUBE, the worldwide leader in tech coverage and this is exclusive coverage from OpenStack Summit 2018 in Vancouver. Usually this time of year it is a little bit overcast, but for the second time the OpenStack Summit has been here, the sun is shining. It has been gorgeous weather but we are in here really digging in and understanding it One of the people I have gotten to know through this community especially, is our wrap up guest today, Sean Michael Kerner, who is a senior editor with eWeek, amongst other bi-lines that you have. Pleasure to see you. >> Great, good seeing you too Stu. >> Alright, so we let you keep on the Toronto Bluejays hat >> Thank you, there we go. >> We have had quite a few Canadians on our program here. >> Well, seeing as how you're here in Canada, it's not all that surprising. >> It's lovely. They have you working on Victoria Day. >> Yeah, that's unfortunate but I will take Memorial Day off in a week, so it works out. >> Excellent. So Sean, for our audience that might not know you, give us a little bit about your background. You've been to umpteen of these shows. >> Sure. I have been with the same publication roughly, I guess 15-16 years at this point. I've been writing before there was cloud, core living and Opensource stuff, networking. And then through the magic of technology, I shifted a little bit to security, which is a core focus for me. I have been to every OpenStack Summit since the San Diego Summit, I guess, 2011. Somebody can correct me afterwards. I did miss the Sydney Summit for various reasons, but yeah, I've been to a bunch of these things, so interesting to see how things have shifted over the years from nothing to certain heights to where we are now. >> Alright, so bring us up to that, as to where we are now. Attendance is down a little bit. They haven't been talking a lot about it but quality I guess is here. Sessions, they've broadened down a bit of the scope. We have been digging into it, but want to get your take so far. >> Yeah, well it's like anything else, there are standard hype cycles, as it were and there's a trough of disillusionment. I wouldn't call this a trough of disillusionment, but when you get to a certain plateau, people just, there'sn't as much interest. In the early days, I remember the San Diego Summit I went to. They didn't schedule it properly. They didn't know how many people they were going to have, and they had to line up around the corner and stuff. That was six years ago, but that is when OpenStack was new. There was no such thing as the Foundation, and everyone was trying to figure out what was what. And, there was no clue at this point. Cloud is a well understood thing. There are competitive efforts or complimentary efforts, as the Foundation would probably like to put it; whether it's CNCF, there's the public cloud and it's different. There is, with all respect to the OpenStack Foundation and its member projects, there's not as much excitement. This in now a stable, mature ecosystem and because of that, I don't think there's as much of a draw. When something is brand new and shiny, you get more of a draw. If they would have put the name Blockchain somewhere, maybe, maybe they would have had a few more. They put Kubernetes in there, which is fine, but no machine learning or artificial intelligence quite yet, though that's a topic somewhere in there too. >> Yeah, John, you've been making a lot of comments this week talking about we've matured and the lower layer pieces just work a bit more. Give us your take about that. >> Sure. That's the way it seems. There wasn't a whole lot of talk about the release, news release, and all the different components, even the keynotes. But, the people we have talked to, both on the vendor and the customer side, they have working production OpenStack environments. They're very large. They require very few admins. They work. They're embedded in telecom and banking, et cetera. It's here and it's working. >> Yeah, that's so something that happened, maybe three cycles ago at this point, because they used to have the release the same time as the Summit and the Design Summit. It was together, so, there was essentially a celebration of the release. People would talk about the release and then they desegrigated that. I think that took a lot of steam out of the reason why you got developers to attend. So, when you don't have the Design Summit, there's this separate open endeavor, there's the forum, I don't quite understand how that works here now. There isn't as much momentum. Yeah, I agree with you. There has been very little talk about Queens. In each of the project update sessions I have been to, and I have been to a couple, there has always been a slight on Rocky, what's coming. I think we are on the second milestone of Rocky, at this point, so there's some development, but at this point it is incremental featurettes. There is no whiz bang. OK, we're going to have flying cars, you know send a Tesla to outer space kind of Earth shattering kind of news, literally, because that's not where it's at. It's just incremental tuck in features in stability and that kind of thing. >> Alright, you talk space and thinks like that and it brings to mind a certain attendee of the program that has actually been to outer space and maybe one of the more notable moments of the show so far. Give us your take on Mr. Shuttleworth. >> Well, I'm a big fan of Mr. Shuttleworth, top to bottom. Hey Mark. Big fan, always have been. He has his own opinion on things of course. Usually in a keynote you don't tend to take direct aim at competitors and he chose to do that. It made some people a little uncomfortable. I happened to be sitting in the front row, where I like to sit, and there was some Red Hat people, and there were some frantic emails going back and forth. And people were trying to see what was going on et cetera. I think, for me, a little bit of drama is okay. You guys go to more shows than I do, and sometimes you get these kind of sales kind of things. But in an open community, there's almost an unwritten rule, which perhaps will be written after this conference, that whether or not everybody is a business competitor or not, is that this is neutral territory as it were and everybody is kind of friendly. In the exhibit hall, you can say this and that, we are better, whatever, but on the stage you don't necessarily do that, so there was some drama there. Some of my peers wrote about that and I will be writing about it as well. It's a, I prefer to write about technology and not necessarily drama. Whether somebody is faster, better, stronger than others, you let the number prove them out. When we talk about Opensource, Opensource Innovation without Canonical, there probably wouldn't have been an OpenStack. All the initial OpenStack reference and limitations are on Canonical. They got a number of large public clouds, as does Red Hat. I think they both have their tactical merits and I'm sure on some respects Red Hat's better and on some respects Canonical is better, but him standing up there and beating on the competition was something that across the 13 summits I have been I have never seen before. One guy I talked to my first OpenStack Summit was in San Diego and the CTO of VMware at the time came up to, VMware was not an OpenStack contributor at the time, they were thinking about it, and he was fielding questions about how it was competitive or not and he was still complimentary. So there has always been that kind of thing. So, a little bit of an interesting shift, a little bit of drama, and gives this show something memorable, because you and I and others will be able to talk about this five years from now, et cetera. >> You talked about something you would write up. I mean part of your job is to take things back to the readers at eWeek. >> Yeah. >> What are the things, highlights you're going to be covering? >> The highlights for me, Stu and I talked about this at one point off the camera, this is not an OpenStack Summit necessarily, they're calling it Open Infrastructure. I almost thought that they would change, we almost thought that they would change the name of the entire organization to the Open Infrastructure Foundation. That whole shift, and I know the foundation has been talking about that since Sydney last year, that they're going to shift to that, but, that's the take away. The platform itself is not the only thing. Enabling the open infrastructure is nice. They're going to try and play well and where it fits within the whole stack. That gets very confusing because talking about collaboration is all fine and nice, but that is not necessarily news. That is how the hot dog is made and that's nice. But, people want to know what's in that dog and how it is going to work. I think it's a tougher show for me to cover than it has been in past years, because there has been less news. There's no new release. There was Kata 1.0 release and there was the Zuul project coming out on its own. Zuul project, they said it was 3.0, it was actually March was Zuul 3.03. Kata Container project, okay, interesting, we'll see how it goes. But a tougher project, tougher event for me to cover for that reason. Collaboration is all fine and nice. But, the CNCF CloudNativeCon KubeCon event two weeks ago, or three weeks ago, had a little bit more news and a lot it's same kind of issues come up here. So, long winded answer, tough to come up with lessons learned out of this, other than everyone wants to be friends, well some people want to be. And, collaboration is the way forward. But that is not necessarily a new message. >> When I think about Kubernetes, we are talking about the multi cloud world and that's still, the last few years, where it's been. Where does OpenStack really fit in that multi cloud world? One of the things I have been a little disappointed actually, is most of the time, when I'm having a conversation, it's almost the, yeah, there's public cloud, but we are going to claw things back and I need it for governments, and I need all of these other things. When I talk to customers, it is I'm going to choose what I put in my data center. I'm going to choose how I use probably multiple public cloud finders. It is not an anti-public cloud message, and it feels a little bit on the anti-public cloud mass. I want to work with what you're hearing when you >> talk to users? >> When I talk to users, vast majority of people, unless it's something, where there's regulatory issues or certain legacy issues or private cloud, public cloud period. The private cloud idea is gone or mostly gone. When I think about private clouds, it's really VmWare. We have virtualized instances that sitting there. >> What's OpenStack? >> OpenStack is fine, but how many are running OpenStack as a private cloud premise? >> Yeah, so what's OpenStack then? >> When I think of OpenStack, Oracles public cloud. Oracle is not here surprisingly. Oracle's public cloud, Larry Ellison, who I know you guys have spoken to more than once on theCUBE at various points on Oracle World and other things. Oracle's public cloud, they want to compete against AWS. That's all. OpenStack IBM cloud, all OpenStack. The various big providers out of China are OpenStack based. OEH is here. So that's where it fits in is that underlying infrastructure layer. Walmart uses it. Bestbuy, all these other places, Comcast, et cetera; ATT. But individual enterprises, not so much. I have a hard time finding individual enterprises that will tell me we are running our own private cloud as OpenStack. They will tell me they're running VmWare, they will tell me they're running REV or even some flavor of Citrix end server, but not a private cloud. They may have some kind of instances and they will burst out, but it's not, I don't think private cloud for mid tier enterprises ever took off the way some people thought five years ago. >> That's interesting. Let's go meta for a second. You talked about things you do and don't write about, you don't necessarily write the VC's are not here necessarily, but you don't write about necessarily financial stuff. >> Sometimes. There was actually at the Portland summit, I did a panel with press and analysts at the time and afterwards there might have been four different VC's that came up to me and asked me what I thought about different companies. They were looking at different things where they would invest. And I remember, we looked at the board and one VC who shall remain nameless, and I said you know what, we'll look at this board with all these companies and five years from now, three quarters of them will not be here. I think I was probably wrong because it is more than that. There are so many. I wrote a story, I don't remember the exact name of it, but I wrote a story not that long ago about OpenStack deadpool. There are so, multiple companies that raised funding that disappeared. In the networking space, there were things like Plumgrid, they mminorly acquired for assets by Vmware, if I'm not mistaken. There was Pivotal, Joshua McKenzie, one of the co-founders of OpenStack itself, got acquired by Cisco. But they would have collapsed perhaps otherwise. Nebula Computing is perhaps, it still shocks me. They raised whatever it was 50 odd million, someone will correct me afterward. Chris Kemp, CTO of NASA who helped start it. Gone. So, there has been tremendous consolidation. I think when VC's lose money, they lose interest really fast. The other thing you have to think about, from the VC side, they don't write too much on the financial. My good friend Fredrick, who didn't make it, Where are you, Fredrick, where are you? Does more on that funding side. But has there been a big exit for an OpenStack company? Not really, not really. And without that kind of thing, without that precedence it's a tough thing, especially for a market that is now eight years old, give or take. >> Even the exits that had a decent exit, you know that got bought into the say IBM's, Cisco's of the world, and when you look a couple of years later, there's not much left of those organizations. >> Yeah. It's also really hard. People really don't want to compete against, well, some people want to compete against AWS. But, if you're going to try to go toe to toe with them, it's a challenge. >> Okay, so what brings you back here every year? You're speaking at the show. You're talking to people. >> What brings me back here is regardless of the fact that momentum has probably shifted, it's not in that really hype stage, OpenStack's core infrastructure, literally, core infrastructure that runs important assets. Internet assets, whether it certain public cloud vendors, large Fortune 500 companies, or otherwise. So it's an important piece of the stack, whether it's in the hype cycle or not, so that brings me back, because it's important. It brings me back because I have a vested interest. I have written so much about it so I'm curious to see how it continues to evolve. Specifically, I'm speaking here on Thursday doing a panel on defending Cloud Counsel Security as a core competence, a core interest for me. With all these OpenStack assets out there, how they're defended or not is a critical interest. In the modern world, cyber attacks are a given. Everybody should assume they're always under a constant state of attack and how that security works is a core area of interest and why I will keep coming back. I will also keep coming back because I expect there to be another shift. I don't think we have heard the end of the OpenStack story yet. I think the shift towards open infrastructure will evolve a little bit and will come to an interesting conclusion. >> Alright, last thing is what's your favorite question you're asking at this show. Any final things you want to ask us as we wrap? >> Yeah, my favorite, well, I want to ask you guys, what the most interesting answer you got from all the great people you interviewed because I'm sure some of it was negative and you got mostly positive as well. >> Well, we aren't used to answering the questions Stu. >> I'm used to being on the other side here, right. >> Well, I do say we got a lot of stuff about some interesting and juicy cases, like I say, the practitioners I talked to were real. I was always impressed by how few administrators it takes to run a huge OpenStack based cloud once it's set up. I think that's something interesting to me. You asked some folks about a public cloud a lot. >> Yeah, so it has been interesting. For me, it's, we've reached that certain maturity level. I was looking at technology. What's kind of the watermark that this is going to come to? We had said years ago, I don't think you're going to have somebody selling a billion dollars worth of distribution on OpenStack. So, that story with how Kubernetes and Containers and everything fits in, OpenStack is part of the picture, and it might not be the most exciting thing, but then again, if you watch Linux as long as most of us have, Red Hat took a really long time to get a billion dollars and it was much more than just Linux that got them there. This still has the opportunity to be tooling inside the environment. We have talked to a number of users that use it. It's in there. It's not that the flagpole, we're an OpenStack company anymore because there really aren't many companies saying that that is the core of their mission, but that is still an important piece of the overall fabric of what we are covering. >> Exactly right. >> Alright, we on that note, Sean Michael Kerner, we really appreciate you joining us. Please support good technology journalism because it is people like him that help us understand the technology. I read his stuff all the time and always love chatting with him off the record and dragged him on here and Fredrick from Techron Show we are disappointed you could not join us, but we'll get you next time. For Jon Troyer, I'm Stu Miniman, be sure to join us for the third day tomorrow of three days of wall to wall live coverage here from OpenStack Summit 2018 in Vancouver. And once again, thank you for watching theCUBE. (upbeat music)

Published Date : May 23 2018

SUMMARY :

brought to you by Red Hat, the OpenStack Foundation One of the people I have gotten to know through this it's not all that surprising. They have you working on Victoria Day. Yeah, that's unfortunate but I will take Memorial Day off You've been to umpteen of these shows. I have been to every OpenStack Summit since We have been digging into it, but want to get and they had to line up around the corner and stuff. Give us your take about that. But, the people we have talked to, both on the vendor and a celebration of the release. more notable moments of the show so far. In the exhibit hall, you can say this and that, the readers at eWeek. That is how the hot dog is made and that's nice. actually, is most of the time, when I'm having When I talk to users, have spoken to more than once on theCUBE at various You talked about things you do and don't write about, In the networking space, there were things like Even the exits that had a decent exit, you know some people want to compete against AWS. You're speaking at the show. of the OpenStack story yet. Any final things you want to ask us as we wrap? the great people you interviewed because I'm I talked to were real. This still has the opportunity to be I read his stuff all the time and always love chatting

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
FredrickPERSON

0.99+

Sean Michael KernerPERSON

0.99+

Jon TroyerPERSON

0.99+

CanadaLOCATION

0.99+

JohnPERSON

0.99+

Chris KempPERSON

0.99+

MarkPERSON

0.99+

IBMORGANIZATION

0.99+

OracleORGANIZATION

0.99+

CiscoORGANIZATION

0.99+

Stu MinimanPERSON

0.99+

ComcastORGANIZATION

0.99+

CanonicalORGANIZATION

0.99+

WalmartORGANIZATION

0.99+

NASAORGANIZATION

0.99+

ThursdayDATE

0.99+

Larry EllisonPERSON

0.99+

John TroyerPERSON

0.99+

San DiegoLOCATION

0.99+

Red HatORGANIZATION

0.99+

ChinaLOCATION

0.99+

Open Infrastructure FoundationORGANIZATION

0.99+

OpenStack FoundationORGANIZATION

0.99+

AWSORGANIZATION

0.99+

OpenStackORGANIZATION

0.99+

SeanPERSON

0.99+

Joshua McKenziePERSON

0.99+

StuPERSON

0.99+

VancouverLOCATION

0.99+

VmwareORGANIZATION

0.99+

Vancouver, CanadaLOCATION

0.99+

EarthLOCATION

0.99+

three daysQUANTITY

0.99+

OraclesORGANIZATION

0.99+

ATTORGANIZATION

0.99+

BestbuyORGANIZATION

0.99+

six years agoDATE

0.99+

last yearDATE

0.99+

OpenStack Summit 2018EVENT

0.99+

two weeks agoDATE

0.99+

three weeks agoDATE

0.99+

MarchDATE

0.99+

LinuxTITLE

0.99+

VMwareORGANIZATION

0.99+

five years agoDATE

0.99+

OpenStackTITLE

0.99+

firstQUANTITY

0.99+

SydneyLOCATION

0.98+

second milestoneQUANTITY

0.98+

OpenStack SummitEVENT

0.98+

Sydney SummitEVENT

0.98+

bothQUANTITY

0.98+

OpenStack Summit 2018EVENT

0.98+

San Diego SummitEVENT

0.98+

second timeQUANTITY

0.98+

Kata 1.0TITLE

0.98+

CNCFORGANIZATION

0.98+

ShuttleworthPERSON

0.98+

eachQUANTITY

0.98+

PlumgridORGANIZATION

0.98+

eight yearsQUANTITY

0.98+

oneQUANTITY

0.98+

13 summitsQUANTITY

0.97+

Victoria DayEVENT

0.97+

this weekDATE

0.96+

OneQUANTITY

0.95+

KubernetesTITLE

0.95+

Randy Bias, Juniper Networks | OpenStack Summit 2018


 

>> Announcer: Live, from Vancouver, Canada it's the CUBE, covering OpenStack Summit North America 2018, brought to you by Red Hat, the Open Stack Foundation, and it's ecosystem partners. >> Welcome back, I'm Stu Miniman and my cohost John Troyer and you're watching the CUBE, the worldwide leader in tech coverage. Happy to welcome back to the program long time friend of the CUBE back from the earliest days, Randy Bias, Vice President with Juniper, Randy, great to see you. >> Absolutely, great to be back with you guys. >> All right, so Randy, we've been talking about, you know, community, and everything's going good and attendance might be down a little bit but how we fit in with containers and kubernetes, and everything, so we expect you to tear everything up for us and tell us the reality of what's happening in this community. >> I'll do my best (laughing). >> All right, so before we get to the kubernetic stuff, you're working on, we used to call it OpenContrail? Which you were involved in before Juniper acquired it, went through a rebranding recently, Tungsten, which I was looking up, came from the word heavy stone, give us the update from the networking side. >> Yeah, so the short history is that there was a company called Contrail, and they created a software defined networking controller, it was acquired by Juniper in 2012, 2013, and then that was open sourced, so Juniper for a long time was running with sort of two editions, Contrail which was the commercial offering, and OpenContrail which was the open source, and then shortly after I joined Juniper, identified that, you know, we really needed to go back to the drawing board on the way that we had organized the community, and transition it from being Juniper-led to community led, and so over the past year, I spearheaded that effort, and then that culminated in us announcing at the end of March at ONS that, you know, OpenContrail was now Tungsten Fabric. We renamed it, we moved it into the Linux foundation, under its governance, and now Juniper is one of many people of the community that have a seat at the table for the management, both from a business and technical perspective, and we're moving forward with a new reinvigorated community. >> Yeah, so networking sits at really the intersection of this multi-cloud world that we're living in. There's so many players trying to be there, you know Cisco, really moving to become more of a software company, when I interviewed their number two guy at their show, he's like, when you think of Cisco in the future, we're not even going to be a networking company, we'll be a software company. VMware, of course, pushed heavy through, then the Nicira acquisition, where does Tungsten fit, kind of compare and contrast for us, where it fits among some of these other offerings out there in the marketplace. >> Yeah, I mean, I think most enterprise vendors are in a similar transition from being a hardware to software companies. We're no different than any of the rest. I think we have a pretty significant advantage in that we have a lot of growth in the cloud sector, so a lot of the large public clouds are our customers and we're selling a tremendous amount of hardwaring to them, so I think we've got a lot longer runway. But, you know, we just recently hired CTO, Bikash Koley, out of Google, and we're starting to see some additional folks out of Google, like my new boss, Morgan, and what that's bringing with it is a very much a software first type perspective. So Bikash and Morgan really built everything for the Google network from the topper rack all the way out to the win and it's almost all software-based, disaggregated, hardware, software, opensource software running on top of white boxes, and so that kind of perspective is now really deep, start beginning to become embedded in Juniper. And at the head of that is Tungsten. So we see Tungsten Fabric as being sort of a tool that we use to create, you know, a global ubiquitous network fabric, that anybody can use anywhere, without talking to Juniper at all, without knowing that Juniper's part of Tungsten, and then as they grow up and they get to a point where they need multi-cloud, they need federation, or they need kind of day two enterprise operations, you know, we have a commercial version and a commercial distribution that they can use. >> Randy, we talked a little bit about OpenContrail and last year, at OpenStack Summit and moving it to a more of a community based governance model, and now that's happened with the Linux Foundation, can you talk a little bit about the role of opensource governance, and corporate governance, and then foundations, and just going forward, you know, what's an effective model for 2018 going forward, for a foundation-led project and maybe in the context of Tungsten Fabric, and how is that looking? >> Yeah, so again, OpenContrail's now Tungsten Fabrics, might be new for some of the viewers, lot of people still coming to terms with that. And so one of the things that we noticed is that, and when many people go and they say, hey, we want opensource first, the AT&T's of this world, part of what they're saying, one of the aspects of being opensource versus we want to be one of many around the table, we want to have a seat at the table, we want to have the option to contribute code back, and we want to feel like it's a group effort. And so that was a big factor, right? It was an opensource project, but it was largely the governance was carried by Juniper, all the testing infrastructure was Juniper, you know, all of the people who made architectural decisions were Juniper, all of the lead contributors were Juniper, and so, going to Linux Foundation was critical to us having a legal framework, for the trademarks, the code, the licenses, the contributor license agreements, are all owned and operated by the Linux Foundation and not by Juniper, so we basically have a trusted third party who can mediate all those things and create a structure, a governance small structure where Juniper has one seat at the table, and all the other community members do as well. So it was really key to getting, to moving to that model to increase people's interest in the project and to really go the next level. There just wasn't any way to do it without doing this. >> All right, so, Randy, let's talk about OpenStack. You were watching the keynote yesterday, you were, you know, in the Twitter stream, >> Randy: I don't usually watch keynotes, man. >> Stu: But you know this community, so-- >> I do know this community (laughing). >> Give us kind of the good, the bad, and the ugly from your standpoint as to, you know, where we've gone, you know, what's doing well, and what you're frustrated as heck that we still haven't fixed yet. >> Well, I mean, it's great that we have so much inroads amongst the carriers, it's great that, you know, that there's a segment that OpenStack has been able to land in. I mean, at some points when I was feeling particularly pessimistic on some days, I was like, oh man, this thing's never going to go anywhere, so that's great. On the other hand, you know, the promise that we had of sort of being the Linux operating center, operating system of the data center, and you know, really gaining inroads into private cloud and enterprise, that just hasn't materialized and I don't see a path to that. A lot of that has to do with history, I'm not sure how much of that I want to go into here, but I see those as being bright lights. I see the Ocata containers effort and sort of having this alternative structure that's more or less like the umbrella structure that I lobbied for while I was on the board. So for several years on the board, I said we need to really look more like the Apache Software Foundation, we need to look less like the Linux Operating System in terms of how we think about things. Not this big integrated monolithic release, you need more competition between projects and that just wasn't really embraced. And I think that that, in a way, that was one of several things that really kind of limited our ability to capture the market that we really wanted, which is the enterprise market. >> Yeah, well, I know, and one of those sticking points there that I've talked to you many times over the years about is how do I actually deploy this? You know, getting a base configuration and scaling this out, simplicity is tough, getting to those environments, you know, getting it up in two weeks, is good for some environments, but maybe not for others. >> Yeah, I mean I think there's sort of a spectrum, right? At one end of the spectrum, you say hey, I'm going to have a very opinionated approach like kubernetes does, and we're going to limit what we say we can do, you know, we're not all things to all people. And I think that opinionated approach, like the Linux operating system worked very, very well. And then other end of the spectrum is we've got no opinion like the Apache Software Foundation, and then it's up to vendors to go and cherry pick the pieces they want and turn that into some kind of commercial offering, whether it's Hortonworks, or Thi-dare or Du-per or whatever it is, the problem is that OpenStack wound up in the middle where it had the sort of integrated monolithic release cycle which it still does, which started to be all things to all people, and it was never as great as it could be, so it's like we got to support Hyper-V, we got to support VMware, and as the laundry list of all things we have to support grew longer, it became more and more difficult to have a compelling, easy to use, easy to scale offering that any enterprise could consume. >> Randy, a lot of talk this week about edge computing, with several different definitions, right? But it does strike me that, you know, there's a certain set of apps, that you write 'em and that they live fine in a big public cloud, and a big data center somewhere. But there's a lot of hardware that's going to be living out in the world, whether that's at the base of a radio tower, or in a wall, or in my shoe, that is going to be running hardware, and is going to be running something, and sometimes that something can be OpenStack, and we're seeing some examples of it, many examples of that already. Is that an area of growth for OpenStack? Is that an interesting part of how this fabric is going to expand? >> Well, I probably have a contrarian view here. So, I spent a bunch of time at Juniper, one of the things I worked on for a while was edge computing and we're still trying to decide what we want to do there and you know, kind of to the first point you made is everybody's edge is different, right? Is it on the mobile phone, is it back in the data center, the difference is that the real estate gets more expensive as you move out, right? And it's in terms of latency, and it's in terms of bandwidth and it's also in terms of cost of storage and compute. There's a move closer to the mobile device that becomes progressively more expensive, and so that's why a lot of people sort of look and say hey, wouldn't it be nice if we can get you out the closer lower latency and bandwidth and so on but as we looked at it, a lot of the different use cases it became really interesting in that, it wasn't clear if there was that much value between 5 milliseconds and 20 milliseconds, right? I mean, that's pretty, either one's pretty close, sure there's a lot of difference between 20 and a 100, but maybe not so much between 5 and 20. And so we kind of came to the conclusion that at least for right now, probably, the bulk of use cases are fine with 20 milliseconds, and what that means is that regional systems like AWS's Lambda at the Edge, they're in metro, those are probably good for most cases. I don't know that you need to be on the tower, I don't know that you need to be in the central office, so I think edge computing is still nascent, we don't know exactly what all those use cases are, but I think you might be able to service most of them from regional data centers, and then the question really becomes what does that stack need to be and if you have a regional data center that's got plenty of power, plenty of space, then it might be that OpenStack is a good solution, but if you're trying to scale down onto the tower, I got to have some doubts about whether OpenStack can really scale down that far. >> Randy, analytics is something we've been seeing, the networking people used for many years, at this show, starting to hear a lot of discussion about AI and ML, would love your view point as to what you're seeing in that space. >> You know I have some friends who started off in AI in very early days and he had a very pessimistic view. He said, you know this stuff comes and goes, but I'm actually very positive and optimistic about it because the way I look at this is there's a renaissance happening which is that, you know, now ML is really available to masses and you're seeing people do really interesting things like, we have a product called AppFormix, and what they do is they take ML and they apply it to operations and I love this because as an operations guy, you know, I used to have these problems in production where something would go out and the first thing I'd do, is I'm trying to do correlation and then root cause analysis, like, what was the actual failure? Like I can see the symptom on this end and now I have to get all the way back to what caused it, and the reality is that machine learning, AI techniques and protocols can do all the heavy lifting for operators very, very quickly and basically surface a problem for somebody to do the final analysis on. And so I do think that ML and AI apply to very specific vertical problems, it is just a place where we're going to see a tremendous amount of revolution in the next couple years. >> All right, and that hits right at really that intersection between kind of the developers and the operators there-- >> Absolutely. >> What are you seeing from an organizational standpoint, companies you're talking to these days, how are they doing adopting that change, dealing with that, you know, often schism or are they bringing those groups together? >> Well, I think you remember that like in the early days, I used bring my deck along and I would talk about assembly line IT versus the robotics spectrum all of IT and I would sort of make that sort of analogy to sort of the car manufacturing process, and I think what machine learning is really going to do is take us to that next level past that right? So we had the assembly line where we have all the specialists, we had the robotics factory where we had people who know how to build a robots and software, and it's really sort of like, just churning out with a lot of people on the line, and I think the next level after that is, you know, completely fully automated applications driving themselves, you know, self-driving applications, and I think that's when things get really interesting, and maybe we start to remove the traditional operator out of the equation and it really becomes about empowering developers with tools that are comfortable and that leverage all the cloud era and stuff that we built. >> All right, so Randy, you're credited with the pets versus cattle analogy, what's the latest, you were talking about some of the previous slide decks, what's Randy Bias looking on down the road? >> I mean, the stuff just comes to me, man. I can't like predict, but the thing I've been talking about a lot lately is services of platform, I think we might've talked about that last time, which is just this notion that if we look at where Amazon's invested and what's interesting, it's certainly not at the infrastructure layer and it's really not at the PAS layer, it's that thick layer in between with like database as a service and NoSQL as a service, and messaging service, and DNS and so on, where you can kind of cherry pick those things as you're assembling your own PAS for your application, and I still think that's the area that is under-discussed, and the reason is is the people back into basically doing that, building kind of the service as a platform system, but they're not like going into it, kind of like eyes wide open. >> Yeah, so just following up on that last piece, one of the criticisms I have this week is when you talk about multi-cloud, most of the people talk about, oh well people are clawing things back to their data centers. Juniper plays across the board, strong partnership with Amazon, yet you're here, what are you hearing from customers, you know, what do you see as kind of the balance there and, you know, the public cloud's role in the world? >> I mean, they're still winning, right? I don't think there's any doubt, I haven't seen a decline back here talking about, but we are starting to enter into the era of, okay, this stuff is out there, and it's running, but I need to find my governance model, I need to understand who's using what, I need to understand what it's costing me, and that's the sign of the maturation process. And so I think that, you know, we saw in the early days of cloud, people jumping the gun, creating compliance services, and you know, SAS products that would basically measure how much you're spending and think that it's time for that stuff to come back in vogue again, because the tool needs to be there for people to manage these extended supply chain of IT vendors which include the public cloud. And I think that the idea that would claw them back as opposed to like just see that as holistic part of what we're trying to accomplish doesn't make any sense. >> Well learned. Well, Randy Bias, always a pleasure to catch up with you. >> John. >> John Troyer, I'm Stu Miniman, getting towards the end of two days of three days of live coverage. Thanks for staying with the CUBE. (bubbly electronic music)

Published Date : May 23 2018

SUMMARY :

brought to you by Red Hat, the Open Stack Foundation, the worldwide leader in tech coverage. and everything, so we expect you to All right, so before we get to the kubernetic stuff, Yeah, so the short history is that Yeah, so networking sits at really the intersection and so that kind of perspective is now really deep, all the testing infrastructure was Juniper, you know, you were, you know, in the Twitter stream, where we've gone, you know, what's doing well, On the other hand, you know, the promise that we had there that I've talked to you many times and as the laundry list of all things we have to support and is going to be running something, kind of to the first point you made is the networking people used for many years, and now I have to get all the way back to what caused it, and that leverage all the cloud era and stuff that we built. and it's really not at the PAS layer, as kind of the balance there and, you know, and you know, SAS products that would basically Well, Randy Bias, always a pleasure to catch up with you. Thanks for staying with the CUBE.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
AmazonORGANIZATION

0.99+

Stu MinimanPERSON

0.99+

John TroyerPERSON

0.99+

2012DATE

0.99+

CiscoORGANIZATION

0.99+

2018DATE

0.99+

Linux FoundationORGANIZATION

0.99+

RandyPERSON

0.99+

Randy BiasPERSON

0.99+

Red HatORGANIZATION

0.99+

Juniper NetworksORGANIZATION

0.99+

GoogleORGANIZATION

0.99+

AWSORGANIZATION

0.99+

2013DATE

0.99+

JuniperORGANIZATION

0.99+

Apache Software FoundationORGANIZATION

0.99+

20 millisecondsQUANTITY

0.99+

AT&TORGANIZATION

0.99+

three daysQUANTITY

0.99+

JohnPERSON

0.99+

Vancouver, CanadaLOCATION

0.99+

two daysQUANTITY

0.99+

Open Stack FoundationORGANIZATION

0.99+

5 millisecondsQUANTITY

0.99+

yesterdayDATE

0.99+

Tungsten FabricORGANIZATION

0.99+

last yearDATE

0.99+

ContrailORGANIZATION

0.99+

OpenStack SummitEVENT

0.98+

end of MarchDATE

0.98+

NiciraORGANIZATION

0.98+

SASORGANIZATION

0.98+

TungstenORGANIZATION

0.98+

20QUANTITY

0.98+

two editionsQUANTITY

0.98+

HortonworksORGANIZATION

0.98+

OcataORGANIZATION

0.98+

oneQUANTITY

0.98+

Hyper-VTITLE

0.98+

two weeksQUANTITY

0.98+

CUBEORGANIZATION

0.98+

OpenStack Summit North America 2018EVENT

0.98+

5QUANTITY

0.98+

LinuxTITLE

0.97+

this weekDATE

0.97+

100QUANTITY

0.97+

VMwareORGANIZATION

0.96+

bothQUANTITY

0.96+

first pointQUANTITY

0.96+

OpenStackORGANIZATION

0.95+

StuPERSON

0.95+

Thi-dareORGANIZATION

0.95+

Vice PresidentPERSON

0.95+

Bikash KoleyPERSON

0.94+

OpenStack Summit 2018EVENT

0.94+

first thingQUANTITY

0.93+

ApacheORGANIZATION

0.92+

Chris Hoge, OpenStack Foundation | OpenStack Summit 2018


 

>> Narrator: Live from Vancouver, Canada it's theCUBE covering OpenStack Summit North America 2018. Brought to you by Red Hat, the OpenStack Foundation, and its ecosystem partners. >> Welcome back to theCUBE, I'm Stu Miniman, with my cohost John Troyer, and happy to welcome to the program, fresh off the container keynote, Chris Hodge, who's the senior strategic program manager with the OpenStack Foundation. Thanks so much for joining us. >> Oh yeah, thanks so much for having me. >> Alright, so short trip for you, then John's coming from the Bay Area, I'm coming from the east coast. You're coming up from Portland, which is where it was one of the attendees at the Portland OpenStack Summit, they said, "OpenStack has arrived, theCUBE's there." So, shout out to John Furrier and the team who were there early. I've been to all the North America ones since. You've been coming here for quite a while and it's now your job. >> I've been to every OpenStack Summit since then. And to the San Francisco Summit prior to that, so it was, yeah, I've been a regular. >> Okay so for those people that might not know, what's a Foundation member do these days? Other than, you know, you're working on some of the tech, you're giving keynotes, you know, what's a day in the life? >> Yeah, I mean, I mean for me, I feel like I'm really lucky because the OpenStack Foundation, you know, has you know, kind of given me a lot of freedom to go interact with other communities and that's been one of my primary tasks, to go out and work with adjacent communities and really work with them to build integrations between OpenStack and right now, particularly, Kubernetes and the other applications that are being hosted by the CNCF. >> Yeah, so I remember, and I've mentioned it a few times this week, three years ago we were sitting in the other side of the convention center, with theCUBE and it was Docker, Docker, Docker. The container sessions were overflowing and then a year later it was, you know, oh my gosh, Kubernetes. >> Chris: Yeah. (chuckles) >> This wave of, does one overtake the other, how do they fit together, and you know, in the keynotes yesterday and I'm sure your keynote today, talked a lot a bit about you know, the various ways that things fit together, because with open source communities in general and tech overall, it's never binary, it's always, it depends, and there's five different ways you could put things together depending on your needs. So, what are you seeing? >> I mean it's almost, yeah, I mean saying that it's one or the other and that one has to win and the other has to lose is actually kind of, it's kind of silly, because when we talk about Kubernetes and we talk about Docker, we're generally talking about applications. And, you know, and, with Kubernetes, when you're very focused on the applications you want to have existing infrastructure in place. I mean, this is what it's all about. People talk about, "I'm going to run my Kubernetes application "on the cloud, and the cloud has infrastructure." Well, OpenStack is infrastructure. And in fact, it is open source, it's an open source cloud. And so, so for me it feels like it's a very natural match, because you have your open application delivery system and then it integrates incredibly well with an open source cloud and so whether you're looking for a public cloud running on OpenStack or you're hosting a private cloud, you know, to me it's a very natural pairing to say that you have an OpenStack cloud, you have a bunch of integrations into Kubernetes and that the two work together. >> I think this year that that became a lot clearer, both in the keynotes and some of the sessions. The general conversation we've had with folks about the role of Kubernetes or an orchestration or the cloud layer, the application layer, the application deployment layer say, and the infrastructure somebody's got to manage the compute the network storage down here. At least, in this architectural diagram with my hands but, you can also, a couple of demos here showed deploying Kubernetes on bare metal alongside OpenStack, with that as the provider. Can you talk a little bit about that architectural pattern? It makes sense, I think, but then, you know, it's a apparent contradiction, wait a minute so now the Kubernetes is on the bare metal? So talk about that a little bit. >> So, I think, I think one of the ways you can think about resolving the contradiction is OpenStack is a bunch of applications. When you go and you install OpenStack we have all of these microsurfaces that are, some are user facing and some are controlling the architecture underneath. But they're applications and Kubernetes is well-suited for application delivery. So, say that you're starting with bare metal. You're starting with a bare metal cloud. Maybe managed by OpenStack, so you have OpenStack there at the bottom with Ironic, and you're managing your bare metal. You could easily install Kubernetes on that and that would be at your infrastructure layer, so this isn't Kubernetes that you're giving to your users, it's not Kubernetes that you're, you know, making world facing, this is internally for your organization for managing your infrastructure. But, you want OpenStack to provide that cloud infrastructure to all of your users. And since OpenStack is a big application with a lot of moving parts, Kubernetes actually becomes a very powerful tool, or any other container orchestration scheme becomes a very powerful tool for saying that you drop OpenStack on top of that and then all of a sudden you have a public cloud that's available for, you know, for the users within your organization, or you could be running a public cloud and providing those services for other people. And then suddenly that becomes a great platform for hosting Kubernetes applications on, and so the layers kind of interleave with one another. But even if you're not interested in that. Let's say you're running Kubernetes as bare metal and you're just, you want to have Kubernetes here providing some things. There's still things that OpenStack provides that you may already have existing in your infrastructure. >> Kubernetes kind of wants, it wants to access some storage. >> It wants to consume storage for example, and so we have OpenStack Cinder, which right now it supports you know, somewhere between, you know over 70 storage drivers, like these drivers exist and the nice thing about it is... You have one API to access this and we have two drivers within that, two Cinder drivers, you can either choose the, the flex volume storage or the container storage interface, the CSI storage interface. And Cinder just provides that for you. And that means if you have mixed storage within your data center, you put it all behind a Cinder API and you have one interface to your Kubernetes. >> So Chris, I believe that's one of the pieces of I believe it's called the Cloud Provider OpenStack. You talked about in the keynote. Maybe walk us through with that. >> Cloud Provider OpenStack is a project that is hosted within the, within the Kubernetes community. And it's... The owner of that code is the SIG OpenStack community inside of Kubernetes. I'm one of the three leads, one of the three SIG leads of that group and, that code does a number of things. The first is there's a cloud manager interface that is a consistent interface for Kubernetes to access infrastructure information in clouds. So information about a node, when a node joins a system, Kubernetes will know about it. Ways to attach storage, ways to provision load balancers. The cloud manager interface allows Kubernetes to do this on any cloud, whether it be Azure or GCE or Amazon. Also OpenStack. Cloud Provider OpenStack is the specific code that allows us to do that, and in fact we were, OpenStack was one of the first providers that existed in upstream Kubernetes you know, so it's kind of, we've been there since the very beginning, like this has been a, you know, an effort that's happened from the beginning. >> Somewhat non-ironically, right? A lot of that you've talked about, the OpenStack Foundation and this OpenStack Summit, a lot of the things talked about here are not OpenStack per se, the components, they are containers, there's the OpenDev Conference here, colocated. Is there confusion, there doesn't, I'm getting it straight in my head, Is there, was there, did you sense any confusion of folks here or is that, if you're in it you understand what's going on and why all these different threads are flowing together in kind of an open infrastructure conversation. It seems like the community gets it and understand it and is broadened because of it. >> Yeah, I mean, to me I've seen a tremendous shift over the last year in the general understanding of the community of the role all of these different applications play. And I think it's really, it's actually a testament to the success of all of these projects, in particular, we're building open APIs, we're building predictable behavior, and once you have that, and you have many people, many different organizations that are able to provide that, they're all able to communicate with one another and leverage the strengths of the other projects. >> All of a sudden, a standard interface, low and behold, right? A thousand flowers bloom on top. >> You know, it essentially allows you to build new things on top of that, new more interesting things. >> Alright, Chris, any interesting customer stories out of the keynote that we should share with the audience? >> I mean, there are so many fantastic stories that you can talk about, I mean, of course we saw the CERN keynote, where they're running managed Kubernetes on top of OpenStack. They have over 250 Kubernetes clusters doing research that are managed by OpenStack Magnum. I mean that's just, to me that's just tremendous. That this is being used in production, it's being used in science, and it's not just across one cloud, it's across many clouds and, You know, we also have AT&T, which has been working very hard on combining OpenStack and Kubernetes to manage their next generation of, of teleco infrastructure. And so, they've been big drivers along with SK Telecom on using Kubernetes as an infrastructure layer and then putting OpenStack on top of that, and then delivering applications with that. And so those are, you know we, the OpenStack Foundation just published on Monday a new white paper about OpenStack, how OpenStack works with containers and these are just a couple of the case studies that we actually have listed in that white paper. >> Chris, you're at the interface between OpenStack, which has become more mature and more stable, and containers, which, although it is maturing is still a little bit, is moving fast, right? Containers and Kubernetes both, a lot of development. Every summit, a lot of new projects, lot of new ways of installing, lot of new components, lot of new snaps. All sorts of things. What are you looking forward to now over the next year in terms of container maturity and how that's going to help us? >> So... People are talking so much now about security with containers and this is another really exciting thing that's coming out of our work because, you know, during one of the container keynotes, one of the things that was kind of driven home was containers don't contain. But, we're actually, at the OpenStack Foundation, we're kind of taking that on, and we, and my colleague Anne Bertucio has been leading a project, you know, has been community manager for a product called Kata Containers, which is, you know, you could almost call it containers that do contain. So I think that this is going to be really exciting in the next year as we talk more and more about we're building more generic interfaces and allowing all sorts of new approaches to solving complex problems, be it in security, be it in performance, be it in logging and monitoring. And so, I think, so the tools that are coming out of this and you know, creating these abstractions and how people are creatively innovating on top of those is pretty exciting. >> The last thing I'm hoping you can help connect the dots for us on is, when we talk Kubernetes, we're talking about multi-cloud. One of the big problems about Kubernetes, you know, came out of Google from you know, if you just say, "Why would Google do this?" It's like, well, there's that one really big cloud out there and if I don't have some portability and be able to move things, that one cloud might just continue to dominate. So, help connect OpenStack to how it lives in this multi-cloud world. Kubernetes is a piece of that, but you know, maybe, would love your viewpoint. >> Yeah, so. This is happening on so many levels. We see lots of large organizations who want to take back control of the cost of cloud and the cost of their cloud infrastructure and so they're starting to pull away from the big public clouds and invest more in private infrastructure. We see this with companies like eBay, we see it with companies like AT&T and Walmart, where they're investing heavily in OpenStack clouds. So that they have more control over the cost and how their applications are delivered. But you're also seeing this in a lot of... Like especially municipalities outside of the United States, you know, different governments that have data restrictions, restrictions on where data lives and how it's accessed, and we're seeing more governments and more businesses overseas that are turning to OpenStack as a way to have cloud infrastructure that is on their home soil, that you know, kind of meets the requirements that are necessary, you know that are necessary for them. And then kind of the third aspect of all of this is sometimes you just, sometimes you need to have lots of availability across, you know, many clouds. And you can have a private cloud, but possibly, in order to serve your customers, you might need public cloud resources, and federation across, across this, both in OpenStack and Kubernetes is improving at such an incredible pace that it becomes very easy to say that I have two, three, four, five clouds, but we're able to, we're able to combine them all and make them all look like one. >> Alright, well Chris Hodge, we really appreciate the updates on OpenStack and Kubernetes in all the various permutations. >> Yeah, it was great talking about it. This is, I mean this is the work that I love and I'm excited about, and this is, you know, I'm looking forward to it, I have fun with it and I keep looking forward to everything that's coming. >> Awesome, well we love to be able to share these stories, the technologists, the customers and everything going on in the industry. For John Troyer, I'm Stu Miniman, back with more coverage here from OpenStack Summit 2018 in beautiful Vancouver, British Columbia. Thanks for watching theCUBE. (tech music)

Published Date : May 22 2018

SUMMARY :

Brought to you by Red Hat, the OpenStack Foundation, to the program, fresh off the container keynote, I'm coming from the east coast. And to the San Francisco Summit prior to that, because the OpenStack Foundation, you know, has a year later it was, you know, oh my gosh, Kubernetes. and there's five different ways you could and the other has to lose is actually kind of, and the infrastructure somebody's got to manage and so the layers kind of interleave with one another. a Cinder API and you have one interface to your Kubernetes. I believe it's called the Cloud Provider OpenStack. The owner of that code is the and is broadened because of it. and once you have that, and you have many people, All of a sudden, a standard interface, You know, it essentially allows you to build new things that you can talk about, I mean, of course Containers and Kubernetes both, a lot of development. and you know, creating these abstractions and Kubernetes is a piece of that, but you know, that is on their home soil, that you know, in all the various permutations. and I'm excited about, and this is, you know, stories, the technologists, the customers and everything

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Chris HodgePERSON

0.99+

Anne BertucioPERSON

0.99+

WalmartORGANIZATION

0.99+

ChrisPERSON

0.99+

John TroyerPERSON

0.99+

Stu MinimanPERSON

0.99+

Chris HogePERSON

0.99+

SK TelecomORGANIZATION

0.99+

AT&TORGANIZATION

0.99+

OpenStack FoundationORGANIZATION

0.99+

PortlandLOCATION

0.99+

Red HatORGANIZATION

0.99+

MondayDATE

0.99+

twoQUANTITY

0.99+

John FurrierPERSON

0.99+

United StatesLOCATION

0.99+

two driversQUANTITY

0.99+

North AmericaLOCATION

0.99+

eBayORGANIZATION

0.99+

Bay AreaLOCATION

0.99+

GoogleORGANIZATION

0.99+

OpenStackTITLE

0.99+

a year laterDATE

0.99+

JohnPERSON

0.99+

threeQUANTITY

0.99+

Vancouver, CanadaLOCATION

0.99+

oneQUANTITY

0.99+

firstQUANTITY

0.99+

OpenStack Summit 2018EVENT

0.99+

Vancouver, British ColumbiaLOCATION

0.99+

three years agoDATE

0.99+

yesterdayDATE

0.99+

last yearDATE

0.98+

next yearDATE

0.98+

fourQUANTITY

0.98+

KubernetesTITLE

0.98+

CNCFORGANIZATION

0.98+

theCUBEORGANIZATION

0.98+

todayDATE

0.98+

three leadsQUANTITY

0.98+

bothQUANTITY

0.98+

this weekDATE

0.98+

fiveQUANTITY

0.98+

AmazonORGANIZATION

0.97+

this yearDATE

0.97+

over 70 storage driversQUANTITY

0.97+

one interfaceQUANTITY

0.97+

OpenStackORGANIZATION

0.97+

third aspectQUANTITY

0.96+

over 250 KubernetesQUANTITY

0.96+

one cloudQUANTITY

0.96+

San Francisco SummitEVENT

0.96+

five different waysQUANTITY

0.95+

Mark Baker, Canonical | OpenStack Summit 2018


 

>> Announcer: Live from Vancouver, Canada, its theCUBE! Covering OpenStack Summit North America 2018. Brought to you by Red Hat, the OpenStack foundation, and its ecosystem partners. >> Welcome back, I'm Stu Miniman, and you're watching theCUBE's live coverage of OpenStack Summit 2018, in Vancouver. My co-host John Troyer is here, happy to welcome back to the program, Mark Baker who's a Product Manager with Canonical. Mark, how's the show treating you so far? >> Show's been going very well. So, we've seen people coming to us on the show floor, coming to the sessions. We're seeing really interesting building, scalable production Clouds, and so and coupling that with all the container technologies and a lot of other complimentary technology by machine-learning. So, a lot of the discussion is, can we build Cloud? But also, much more about the workloads and the kind of integration with, parallel if you like, or adjoining technologies. >> Great, want to talk about the customers really, Mark. So as you said, you've been to a few of these shows, we've been to a few of these also and, the makeup of the attendees has changed a bit, one of the things I heard, it is 2X the number of Cloud architects, with their title, compared just to last year, little bit of a broadening into the scope, what do you hear from customers, what brings them here, what's exciting them, in this environment? >> So, I mean yes certainly Cloud architects, and at Canonical we regularly talk to Cloud architects, because architecture with the Cloud is something that evolves, it's not something that's pinned. As workloads evolve, and new technologies come along you need to be able to evolve that architecture, and therefore people that understand that are important. I think it's also noticeable, I'm sat here wearing my blazer, is there's noticeable seeing quite a few people round the show, wearing blazers. So, you go back a couple years ago, or even a year or so ago, it was very much a sort of developer centric type of event. We're seeing more business conversations now, and even discussing things such as money, and economics, which weren't necessarily conversations that we were going too heavily in a couple of years ago. >> There's still a bunch of the hoodies set here, lots of cool T-shirts and, yeah, ironic facial hair and the like, so, maybe from your standpoint at Canonical, talk a little bit about those constituencies of who to sell with. We've got the operators, you've got the developers, you've got the C suite, I'm sure the answer is yes, but who you find yourself maybe, help walk us through some of those roles that you're talking to, some of the biggest concerns they're having and how you're helping them. >> So in most enterprises that we go and talk to we're typically talking to, initially operations, because they know that they need to be able to ride services to, Cloud services, and container services, to their customers internally, or within the business, and they're looking at okay how can we operate this, how can we secure it, how can we scale it, in smart ways, they're looking for our help and assistance doing that. Very soon after that we'll need to go and talk to developers, or engage line of business developers, primarily because we need to, this represents change to them, moving into a Cloud or, moving their applications to containers represents change, and we want to get them onboarded into this environment and to start to begin that change as quickly as possible. The Cloud, to succeed, it needs to have many running workloads on it, and so engaging with the developers, to take advantage of the capabilities the platform can provide is really important. We'd love to be able to go and talk to at that sea level, and we are starting to have more of those conversations, but I think the type of infrastructure, the OpenStack and container technologies provides, it's the initial interest is very much coming from those operators, from the architects, and from the developers. >> Well lets talk about operators for a minute, I mean, once upon a time there was a tribe of people called sisbits, they were kind of surly, and they took care of things like Linux, right, and now, out of that Linux framework, there's a huge set of technologies, that have grown all based on Linux, on all that Canonical works with, and there's a new set of skills required. Can you talk a little bit about what the new operator needs to know, and how you can help train people and Canonical help train people that you're assistant men working with Linux, what different things do I need to care about now in the Cloud management world, Cloud operator world? >> Yeah sure so, you're right, it used to be relatively simple, and you would run a VM or you'd run an application on top of bare metal and, there'd be certain things you'd need to be able to tweak to scale it and up the performance, but, we're running an, as we say, more agile infrastructure, so whether it's Cloud or containers or combinations of both, there are very many different variables, and how an application's able to take advantage of the storage or the capabilities that a platform provides, there's many different nobs and dials that you can turn. We tend to be advising right now, people on bringing in services such as CICD, Continuous Integration Continuous Deployment, so that they can start to adopt some of these newer ways of working. Operators now need to, they need to be much more aware of okay, what the workload characteristics are, and how that might behave on a hyper vise, or how it might behave within a containerized environment. I just came out of a conversation with a customer for example, who was asking detailed questions about storage performance, right? They have applications that require certain levels of storage performance and different types of storage that we can bring to bare, in conjunction with an OpenStack, which is going to be the appropriate one, and how do they segment them and so, it's definitely become more complex, but I think, through collaboration events like this, we're actually getting much better at being able to provide them with the information and the choices they need to make. >> Mark, speak to us a little bit about the community. OpenStack started heavy users in the community, contributed the community, how do you see that dynamic playing out today? >> Well there's still lots of contribution coming into OpenStack, and that's good to see. We are starting to see, as OpenStack has matured, as the market place has matured, some of the focus no longer being purely on contributing code, but now sharing experiences around operations, and that's starting to move into this area of people use this phrase, "Infrastructure as code", to be able to access infrastructure programmatically. I think we're seeing collaboration now in the OpenStack community and adjacent communities around collaborating on the operations, especially when those operations themselves are encapsulated in code. So, very simple thing, sounds simple, not necessarily easy to do but, being able to upgrade, update and place, how you would sort of suspend the system whilst you perform some maintenance and evacuating the workloads and bring them back in and those kinds of very common tasks for Cloud operators. We saw, even just a few years ago, how operators would each have their own way of doing it, their own preferred methods, and this was generally not so efficient so, collaborating on those and sharing best practices is one of the really interesting things to see within this community today. >> John: Sure, sure, I mean you, I think the evolution goes, everybody then starts to write scripts, which you all write scripts in your own way, and eventually you have to come up with a framework. And you all have developed a couple different frameworks in terms of installation and upgrades and things like that. >> Absolutely, and one of the things that once the customer start to understand that we've developed a framework around operations, those operations are encapsulated within code, and it means that if we have a customer, dodgy telecom, for example one of our customers that is understandably very security conscious, 'cause they run the telco network, has best practices around the security of their Cloud, and we're able, when they start to make recommendations or updates to that, we're able to take those and share them with a broad audience, and get that sort of collaborative spirit around what's the best way to be able to do this. >> So, you mentioned security there, any other kind of key pinpoints, what are you hearing out in the market place, is GDPR something that a lot of your customers are beaten on you and, what's the Canonical decision there? >> Yeah, absolutely, so, GDPR has been a real catalyst for people to look at areas for security that they probably meant to get round to at some point but never had, so. >> Some people said it's the Y2K of this generation >> Yes, exactly, definitely a forcing function. And so one of the areas we've seen a lot of activity around and solely we've committed resources to it within the last couple of months has been around encryption of data at rest. So, obviously in the Cloud, you're going to have a lot of data that's there with the relevant workloads, and some of that regulations in GDPR regulation is about what happens if somebody removes a disk from the server, does that mean that they have access to the data? As we start looking at things such as Edge Cloud, so very many Clouds close to the customer or close to the edge, which don't necessarily have the same data center infrastructure around them, how do we secure the data there, right? So, encryption of data, but doing it in a way that doesn't require to manually typed passwords in to be able to access them all of the time, is not a simple problem and, we've spent quite a few resources, working out how do we address that, how can we do it in a way that's going to allow it to be dealt with economically, and scalably. >> There's been a lot of talk about open infrastructure in general here at the show, and OpenStack obviously is designed to manage infrastructure, but we've already talked about containers here, with you in this segment, there's a lot of container news, Kubernetes news, OpenDev Summit going on at the same time, so how do you as a Product Manager, you can't just be worried about one part of the stack, how do you and your team worry about that integration and that unified platform and bring together these interactions will all these different OpenSource projects? >> Oh yes, for sure, and that's, it certainly is one of the things Canonical has been cognoscente on and focusing on, or working on for quite a long time is a Linux distribution at it's heart is really the integration of very many different components, from a kernel, and libraries, and pilots and all the various other pieces that go with that. So, understanding how these components plug together, whether it's OpenStack, with containers, and open V switch for the networking, and set for storage for example, that's very much part of what we've been doing. We're learning with customers as we go, very much, that how they want to plug these things together with Kubernetes, Kubernetes running alongside OpenStack, Kubernetes running on top of OpenStack, OpenStack even running on Kubernetes, some of them are looking at, so understanding how they, people want to be able to plug technologies together, and we'd standardized very much on sort of reference architectures of combination of OpenStack plus Kubernetes as a really simple example, but then as part of our QA process, testing process, all this reference architectures that we build with hardware partners and other partners too, is ensuring that we're able to deliver that as a stand-alone product as required, but also as effectively solutions together, that are fully integrated, fully supportable and they're going to deliver the capability that the customer needs. >> First of all, the OpenStack on top of Kubernetes, really? Is that something you'd recommend to customers or? Or is it a specific use case for that? >> It's not something that we recommend today. So, there's been certainly a lot of discussion in the OpenStack community around the control plane, and what's the best way to deliver the control plane. Canonical made a very strategic or specific choice several years ago that actually, containerizing the services is the right way to do this, so we containerized basically all of the control plane services apart from Neutron Gateway which would be a little tricky to do that but, so we containerized all of those services, and it gives us flexibility when we want to perform updates and migrate services between different systems, for example. How do you manage those containerized services though? There's lots of diversity of opinion. Some people want to be able to do that with Kubernetes, and that's great, then we certainly track those efforts and work with those people, if they're using a (mumbles) or some of our technologies, but I think, it's still yet to be decided, what's the best way to be able to do that. >> So you must, you have an interest in Java as a Product Manager, you always want to productize in general, standardize as much as possible, in the needs communities you have the diversity of opinions, oh I'll take this piece, I'll get rid of the core, I'll do something over here, I'll flip it upside down, how do you balance that, giving customers choice, but making sure you can deliver solid offerings that you can support? >> And so, that's very much it. It's a choice and we can say, look, we can deliver a robust, high performing Cloud, with these reference architectures, we've learned that through experience with customers, and working with our partners. We understand that customers all believe they're special and they all have their own special requirements, often with good valid reason, so, but we'll always try and start from a base, and then say let's start to iterate through that, adding in additional capabilities or, maybe tweaking something for your particular use case if you do that, and see how it impacts the Cloud. Because, for us to be successful, us, the OpenStack community to be successful, we need to ensure that those Clouds can live and breathe and evolve over time, and if they're making too many or too heavy customization of that Cloud, then it can start to impact their ability to do that. So, it's, we'll offer that choice. >> Speaking a little bit on the line of standardized services, I'm really intrigued by managed OpenStack, from Canonical. Can you talk a little about what customers it's right for, and when it comes into the conversation and then where in the lifecycle, 'cause I guess then it can also eventually go as as the control container back over to the customers when they don't, when they're finished with managed. >> Absolutely, so we started providing what we call boot stack, as fully managed OpenStack service, primarily to address the skills gap within the OpenStack community. So, we saw a lot of companies interested in deploying OpenStack, a lot of enterprises looking for OpenStack, but they couldn't find the talent, or the people with the experience of deploying a managing OverStack. Just, there weren't the people around, right? Hiring was hard. So, and that was becoming a blocker for us to be able to deliver Clouds to those customers, so we started to offer a managed service, we had a lot of the reference architectures and best practices pretty well nailed down, but it was a facilitator for them to get up and running with the Cloud and there's a point where they, that they became comfortable operating it, managing themselves, hand control back. We've seen, that is a very popular model, and that period where they're having us manage it, can be six months or 12 months or 18 months, but the customers know that they have the reassurance that they can take it back, control and house, they can operate it themselves, and they can manage their own environment, they become self sufficient, but they're not doing that from day one. We're holding their hand, and taking them along that path. So, that's been a very popular offer. >> Mark Baker, really appreciate you giving us an update on really the broad spectrum of customer use cases and all the updates from Canonical. For John Troyer, I'm Stu Miniman. Back with more coverage here from the OpenStack Summit 2018, in Vancouver. Thanks for watching theCUBE. (electronic music)

Published Date : May 22 2018

SUMMARY :

Brought to you by Red Hat, the OpenStack foundation, Mark, how's the show treating you so far? and the kind of integration with, parallel if you like, little bit of a broadening into the scope, and at Canonical we regularly talk to Cloud architects, and how you're helping them. and to start to begin that change and how you can help train people and so that they can start to adopt contributed the community, how do is one of the really interesting things to see and eventually you have to come up with a framework. Absolutely, and one of the things that that they probably meant to get round to at some point does that mean that they have access to the data? and all the various other pieces that go with that. that actually, containerizing the services and then say let's start to iterate through that, Speaking a little bit on the line of So, and that was becoming a blocker for us really the broad spectrum of customer

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
John TroyerPERSON

0.99+

JohnPERSON

0.99+

Mark BakerPERSON

0.99+

VancouverLOCATION

0.99+

Red HatORGANIZATION

0.99+

Stu MinimanPERSON

0.99+

OpenStackORGANIZATION

0.99+

MarkPERSON

0.99+

six monthsQUANTITY

0.99+

12 monthsQUANTITY

0.99+

18 monthsQUANTITY

0.99+

CanonicalORGANIZATION

0.99+

LinuxTITLE

0.99+

GDPRTITLE

0.99+

last yearDATE

0.99+

Vancouver, CanadaLOCATION

0.99+

JavaTITLE

0.99+

OpenStackTITLE

0.99+

bothQUANTITY

0.98+

OpenStack Summit 2018EVENT

0.98+

2XQUANTITY

0.98+

KubernetesTITLE

0.97+

oneQUANTITY

0.96+

several years agoDATE

0.95+

a year or so agoDATE

0.94+

few years agoDATE

0.94+

theCUBEORGANIZATION

0.94+

todayDATE

0.93+

OpenStack Summit North America 2018EVENT

0.92+

eachQUANTITY

0.9+

Neutron GatewayORGANIZATION

0.88+

last couple of monthsDATE

0.85+

Edge CloudTITLE

0.84+

one partQUANTITY

0.82+

a couple years agoDATE

0.81+

CloudTITLE

0.8+

a couple of years agoDATE

0.8+

FirstQUANTITY

0.78+

a minuteQUANTITY

0.7+

edgeORGANIZATION

0.69+

day oneQUANTITY

0.65+

resourcesQUANTITY

0.65+

Jason Brown & Jay Sil, atmail | OpenStack Summit 2018


 

>> Announcer: Live from Vancouver, Canada, it's theCUBE! Covering OpenStack Summit North America 2018. Brought to you by Red Hat, the OpenStack Foundation, and its ecosystem partners. >> Welcome back to theCUBE, helping to extract the signal from the noise. Here at OpenStack Summit 2018, I'm Stu Miniman, my co-host for the week is John Troyer. Happy to welcome to the program atmail, which is an email as a service company. We have Jay Sil who's the European Sales Director, and we have Jason Brown, we'll call him JB for the rest of the interview, is a Solutions Architect. Gentlemen, thanks so much for joining us. >> Thanks very much for having us here. >> Alright so Jay, email is a service, tell us a little bit about the company and the state of email, haven't Office 365 just taken everybody over? >> Jay: Well, so most people don't want to talk about email, but it's still essential. So atmail is a 20 year old company, we are probably one of the largest pure plaid, white label email providers in the world. We have about 170 million mailboxes out there in the wild. But we provide not to end-user businesses, we service the service provider and telco market. So a lot of our customers you would've heard of, we're more the brand behind the brand. So, we provide those email to their end-user subscribers, but it is very much the telco ISB, that is upfront that you would hear about. >> Yeah, excellent. There's been a discussion we've been having at this show a lot is, OpenStack itself is kind of something that gets in there, the telco and service providers, big place so, JB, tell us a little bit about your role and bring us into the involvement with OpenStack. >> JB: Sure, so I'm the Solutions Architect for atmail, I kind of help bridge the gap between the technical and the non technical, I help Jay out with explaining the technical details to the sales team and then bring back the non technical details of feedback that Jay gets and we get from our customers, into development and operations, so they can actually improve the product in a way that's fitting. And so, we started with OpenStack a few years ago, through a partnership with DreamHost, here in North America, to move from, we kind of had a traditional email, like a hosted email solution, or an on-premise email solution, but it wasn't a true Cloud solution, and so, took a big step back, looked at our architecture, what it actually looked like, what it needed, and it just turned out that OpenStack was the best direction for us to go to make that move. >> JB, can you clarify, when you say a true Cloud solution, what did you mean by that? What were kind of the requirements and what did that? >> So we had, for years, we would just take our on-premise solution, and we would run it in a data center that we had a rack in, we had 40 U's worth of servers, I was the guy at the time that was responsible if something went wrong. I got a call at three o'clock in the morning to drive to Spokane to go to our data center to fix something, replace a hard drive, or do something like that, and that just was, it didn't scale horziontically or vertically to be honest. That was just limited to what we could do with it, and so we really wanted something where we could save the cost by distributing a load as we needed it, and I think that's really the difference, is you can spin up instances for front end or spin up an instance for a back end, whatever you actually, whatever resource you actually need, you can spin that up as a service, in a Cloud infrastructure, whereas you can't really do that as easily or as cost effectively on bare metal. >> Jay so, I want to bring it back to the business. Your customers, what does OpenStack mean from them and the ultimate end-user, I don't think I've seen emails that say, "Sent to me via an email service powered by OpenStack". But, walk us through what that means for the business and your constituents. >> So there are both commercial and technical benefits. If I look at the commercial benefits first and foremost, what OpenStack allows us to do is to provide a solution, quickly and efficiently. The first thing that people want from email is they want a stable, robust service. It's a bit like turning a tap on at home, and it getting clean drinking water. You really don't give it a second thought, its only when that tap stops working and its not coming out properly, then you think about it. So first and foremost, our customers want a stable, mature, reliable service. They also want to make sure that it's secure. And that allows us, the OpenStack initiative that we've undertaken allows us to achieve that. The commercial other benefits that we obtain from that is being able to reuse our cost base, or controlling our cost base. As a result, that's passed on to our customers. So they can then, not only mitigate their risk, but they can control their costs as well. From a technical point of view, I mean, JB can touch upon some of the technical benefits, but one of the things that we found, because we are a small vendor in terms of the DevOps team that we have, what OpenStack allowed us to do was to gain from the knowledge that the community had, and really benefit and accelerate our solutions market. And when you talk to some of our DevOps guys, the first, and, well, foremost thing that they say is that we couldn't have achieved this without the help and support of the engineers and the OpenStack community. So the depth of knowledge out there really helped us accelerate those services. >> That's great, is the fact that it's OpenStack, seems like at this point, one of the themes that we've been talking about is OpenStack, ubiquitous, mature, a lot of talk here about containers and other things, but the Stack itself is well known and mature, that seems that that would also have a impact on, something that telco understands, right? It's a well known Stack, yeah. So JB, this is your first time, you said that this is your first time at a Summit. Kind of curious, before we dig into kind of maybe what your Stack looks like, OpenStack looks like, what did you think of the Summit, the level of kind of conversation here, the sessions and that sort of thing. >> So far it's been fantastic. I've had a complete, not a 180, but there's so much here that I'll be able to take back to our DevOps guys and our QA guys, we're looking at the zool stuff really heavily, the CICD stuff, just a huge benefit that'll streamline all of our development and testing and then pushing that to market will be huge. >> Anything specific, 'cause one of the things we've look, there's a number of CICD offerings in the market today, what specifically about zool, because you're using OpenStack that it makes sense to fit somewhere. >> Yeah I liked it, it fits with OpenStack really well, I like its level of maturity, and I like the gated looking at the future as opposed to looking at the past, or looking at the present, for your testing, specifically. >> Gotcha, that's interesting, yeah. Can you talk a little bit maybe about your so your Stack is a, so it sounds like, well yeah talk a little bit about the OpenStack, your OpenStack deployment in terms of there's a lot of components, are you using kind of the core components then? And anything else that interacts with the other theme here, right, is OpenStack has to talk to a lot of other systems. >> So we use a pretty, we use the OpenStack storage module and the networking module, and I don't know all of the little names to all of the little pieces, but we do use the storage and the networking. The networking was a really big help for us because we were actually able to offload some of the system load into the network layer moving into OpenStack, whereas before we would have, with an email system you have all of your actual email traffic, or your high map traffic, can create a significant load, by being able to move some of that load into the networking layer, we're able to provide a better customer experience because all of those edge services aren't as taxed, and so when the user goes to check their email, or send an email, they're not waiting because of a high level risk, and if you see this, especially if, when, something goes wrong in a system, 'cause they're systems, and things do happen, and so when that happens, the time to recover, is faster on our back end and the overall the way that's presented to our end-users is much better for us. >> John: Much better business benefits, yeah. >> Jay, have to think in the regions that you play, kind of the governance and compliance, something you need to worry about, also it's May 2018, so I have to ask you about GDPR, and how that fits into your business these days, so. >> Jay: Absolutely Stu. So, GDPR comes into effect this Friday, we've had a team dedicated on working on that, make sure that we are compliant, obviously our telco users, service providers, rely on us implicitly, to make sure that we are fully compliant, and I can assure you that we are. We have seen a number of high profile breaches of other offenders, it's not something that we want to have an experience of, so we have worked diligently, in order to make sure that we are fully compliant. >> Any commentary you want to share on the security these days too? As people always, governments asking for things, hackers, it's a complicated issue. >> It is, and it's interesting because email, I think, represents the largest surface area of attack, in any organization. You can get from a CEO, to anyone in the organization, via email. That's how powerful it is. And again, as we were talking off record earlier, it's not something you give an awful lot of thought to. Email is like turning on a tap at home and clean drinking water comes out, you don't give it a second thought. But when it stops working or there's an issue, than when it becomes a problem, and you could regress back into the dark ages, because you can't do business, you can't send that message, you can't communicate or connect to the audience that you want to. So, yes we have a lot of issueS around that that we need to make sure that we are fully on top of, our aim is to provide a stable, mature, reliable and secure service to our customers and their end-users. Security is something that we take seriously, as do a lot of other vendors, but it's something that is always constantly changing and evolving. By the time the latest attack comes out, and you've checked that you are covered, the next one has come out. And we've seen a lot of attacks over the last few months that come in waves. We had one acry last year, that really hit UK and Europe hard, as with other regions, and I'm sure there'll be more coming out soon. >> JB, containers, well, secure containers, one of the topics of conversation here, containers in general been a big topic, Kubernetes, how are you all looking at that application and orchestration layer? >> Containers with an email system are kind of tough. Security is a big reason for that, and its not that we can't use containers, but by the time you take a container and wrap all of the security around it, and everything that you need for something you would use with an email system, it almost negates the benefit of using the container to start with. >> John: Gotcha. >> So we're constantly looking at other ways that we can take advantage of that, and Koda I think today, just released their version one of their solution, which secures it down to the into the actual core of the system, and so that changes the game a little bit, on what might be possible now, not having to worry about some of the security issues that we are concerned with. >> Right, so, but even now, your Cloud portability strategy per se, is your app runs it's on an OpenStack context, with OpenStack configuration, you run I think at least two on two different instances of OpenStack, so that's part of your, you are multi-Cloud in that sense. >> We are, yes. >> That's great. >> And that actually made it really, the move into our EU data center was so much smoother, because of our experience with OpenStack on our initial deployment. We were just able to just launch it and go. >> Stu: Alright well, what I want to give you both just the final word is to, your takeaways here at the show so far, being first time attendees. >> So, from a commercial point of view, I mean the networking has been tremendous. I've had conversations with people over email or over phone, that I've actually met face to face here and made that connection, so for me as a sales person, those networking events et cetera, have been invaluable. What I also like about the show itself, and the community as a whole, is that there is this openness and there's this willing to share ideas which you don't always find in other arenas, it's much more of a closed, well I'm not going to tell you what I'm doing because its a trade secret or its going to give me advantage, whereas here it is very open, it is, we want to collaborate, we want to share, and that's been very refreshing from my point of view. >> The community is a big part of it for me. All of my work in developmental operations has been from the OpenSource community so, to come back and see that thriving and pushing this forward the way that it is, its just so reassuring. >> Well Jay and JB, we really appreciate you being open with sharing your story with a practitioner so, thank you and congratulations atmail for all that you've done here in the community. For John Troyer, I'm Stu Miniman, much more coverage here at the OpenStack Summit 2018 in Vancouver, thanks for watching theCUBE. (electronic music)

Published Date : May 22 2018

SUMMARY :

Brought to you by Red Hat, the OpenStack Foundation, and we have Jason Brown, we'll call him So a lot of our customers you would've heard of, the involvement with OpenStack. the technical details to the sales team that's really the difference, is you can for the business and your constituents. in terms of the DevOps team that we have, That's great, is the fact that it's OpenStack, and then pushing that to market will be huge. in the market today, what specifically looking at the future as opposed to Can you talk a little bit maybe about your and the networking module, and and compliance, something you need to worry about, in order to make sure that we are fully compliant. on the security these days too? to the audience that you want to. and its not that we can't use containers, and so that changes the game a little bit, you are multi-Cloud in that sense. the move into our EU data center Stu: Alright well, what I want to give you both and the community as a whole, has been from the OpenSource community so, Well Jay and JB, we really appreciate

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Jason BrownPERSON

0.99+

John TroyerPERSON

0.99+

JayPERSON

0.99+

JBPERSON

0.99+

Jay SilPERSON

0.99+

Stu MinimanPERSON

0.99+

VancouverLOCATION

0.99+

JohnPERSON

0.99+

DreamHostORGANIZATION

0.99+

Red HatORGANIZATION

0.99+

telcoORGANIZATION

0.99+

May 2018DATE

0.99+

last yearDATE

0.99+

Vancouver, CanadaLOCATION

0.99+

North AmericaLOCATION

0.99+

first timeQUANTITY

0.99+

OpenStackORGANIZATION

0.99+

one acryQUANTITY

0.99+

SpokaneLOCATION

0.99+

OpenStack FoundationORGANIZATION

0.99+

40 UQUANTITY

0.99+

firstQUANTITY

0.99+

OpenStack Summit 2018EVENT

0.99+

OpenStackTITLE

0.99+

bothQUANTITY

0.99+

second thoughtQUANTITY

0.99+

atmailORGANIZATION

0.99+

GDPRTITLE

0.99+

EuropeLOCATION

0.98+

Office 365TITLE

0.98+

UKLOCATION

0.97+

about 170 million mailboxesQUANTITY

0.97+

oneQUANTITY

0.96+

OpenStack Summit North America 2018EVENT

0.95+

180QUANTITY

0.95+

todayDATE

0.95+

StuPERSON

0.94+

20 year oldQUANTITY

0.94+

StackTITLE

0.93+

first thingQUANTITY

0.92+

two different instancesQUANTITY

0.91+

telco ISBORGANIZATION

0.87+

EULOCATION

0.83+

few years agoDATE

0.83+

wavesEVENT

0.81+

three o'clock inDATE

0.78+

theCUBEORGANIZATION

0.78+

John Allessio & Margaret Dawson, Red Hat | OpenStack Summit 2018


 

(ambient Music) >> Announcer: Live from Vancouver, Canada, it's theCUBE. Covering OpenStack Summit North America 2018. Brought to you by Red Hat, The OpenStack Foundation and its ecosystem partners. >> Welcome back, this is theCUBE's coverage of OpenStack Summit 2018 in Vancouver. I'm Stu Miniman, my cohost for the week is John Troyer, happy to welcome back to the program two CUBE alumni, we have Margaret Dawson and John Alessio. Margaret is the vice-president of Portfolio Product Marketing and John is the vice-president of Global Services. Thanks so much for joining us. >> Thank you. >> Thanks for having us. >> Good to be here. >> Alright so, John has gotten the week and a half now of the red hat greatness of being at summit last week, I unfortunately missed Summit, first time in five years I hadn't been at the show, did watch some of the interviews, caught up on it, and of course we talked to a lot of your team but, Margaret, let's start with you >> Margaret: Okay. >> One of the things we were looking at was, really, it's not just a maturation of OpenStack, but it's beyond where we were, how it fits into the greater picture, something we've been observing is when you think about open sourced projects, it's not one massive stack that you just deploy, it's you take what you need, it kind of gets embedded all over the place, and help us frame for us where we are today. >> Wow, that's a big question. So I think there's a couple things, I mean, in talking to customers, I think there's a couple trends that are happening. One is one you've probably talked about a lot and we probably covered at the Red Hat Summit which is just this overall digital transformation, digital leadership, whatever you want to call it, digital disruption tends to be a thing, and open sources definitely playing, really, the critical role of that, right, you will not be able to innovate and disrupt or even manage a disruption if you're not able to get to those technologies and innovations quickly and be able to adapt to it and have it work with other things. So the need for openness, for open APIs, for open technologies, inner-operability allows us to move faster and have that innovation and agility that every enterprise and organization needs world wide. And tied to that is kind of this overall hybrid cloud, so it's not just, OpenStack is a part of a much bigger kind of solution or goal that enterprises have in order to win and transform and be a digital leader. >> Margaret, I love that. Digital transformation, absolutely something we hear time and again from customers. >> Margaret: Yup. >> John, I've got a confession to make. I'm an infrastructure person and sometimes we're always like, why, come on, we spend all our time talking about how all the widgets and doo-dads and things-- >> Margaret: Blinky lights. >> Blinky lights, up on stage we have the-- >> He missed the blinking lights >> He did miss the blinking light. >> They had a similar stack up on stage yesterday. >> Oh, that's right. >> Same fans you could hear in the back of the room. But the whole goal of infrastructure always, of course, is to run the application, the whole reason for applications is to run and transform and do-- >> John: Serve the business >> Yeah, so that's where I'm going with this is we're talking more about not only that foundational layer of OpenStack but everything that goes with it and on it so maybe you could talk about the services-- >> Sure. So I think, Stu, that's exactly what we're seeing. So if you think about the last year and what we're seeing with services and projects here on OpenStack, I think the first thing to talk about is the fact that it's been growing quite a bit, in fact, from a 2017 versus 2018 perspective, our number of OpenStack projects have increased 36% year on year globally. So we're seeing a lot of demand, but we're seeing the projects be a lot more comprehensive. So these are OpenStack projects, but they're OpenStack with Open Shift, with Cloud Form, with Suff, as an example, and this combination is, really, a very very powerful combination. In fact, it's been so powerful that we started to see some common patterns of customers building a hybrid cloud solution, using OpenStack as their kind of private cloud infrastructure, but then using Open Shift as their way to kind of deploy applications in containers in that hybrid way, that we created a whole solution, which we announced two weeks ago, when John was at our Red Hat Summit, called Containers on Cloud. And that's taking all of our best practices around combining these products together in a very comprehensive, programmatic approach to deploying those solutions together. >> And I think it's really important, I mean, as you know, I think you and I met when we were both in networking, so coming from that infrastructure background but we really all need to talk about the workload down, starting with the application, starting with the business goal, and then how the infrastructure is almost becoming a services-based abstraction layer where you just need it to be always there. >> John: Yup. >> And whether it's public cloud or private cloud or traditional infrastructure, what developers in the business want is that agility and flexibility and containers provide that. There's other kind of architectural fabrics that allow that consistency and that's when it gets really exciting. >> One thing that's really interesting to me this week at OpenStack, as we've drilled into different customers, and talking to different people, even at lunch, is one, it's real. Everyone I've talked to, stuff in deployment, it went quickly, it's rock solid, it's powering, as we know, actually a lot of that is technical infrastructure that's powering a lot of the world's infrastructure at this point. >> That's right. >> The other thing that was interesting to me is some folks I talked to were saying, "Well, actually we have enough knowledge "that we're actually doing a lot of it ourselves, "we're going upstream." However, so that's great, and that's right for some people, but what I'm kind of been interested in both just coming from Red Hat Summit is both the portfolio, the breadth of the stack, and then all the different offerings that Red Hat, you know, it's not Rel anymore, it's not just Linux anymore, there's everything that's been built up and around and on top for orchestration and management, and then also the training, the services, the support, and that sort of thing, and I was wondering, that's kind of a two-part question, but maybe you all could tackle that. What does Red Hat bring to the table then? >> So, let me just start with, again, just to kind of position what we do as global services, our number one priority is customer success with Red Hat technology, that's the first and foremost thing we do and second is really around building expertise in the ecosystem so our customers have choice and where to go to get that expertise. So, if you start to look at kind of what's been going on as it relates to OpenStack, and, again, many customers are using Upstream bits, but many customers are using Red Hat bits, we see that and we look at the number of people who are getting trained around our technology. So over the last three years, we've trained, through our fee-based programs, 55,000 people on our OpenStack portfolio and in fact from 2017 to 2018 that was up 50% year on year and so the momentum is super super strong. So, that's the first point. The second is it's not just our customers. So part of my remit is, yes, to run consulting and, yes, to drive customer enablement and training, but it's also to build an ecosystem through our business partners. Our business partners use a program we call OPEN, Online Partner Enablement Network, which actually will just be celebrating five years just like OpenStack will, we'll be celebrating five years for OPEN. And our business partner accreditations on OpenStack specifically are up 49% year on year. So we're seeing the momentum in our regional systems integrators, our global systems integrators, our partners at large, building their solutions and capabilities around OpenStack, which I think is fantastic. >> No and it helps a lot with the verticalization of that, right, 'cause every industry has slightly different things they need. The thing I that would add to that, in terms of do-it-yourself community versus a dis-ter that's supported from someone like Red Hat, is it really comes down to core competency. And so even though OpenStack has become vastly simplified from a day one, day two, ongoing management, it is still a complex project. I mean that's the power of it, it can be highly customizable, right, it is an incredibly powerful infrastructure capability and so for most people their core competency is not that, and they need that support at least initially to get it going. What we have done is a couple things. I've actually talked to customers a lot about doing that training earlier and it's for a couple reasons, one is so that they actually have the people in house that have that competency but, two, you're giving infrastructure folks a chance to be part of that future cool stuff, right? I mean, OpenStack's written in Python and there's other languages that are newer and sexier, I guess, but it's still kind of moving them towards that future and for a lot of guys that have been in the data center and the ops world for a long time, they're looking out there at developers and going, I'm not the cool kid anymore, right? So OpenStack actually is a little bit of a window, not just to help companies go through that digital transformation, but actually help your ops personnel get a taste of that future and be part of that transformation instead of being stuck in just mainframe land or whatever, so training them early in the process is a really powerful way to do a lot of things. You know, skillset, retention, as well as then you can manage more of that yourself. >> And then all the way up to Stack, right? I mean, we're talking about containers, and then there's containers but then there's container data storage, container data networking. I mean, you've got the rest of the pieces in that, in Open Shift, in the rest. >> Absolutely. >> That is correct. >> And I think, John, you were at Red Hat Summit, we had a number of different innovation award winners. So I think one good example of kind of this kind of transformation from a digital transformation perspective, but also kind of leveraging a lot of what our Stack has to offer is Cafe Pacific. And so we talked about Cafe, they were one of our innovation award winners and what their challenge really was is how do they create a new modern infrastructure that gave them more flexibility so they could be more responsive to their customers. >> Yeah. >> In the airline industry. And so what they were really looking for was really, truly a hybrid cloud solution. They wanted to be able to have some things run in their infrastructure, have some things run in the public cloud, and we worked with them over the last, little over a year now, Red Hat consulting, Red Hat training, the Red Hat engineering team, in really building a solution that leverage OpenStack, yes, but also a number of other capabilities in the Red Hat portfolio, Open Shift, so they can deploy these applications, containerized applications now both to the public cloud as well as to the private cloud, but also automation through Ansible, which we're hearing a lot about Ansible and products like Ansible here at the conference-- >> Well the Open Stock and Ansible communities are starting to really work well together, just like Kubernetes, you've got a lot of this collaboration happening at the project level not to mention when we actually productize it and take it to customers. >> Yeah, so it's been super super powerful and I think it's a good one where it really hit on what Margaret was saying, which was giving the guys in infrastructure an opportunity to be a part of this huge transformation that Cafe went through, 'cause they were a very very key part of it. >> Yeah. Well, I think we're seeing that also with the open innovation labs. So this is something, which is really an innovation incubation process, it's agile, scrum, whatever, and in those we're not just talking to the developers, we're actually combining developers, functional lines of business leaders, infrastructure, architects, who all come together in a very typical six week kind of agile methodology and what comes out of that, I don't know, I've seen it a couple times, it's magical is all I can say, but having those different perspectives and having those different people work together to innovate is so powerful and they all feel like they're moving that forward and you come out with pilots, and we've seen things where they come out with two apps at the end of six weeks or eight weeks, it's just incredible when they're all focused on that and you start to understand those different perspectives and to me that's open source culture, right? It's awesome. >> And, Margaret, I'd love to hear your perspective also on that hybrid cloud discussion because so many people look at OpenStack and be like, oh, that's private cloud. >> Margaret: Right. >> And, of course, every customer we talk to, they have a cloud strategy. And they're doing lots of SaaS, they've got public cloud, multiple, Red Hat, I know you play across all of them, big announcement with Microsoft last week, last year was Amazon big partnerships with, so is Kubernetes the story, or is Kubernetes a piece of the story, how do all these play together for customers? >> I think Kubernetes is one and so, especially when you look at the broader architectural level, OpenStack becomes obviously the private cloud and enables them to start to do things that are more cloud-native even in their own data center, or if it's hosted or management or more traditional infrastructure, but it really has to be fluid. And a lot of customers initially were saying that their strategy was cloud first, and they would say, "Oh, we're going to put "everything in the public cloud." And then you actually start going through the workloads, you start going through the cost, you start going through the data privacy, or whatever the criteria capabilities are, and that's just not practical, frankly. And so this hybrid reality with private cloud, traditional, and public is going to be the reality for a very very long time, if not forever. There's always going to be things that you want to have better control of. And so Kubernetes at the orchestration layer becomes really critical to be able to have that agility across all those environments, but you have other fabrics like that in your architecture too, we talked about Ansible, it allows you to have common automation and do those play books that you can use across all those different infrastructure, KVM, what's your virtualization fabric, and can KVM take you from traditional virtualization all through public cloud? The answer is yes. So we're going to see increasingly these kind of layers of the overall architecture that allows you to have that flexibility, that management that's still the consistency, which is what you need to keep your policies the same, your access controls, you security, your compliance, and your sanity, whereas before it was kind of Ad Hoc. People would be like, oh, we're just going to put this here, go to public cloud. We're going to do this here, and now people are finding standardizing on things like even Red Hat Enterprise Linux, that's my OS layer, and that allows me to easily do Linux containers in a secure way, et cetera, et cetera. So, doing hybrid cloud means both the agility but you got to have some consistency in order to have the security and control that you need. So it's a little bit different than what we were talking about a few years ago, even. >> And I think one of the things that we've learned in the services world is that we started this idea about 18 months ago, we called these journey adoption programs, which were really the fact that some of these transformations are big, they're not about a single project that's going to last four to six weeks, it's a journey that the customer's going to go on and so when we talk about hybrid cloud, we've actually created this adoption program which can really start with the customer in this whole discovery phase, really, what are you trying to accomplish from a business perspective then take them into a design phase, take them into a deployment phase, take them into an enablement phase, and then take them into a sustainment phase. And there's a number of different services that we'll do across consulting, training, even within Marco Bill Peters Organization, which is our customer experience and engagement organization, around what role a technical account manager can play and really help our customer in the operational phases. And so we've learned this from some of the very large deployments, like Verizon, where we've seen some very-- >> And it's cyclical, right? You can do that many times. >> We do. In fact, you absolutely do. And so we've created now a program, specifically, around hybrid clouded option to try and de-mistify it. >> Yeah. >> Because it is complex. >> Well, and the reality is, there's somewhere around 30% of organizations still do not actually have a clear cloud strategy. And we see that in our own research, our own experiences, but industry analysts come up with the exact same number. >> And Margaret, by the way, the other 70%, the ink still pretty-- >> Yeah. >> Still wet! (laughing) >> Yes, it is. I'll tell you, I love saying cloud first to people because they kind of giggle. It's like, yeah, that's our strategy but we know we don't really know what that means. >> Which cloud? >> Exactly. >> Exactly. >> All the clouds. >> Exactly. >> Alright, well Margaret and John, want to give you a final word, key takeaways you want to have or anything new to the show that you want to point out? >> I would just say we are still in early days. I think sometimes we forget that we, both in the open source communities, in the industry for a long time, tend to be 10 years ahead of where most people are and so when you hear jokes about, oh, is OpenStack still viable or is everything doing this, it's like right now we only have a very small percentage of actual enterprise workloads in the cloud and so we need to just now get to the point where we're all getting mature in this and really start to help our customers and our partners and our communities take this to the next level and work on inter-operability, and ease of use, and management. We're so mature now in technology, now let's put the polish on it, so that the consumption and the utilization can really go to the next level. >> Yeah, and I'll play off what Margaret said. I think it's very very key. When I look at where we've had the biggest success, as defined by, in that discovery phase, the customer lays out for us, here's what our business objectives were, did we achieve those business objectives, it's all about figuring out how we can create the solution and integrate into their environment today. So Margaret said I think very very well which is we have to integrate into these other solutions and every one of these big customer deployments has some Red Hat software, but it also has some other software that we're integrating into because customers have investments. So it's not about rip and replace, it's about integrate, it's about leverage, it's about time to market, and that's what most of the customers I've talked to, they're very worried about time to value, and so that's what we're trying to focus in, I think as a whole company, around Red Hat. >> Margaret: Agree. >> Absolutely. Summed it up very well. John Alessio, Margaret Dawson, thanks so much for joining us again. >> Thanks again. >> For John Troyer, I'm Stu Miniman, watch more coverage here from OpenStack Summit 2018 in Vancouver. Thanks for watching theCUBE.

Published Date : May 22 2018

SUMMARY :

Brought to you by Red Hat, The OpenStack Foundation and John is the vice-president of Global Services. One of the things we were looking at and be able to adapt to it we hear time and again from customers. and sometimes we're always like, why, come on, is to run the application, In fact, it's been so powerful that we started to see and then how the infrastructure is almost becoming and that's when it gets really exciting. and talking to different people, even at lunch, and that sort of thing, and in fact from 2017 to 2018 that was up 50% year on year and going, I'm not the cool kid anymore, right? and then there's containers and what their challenge really was and products like Ansible here at the conference-- and take it to customers. and I think it's a good one where it really hit on and to me that's open source culture, right? and be like, oh, that's private cloud. so is Kubernetes the story, and that allows me to easily do Linux containers it's a journey that the customer's going to go on And it's cyclical, right? And so we've created now a program, Well, and the reality is, but we know we don't really know what that means. and so when you hear jokes about, and so that's what we're trying to focus in, Summed it up very well. from OpenStack Summit 2018 in Vancouver.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JohnPERSON

0.99+

John AlessioPERSON

0.99+

MargaretPERSON

0.99+

Margaret DawsonPERSON

0.99+

Stu MinimanPERSON

0.99+

John TroyerPERSON

0.99+

AmazonORGANIZATION

0.99+

VerizonORGANIZATION

0.99+

Cafe PacificORGANIZATION

0.99+

last yearDATE

0.99+

MicrosoftORGANIZATION

0.99+

five yearsQUANTITY

0.99+

last weekDATE

0.99+

2018DATE

0.99+

2017DATE

0.99+

Red HatORGANIZATION

0.99+

VancouverLOCATION

0.99+

70%QUANTITY

0.99+

55,000 peopleQUANTITY

0.99+

two appsQUANTITY

0.99+

AnsibleORGANIZATION

0.99+

two-partQUANTITY

0.99+

John AllessioPERSON

0.99+

twoQUANTITY

0.99+

OpenStackORGANIZATION

0.99+

yesterdayDATE

0.99+

Vancouver, CanadaLOCATION

0.99+

firstQUANTITY

0.99+

10 yearsQUANTITY

0.99+

Open ShiftTITLE

0.99+

first pointQUANTITY

0.99+

six weekQUANTITY

0.99+

secondQUANTITY

0.99+

two weeks agoDATE

0.99+

bothQUANTITY

0.99+

oneQUANTITY

0.99+

LinuxTITLE

0.99+

OpenStack Summit 2018EVENT

0.99+

OpenStackTITLE

0.99+

eight weeksQUANTITY

0.99+

first timeQUANTITY

0.99+

StuPERSON

0.98+

PythonTITLE

0.98+

this weekDATE

0.98+

theCUBEORGANIZATION

0.98+

first thingQUANTITY

0.98+

Red Hat SummitEVENT

0.97+

OpenStack Summit North America 2018EVENT

0.97+

One thingQUANTITY

0.97+

OPENORGANIZATION

0.97+

red hatORGANIZATION

0.97+

Arturo Suarez, Canonical & Eric Sarault, Kontron | OpenStack Summit 2018


 

>> Narrator: Live from Vancouver, Canada it's theCUBE covering OpenStack Summit North America 2018. Brought to you by Red Hat, the OpenStack Foundation, and its ecosystem partners. >> Welcome back to theCUBE. I'm Stu Miniman here with my cohost here John Troyer. And we're at the OpenStack Summit 2018, here in Vancouver. One of the key topics we've been discussing, actually for a few years but under new branding, and it's really matured a bit is Edge Computing. So, we're really happy to welcome to the program two first time guests. We have Arturo Suarez, who's a program director with Canonical. We also have first time Kontron employee on, Eric Sarault, who's a product manager of software and services with, I believe Montreal based, is the headquarters. >> That's correct. >> Stu: So, thank you for allowing all of us to come up to Canada and have some fun. >> It's a pleasure. >> But we were all working during Victoria Day, right? >> Yeah. >> All right. Arturo, we know Canonical. So, we're going to talk about where you fit in. But, Eric, let's start with Kontron. I've got a little bit of background with them. I worked in really kind of the TelCo space back in the 90s. But for people that don't know Kontron maybe give us some background. So, basically, the entity here today is representing the communications business unit. So, what we do on that front is mostly TelCo's service providers. We also have strong customer base in the media vertical. But right now the OpenStack, what we're focusing on, is really on the Edge, mixed messages as well. So, we're really getting about delivering the true story about Edge because everybody has their own version of Edge. Everybody has their own little precisions about it. But down the road, it's making sure that we align everyone towards the same messaging so that we deliver a unified solution so that everybody understands what it is. >> Yeah. So, my filter on this has been Edge depends who you are. If you're a telecommunications vendor, when we've talked about the Cohen, it's the Edge of where they sit. If I'm an enterprise, it's the Edge is more like the IOT devices and sometimes there's an aggregation box in between. So, there's somewhere between two and four Edges out there. It's like cloud. We spent a bunch of years discussing it and then we just put the term to the side and go things. When you're talking Edge at Kontron, what does that mean? You actually have devices. >> We do. >> So, who's your customer? What does the Edge look like? >> So, we do have customers on that front. Right now we're working with some big names out there. Basically delivering solutions for 12 inch depth racks at the bottom of radio towers or near cell sites. And ultimately working our way up closer to what would look like, what I like to call a "closet" data center, if you will. Where we also have a platform with multiple systems that's able to be hosted in the environment. So, that's really about not only having one piece of the equation but really being able to get closer to the data center. >> All right. And Arturo, help bring us in because we know Canonical's a software company. What's the Edge mean to your customers and where does Canonical fit? >> So, Canonical, we take pride of being an ubiquitous platform, right? So, it doesn't matter where the Edge, or what the Edge is, right? There is an Ubuntu platform. There is an Ubuntu operating system for every single domain of compute, going from the very end of the Edge. That device that sits on your house or that drone that is flying around. And you need to do some application businesses, or to post on application businesses with, all the way to the core rank. Our OpenStack story starts at the core. But it's interesting as it goes farther from that core, how the density, it's an important factor in how you do things, so. We are able, with Kontron, to provide an operating system and tooling to tackle several of those compute domains that are part of the cloud where real estate is really expensive, right. >> Eric, so you all are a systems developer? Is that a fair two-word phrase? It's hardware and software? >> Basically, we do our original design. >> Okay. I know where I am. >> Manufacturing. >> So, I'm two steps away from hardware. So, I think of those as all systems. But you build things? >> Eric: Correct. >> And you work with software. I think for folks that have been a little more abstract, you tend to think, "Well, in those towers, there must be some bespoke chips and some other stuff but nothing very sophisticated." At this point we're running, or that your customers are running, full OpenStack installations on your system hardware. >> Eric: Correct. >> That's in there and it's rugged and it's upgradable. Can you talk a little bit about the business impact, of that sort of thing, as you go out and work with your customers? >> Certainly. So, one of the challenges that we saw there was really that, from a hardware perspective, people didn't really think about making sure that, once the box is shipped, how do you get the software on it, right. Typically, it's a push and forget approach. And this is where we saw a big gap, that it doesn't make any sense for folks to figure that on their own. A lot of those people out there are actually application developers. They don't have the networking background. They don't have a hardware engineering background. And the last thing they want to be doing is spending weeks, if not months, figuring out how to deploy OpenStack, or Kubernetes, or other solutions out there. So, that's where we leverage Canonical's tools, including MAAS and Juju, to really deploy that easily, at scale, and automated. Along with packaging some documentation, some proper steps on how to deploy the environment quickly in a few hours instead of just sitting there scratching your head and trying to figure it out, right. Because that's the last thing they want. The minute they have the box in their hand they already want to consume the resources and get up and running, so. That's really the mission we want to tackle that you're not going to see from most hardware vendors out there. >> Yeah, it's interesting. We often talk about scale, and our term, it's a very different scale when you talk about how fast it's deployed. We're not talking about tens or hundreds of thousands of cores for one environment. It's way more distributed. >> Yeah. It's a different type of scale. It's still a scale but the building block is different, right. So, we take the orders of magnitude more of points of presence than there are data centers, right. At that scale, and the farther you go again from the core, the larger the scale it is. But the building block is different. And the ability to play, the price of the compute is different. It goes much higher, right? So, going back again, that ability to condense in OpenStack, the ability to deliver a Kubernetes within that little space, is pretty unique, right? And while we're still figuring out what technology goes on the Edge, we still need to account for, as Eric said, the economics of that Edge play a big, big part of that gain, right. So, there is a scale, it's in the thousands of points of presence, in the hundreds of thousands of points of presence, or different buildings where you can put an Edge cloud, or the use-case are still being defined, but it's scaled on a different building block. >> Well, Arturo, just to clarify for myself, sometimes when you're looking at an OpenStack component diagram, there's a lot of components and I don't know how many nodes I'm going to have to run. And they're all talking to each other. But at the Edge, even though there's powerful hardware there, there's an overhead consideration, right? >> Yes. Absolutely and that's going to be there. And OpenStack might evolve but might not evolve. But this is something we are tackling today, right. That's why I love the fact that Kontron has also a Kubernetes cluster, right. That multi-technology, the real multi-cloud is a multi-technology approach to the Edge, right. There are all the things that we can put in the Edge and the access is set. It's not defined. We need to know exactly how much room you have, how you make the most out of each of your cores or each of the gigs of RAM out there. So, OpenStack obviously is heavy for some parts of the Edge. Kontron, with our help, has pushed that to the minimum Openstack viable that allows you not to roll a track when you need to do something on that location, right. As that is as effective as it can get today. >> Eric, can you help put this in a framework of cloud, in general. When I think of Edge, a lot of it data's going to need to go back to data centers or a public cloud, multiple public cloud providers. How do your customers deal with that? Are you using Kubernetes to help them span between public cloud and the Edge? >> So, it's a mix of both. Right now we're doing some work to see how you can utilize idle processing time, along with Kubernetes scheduling and orchestration capabilities. But also OpenStack really caters to the more traditional SDNN of the use-case out there to run your traditional applications. So, that's two things that we get out of the platform. But it's also understanding how much data do you want to go back to the data center and making sure that most of the processing is as close as possible. That goes along with 5G, of course. You literally don't have the time to go back to the data centers. So, it's really about putting those capabilities, whether it's FPGAs, GPUs, and those platform, and really enabling that as close as possible to the Edge, or the end user, should I say. >> Eric, I know you're in the carrier space. Can you talk a little, maybe Kontron in general? And maybe how you, in your career as you go the next decades looking at imbed-able technology everywhere, and what do you all see as the vision of where we're headed? >> Oh, wow. That's a hell of a question. >> That's a big question to throw on you. >> I think it's very interesting to see where things are going. There's a lot of consolidation. And you have all these opensource project that needs to work together. The fact that OpenStack is embracing the reality that Kubernetes is going to be there to drive workloads. And they're not stepping on each others' throat, not even near. So, this is where the collaboration, between what we're seeing from the OpenStack Foundation along with the projects from the Linux Foundation, this is really, really interesting to see this moving forward. Other projects upcoming, like ONAP and Akraino, it's going to be very interesting for the next 24 months, to see what it's going to shape into. >> One of the near things, you mentioned 5G and we've been watching, what's available, how that roll-out's going to go into the various pieces. Is this ecosystem ready for that? Going to take advantage of it? And how soon until it is real for customers? >> The hardware is ready. That's for sure. It's really going to be about making sure if you have a split environment that's based on X86, or a split with ARM, it's going to be about making sure that these environments can interact with each other. The service chaining is probably the most complicated aspect there is to what people want to be doing there. And there's a bit of a tie, rope-pulling, from one side to another still but it's finally starting to put in to play. So, I think that the fact that Akraino, which is going to bring a version of OpenStack within the Linux Foundation, this is going to be really unlocking the capabilities that are out there to deploy the solution. And tying along with that, with hardware that has a single purpose, that's able to cater all the use-cases, and not just think about one vertical. "And then this box does this and this other box does another use-case." I think that's the pitfall that a lot of vendors fallen into. Instead of just, "Okay, for a second think outside the box. How many applications could you fit in this footprint?" And there probably going to be big data and multiple use-cases, that are nowhere near each other. So, don't try to do this very specific platform and just make sure that you're able to cater pretty much everyone. It's probably going to do the job, right, so. >> There's over 40 sessions on Edge Computing here. Why don't we just give both of you the opportunity to give us a closing remarks on the importance of Edge, what you're seeing here at the show, and final takeaways. >> From our side, from the Canonical side again, the Edge is whatever is not core. That really has different domains of compute. There is an Ubuntu for each of one of those domains. As Eric mentioned, this is important because you have a common platform, not only in the hardware perspective or the orchestrating technologies and their needs, which are evolving fast. And we have the ability, because how we are built, to accommodate or to build on all of those technologies. And be able to allow developers to choose what they want to do or how they want to do it. Try and try again, in different types of technologies and finally get to that interesting thing, right. There is that application layer that still needs to be developed to make the best use out of the existing technologies. So, it's going to be interesting to see how applications and the technologies evolve together. And we are in a great position as a common platform to all of those compute domains on all of those technologies from the economical perspective. >> On our side, what we see, it's really about making sure it's a density play. At the Edge, and the closer you go to these more wild environments, it's not data centers with 30 kilowatts per rack. You don't have the luxury of putting in, what I like to call whiteboards, 36 inch servers or open-compute systems. So, we really want to make sure that we're able to cater to that. We do have the products for it along with the technologies that Canonical are bringing in on that front. We're able to easily roll-out multiple types of application for those different use-cases. And, ultimately, it's all going to be about density, power efficiency, and making sure that your time to production with the environment is as short as possible. Because the minute they'll want access to that platform, you need to be ready to roll it out. Otherwise, you're going to be lagging behind. >> Eric and Arturo, thanks so much for coming on the program and giving us all the updates on Edge Computing here. For John Troyer, I'm Stu Miniman. Back with lots more coverage here from OpenStack Summit 2018 in Vancouver. Thanks for watching theCUBE. (exciting music)

Published Date : May 22 2018

SUMMARY :

Brought to you by Red Hat, the OpenStack Foundation, One of the key topics we've been discussing, to come up to Canada and have some fun. So, basically, the entity here today is it's the Edge of where they sit. that's able to be hosted in the environment. What's the Edge mean to your customers that are part of the cloud But you build things? or that your customers are running, and it's rugged and it's upgradable. So, one of the challenges that we saw there when you talk about how fast it's deployed. And the ability to play, and I don't know how many nodes I'm going to have to run. has pushed that to the minimum Openstack viable data's going to need to go back to and really enabling that as close as possible to the Edge, and what do you all see as the vision of where we're headed? That's a hell of a question. the reality that Kubernetes is going to be there how that roll-out's going to go into the various pieces. that are out there to deploy the solution. the opportunity to give us a closing remarks So, it's going to be interesting to see how applications and the closer you go to these more wild environments, coming on the program and giving us all the updates

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Eric SaraultPERSON

0.99+

EricPERSON

0.99+

Arturo SuarezPERSON

0.99+

TelCoORGANIZATION

0.99+

John TroyerPERSON

0.99+

CanonicalORGANIZATION

0.99+

ArturoPERSON

0.99+

Stu MinimanPERSON

0.99+

VancouverLOCATION

0.99+

Red HatORGANIZATION

0.99+

OpenStack FoundationORGANIZATION

0.99+

CanadaLOCATION

0.99+

KontronORGANIZATION

0.99+

12 inchQUANTITY

0.99+

30 kilowattsQUANTITY

0.99+

MontrealLOCATION

0.99+

Linux FoundationORGANIZATION

0.99+

two-wordQUANTITY

0.99+

bothQUANTITY

0.99+

ONAPORGANIZATION

0.99+

OpenStack Summit 2018EVENT

0.99+

thousandsQUANTITY

0.99+

Vancouver, CanadaLOCATION

0.99+

twoQUANTITY

0.99+

StuPERSON

0.99+

eachQUANTITY

0.99+

two stepsQUANTITY

0.98+

36 inchQUANTITY

0.98+

fourQUANTITY

0.98+

oneQUANTITY

0.98+

EdgeTITLE

0.98+

AkrainoORGANIZATION

0.98+

90sDATE

0.98+

OneQUANTITY

0.98+

OpenStackORGANIZATION

0.98+

OpenStackTITLE

0.97+

UbuntuTITLE

0.97+

two thingsQUANTITY

0.97+

one pieceQUANTITY

0.97+

Victoria DayEVENT

0.97+

todayDATE

0.96+

over 40 sessionsQUANTITY

0.96+

KontronPERSON

0.96+

ARMORGANIZATION

0.96+

OpenStack Summit North America 2018EVENT

0.95+

first timeQUANTITY

0.94+

one environmentQUANTITY

0.94+

theCUBEORGANIZATION

0.94+

next decadesDATE

0.92+

Lisa-Marie Namphy, Portworx | OpenStack Summit 2018


 

>> Announcer: Live from Vancouver, Canada. It's the CUBE. Coverage OpenStack Summit North American 2018. Brought to you by Red Hat, the OpenStack Foundation and its ecosystem partners. >> Stu: Welcome to SiliconANGLE Media's coverage of OpenStack Summit 2018. This is the CUBE. We're on day two of three days of live coverage. I'm Stu Miniman here with my co-host, John Troyer. Beautiful city here in Vancouver. There's been a bunch of parties last night, community things going on and to help us kind of set the stage for day two happy to welcome back to the program Lisa-Marie Namphy whose an OpenStack ambassador and also now a developer advocate with Portworx. Lisa, great to see you. >> Lisa: Thank you, guys, always great to be here. >> Stu: So, you're wearing a new logo ?????? Why don't you bring us up to speed on some of the many hats you're wearing. >> Lisa: Yeah, I joined the team at Portworx a few months back, super exciting, cognitive storage. If you want to run safe provocations like databases and containers, that's where Portworx comes in. So, it's a great space and as you know I've been in the cognitive space for a long time so I'm very happy to join the team of Portworx. >> Stu: I love, there's the open dev stuff going on here at the show. There was a keynote this morning, Forrest did a nice job of it. We'll actually have Immam on the CUBE tomorrow to talk some more about this, but you're at that nice intersection of how the developers fit into this, containers has been a hot discussion here for a few years, that whole cloud-native term that you've brought up, what is that mean to the OpenStack community, give us your level set as to what you see happening here in the OpenStack and beyond. >> Lisa: Yes, as you intimated I am still the tech ambassador for North America and have been for a long time, so I have seen this change coming, this progression, super-exciting at this conference how they've embraced those technologies that have been part of the story, but they really embraced at a very serious way as you saw from the keynotes yesterday. All the other technologies like works being done around containers, like Edge, ioT, all these wonderful stories that are getting showcased at this conference and customers and partners and communities coming together and working together, I think that's the most exciting part. >> John: Well, Lisa you run the meetup formally known as the Bay Area OpenStack meetup which just changed it name. Can you talk a little bit about that? >> Lisa: Yeah, well we just thought that, after looking at our schedule, and over the last two years I think that I've run 18 meetups on Kubernetes and Docker and Mesos and I just felt like networking and storage and all of the stuff we showcased I would keep. We didn't feel like the name was really reflective of the content that we were delivering and Cloud-native and Open-infrastructure is more of a broad term and that's the content that we've been delivering, and that's what the community has been wanting to talk about and wanting to come together over. So I changed the name. >> John: You guys have had great success, right? It's one of the biggest, or one of the biggest, meetup in this space. >> Lisa: It is, yeah, it's the world's largest ever tech issue group. We have over 6,000 members. >> John: People show up >> Lisa: They do. >> John: I've been to meetings. >> Lisa: A nice note to everybody, I didn't want anyone to panic, we still love OpenStack, and remember, OpenStack is a foundation of this, it was the first OpenStack meetup, but OpenStack is at the core of all of this technology, so it's built on OpenStack OpenStack's inside and so it's open infrastructure's a better, more encompassing title. >> Stu: I think that's great, we actually in some of the interviews we did yesterday, we had a COB provider from Australia and you go look around their website and it's not like they're saying, "Hey, OpenStack" all over the place, they're infrastructure and service for government and when you dig down underneath, what do you know, there's OpenStack there. Talk to a number of software companies that, when you dig into their IP, it's like "Oh, okay, we're using one of these projects from OpenStack." So, the premise I had had a few years ago is we know Opensource is a bunch of tools out there and it's not necessarily just like Linux permeated throughout the data center, OpenStack has that opportunity to that next generation of helping us to build everything from structure to service to all of these software products that are inside. >> Lisa: Absolutely and we saw during all those keynotes yesterday all the different projects when they did show what was being shown as the demo, all these projects coming together, maybe only two of them, that an OpenStack project, it's all of these communities coming together, working together, and it's kind of changed because everything's been focusing on business problems and this, I think, is the biggest shift that this shows. You know, these user communities not being so focused on the project that they're working on, but really focusing on use cases and trying to solve those problems, and now, I haven't said this to Lauren and Jonathan, I feel like when they pull the design from it out, I think that went a long way to taking away the project focus, because when you have a design summit and everyone runs off into their rooms to talk about cinder or nova or whatever it was they argue about the next release, that has all been removed and now its happening elsewhere and it really let the community come together and work together and bring all the technologies together. >> Stu: What do you, the conference in general, what's the vibe here? Obviously, we're in a beautiful place, everyone's really kind of stunned by the mountains everyone, not the first time though OpenStack Summit's been here in Vancouver, but what's the vibe, what's the feeling? >> Lisa: Yeah, it's so great to be back here. Congratulations on the trained whales that you've got for the free tram behind us. Vancouver, I mean, yeah Canada. It's just everyone's been so nice, so wonderful, it's so beautiful, wow, extremely happy to be back here. I think the Summit's been going great, you know. Non-dairy options at the coffee stations, I love that, too. They've thought of everything, the marketplace was booming last night, we had a little ambassador stand where people could come up and do a meet and greet and I was like pilled that there was so many people coming by for the whole hour. The energy has been wonderful and everybody feels involved. You know, this is a very communal feeling to this Summit. >> Stu: Great, to tell us about Portworx, give us the update there, how that fits into what's happening at the show. You've been lost in shows lately, you've got more coming up in the next month. >> Lisa: Absolutely, I mean, people just think okay it's an OpenStack summit, is it really going to be relevant? I have so many customers here, it's been fantastic to catch up with people and Portworx, it's a startup out of Spokane Valley, based in Los Altos and we have almost a hundred customers now and it's live in production, running Kubernetes in production and the problem with when you wanted to run those fateful applications, people think of containers as stateless traditionally, particularly Kubernetes, but what are you going to do with the data, right? The database is still super important so whether it's Postscript or MySequal or Kassberg or Santros, those fateful applications are really important and not the problem that Portworx solves. It's a cognitive storage company, but it's really beyond that, things you would expect from traditional VM, high availability, things like that, we can solve those problems if you want to run Postscript in a container. We worked really closely with Nasos, say resallas, the Kubernetes team with Docker. We'll be at DockerCon, the other, next week, and so we are actually doing the next meetup in the San Francisco Bay area. The first one we're going to bring all of these group together, we're doing it in conjunctions with our french and code press who run the production ready container, used to be container 101 meetup, so we're going to get together with them and with our Cloud-native open-infra user group. So, we're going to a meetup on June 6th, so I hope you guys come? >> John: Great, so I mean you said there's a lot of, going back to the conflict of business users, you know, folks who actually need to get stuff done, anything you're looking at in a conference in terms of the news, the clean release is out, so in terms of technologies, you're hearing about, talked about, buzz, the VTBU stuff, I don't know all what different, I know there's a lot of other storage news coming out this week, but anything that you guys are hearing in the air? >> Lisa: I mean, around again the adjacent technologies, CASA containers, a big focus here, and I hope that they're going to be a big focus, I hope I can finally run the first ever robotic containment meetup. We're going to have them do a hands-on lab at our OpenStack birthday party event on the "8th" I put that in quotes because it's a half-day hands-on lab training, it's sorry the 10th, July 10th, we want to focus on product containers, we want to focus on some of the new technology, Akrana, you heard me mention that yesterday. That's coming out, Edge, so Edge technology is huge, Vast was on stage again, right, talking about what they are doing, OpenDev as a subtrack of this constant or however they say that, it's super exciting. I think Boris Sunstach this morning, Boris is a sponsor Lawrence was a sponsor of that and I think the OpenDev community is really, it's bringing kind of of the developers and technology back into the fold and having this kind of of un-conference or sub-conference going on as a track, which is fantastic. I'm speaking tomorrow on the container track, container info-structure track, so super-excited about that it's also a track, but that's what I loved about this conference, about how they're really focusing on these kind of new and up-and-coming areas that are super hot. >> Stu: Lisa-Marie Namphy, really appreciate you helping us kick off day two coverage, so much these blendings of these communities helping the users put together the overall solution to get done what they need to get done. >> Lisa: Yeah, Bob Obasek of that foundation they've done a fantastic job, the energy of this summit has been fantastic. >> Stu: We've got a full lineup today, we've got practitioners, we've got the ecosystem, and for John Troyer I'm Stu Miniman. Thanks for watching the CUBE.

Published Date : May 22 2018

SUMMARY :

Brought to you by Red Hat, the OpenStack Foundation and This is the CUBE. on some of the many hats you're wearing. Lisa: Yeah, I joined the team at Portworx level set as to what you see happening here in the of the story, but they really embraced at a very serious the Bay Area OpenStack meetup which just changed it name. Open-infrastructure is more of a broad term and that's the It's one of the biggest, or one of the biggest, Lisa: It is, yeah, it's the world's largest ever OpenStack meetup, but OpenStack is at the core of all Talk to a number of software companies that, when you dig and now its happening elsewhere and it really let the Congratulations on the trained whales that you've got for in the next month. running Kubernetes in production and the problem with when and technology back into the fold and having this kind of communities helping the users put together the overall a fantastic job, the energy of this summit and for John Troyer I'm Stu Miniman.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
LaurenPERSON

0.99+

John TroyerPERSON

0.99+

JohnPERSON

0.99+

Bob ObasekPERSON

0.99+

JonathanPERSON

0.99+

PortworxORGANIZATION

0.99+

LisaPERSON

0.99+

Boris SunstachPERSON

0.99+

June 6thDATE

0.99+

Red HatORGANIZATION

0.99+

VancouverLOCATION

0.99+

Los AltosLOCATION

0.99+

Spokane ValleyLOCATION

0.99+

Stu MinimanPERSON

0.99+

San Francisco BayLOCATION

0.99+

BorisPERSON

0.99+

AustraliaLOCATION

0.99+

StuPERSON

0.99+

Vancouver, CanadaLOCATION

0.99+

next weekDATE

0.99+

CanadaLOCATION

0.99+

tomorrowDATE

0.99+

OpenStackORGANIZATION

0.99+

LinuxTITLE

0.99+

OpenStack FoundationORGANIZATION

0.99+

LawrencePERSON

0.99+

yesterdayDATE

0.99+

DockerORGANIZATION

0.99+

this weekDATE

0.99+

three daysQUANTITY

0.99+

over 6,000 membersQUANTITY

0.99+

OpenStack Summit 2018EVENT

0.98+

18 meetupsQUANTITY

0.98+

OpenStack SummitORGANIZATION

0.98+

day twoQUANTITY

0.97+

North AmericaLOCATION

0.97+

todayDATE

0.97+

OpenStack Summit North American 2018EVENT

0.97+

last nightDATE

0.97+

next monthDATE

0.96+

firstQUANTITY

0.96+

oneQUANTITY

0.95+

first timeQUANTITY

0.95+

Lisa-Marie NamphyPERSON

0.95+

first oneQUANTITY

0.95+

twoQUANTITY

0.94+

OpenDevORGANIZATION

0.94+

ForrestPERSON

0.94+

half-dayQUANTITY

0.94+

KubernetesORGANIZATION

0.94+

10th, July 10thDATE

0.93+

this morningDATE

0.93+

Stephan Fabel, Canonical | OpenStack Summit 2018


 

(upbeat music) >> Announcer: Live from Vancouver, Canada. It's The Cube covering Openstack Summit, North America, 2018. Brought to you by Red Hat, The Open Stack Foundation, and it's ecosystem partners. >> Welcome back to The Cube's coverage of Openstack Summit 2018 in Vancouver. I'm Stu Miniman with cohost of the week, John Troyer. Happy to welcome back to the program Stephan Fabel, who is the Director of Ubuntu product and development at Canonical. Great to see you. >> Yeah, great to be here, thank you for having me. Alright, so, boy, there's so much going on at this show. We've been talking about doing more things and in more places, is the theme that the Open Stack Foundation put into place, and we had a great conversation with Mark Shuttleworth, and going to dig in a little bit deeper in some of the areas with you. >> Stephan: Okay, absolutely. >> So we have the Cube, and we're go into all of the Kubernetes, Kubeflow, and all those other things that we'll mispronounce how they go. >> Stephan: Yes, yes, absolutely. >> What's your impression of the show first of all? >> Well I think that it's really, you know, there's a consolidation going on, right? I mean, we really have the people who are serious about open infrastructure here, serious about OpenStack. They're serious about Kubenetes. They want to implement, and they want to implement at a speed that fits the agility of their business. They want to really move quick with the obstrain release. I think the time for enterprise hardening delays an inertia there is over. I think people are really looking at the core of OpenStack, that's mature, it's stable, it's time for us to kind of move, get going, get success early, get it soon, then grow. I think most of the enterprise, most of the customers we talk to adopt that notion. >> One of the things that sometimes helps is help us lay out the stack a little bit here because we actually commented that some of the base infrastructure pieces we're not talking as much about because they're kind of mature, but OpenStack very much at the infrastructure level, your compute, storage, and network need to understand. But then we when we start doing things like Kubernetes as well, I can either do or, or on top of, and things like that, so give us your view as to what'd you put, what Canonical's seeing, and what customers-- how you lay out that stack? >> I think you're right, I think there's a little bit of path-finding here that needs to be done on the Kubernetes side, but ultimately, I think it's going to really converge around OpenStack being operative-centric, and operative-friendly, working and operating the infrastructure, scaling that out in a meaningful manner, providing multitenancy to all the different departments. Having Kubernetes be developer-centric and really help to on-board and accelerate the workload that option of the next gen initiatives, right? So, what we see is absolutely a use case for Kubernetes and OpenStack to work perfectly well together, be an extension of each other, possibly also sit next to each other without being too incumbenent there. But I think that ultimately having something like Kubernetes contain a based developer APIs that are providing that orchestration layer are the next thing, and they run just perfectly fine on Canonical OpenStack. >> Yeah, there certainly has been a lot of talk about that here at the show. Let's see, let's go a level above that, things we run on Kubernetes, I wanted to talk a little bit about ML and AI and Kubeflow. It seems like we're, I'd almost say that we're, this is like, if we were a movie, we're in a sequel like AI-5; this time, it's real. I really do see real enterprise applications incorporating these technologies into the workflow for what otherwise might be kind of boring, you know, line of business, can you talk a little bit about where we are in this evolution? >> You mean, John, only since we've been talking about it since the mid-1800s, so yeah. >> I was just about to point that out, I mean, AI's not new, right? We've seen it since about 60 years. It's been around for quite some time. I think that there is an unprecedented amount of sponsorship of new startups in this area, in this space, and there's a reason why this is heating up. I think the reason why ultimately it's there is because we're talking about a scale that's unprecedented, right? We thought the biggest problem we had with devices was going to be the IP addresses running out, and it turns out, that's not true at all, right? At a certain scale, and at a certain distributed nature of your rollout, you're going to have to deal with just such complexity and interaction between the underlying, the under-cloud, the over-cloud, the infrastructure, the developers. How do I roll this out? If I spin up 1000 BMs over here, why am I experiencing dropped calls over there? It's those types of things that need to be self-correlated. They need to be identified, they need to be worked out, so there's a whole operator angle just to be able to cope with that whole scenario. I think there's projects that are out there that are trying to ultimately address that, for example, Acumos (mumbles) Then, there is, of course, the new applications, right? Smart cities to connect to cars, all those car manufacturers who are, right now, faced with the problem: how do I deal with mobile, distributed inference rollout on the edge while still capturing the data continually, train my model, update, then again, distribute out to the edge to get a better experience. How do I catch up to some of the market leaders here that are out there? As the established car manufacturers are going to come and catch up, put more and more miles autonomously on the asphalt, we're going to basically have to deal with a whole lot more of proctization of machine-learning applications that just have to be managed at scale. And so we believe for all certain good company in that belief that having to manage large applications at scale, that containers and Kubernetes is a great way to do that, right? They did that for web apps. They did that for the next generation applications. This is one example where with the right operators in mind, the right CRDs, the right frameworks on top of Kubernetes managed correctly, you are actually in a great position to just go to market with that. >> I wonder if you might have a customer example that might go to walk us through kind of where they are in this discussion, talk to many companies, you know, the whole IOT even pieces were early in this. So what's actually real today, how much is planning, is this years we're talking before some of these really come to fruition? >> So yeah, I can't name a customer, but I can say that every single car manufacturer we're talking to is absolutely interested in solving the operational problem of running machine-learning frameworks as a service, making sure those are up running and up to speed at any given point in time, spin them up in a multitenant fashion, make sure that the GPU enablement is actually done properly at all layers of the virtualization. These are real operational challenges that they're facing today, and they're looking to solve with us. Pick a large car manufacturer you want. >> John: Nice. We're going down to something that I can type on my own keyboard then, and go to GitHub, right? That's one of the places to go where it is run, TensorFlow of machine-learning framework on Kubernetes is Kubeflow, and that little bit yesterday on stage, you want to talk about that maybe? >> Oh, absolutely, yes. That's the core of our current strategy right now. We're looking at Kubeflow as one of the key enablers of machine-learning frameworks as a service on top of Kubernetes, and I think they're a great example because they can really show how that as a service can be implemented on top of a virtualization platform, whether that be KVM, pure KVM, on bare metal, on OpenStack, and actually provide machine-learning frameworks such as TensorFlow, Pipe Torch, Seldon Core. You have all those frameworks being supported, and then basically start mix and matching. I think ultimately it's so interesting to us because the data scientists are really not the ones that are expected to manage all this, right? Yet they are the core of having to interact with it. In the next generation of the workloads, we're talking to PHDs and data scientists that have no interest whatsoever in understanding how all of this works on the back end, right? They just want to know this is where I'm going to submit my artifact that I'm creating, this is how it works in general. Companies pay them a lot of money to do just that, and to just do the model because that's where, until the right model is found, that is exactly where the value is. >> So Stephan, does Canonical go talk to the data scientists, or is there a class of operators who are facilitating the data scientists? >> Yes, we talk to the data scientists who understand their problems, we talk to the operators to understand their problems, and then we work with partners such as Google to try and find solutions to that. >> Great, what kind of conversations are you having here at the show? I can't imagine there's too many of those, great to hear if there are, but where are they? I think everybody here knows containers, very few know Kubernetes, and how far up the stack of building new stuff are they? >> You'd be surprised, I mean, we put this out there, and so far, I want to say the majority of the customer conversations we've had took an AI turn and said, this is what we're trying to do next year, this is what we're trying to do later in the year, this is what we're currently struggling with. So glad you have an approach because otherwise, we would spend a ton of time thinking about this, a ton of time trying to solve this in our own way that then gets us stuck in some deep end that we don't want to be. So, help us understand this, help us pave the way. >> John: Nice, nice. I don't want to leave without talking also about Microcades, that's a Kubernetes snap, you code some clojure download, Can we talk a little bit about that? >> Yeah, glad to. This was an idea that we conceived that came out of this notion of alright, well if I do have, talking to a data scientist, if I do have a data scientist, where does he start? >> Stu: Does Kubernetes have a learning curve to date? >> It does, yeah, it does. So here's the thing, as a developer, you have, what options do you have right when you get started? You can either go out and get a community stood up on one of the public clouds, but what if you're in the plane, right? You don't have a connection, you want to work on your local laptop. Possibly, that laptop also has a GPU, and you're a data scientist and you want to try this out because you know you're going to submit this training job now to a (mumbles) that runs un-prem behind the firewall with a limited training set, right? This is the situation we're talking about. So ultimately, the motivation for creating Microcades was we want to make this very, very equivalent. Now you can deploy Kubeflow on top of Microcades today, and it'll run just fine. You get your TensorBoard, you have Jupyter notebook, and you can do your work, and you can do it in a fashion that will then be compatible to your on-prem and public machine-learning framework. So that was your original motivation for why we went down this road, but then we noticed you know what, this is actually a wider need. People are thinking about local Kubernetes in many different ways. There are a couple of solutions out there. They tend to be cumbersome, or more cumbersome than developers would like it. So we actually said, you know, maybe we should turn this into a more general purpose solution. So hence, Microcades. It works like a snap on your machine, you kick that off, you have Kubernetes API, and under 30 seconds or little longer if your download speed plays a factor here, you enable DNS and you're good to go. >> Stephan, I just want to give you the opportunity, is there anything in the Queens Release that your customers have been specifically waiting for or any other product announcements before we wrap? >> Sure, we're very excited about the Queens Release. We think Queens Release is one of the great examples of the maturity of the code base and really the knot towards the operator, and that, I think was the big challenge beyond the olden days of OpenStack where the operators took a long time for the operators to be heard, and to establish that conversation. We'd like to say and to see that OpenStack Queens has matured in that respect, and we like things like Octavia. We're very exciting about (mumbles) as a service, taking its own life and being treated as a first-class citizen. I think that it was a great decision of the community to get on that road. We're supporting as a part of our distribution. >> Alright, well, appreciate the update. Really fascinating to hear about all, you know, everybody's thinking about it and really starting to move on all the ML and AI stuff. Alright, for John Troyer, I'm Tru Miniman. Lots more coverage here from OpenStack Summit 2018 in Vancouver. Thanks for watching The Cube. (upbeat music)

Published Date : May 22 2018

SUMMARY :

Brought to you by Red Hat, The Open Stack Foundation, Great to see you. Yeah, great to be here, thank you for having me. So we have the Cube, and we're go into all of the I mean, we really have the people who are serious about and what customers-- how you lay out that stack? of path-finding here that needs to be done about that here at the show. since the mid-1800s, so yeah. As the established car manufacturers are going to in this discussion, talk to many companies, a multitenant fashion, make sure that the GPU That's one of the places to go where it is run, and to just do the model because Yes, we talk to the data scientists who understand that we don't want to be. I don't want to leave without talking also about Microcades, talking to a data scientist, and you can do your work, and you can do of the community to get on that road. Really fascinating to hear about all, you know,

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
StephanPERSON

0.99+

Mark ShuttleworthPERSON

0.99+

JohnPERSON

0.99+

John TroyerPERSON

0.99+

Stephan FabelPERSON

0.99+

Red HatORGANIZATION

0.99+

GoogleORGANIZATION

0.99+

VancouverLOCATION

0.99+

Open Stack FoundationORGANIZATION

0.99+

KubernetesTITLE

0.99+

CanonicalORGANIZATION

0.99+

Stu MinimanPERSON

0.99+

Vancouver, CanadaLOCATION

0.99+

OpenStackTITLE

0.99+

next yearDATE

0.99+

mid-1800sDATE

0.99+

yesterdayDATE

0.99+

Tru MinimanPERSON

0.99+

under 30 secondsQUANTITY

0.99+

OpenStack Summit 2018EVENT

0.99+

GitHubORGANIZATION

0.98+

QueensORGANIZATION

0.98+

Openstack Summit 2018EVENT

0.98+

one exampleQUANTITY

0.98+

OneQUANTITY

0.98+

OpenStack Summit 2018EVENT

0.98+

KubeflowTITLE

0.97+

Openstack SummitEVENT

0.97+

1000 BMsQUANTITY

0.97+

TensorFlowTITLE

0.96+

about 60 yearsQUANTITY

0.96+

oneQUANTITY

0.96+

JupyterORGANIZATION

0.94+

The CubeORGANIZATION

0.94+

StuPERSON

0.94+

todayDATE

0.94+

asphaltTITLE

0.93+

North AmericaLOCATION

0.92+

UbuntuORGANIZATION

0.88+

The Open Stack FoundationORGANIZATION

0.87+

KubernetesORGANIZATION

0.86+

CubeCOMMERCIAL_ITEM

0.77+

Queens ReleaseTITLE

0.77+

single carQUANTITY

0.76+

Seldon CoreTITLE

0.75+

Pipe TorchTITLE

0.72+

KubeflowORGANIZATION

0.7+

The CubeTITLE

0.69+

OctaviaTITLE

0.67+

firstQUANTITY

0.57+

coupleQUANTITY

0.5+

MicrocadesORGANIZATION

0.5+

KubenetesORGANIZATION

0.49+

2018DATE

0.48+

TensorBoardTITLE

0.48+

KubernetesCOMMERCIAL_ITEM

0.42+

ReleaseTITLE

0.4+

George Mihaiescu, OICR | OpenStack Summit 2018


 

>> Narrator: Live from Vancouver, Canada, it's theCUBE, covering OpenStack Summit North America 2018, brought to you by Red Hat, the OpenStack Foundation, and its ecosystem partners. >> The sun has come out, but we're still talking about a lot of the cloud here at the OpenStack Summit 2018 in Vancouver. I'm Stu Miniman with my co-host John Troyer. Happy to welcome to the program the 2018 Super User Award winner, George Mihaiescu, who's the senior cloud architect with the Ontario Institute for Cancer Research or OICR. First of all, congratulations. >> Thank you very much for having me. >> And thank you so much for joining us. So cancer research, obviously is, one of the things we talk about is how can technology really help us at a global standpoint, help people. So, tell us a little about the organization first, before we get into the tech of it? >> So OICR is the largest cancer research institution in Canada, and is funded by government of Ontario. Located in Toronto, we support about 1,700 researchers, trainees and clinician staff. It's focused entirely on cancer research, it's located in a hub of cancer research in downtown Toronto, with Princess Margaret Hospital, Sick Kids Hospital, Mount Sinai, very, very powerful research centers, and OICR basically interconnects all these research centers and tries to bring together and to advance cancer research in the province, in Canada and globally. >> That's fantastic George. So with that, sketch out for us a little bit your role, kind of the purview that you have, the scope of what you cover. >> So I was hired four years ago by OICR to build and design cloud environment, based on a research grant that was awarded to a number of principal investigators in Canada to build this cloud computing infrastructure that can be used by cancer researchers to do large-scale analysis. What happens with cancer, because the variety of limitations happening in cancer patients, researchers found that they cannot just analyze a few samples and draw a conclusion, because the conclusion wouldn't be actually valid. So they needed to do large-scale research, and the ICGC, which is International Cancer Genome Consortium, an organization that's made of 17 countries that are donating, collecting and analyzing data from cancer patients, okay, they decided to put together all this data and to align it uniformly using the same algorithm and then analyze it using the same workflows, in order to actually draw conclusion that's valid across multiple data sets. They are focusing on the 50 most common types of cancer that affect most people in this world, and for each type of cancer, at least two countries provide and collect data. So for brain cancer, let's say we have data sets from two countries, for melanoma, for skin, and this basically gives you better confidence that the conclusion you draw is valid, and then the more pieces of the puzzle you throw on the table, the easier to see the big picture that's this cancer. >> You know George, I mean, I'm a former academic, and you know, the more data you get right, the more infrastructure you're going to have to have. I'm just reading off the announcement, 2,600 cores, 18 terabytes of RAM, 7.3 petabytes of storage, right, that's a lot of data, and it's a lot of... accessed by a lot of different researchers. When you came in, was the decision to use OpenStack already made, or did you make that decision, and how was the cloud architected in that way? >> The decision was basically made to use open source. We wanted basically to spend the money on capacity, on hardware, on research and not on licensing and support. >> John: Good use of everybody's tax dollars. >> Exactly, so you cannot do that if you have to spend money for paying licensing, then you probably have only half of the capacity that you could. So that means less large analysis, and longer it takes, and more costly. So Ceph for storing the data sets and OpenStack for infrastructure as a service offering was a no-brainer. My specialty was in OpenStack and Ceph, I started OpenStack seven years ago, so I was hired to design and build, and I had a chance to actually do alignment, and invitation calling for some of the data sets, so I was able to monitor the kind of stress that this workflows put on the system, so when I design it, I knew what is important, and what to focus on. So it's a cloud environment, it's customized for cancer research. We have very good ratio of RAM per CPU, we have very large local discs for the VM, for the virtual machines to be able to download very large data sets. We built it so if one compute node fails, you only impact a few workflows running there, you don't impact single small points of failures. Another tuning that we applied to the system too. >> George, can walk us through a little bit of the stack? What do you use, do you build your own OpenStack, or do you get it from someone? >> So basically, we use community hardware, we just high-density chassis, currently from Super Micro, Ubuntu for the operating system, no licensing there, OpenStack from the VM packages. We focus more on stability, scalability and support costs, internal support costs, because it's just myself and I have a colleague Gerard Baker, who's a cloud engineer, and you have to support all this environment, so we try to focus on the features that are most useful to our users, as well as less strain on our time and support resources. >> I mean that's, let's talk about the scalability right? You said the team is you and a colleague. >> George: Yes. >> But mostly, right. And you know, in the olden days, right, you would be taking care of maybe a handful of machines, and maybe some disk arrays in the lab. Now you're basically servicing an entire infrastructure for all of Canada, right? At how many universities? >> Well basically, it's global, so we have 40 research projects from four continents. So we have from Australia, from Israel, from China, from Europe, US, Canada. So approved cancer researchers that can access the data open up an account with us, and they get a quota, and they start their virtual machines, they download the data sets from the extra API of Ceph to their VMS, and they do analysis and we charge them for the time used, and because the use, everything is open source, and we don't pay any licensing fees, we are able to, and we don't run for profit, we charge them just what it costs us to be able to replenish the hardware when it fails. >> Nice, nice. And these are actually the very large machines, right? Because you have to have huge, thick data sets, you've got big data sets you have to compare all at once. >> Yeah, an average bandwidth of a file that has the normal DNA of the patient, and they need also the tumor DNA from the biopsy, an average whole genome sequence is about 150 gigabytes. So they need at least 300 gigabytes, and depending on the analysis, if they find mutations, then the output is usually five, 10 gigabytes, so much smaller. For other workflows, you have to actually align the data, so you input 150 gigabytes and the output is 150 or a bit more with metadata. And so nevertheless, you need very large storage for the virtual machines, and these are virtual machines that run very hard, in terms of you cannot do CPU over subscription, you cannot do memory over subscription, when you have a workflow that runs for four days, hundred percent CPU. So is different than other web scale environments, where you have website was running at 10%, or you can do 10 to one subscription, and then you go much cheaper or different solutions. Here you have to only provide what you have physically. >> John: That's great. >> George, you've said you participated in the OpenStack community for about seven years now. >> George: Yes. >> What kind of, do you actually contribute code, what pieces are you active in the community? >> Yeah, so I'm not a developer. My background is in networking, system administration and security, but I was involved in OpenStack since the beginning, before it was a foundation. I went to the first OpenStack public conference in Boston seven years ago, at the International Intercontinental Hotel and over time I was involved in discussions from the RAC channel, mailing list support, reporting backs. Even recently we had very interesting packet affected as well. The cloud package that is supposed to resize the disk of the VM as it boots, it was not using more than two terabytes because it was a bug, okay. So we reported this, and Scott Moffat, who's the maintainer of the cloud utils package, worked on the bug, and two days later, we had a fix, and they built a package, it's in the latest cloud Ubuntu image, and that happen, everybody else is going to use the same virtual Ubuntu package, so somebody who now has larger than two terabytes VMs, when they boot, they'll be able to resize and use the entire disk. And that's just an example of how with open source we can achieve things that would take much longer in commercial distribution, where even if you pay, doesn't necessarily mean that the response... >> Sure. Also George, any lessons learned? You've been with us a long time, right, and like Ceph. One thing we noticed today in the keynote, is actually a lot of the storage networking and compute wasn't really talked, those projects were maybe down focused a bit, as they talked about all the connectivity to everything else. So, I mean any lessons, so you... My point is, the infrastructure is stable of OpenStack, but any lessons learned along the journey? >> I think the lessons are that you can definitely build very affordable and useful and scalable infrastructure, but you have to get your expectations right. We only use from the open standard project that we consider are stable enough, so we can support them confidently without spending, like if a project adds 5% value to your offering, but eats 80% of your time debugging and trying to get it working, and doesn't have packages and missing documentation and so on, that's maybe not a good fit for your environment if you don't have the manpower to. And if it's not absolutely needed. Another very important lesson is that you have to really stay up to date, like go to the conferences, read the emails from the mailing list, be active in the community, because the OpenStack meetups in Toronto for 2018, we present there, we talk to other members. In these seven years I read tens of thousands of emails, so I learn from other users experiences, I try to help where I can. You have to be involved with the developers, I know the Ceph core developers, Sage and other people. So, you can't do this just by staying on the side and looking, you have to be involved. >> Good, George what are you looking for next from this community? You talked about the stability, are there pieces that you're hoping reach that maturity threshold for yourselves, or new functionalities that you're looking for down the road? >> I think what we want to provide to our researchers, 'cause they don't run web scale applications, so their needs are a little bit different. We want to add Magnum to our environment, to allow them deploy Kubernetes cluster easily. We want to add Octavia to expose the services, even though they don't run many web services, but you have to find a way to expose them when they run them. Maybe, Trove, database as a service, we'll see if we can deploy it safely and if it's stable enough. Anything that OpenStack comes up with, we basically look, is it useful, is it stable, can you do it, and we try it. >> George, last thing. Your group is the Super User of the Year. Can you just walk us through that journey, what led to the nomination, what does it mean to your team to win? >> I think we are a bit surprised, because we are a very small team, and our scale is not as big as T-Mobile or the other members, but I think it shows that again, for a big company to be able to deploy OpenStack at scale and make it work, it's maybe not very surprising 'cause yes, they have the resources, they have a lot of manpower and a lot of... But for a small institution or organization, or small company to be able to do it, without involving a vendor, without involving extra costs, I think that's the thing that was appreciated by the community and by the OpenStack Foundation, and yeah, we are pretty excited to have won it. >> All right, George, let me give you the final word, as somebody that's been involved with the community for a while. What would you say to people if they're, you know, still maybe looking from the outside or played with it a little bit. What tips would you give? >> I think we are living proof that it can be done, and if you wait until things are perfect, then they will never be, okay. Even Google has services in beta, Amazon has services in beta. You have to install OpenStack, it's much more performant and stable than when I started with OpenStack, where there was just a few projects, but definitely they will get help from the community, and the documentation's much better. Just go and do it, you won't regret it. >> George, as we know, software will eventually work, hardware will eventually fail. >> Absolutely. >> So, George Mihaiescu, congratulations to OICR on the Super User of the Year award, for John Troyer, I'm Stu Miniman, we're getting towards the end of day one of three days of wall to wall coverage here at OpenStack Summit 2018 in Vancouver. Thanks so much for watching theCUBE.

Published Date : May 22 2018

SUMMARY :

brought to you by Red Hat, the OpenStack Foundation, at the OpenStack Summit 2018 in Vancouver. one of the things we talk about is how can technology So OICR is the largest cancer research the scope of what you cover. that the conclusion you draw is valid, and you know, the more data you get right, The decision was basically made to use open source. and invitation calling for some of the data sets, and you have to support all this environment, You said the team is you and a colleague. and maybe some disk arrays in the lab. and because the use, everything is open source, Because you have to have huge, thick data sets, and then you go much cheaper or different solutions. the OpenStack community for about seven years now. and that happen, everybody else is going to is actually a lot of the storage networking and looking, you have to be involved. but you have to find a way to expose them Your group is the Super User of the Year. or the other members, but I think it shows that again, What would you say to people if they're, and if you wait until things are perfect, George, as we know, software will eventually work, congratulations to OICR on the Super User of the Year award,

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
GeorgePERSON

0.99+

George MihaiescuPERSON

0.99+

OICRORGANIZATION

0.99+

CanadaLOCATION

0.99+

80%QUANTITY

0.99+

John TroyerPERSON

0.99+

Gerard BakerPERSON

0.99+

Ontario Institute for Cancer ResearchORGANIZATION

0.99+

JohnPERSON

0.99+

BostonLOCATION

0.99+

Red HatORGANIZATION

0.99+

TorontoLOCATION

0.99+

hundred percentQUANTITY

0.99+

USLOCATION

0.99+

EuropeLOCATION

0.99+

150QUANTITY

0.99+

Scott MoffatPERSON

0.99+

18 terabytesQUANTITY

0.99+

2,600 coresQUANTITY

0.99+

10QUANTITY

0.99+

40 research projectsQUANTITY

0.99+

7.3 petabytesQUANTITY

0.99+

AmazonORGANIZATION

0.99+

ICGCORGANIZATION

0.99+

150 gigabytesQUANTITY

0.99+

two countriesQUANTITY

0.99+

International Cancer Genome ConsortiumORGANIZATION

0.99+

5%QUANTITY

0.99+

OpenStack FoundationORGANIZATION

0.99+

Stu MinimanPERSON

0.99+

fiveQUANTITY

0.99+

GoogleORGANIZATION

0.99+

VancouverLOCATION

0.99+

10%QUANTITY

0.99+

Sick Kids HospitalORGANIZATION

0.99+

four daysQUANTITY

0.99+

AustraliaLOCATION

0.99+

CephORGANIZATION

0.99+

Princess Margaret HospitalORGANIZATION

0.99+

T-MobileORGANIZATION

0.99+

Vancouver, CanadaLOCATION

0.99+

IsraelLOCATION

0.99+

todayDATE

0.99+

seven years agoDATE

0.99+

four years agoDATE

0.99+

17 countriesQUANTITY

0.99+

two days laterDATE

0.98+

OpenStackTITLE

0.98+

each typeQUANTITY

0.98+

ChinaLOCATION

0.98+

2018DATE

0.98+

about 1,700 researchersQUANTITY

0.98+

UbuntuTITLE

0.98+

three daysQUANTITY

0.98+

10 gigabytesQUANTITY

0.97+

OpenStack Summit North America 2018EVENT

0.97+

seven yearsQUANTITY

0.97+

four continentsQUANTITY

0.97+

OneQUANTITY

0.97+

International Intercontinental HotelLOCATION

0.96+

Super MicroORGANIZATION

0.96+

OpenStack Summit 2018EVENT

0.96+

more than two terabytesQUANTITY

0.96+

firstQUANTITY

0.95+

50 most common types of cancerQUANTITY

0.95+

one subscriptionQUANTITY

0.95+

oneQUANTITY

0.95+

Charles Ferland, Nuage Networks | OpenStack Summit 2018


 

live from Vancouver Canada it's the cube OpenStack summit North America 2018 brought to you by Red Hat the OpenStack foundation and its ecosystem partners welcome back I'm Stu minimun here at the OpenStack summit 2018 in Vancouver with my co-host John Troyer happy to welcome to the program a first-time guest Charles Ferlin who's the vice president of business development at nuage networks thanks for joining us thank you for having me all right so the OpenStack show we're always talking about the maturity of it where customers are going with it you're in business development so what one of the one of the things we were discussing from the keynote this morning is the telcos and the service providers and who's doing what and you know who makes up that environment so it gives us your free point what you're seeing as to you know where some of the real action is in this in this marketplace fair enough we've been talking about nav for example for many years as you know but I would say probably since the second half of 2016 that we've started to see some significant large deployment and the service provider service provider paying attention to building up a telco cloud to host their VN nav applications right so so really from the second half of 26 16 2017 we've seen massive deployments of OpenStack with a service provider and a lot of them to host applications to serve their branch office customers yeah that's that's an another motivation for them to deploy this yes so Charles you know we've talked to the 18 t Verizon you know Deutsche Telekom's up there all these big ones but I look at it and say is this an opportunity of 20 global you know you know you know telcos or is do we go down to some of the MSP CSPs however you want to call those service providers a regional one you know they're some of the regional ones that maybe aren't as much telcos or are they where's that line what do you see is kind of the TAM if you will for this space obviously the large service provider will have a piece there but we see a lot of regional customer consuming services from a local provider right they do have either for language reasons for regulation and in governance so we see a lot of them consuming services from a local service provider so an openstack sort of became the building block of these and if the infrastructure for the service provider yeah it's interesting we actually just had a infrastructure as a service company from Australia okay on and I said you know you look at their website it doesn't say OpenStack anywhere they provide cloud offerings so it's one of the things there's all these telcos and service fighters that use it but it's not like they're like we're your preferred distribution of OpenStack it's just part of the plumbing underneath the use cases that that are address buh-bye OpenStack and served by OpenStack really fits well and a lot of the telco space right now yeah so we've seen a lot of growth for virtual private cloud we see a lot of growth for a dynamically deploying application having application residing in the data center or moving closer to the users at the edge for example and these are sort of the use cases that nuage and OpenStack address pretty well well that's an interesting pivot point right I understand as an enterprise technologist why software-defined networking is important right it's important in your stack it's got to be important inside of an open OpenStack but can you talk a little bit about some of these use cases like I hadn't really thought about SD win and how that that really and what architectures and deployments would really kind of mean that they would need to deploy that with some and that's a good point because really NT as the win served as the catalyst for the service providers who start paying attention to deploying an NFV infrastructure before that there was an interest it was a motivation however SD wins be offered of dynamic flexible agile branch office connectivity that allows them to dynamically insert value-added services so yes as the one provided connectivity between the branch office but really where is the service provider are going after is offering Application Firewall DDoS services or URL filtering in all of these applications residing in the data center and all of a sudden as I hold on I cannot have it as the one solution disjoint from my data center OpenStack deployment and this is where the nuage actually served as a connecting to both environment but also this is what served as a catalyst the sd1 deployment sort of a catalyst for for them to start deploying a dynamic infrastructure in today's yes so Charles just on the SD way in piece itself we've seen a lot of activity that bunch of acquisitions in that market what what differentiates nuage in in this space well fair enough we've seen these acquisition as a complement to the strategy that we have taken over the past five years paying off we are from the get-go started to have an end-to-end as the in solution so it's not just about connecting branch office together it's not about just connecting application in the data center it's actually connecting the users in the branch office with the applications in the data center or in the public cloud and what differentiate us the most is that we have the exact same platform the same as the n solution and 2n to connect branch office programming branch routers or programming virtual switches in the data center or bare metal physical service so that is perhaps new our single most biggest differentiator is the capability to have that single policy that singled as the n framework from the users and branch to the data center or public cloud alright you've mentioned bare metal I remember it was funny when the project came out for bare metal of course it's called ironic because most people can't win OpenStack started it was it's a good name in that it was virtualized environment of course today we've got containers starting to go up the stack with kubernetes so we understand why bare metals there what are you seeing in that space and and what what kind of what do you hear from your customers so we we have a lot of traction with ironic actually it's ironic but we do and we did that actually in open Saxony in November we did a Coe presentation with Fujitsu who deployed our k5 infrastructure using nagy networks and ironic integration to roll out on top of that is flexible you can put a platform as a service they can do whatever they want on top of it but the bare amount of provisioning is somewhere we is a we have a couple of large accounts that they have deployed this globally yeah okay are you working with the cotta containers that they have here and whether you are not would love to hear kind of the security story when we talk things everything for bare metal in containers and what you're doing with OpenStack and that's that's perhaps the other the biggest differentiator we have is because we're able to have the single networking policies from a container to or programming the network of a container or a KVM VM or hyper-v or the we have the symbol their single as the end platform and we're able we see all the therefore we see all the traffic in the data pack and we're able to index this into a elasticsearch database right and and in creating an index and set a lot of users to create some thresholds and that is what is perhaps the newest thing at knowledge is the capability now to say hey once those thresholds or cross why don't we reprogram the network dynamically so near realtor in real near-real-time we're actually able to take an action to reprogram the network based on some live feed that's what can information that we're receiving from the the various element that we have program either in the branch office or in a container level okay so today cotta containers is not something you're involved with or I didn't quite that cotta containers from the new high-level project from the the OpenStack foundation I don't know right now but but your customers are using container technology docker and various others we have an integration with kubernetes so we provide CNI they're absolutely involved there and this is how a lot of our customers are using us right now and the customers we're talking about these would often be service providers is that is that correct in the context of containers and kubernetes it would mainly be on the enterprise okay out of an agile type of development where they want to have a there's a lot of developer and they want to have the networking program and the same life cycle as the application project is rolling out and having the micro segmentation meaning that we are able to isolate each one of the project from one another so in if one gets contaminated the other one doesn't and so this is where a lot of the kubernetes and deployment has been on the on the large enterprise okay that makes sense because I'm trying to as a as a person outside the telecom industry but but following kind of the enterprise and OpenStack it's interesting to see this vision of the service providers who are not dumb pipes certainly but through OpenStack and these these the nfe and the services they are able to provision with folks like nuage you know able to provide services so just trying to figure out where the line you know maybe you could draw us a picture of you know what what the modern service provider will be able to provide versus what's still left then for the at the enterprise level depending on which market size analysis analyst you're looking at you know is depends VPN connectivity will be it it varies between two to six to eight to twelve it's a relatively contained small market compared to the applicator to manage applications right manage security that's tenfold that that market race so really as you said the the objective here if the service provider is not to to become a dumb virtual pipe and the ability to dynamically insert some value-added services over the top and this is what having an agile as the when now gives them the capability to say hold on a second I can now start serving a value-added application because my dynamic network is available now and this is this is what is fueling a lot of the OpenStack deployment right now in the datacenter yeah Charles one of discussions we've been looking at the last couple of years is there's OpenStack and then there's containers and kubernetes everything how do you see those go together what are you hearing from customers general discussion here but I'd love to hear some real-world so yeah in the context of ironic as we just mentioned a lot of the time the bare metal servers are actually deployed using OpenStack and what goes on top of it is actually kubernetes right and this is very common and it gives that isolation or its deploying a virtual machine running a pass platform in there right so so actually we do see the OpenStack to be used often to deploy the the infrastructure and program and provision I should say the infrastructure and whatever goes on top it could be kubernetes and work just a very nicely Charles you've been involved with OpenStack for many years I had this is how many OpenStack summits well probably eight and a weight or more yeah how are you seeing the OpenStack community evolved what do you I know you've just arrived which day one here at this summit you know beautiful Vancouver but in terms of the energy of the community the the people who are here it's a little bit smaller this year but it you know we've got people here are actual users and actual deployers so exactly yeah thoughts there so this is perhaps the well we went through a marketing height which is great however what I would say regardless of the event today in general the OpenStack community is a lot more mature it's a lot more stable as well and in the product and the product the technology at the community is more focused around solving real use cases and real problem couple years ago there was a lot of interest a lot of hype you know but it would have solve world world hunger as well right now I think it's very pointed very precise and I'm actually new I was quite proud to be participating in contributing in that community because we're starting to see the technology really addressing key key problems here all right Charles last thing I wanted to ask is the network sits in a very special place when you talk about really the multi cloud world that customers are talking about what are you seeing when it comes to that environment you know how do customers figure out where they put their applications are they moving you know things or is it just kind of a heterogeneous but still complicated world they're still figuring out that's right I mean that it's a very dynamic environment but I would say if I had to draw a conclusion most of the customers are deploying the application on-premise they like to have either for storage either for some of the governance they do I like to have applications on-premise however the multi cloud scenario is often used in large banks to compute or a large organization to compute on a burst capability right the capability to say hey I need to have X compute power available for X time is very appealing for them and this is how most of the deployment of nuage are used right now is having doing the plumbing the virtual plumbing inside a data center and dynamically based on demand the capability to do the same networking policy the same networking extension to one of the public cloud offering is very appealing because it sporadic it's a burst type of scenario yeah especially a lot of those service providers have that direct ability right as well correct correct and it you're right that it can become a little bit complex when you have when you want to to deploy nets with the same that's working policies across on-premise and multiple cloud provider and if you have interim service provider then it becomes a little bit complicated to have to orchestrate all of it and this is where Sdn gives them that hardware abstraction and and maintain the same networking policy well Charles Berlin appreciate the update on nuage and all of your viewpoints from from the customers that you're seeing my pleasure very very much for John Troyer I'm Stu Mittleman back with more coverage here at the open sex I'm at 2018 in Vancouver thanks for watching the Q [Music]

Published Date : May 21 2018

**Summary and Sentiment Analysis are not been shown because of improper transcript**

ENTITIES

EntityCategoryConfidence
John TroyerPERSON

0.99+

Charles FerlinPERSON

0.99+

Deutsche TelekomORGANIZATION

0.99+

Red HatORGANIZATION

0.99+

John TroyerPERSON

0.99+

AustraliaLOCATION

0.99+

Stu MittlemanPERSON

0.99+

CharlesPERSON

0.99+

twoQUANTITY

0.99+

VancouverLOCATION

0.99+

NovemberDATE

0.99+

OpenStackORGANIZATION

0.99+

FujitsuORGANIZATION

0.99+

Nuage NetworksORGANIZATION

0.99+

OpenStackTITLE

0.99+

Charles BerlinPERSON

0.99+

Charles FerlandPERSON

0.99+

sixQUANTITY

0.98+

eightQUANTITY

0.98+

couple years agoDATE

0.98+

twelveQUANTITY

0.97+

2018DATE

0.97+

VerizonORGANIZATION

0.97+

Vancouver CanadaLOCATION

0.96+

todayDATE

0.96+

singleQUANTITY

0.96+

telcosORGANIZATION

0.95+

first-timeQUANTITY

0.95+

single policyQUANTITY

0.93+

openstackORGANIZATION

0.93+

oneQUANTITY

0.92+

second half of 2016DATE

0.9+

OpenStack summit 2018EVENT

0.89+

last couple of yearsDATE

0.88+

20QUANTITY

0.88+

OpenStackEVENT

0.88+

OpenStack Summit 2018EVENT

0.87+

this yearDATE

0.85+

second half of 26 16 2017DATE

0.84+

both environmentQUANTITY

0.83+

tenfoldQUANTITY

0.83+

a couple of large accountsQUANTITY

0.82+

TAMORGANIZATION

0.82+

agileTITLE

0.81+

cube OpenStack summit North America 2018EVENT

0.8+

telcoORGANIZATION

0.8+

each oneQUANTITY

0.8+

nuageORGANIZATION

0.8+

StuPERSON

0.77+

FirewallTITLE

0.72+

this morningDATE

0.72+

nuage networksORGANIZATION

0.72+

a lot of our customersQUANTITY

0.7+

lot of usersQUANTITY

0.62+

cottaTITLE

0.62+

18 tDATE

0.61+

openTITLE

0.61+

one solutionQUANTITY

0.6+

VN navTITLE

0.57+

SdnORGANIZATION

0.55+

thingsQUANTITY

0.54+

past five yearsDATE

0.52+

SaxonyLOCATION

0.5+

k5COMMERCIAL_ITEM

0.47+

Roland Cabana, Vault Systems | OpenStack Summit 2018


 

>> Announcer: Live from Vancouver, Canada it's theCUBE, covering OpenStack Summit North America 2018. Brought to you by Red Hat, the OpenStack foundation, and its Ecosystem partners. >> Welcome back, I'm Stu Miniman and my cohost John Troyer and you're watching theCUBE's coverage of OpenStack Summit 2018 here in Vancouver. Happy to welcome first-time guest Roland Cabana who is a DevOps Manager at Vault Systems out of Australia, but you come from a little bit more local. Thanks for joining us Roland. >> Thank you, thanks for having me. Yes, I'm actually born and raised in Vancouver, I moved to Australia a couple years ago. I realized the potential in Australian cloud providers, and I've been there ever since. >> Alright, so one of the big things we talk about here at OpenStack of course is, you know, do people really build clouds with this stuff, where does it fit, how is it doing, so a nice lead-in to what does Vault Systems do for the people who aren't aware. >> Definitely, so yes, we do build cloud, a cloud, or many clouds, actually. And Vault Systems provides cloud services infrastructure service to Australian Government. We do that because we are a certified cloud. We are certified to handle unclassified DLM data, and protected data. And what that means is the sensitive information that is gathered for the Australian citizens, and anything to do with big user-space data is actually secured with certain controls set up by the Australian Government. The Australian Government body around this is called ASD, the Australian Signals Directorate, and they release a document called the ISM. And this document actually outlines 1,088 plus controls that dictate how a cloud should operate, how data should be handled inside of Australia. >> Just to step back for a second, I took a quick look at your website, it's not like you're listed as the government OpenStack cloud there. (Roland laughs) Could you give us, where does OpenStack fit into the overall discussion of the identity of the company, what your ultimate end-users think about how they're doing, help us kind of understand where this fits. >> Yeah, for sure, and I mean the journey started long ago when we, actually our CEO, Rupert Taylor-Price, set out to handle a lot of government information, and tried to find this cloud provider that could handle it in the prescribed way that the Australian Signals Directorate needed to handle. So, he went to different vendors, different cloud platforms, and found out that you couldn't actually meet all the controls in this document using a proprietary cloud or using a proprietary platform to plot out your bare-metal hardware. So, eventually he found OpenStack and saw that there was a great opportunity to massage the code and change it, so that it would comply 100% to the Australian Signals Directorate. >> Alright, so the keynote this morning were talking about people that build, people that operate, you've got DevOps in your title, tell us a little about your role in working with OpenStack, specifically, in broader scope of your-- >> For sure, for sure, so in Vault Systems I'm the DevOps Manager, and so what I do, we run through a lot of tests in terms of our infrastructure. So, complying to those controls I had mentioned earlier, going through the rigmarole of making sure that all the different services that are provided on our platform comply to those specific standards, the specific use cases. So, as a DevOps Manger, I handle a lot of the pipelining in terms of where the code goes. I handle a lot of the logistics and operations. And so it actually extends beyond just operation and development, it actually extends into our policies. And so marrying all that stuff together is pretty much my role day-to-day. I have a leg in the infrastructure team with the engineering and I also have a leg in with sort of the solutions architects and how they get feedback from different customers in terms of what we need and how would we architect that so it's safe and secure for government. >> Roland, so since one of your parts of your remit is compliance, would you say that you're DevSecOps? Do you like that one or not? >> Well I guess there's a few more buzzwords, and there's a few more roles I can throw in there but yeah, I guess yes. DevSecOps there's a strong security posture that Vault holds, and we hold it to a higher standard than a lot of the other incumbents or a lot of platform providers, because we are actually very sensitive about how we handle this information for government. So, security's a big portion of it, and I think the company culture internally is actually centered around how we handle the security. A good example of this is, you know, internally we actually have controls about printing, you know, most modern companies today, they print pages, and you know it's an eco thing. It's an eco thing for us too, but at the same time there are controls around printed documents, and how sensitive those things are. And so, our position in the company is if that control exists because Australian Government decides that that's a sensitive matter, let's adopt that in our entire internal ecosystem. >> There was a lot of talk this morning at the keynote both about upgrades, and I'm blanking on the name of the new feature, but also about Zuul and about upgrading OpenStack. You guys are a full Upstream, OpenStack expert cloud provider. How do you deal with upgrades, and what do you think the state of the OpenStack community is in terms of kind of upgrades, and maintenance, and day two kind of stuff? >> Well I'll tell you the truth, the upgrade path for OpenStack is actually quite difficult. I mean, there's a lot of moving parts, a lot of components that you have to be very specific in terms of how you upgrade to the next level. If you're not keeping in step of the next releases, you may fall behind and you can't upgrade, you know, Keystone from a Liberty all the way up to Alcatel, right? You're basically stuck there. And so what we do is we try to figure out what the government needs, what are the features that are required. And, you know, it's also a conversation piece with government, because we don't have certain features in this particular release of OpenStack, it doesn't mean we're not going to support it. We're not going to move to the next version just because it's available, right? There's a lot of security involved in fusing our controls inside our distribution of OpenStack. I guess you can call it a distribution, on our build of OpenStack. But it's all based on a conversation that we start with the government. So, you know, if they need VGPUs for some reason, right, with the Queens release that's coming out, that's a conversation we're starting. And we will build into that functionality as we need it. >> So, does that mean that you have different entities with different versions, and if so, how do you manage all of that? >> Well, okay, so yes that's true. We do have different versions where we have a Liberty release, and we have an Alcatel release, which is predominant in our infrastructure. And that's only because we started with the inception of the Liberty release before our certification process. A lot of the things that we work with government for is how do they progress through this cloud maturity model. And, you know, the forklift and shift is actually a problem when you're talking about releases. But when you're talking about containerization, you're talking about Agile Methodologies and things like that, it's less of a reliance on the version because you now have the ability to respawn that same application, migrate the data, and have everything live as you progress through different cloud platforms. And so, as OpenStack matures, this whole idea of the fast forward idea of getting to the next release, because now they have an integration step, or they have a path to the next version even though you're two or three versions behind, because let's face it, most operators will not go to the latest and greatest, because there's a lot of issues you're going to face there. I mean, not that the software is bad, it's just that early adopters will come with early adopter problems. And, you know, you need that userbase. You need those forum conversations to be able to be safe and secure about, you know, whether or not you can handle those kinds of things. And there's no need for our particular users' user space to have those latest and greatest things unless there is an actual request. >> Roland, you are an IAS provider. How are you handling containers, or requests for containers from your customers? >> Yes, containers is a big topic. There's a lot of maturity happening right now with government, in terms of what a container is, for example, what is orchestration with containers, how does my Legacy application forklift and shift to a container? And so, we're handling it in stages, right, because we're working with government in their maturity. We don't do container services on the platform, but what we do is we open-source a lot of code that allows people to deploy, let's say a terraform file, that creates a Docker Host, you know, and we give them examples. A good segue into what we've just launched last week was our Vault Academy, which we are now training 3,000 government public servants on new cloud technologies. We're not talking about how does an OS work, we're talking about infrastructures, code, we're talking about Kubernetes. We're talking about all these cool, fun things, all the way up to function as a service, right? And those kinds of capabilities is what's going to propel government in Australia moving forward in the future. >> You hit on one of my hot buttons here. So functions as a service, do you have serverless deployed in your environment, or is it an education at this point? >> It's an education at this point. Right now we have customers who would like to have that available as a native service in our cloud, but what we do is we concentrate on the controls and the infrastructure as a service platform first and foremost, just to make sure that it's secure and compliant. Everyone has the ability to deploy functions as a service on their platform, or on their accounts, or on their tenancies, and have that available to them through a different set of APIs. >> Great. There's a whole bunch of open-source versions out there. Is that what they're doing? Do you any preference toward the OpenWhisk, or FN, or you know, Fission, all the different versions that are out there? >> I guess, you know, you can sort of like, you know, pick your racehorse in that regard. Because it's still early days, and I think open to us is pretty much what I've been looking at recently, and it's just a discovery stage at this point. There are more mature customers who are coming in, some partners who are championing different technologies, so the great is that we can make sure our platform is secure and they can build on top of it. >> So you brought up security again, one of the areas I wanted to poke at a little bit is your network. So, it being an IS provider, networking's critical, what are you doing from a networking standpoint is micro-segmentation part of your environment? >> Definitely. So natively to build in our cloud, the functions that we build in our cloud are all around security, obviously. Micro-segmentation's a big part of that, training people in terms of how micro-segmentation works from a forklift and shift perspective. And the network connectivity we have with the government is also a part of this whole model, right? And so, we use technologies like Mellanox, 400G fabric. We're BGP internally, so we're routing through the host, or routing to the host, and we have this... Well so in Australia there's this, there's service from the Department of Finance, they create this idea of an icon network. And what it is, is an actually direct media fiber from the department directly to us. And that means, directly to the edge of our cloud and pipes right through into their tenancy. So essentially what happens is, this is true, true hybrid cloud. I'm not talking about going through gateways and stuff, I'm talking about I speed up an instance in the Vault cloud, and I can ping it from my desktop in my agency. Low latency, submillisecond direct fiber link, up to 100g. >> Do you have certain programmability you're doing in your network? I know lots of service providers, they want to play and get in there, they're using, you know, new operating models. >> Yes, I mean, we're using the... I draw a blank. There's a lot of technologies we're using for network, and the Cumulus Networking OS is what we're using. That allows us to bring it in to our automation team, and actually use more of a DevOps tool to sort of create the deployment from a code perspective instead of having a lot of engineers hardcoding things right on the actual production systems. Which allows us to gate a lot of the changes, which is part of the security posture as well. So, we were doing a lot of network offloading on the ConnectX-5 cards in the data center, we're using cumulus networks for bridging, we're working with Neutron to make sure that we have Neutron routers and making sure that that's secure and it's code reviewed. And, you know, there's a lot of moving parts there as well, and I think from a security standpoint and from a network functionality standpoint, we've come to a happy place in terms of providing the fastest network possible, and also the most secure and safe network as possible. >> Roland, you're working directly with the Upstream OpenStack projects, and it sounds like some others as well. You're not working with a vendor who's packaging it for you or supporting it. So that's a lot of responsibility on you and your team, I'm kind of curious how you work with the OpenStack community, and how you've seen the OpenStack community develop over the years. >> Yeah, so I mean we have a lot of talented people in our company who actually OpenStack as a passion, right? This is what they do, this is what they love. They've come from different companies who worked in OpenStack and have contributed a lot actually, to the community. And actually that segues into how we operate inside culturally in our company. Because if we do work with Upstream code, and it doesn't have anything to do with the security compliance of the Australian Signals Directorate in general, we'd like to Upstream that as much as possible and contribute back the code where it seems fit. Obviously, there's vendor mixes and things we have internally, and that's with the Mellanox and Cumulus stuff, but anything else beyond that is usually contributed up. Our team's actually very supportive of each other, we have network specialists, we have storage specialists. And it's a culture of learning, so there's a lot of synchronizations, a lot of synergies inside the company. And I think that's part to do with the people who make up Vault Systems, and that whole camaraderie is actually propagated through our technology as well. >> One of the big themes of the show this year has been broadening out of what's happening. We talked a little bit about containers already, Edge Computing is a big topic here. Either Edge, or some other areas, what are you looking for next from this ecosystem, or new areas that Vault is looking at poking at? >> Well, I mean, a lot of the exciting things for me personally, I guess, I can't talk to Vault in general, but, 'cause there's a lot of engineers who have their own opinions of what they like to see, but with the Queens release with the VGPUs, something I'd like, that all's great, a long-term release cycle with the OpenStack foundation would be great, or the OpenStack platform would be great. And that's just to keep in step with the next releases to make sure that we have the continuity, even though we're missing one release, there's a jump point. >> Can you actually put a point on that, what that means for you. We talked to Mark Collier a little bit about it this morning but what you're looking and why that's important. >> Well, it comes down to user acceptance, right? So, I mean, let's say you have a new feature or a new project that's integrated through OpenStack. And, you know, some people find out that there's these new functions that are available. There's a lot of testing behind-the-scenes that has to happen before that can be vetted and exposed as part of our infrastructure as a service platform. And so, by the time that you get to the point where you have all the checks and balances, and marrying that next to the Australian controls that we have it's one year, two years, or you know, however it might be. And you know by that time we're at the night of the release and so, you know, you do all that work, you want to make sure that you're not doing that work and refactoring it for the next release when you're ready to go live. And so, having that long-term release is actually what I'm really keen about. Having that point of, that jump point to the latest and greatest. >> Well Roland, I think that's a great point. You know, it used to be we were on the 18 month cycle, OpenStack was more like a six month cycle, so I absolutely understand why this is important that I don't want to be tied to a release when I want to get a new function. >> John: That's right. >> Roland Cabana, thank you the insight into Vault Systems and congrats on all the progress you have made. So for John Troyer, I'm Stu Miniman. Back here with lots more coverage from the OpenStack Summit 2018 in Vancouver, thanks for watching theCUBE. (upbeat music)

Published Date : May 21 2018

SUMMARY :

Brought to you by Red Hat, the OpenStack foundation, but you come from a little bit more local. I realized the potential in Australian cloud providers, Alright, so one of the big things we talk about and anything to do with big user-space data into the overall discussion of the identity of the company, that the Australian Signals Directorate needed to handle. I have a leg in the infrastructure team with the engineering A good example of this is, you know, of the new feature, but also about Zuul a lot of components that you have to be very specific A lot of the things that we work with government for How are you handling containers, that creates a Docker Host, you know, So functions as a service, do you have serverless deployed and the infrastructure as a service platform or you know, Fission, all the different versions so the great is that we can make sure our platform is secure what are you doing from a networking standpoint And the network connectivity we have with the government they're using, you know, new operating models. and the Cumulus Networking OS is what we're using. So that's a lot of responsibility on you and your team, and it doesn't have anything to do with One of the big themes of the show this year has been And that's just to keep in step with the next releases Can you actually put a point on that, And so, by the time that you get to the point where that I don't want to be tied to a release and congrats on all the progress you have made.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
AustraliaLOCATION

0.99+

VancouverLOCATION

0.99+

Stu MinimanPERSON

0.99+

John TroyerPERSON

0.99+

OpenStackORGANIZATION

0.99+

one yearQUANTITY

0.99+

Roland CabanaPERSON

0.99+

Red HatORGANIZATION

0.99+

Mark CollierPERSON

0.99+

100%QUANTITY

0.99+

RolandPERSON

0.99+

JohnPERSON

0.99+

Vault SystemsORGANIZATION

0.99+

AlcatelORGANIZATION

0.99+

Australian Signals DirectorateORGANIZATION

0.99+

Rupert Taylor-PricePERSON

0.99+

Department of FinanceORGANIZATION

0.99+

18 monthQUANTITY

0.99+

six monthQUANTITY

0.99+

ASDORGANIZATION

0.99+

two yearsQUANTITY

0.99+

NeutronORGANIZATION

0.99+

last weekDATE

0.99+

MellanoxORGANIZATION

0.99+

twoQUANTITY

0.99+

Australian GovernmentORGANIZATION

0.99+

OpenStackTITLE

0.99+

Vancouver, CanadaLOCATION

0.99+

CumulusORGANIZATION

0.99+

1,088 plus controlsQUANTITY

0.99+

OpenStack Summit 2018EVENT

0.99+

first-timeQUANTITY

0.98+

Vault AcademyORGANIZATION

0.98+

oneQUANTITY

0.97+

this yearDATE

0.97+

VaultORGANIZATION

0.97+

bothQUANTITY

0.96+

OneQUANTITY

0.96+

LibertyTITLE

0.96+

three versionsQUANTITY

0.96+

KubernetesTITLE

0.96+

theCUBEORGANIZATION

0.95+

ZuulORGANIZATION

0.95+

one releaseQUANTITY

0.95+

DevSecOpsTITLE

0.93+

up to 100gQUANTITY

0.93+

todayDATE

0.93+

OpenStack Summit North America 2018EVENT

0.91+

ConnectX-5 cardsCOMMERCIAL_ITEM

0.9+

3,000 government public servantsQUANTITY

0.9+

ISMORGANIZATION

0.9+

UpstreamORGANIZATION

0.9+

this morningDATE

0.89+

Agile MethodologiesTITLE

0.88+

a secondQUANTITY

0.87+

QueensORGANIZATION

0.87+

couple years agoDATE

0.87+

DevOpsTITLE

0.86+

day twoQUANTITY

0.86+

LibertyORGANIZATION

0.85+