Image Title

Search Results for AzureActive Directory:

Omri Gazitt, Aserto | KubeCon + CloudNative Con NA 2022


 

>>Hey guys and girls, welcome back to Motor City, Lisa Martin here with John Furrier on the Cube's third day of coverage of Coon Cloud Native Con North America. John, we've had some great conversations over the last two and a half days. We've been talking about identity and security management as a critical need for enterprises within the cloud native space. We're gonna have another quick conversation >>On that. Yeah, we got a great segment coming up from someone who's been in the industry, a long time expert, running a great company. Now it's gonna be one of those pieces that fits into what we call super cloud. Others are calling cloud operating system. Some are calling just Cloud 2.0, 3.0. But there's definitely a major trend happening around how cloud is going Next generation. We've been covering it. So this segment should be >>Great. Let's unpack those trends. One of our alumni is back with us, O Rika Zi, co-founder and CEO of Aerio. Omri. Great to have you back on the >>Cube. Thank you. Great to be here. >>So identity move to the cloud, Access authorization did not talk to us about why you found it assertive, what you guys are doing and how you're flipping that script. >>Yeah, so back 15 years ago, I helped start Azure at Microsoft. You know, one of the first few folks that you know, really focused on enterprise services within the Azure family. And at the time I was working for the guy who ran all of Windows server and you know, active directory. He called it the linchpin workload for the Windows Server franchise, like big words. But what he meant was we had 95% market share and all of these new SAS applications like ServiceNow and you know, Workday and salesforce.com, they had to invent login and they had to invent access control. And so we were like, well, we're gonna lose it unless we figure out how to replace active directory. And that's how Azure Active Directory was born. And the first thing that we had to do as an industry was fix identity, right? Yeah. So, you know, we worked on things like oof Two and Open, Id Connect and SAML and Jot as an industry and now 15 years later, no one has to go build login if you don't want to, right? You have companies like Odd Zero and Okta and one login Ping ID that solve that problem solve single sign-on, on the web. But access Control hasn't really moved forward at all in the last 15 years. And so my co-founder and I who were both involved in the early beginnings of Azure Active directory, wanted to go back to that problem. And that problem is even bigger than identity and it's far from >>Solved. Yeah, this is huge. I think, you know, self-service has been a developer thing that's, everyone knows developer productivity, we've all experienced click sign in with your LinkedIn or Twitter or Google or Apple handle. So that's single sign on check. Now the security conversation kicks in. If you look at with this no perimeter and cloud, now you've got multi-cloud or super cloud on the horizon. You've got all kinds of opportunities to innovate on the security paradigm. I think this is kind of where I'm hearing the most conversation around access control as well as operationally eliminating a lot of potential problems. So there's one clean up the siloed or fragmented access and two streamlined for security. What's your reaction to that? Do you agree? And if not, where, where am I missing that? >>Yeah, absolutely. If you look at the life of an IT pro, you know, back in the two thousands they had, you know, l d or active directory, they add in one place to configure groups and they'd map users to groups. And groups typically corresponded to roles and business applications. And it was clunky, but life was pretty simple. And now they live in dozens or hundreds of different admin consoles. So misconfigurations are rampant and over provisioning is a real problem. If you look at zero trust and the principle of lease privilege, you know, all these applications have these course grained permissions. And so when you have a breach, and it's not a matter of if, it's a matter of when you wanna limit the blast radius of you know what happened, and you can't do that unless you have fine grained access control. So all those, you know, all those reasons together are forcing us as an industry to come to terms with the fact that we really need to revisit access control and bring it to the age of cloud. >>You guys recently, just this week I saw the blog on Topaz. Congratulations. Thank you. Talk to us about what that is and some of the gaps that's gonna help sarto to fill for what's out there in the marketplace. >>Yeah, so right now there really isn't a way to go build fine grains policy based real time access control based on open source, right? We have the open policy agent, which is a great decision engine, but really optimized for infrastructure scenarios like Kubernetes admission control. And then on the other hand, you have this new, you know, generation of access control ideas. This model called relationship based access control that was popularized by Google Zanzibar system. So Zanzibar is how they do access control for Google Docs and Google Drive. If you've ever kind of looked at a Google Doc and you know you're a viewer or an owner or a commenter, Zanzibar is the system behind it. And so what we've done is we've married these two things together. We have a policy based system, OPPA based system, and at the same time we've brought together a directory, an embedded directory in Topaz that allows you to answer questions like, does this user have this permission on this object? And bringing it all together, making it open sources a real game changer from our perspective, real >>Game changer. That's good to hear. What are some of the key use cases that it's gonna help your customers address? >>So a lot of our customers really like the idea of policy based access management, but they don't know how to bring data to that decision engine. And so we basically have a, you know, a, a very opinionated way of how to model that data. So you import data out of your identity providers. So you connect us to Okta or oze or Azure, Azure Active directory. And so now you have the user data, you can define groups and then you can define, you know, your object hierarchy, your domain model. So let's say you have an applicant tracking system, you have nouns like job, you know, know job descriptions or candidates. And so you wanna model these things and you want to be able to say who has access to, you know, the candidates for this job, for example. Those are the kinds of rules that people can express really easily in Topaz and in assertive. >>What are some of the challenges that are happening right now that dissolve? What, what are you looking at to solve? Is it complexity, sprawl, logic problems? What's the main problem set you guys >>See? Yeah, so as organizations grow and they have more and more microservices, each one of these microservices does authorization differently. And so it's impossible to reason about the full surface area of, you know, permissions in your application. And more and more of these organizations are saying, You know what, we need a standard layer for this. So it's not just Google with Zanzibar, it's Intuit with Oddy, it's Carta with their own oddy system, it's Netflix, you know, it's Airbnb with heed. All of them are now talking about how they solve access control extracted into its own service to basically manage complexity and regain agility. The other thing is all about, you know, time to market and, and tco. >>So, so how do you work with those services? Do you replace them, you unify them? What is the approach that you're taking? >>So basically these organizations are saying, you know what? We want one access control service. We want all of our microservices to call that thing instead of having to roll out our own. And so we, you know, give you the guts for that service, right? Topaz is basically the way that you're gonna go implement an access control service without having to go build it the same way that you know, large companies like Airbnb or Google or, or a car to >>Have. What's the competition look like for you guys? I'm not really seeing a lot of competition out there. Are there competitors? Are there different approaches? What makes you different? >>Yeah, so I would say that, you know, the biggest competitor is roll your own. So a lot of these companies that find us, they say, We're sick and tired of investing 2, 3, 4 engineers, five engineers on this thing. You know, it's the gift that keeps on giving. We have to maintain this thing and so we can, we can use your solution at a fraction of the cost a, a fifth, a 10th of what it would cost us to maintain it locally. There are others like Sty for example, you know, they are in the space, but more in on the infrastructure side. So they solve the problem of Kubernetes submission control or things like that. So >>Rolling your own, there's a couple problems there. One is do they get all the corner cases who built a they still, it's a company. Exactly. It's heavy lifting, it's undifferentiated, you just gotta check the box. So probably will be not optimized. >>That's right. As Bezo says, only focus on the things that make your beer taste better. And access control is one of those things. It's part of your security, you know, posture, it's a critical thing to get right, but you know, I wanna work on access control, said no developer ever, right? So it's kind of like this boring, you know, like back office thing that you need to do. And so we give you the mechanisms to be able to build it securely and robustly. >>Do you have a, a customer story example that is one of your go-tos that really highlights how you're improving developer productivity? >>Yeah, so we have a couple of them actually. So there's the largest third party B2B marketplace in the us. Free retail. Instead of building their own, they actually brought in aer. And what they wanted to do with AER was be the authorization layer for both their externally facing applications as well as their internal apps. So basically every one of their applications now hooks up to AER to do authorization. They define users and groups and roles and permissions in one place and then every application can actually plug into that instead of having to roll out their own. >>I'd like to switch gears if you don't mind. I get first of all, great update on the company and progress. I'd like to get your thoughts on the cloud computing market. Obviously you were your legendary position, Azure, I mean look at the, look at the progress over the past few years. Just been spectacular from Microsoft and you set the table there. Amazon web service is still, you know, thundering away even though earnings came out, the market's kind of soft still. You know, you see the cloud hyperscalers just continuing to differentiate from software to chips. Yep. Across the board. So the hyperscalers kicking ass taking names, doing great Microsoft right up there. What's the future? Cuz you now have the conversation where, okay, we're calling it super cloud, somebody calling multi-cloud, somebody calling it distributed computing, whatever you wanna call it. The old is now new again, it just looks different as cloud becomes now the next computer industry, >>You got an operating system, you got applications, you got hardware, I mean it's all kind of playing out just on a massive global scale, but you got regions, you got all kinds of connected systems edge. What's your vision on how this plays out? Because things are starting to fall into place. Web assembly to me just points to, you know, app servers are coming back, middleware, Kubernetes containers, VMs are gonna still be there. So you got the progression. What's your, what's your take on this? How would you share, share your thoughts to a friend or the industry, the audience? So what's going on? What's, what's happening right now? What's, what's going on? >>Yeah, it's funny because you know, I remember doing this quite a few years ago with you probably in, you know, 2015 and we were talking about, back then we called it hybrid cloud, right? And it was a vision, but it is actually what's going on. It just took longer for it to get here, right? So back then, you know, the big debate was public cloud or private cloud and you know, back when we were, you know, talking about these ideas, you know, we said, well you know, some applications will always stay on-prem and some applications will move to the cloud. I was just talking to a big bank and they basically said, look, our stated objective now is to move everything we can to the public cloud and we still have a large private cloud investment that will never go away. And so now we have essentially this big operating system that can, you know, abstract all of this stuff. So we have developer platforms that can, you know, sit on top of all these different pieces of infrastructure and you know, kind of based on policy decide where these applications are gonna be scheduled. So, you know, the >>Operating schedule shows like an operating system function. >>Exactly. I mean like we now, we used to have schedulers for one CPU or you know, one box, then we had schedulers for, you know, kind of like a whole cluster and now we have schedulers across the world. >>Yeah. My final question before we kind of get run outta time is what's your thoughts on web assembly? Cuz that's getting a lot of hype here again to kind of look at this next evolution again that's lighter weight kind of feels like an app server kind of direction. What's your, what's your, it's hyped up now, what's your take on that? >>Yeah, it's interesting. I mean back, you know, what's, what's old is new again, right? So, you know, I remember back in the late nineties we got really excited about, you know, JVMs and you know, this notion of right once run anywhere and yeah, you know, I would say that web assembly provides a pretty exciting, you know, window into that where you can take the, you know, sandboxing technology from the JavaScript world, from the browser essentially. And you can, you know, compile an application down to web assembly and have it real, really truly portable. So, you know, we see for example, policies in our world, you know, with opa, one of the hottest things is to take these policies and can compile them to web assemblies so you can actually execute them at the edge, you know, wherever it is that you have a web assembly runtime. >>And so, you know, I was just talking to Scott over at Docker and you know, they're excited about kind of bringing Docker packaging, OCI packaging to web assemblies. So we're gonna see a convergence of all these technologies right now. They're kind of each, each of our, each of them are in a silo, but you know, like we'll see a lot of the patterns, like for example, OCI is gonna become the packaging format for web assemblies as it is becoming the packaging format for policies. So we did the same thing. We basically said, you know what, we want these policies to be packaged as OCI assembly so that you can sign them with cosign and bring the entire ecosystem of tools to bear on OCI packages. So convergence is I think what >>We're, and love, I love your attitude too because it's the open source community and the developers who are actually voting on the quote defacto standard. Yes. You know, if it doesn't work, right, know people know about it. Exactly. It's actually a great new production system. >>So great momentum going on to the press released earlier this week, clearly filling the gaps there that, that you and your, your co-founder saw a long time ago. What's next for the assertive business? Are you hiring? What's going on there? >>Yeah, we are really excited about launching commercially at the end of this year. So one of the things that we were, we wanted to do that we had a promise around and we delivered on our promise was open sourcing our edge authorizer. That was a huge thing for us. And we've now completed, you know, pretty much all the big pieces for AER and now it's time to commercially launch launch. We already have customers in production, you know, design partners, and you know, next year is gonna be the year to really drive commercialization. >>All right. We will be watching this space ery. Thank you so much for joining John and me on the keep. Great to have you back on the program. >>Thank you so much. It was a pleasure. >>Our pleasure as well For our guest and John Furrier, I'm Lisa Martin, you're watching The Cube Live. Michelle floor of Con Cloud Native Con 22. This is day three of our coverage. We will be back with more coverage after a short break. See that.

Published Date : Oct 28 2022

SUMMARY :

We're gonna have another quick conversation So this segment should be Great to have you back on the Great to be here. talk to us about why you found it assertive, what you guys are doing and how you're flipping that script. You know, one of the first few folks that you know, really focused on enterprise services within I think, you know, self-service has been a developer thing that's, If you look at the life of an IT pro, you know, back in the two thousands they that is and some of the gaps that's gonna help sarto to fill for what's out there in the marketplace. you have this new, you know, generation of access control ideas. What are some of the key use cases that it's gonna help your customers address? to say who has access to, you know, the candidates for this job, area of, you know, permissions in your application. And so we, you know, give you the guts for that service, right? What makes you different? Yeah, so I would say that, you know, the biggest competitor is roll your own. It's heavy lifting, it's undifferentiated, you just gotta check the box. So it's kind of like this boring, you know, Yeah, so we have a couple of them actually. you know, thundering away even though earnings came out, the market's kind of soft still. So you got the progression. So we have developer platforms that can, you know, sit on top of all these different pieces know, one box, then we had schedulers for, you know, kind of like a whole cluster and now we Cuz that's getting a lot of hype here again to kind of look at this next evolution again that's lighter weight kind the edge, you know, wherever it is that you have a web assembly runtime. And so, you know, I was just talking to Scott over at Docker and you know, on the quote defacto standard. that you and your, your co-founder saw a long time ago. And we've now completed, you know, pretty much all the big pieces for AER and now it's time to commercially Great to have you back on the program. Thank you so much. We will be back with more coverage after a short break.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JohnPERSON

0.99+

Lisa MartinPERSON

0.99+

Omri GazittPERSON

0.99+

John FurrierPERSON

0.99+

GoogleORGANIZATION

0.99+

MicrosoftORGANIZATION

0.99+

2015DATE

0.99+

AirbnbORGANIZATION

0.99+

ScottPERSON

0.99+

DockerORGANIZATION

0.99+

five engineersQUANTITY

0.99+

O Rika ZiPERSON

0.99+

AmazonORGANIZATION

0.99+

BezoPERSON

0.99+

AppleORGANIZATION

0.99+

eachQUANTITY

0.99+

one boxQUANTITY

0.99+

OneQUANTITY

0.99+

two thingsQUANTITY

0.99+

LinkedInORGANIZATION

0.99+

ServiceNowTITLE

0.99+

AerioORGANIZATION

0.99+

third dayQUANTITY

0.99+

two thousandsQUANTITY

0.99+

WindowsTITLE

0.99+

next yearDATE

0.99+

dozensQUANTITY

0.99+

4 engineersQUANTITY

0.99+

singleQUANTITY

0.99+

hundredsQUANTITY

0.99+

NetflixORGANIZATION

0.99+

TwitterORGANIZATION

0.99+

OktaORGANIZATION

0.98+

bothQUANTITY

0.98+

15 years laterDATE

0.98+

MichellePERSON

0.98+

ZanzibarORGANIZATION

0.98+

Odd ZeroORGANIZATION

0.98+

The Cube LiveTITLE

0.98+

this weekDATE

0.98+

10thQUANTITY

0.97+

one placeQUANTITY

0.97+

KubeConEVENT

0.97+

twoQUANTITY

0.97+

Google DocTITLE

0.97+

late ninetiesDATE

0.97+

oneQUANTITY

0.96+

Azure Active DirectoryTITLE

0.96+

Google DocsTITLE

0.96+

15 years agoDATE

0.95+

StyORGANIZATION

0.95+

AERORGANIZATION

0.95+

first thingQUANTITY

0.95+

earlier this weekDATE

0.95+

OmriPERSON

0.94+

JavaScriptTITLE

0.94+

OCIORGANIZATION

0.94+

few years agoDATE

0.93+

AzureTITLE

0.93+

last 15 yearsDATE

0.92+

AERTITLE

0.92+

OddyORGANIZATION

0.92+

3QUANTITY

0.91+

CoonORGANIZATION

0.9+

CloudNative Con NA 2022EVENT

0.9+

single signQUANTITY

0.89+

end of this yearDATE

0.89+

95% marketQUANTITY

0.88+

Azure Active directoryTITLE

0.88+

Con Cloud Native Con 22EVENT

0.87+

Google DriveTITLE

0.86+

TopazORGANIZATION

0.85+

one CPUQUANTITY

0.85+

SAMLTITLE

0.85+

each oneQUANTITY

0.84+

Jerome West, Dell Technologies V2


 

>>We're back with Jerome West, product management security lead at for HCI at Dell Technologies Hyper-converged infrastructure. Jerome, welcome. >>Thank you, David. >>Hey, Jerome, In this series, A blueprint for trusted infrastructure, we've been digging into the different parts of the infrastructure stack, including storage, servers and networking, and now we want to cover hyperconverged infrastructure. So my first question is, what's unique about HCI that presents specific security challenges? What do we need to know? >>So what's unique about Hyperconverge infrastructure is the breadth of the security challenge. We can't simply focus on a single type of IT system, so like a server or a storage system or a virtualization piece of software. I mean, HCI is all of those things. So luckily we have excellent partners like VMware, Microsoft, and internal partners like the Dell Power Edge team, the Dell storage team, the Dell networking team, and on and on. These partnerships, in these collaborations are what make us successful from a security standpoint. So let me give you an example to illustrate. In the recent past, we're seeing growing scope and sophistication in supply chain attacks. This mean an attacker is going to attack your software supply chain upstream so that hopefully a piece of code, malicious code that wasn't identified early in the software supply chain is distributed like a large player, like a VMware or Microsoft or a Dell. So to confront this kind of sophisticated hard to defeat problem, we need short term solutions and we need long term solutions as well. >>So for the short term solution, the obvious thing to do is to patch the vulnerability. The complexity is for our HCI portfolio. We build our software on VMware, so we would have to consume a patch that VMware would produce and provide it to our customers in a timely manner. Luckily, VX Rail's engineering team has co engineered a release process with VMware that significantly shortens our development life cycle so that VMware will produce a patch and within 14 days we will integrate our own code. With the VMware release, we will have tested and validated the update and we will give an update to our customers within 14 days of that VMware release. That as a result of this kind of rapid development process, Vxl had over 40 releases of software updates last year for a longer term solution. We're partnering with VMware and others to develop a software bill of materials. We work with VMware to consume their software manifest, including their upstream vendors and their open source providers to have a comprehensive list of software components. Then we aren't caught off guard by an unforeseen vulnerability and we're more able to easily detect where the software problem lies so that we can quickly address it. So these are the kind of relationships and solutions that we can co engineer with effective collaborations with our, with our partners. >>Great, Thank you for that. That description. So if I had to define what cybersecurity resilience means to HCI or converged infrastructure, and to me my takeaway was you gotta have a short term instant patch solution and then you gotta do an integration in a very short time, you know, two weeks to then have that integration done. And then longer term you have to have a software bill of materials so that you can ensure the providence of all the components help us. Is that a right way to think about cybersecurity resilience? Do you have, you know, a additives to that definition? >>I do. I really think that site cybersecurity and resilience for hci, because like I said, it has sort of unprecedented breadth across our portfolio. It's not a single thing, it's a bit of everything. So really the strength or the secret sauce is to combine all the solutions that our partner develops while integrating them with our own layer. So let me, let me give you an example. So hci, it's a, basically taking a software abstraction of hardware functionality and implementing it into something called the virtualized layer. It's basically the virtual virtualizing hardware functionality, like say a storage controller, you could implement it in a hardware, but for hci, for example, in our VX rail portfolio, we, or our vxl product, we integrate it into a product called vsan, which is provided by our partner VMware. So that portfolio strength is still, you know, through our, through our partnerships. >>So what we do, we integrate these, these security functionality and features in into our product. So our partnership grows to our ecosystem through products like VMware, products like nsx, Verizon, Carbon Black and Bsphere. All of them integrate seamlessly with VMware. And we also leverage VMware's software, par software partnerships on top of that. So for example, VX supports multifactor authentication through bsphere integration with something called Active Directory Federation services for adfs. So there is a lot of providers that support adfs, including Microsoft Azure. So now we can support a wide array of identity providers such as Off Zero or I mentioned Azure or Active Directory through that partnership. So we can leverage all of our partners partnerships as well. So there's sort of a second layer. So being able to secure all of that, that provides a lot of options and flexibility for our customers. So basically to summarize my my answer, we consume all of the security advantages of our partners, but we also expand on that to make a product that is comprehensively secured at multiple layers from the hardware layer that's provided by Dell through Power Edge to the hyper-converged software that we build ourselves to the virtualization layer that we get through our partnerships with Microsoft and VMware. >>Great. I mean that's super helpful. You've mentioned nsx, Horizon, Carbon Black, all the, you know, the VMware component OTH zero, which the developers are gonna love. You got Azure identity, so it's really an ecosystem. So you may have actually answered my next question, but I'm gonna ask it anyway cuz you've got this software defined environment and you're managing servers and networking and storage with this software led approach, how do you ensure that the entire system is secure end to end? >>That's a really great question. So the, the answer is we do testing and validation as part of the engineering process. It's not just bolted on at the end. So when we do, for example, the xra is the market's only co engineered solution with VMware, other vendors sell VMware as a hyperconverged solution, but we actually include security as part of the co-engineering process with VMware. So it's considered when VMware builds their code and their process dovetails with ours because we have a secure development life cycle, which other products might talk about in their discussions with you that we integrate into our engineering life cycle. So because we follow the same framework, all of the, all of the codes should interoperate from a security standpoint. And so when we do our final validation testing when we do a software release, we're already halfway there in ensuring that all these features will give the customers what we promised. >>That's great. All right, let's, let's close pitch me, what would you say is the strong suit summarize the, the strengths of the Dell hyperconverged infrastructure and converged infrastructure portfolio specifically from a security perspective? Jerome? >>So I talked about how hyper hyper-converged infrastructure simplifies security management because basically you're gonna take all of these features that are abstracted in in hardware, they're now abstracted in the virtualization layer. Now you can manage them from a single point of view, whether it would be, say, you know, in for VX rail would be b be center, for example. So by abstracting all this, you make it very easy to manage security and highly flexible because now you don't have limitations around a single vendor. You have a multiple array of choices and partnerships to select. So I would say that is the, the key to making it to hci. Now, what makes Dell the market leader in HCI is not only do we have that functionality, but we also make it exceptionally useful to you because it's co engineered, it's not bolted on. So I gave the example of, I gave the example of how we, we modify our software release process with VMware to make it very responsive. >>A couple of other features that we have specific just to HCI are digitally signed LCM updates. This is an example of a feature that we have that's only exclusive to Dell that's not done through a partnership. So we digitally sign our software updates so you, the user can be sure that the, the update that they're installing into their system is an authentic and unmodified product. So we give it a Dell signature that's invalidated prior to installation. So not only do we consume the features that others develop in a seamless and fully validated way, but we also bolt on our own specific HCI security features that work with all the other partnerships and give the user an exceptional security experience. So for, for example, the benefit to the customer is you don't have to create a complicated security framework that's hard for your users to use and it's hard for your system administrators to manage. It all comes in a package. So it, it can be all managed through vCenter, for example, or, and then the specific hyper, hyper-converged functions can be managed through VxRail manager or through STDC manager. So there's very few pains of glass that the, the administrator or user ever has to worry about. It's all self contained and manageable. >>That makes a lot of sense. So you got your own infrastructure, you're applying your best practices to that, like the digital signatures, you've got your ecosystem, you're doing co-engineering with the ecosystems, delivering security in a package, minimizing the complexity at the infrastructure level. The reason Jerome, this is so important is because SecOps teams, you know, they gotta deal with cloud security, they gotta deal with multiple clouds. Now they have their shared responsibility model going across multiple, They got all this other stuff that they have to worry, they gotta secure containers and the run time and, and, and, and, and the platform and so forth. So they're being asked to do other things. If they have to worry about all the things that you just mentioned, they'll never get, you know, the, the securities is gonna get worse. So what my takeaway is, you're removing that infrastructure piece and saying, Okay guys, you now can focus on those other things that is not necessarily Dell's, you know, domain, but you, you know, you can work with other partners to, and your own teams to really nail that. Is that a fair summary? >>I think that is a fair summary because absolutely the worst thing you can do from a security perspective is provide a feature that's so unusable that the administrator disables it or other key security features. So when I work with my partners to define, to define and develop a new security feature, the thing I keep foremost in mind is, will this be something our users want to use in our administrators want to administer? Because if it's not, if it's something that's too difficult or onerous or complex, then I try to find ways to make it more user friendly and practical. And this is a challenge sometimes because we are, our products operate in highly regulated environments and sometimes they have to have certain rules and certain configurations that aren't the most user friendly or management friendly. So I, I put a lot of effort into thinking about how can we make this feature useful while still complying with all the regulations that we have to comply with. And by the way, we're very successful in a highly regulated space. We sell a lot of VxRail, for example, into the Department of Defense and banks and, and other highly regulated environments, and we're very successful >>There. Excellent. Okay, Jerome, thanks. We're gonna leave it there for now. I'd love to have you back to talk about the progress that you're making down the road. Things always, you know, advance in the tech industry and so would appreciate that. >>I would look forward to it. Thank you very much, Dave. >>You're really welcome. In a moment I'll be back to summarize the program and offer some resources that can help you on your journey to secure your enterprise infrastructure. I wanna thank our guests for their contributions and helping us understand how investments by a company like Dell can both reduce the need for dev sec up teams to worry about some of the more fundamental security issues around infrastructure and have greater confidence in the quality providence and data protection designed in to core infrastructure like servers, storage, networking, and hyper-converged systems. You know, at the end of the day, whether your workloads are in the cloud, OnPrem or at the edge, you are responsible for your own security. But vendor r and d and vendor process must play an important role in easing the burden faced by security devs and operation teams. And on behalf of the cube production content and social teams as well as Dell Technologies, we want to thank you for watching a blueprint for trusted infrastructure. Remember part one of this series as well as all the videos associated with this program, and of course, today's program are available on demand@thecube.net with additional coverage@siliconangle.com. And you can go to dell.com/security solutions dell.com/security solutions to learn more about Dell's approach to securing infrastructure. And there's tons of additional resources that can help you on your journey. This is Dave Valante for the Cube, your leader in enterprise and emerging tech coverage. We'll see you next time.

Published Date : Oct 4 2022

SUMMARY :

We're back with Jerome West, product management security lead at for HCI So my first question is, So let me give you an example to illustrate. So for the short term solution, the obvious thing to do is to patch bill of materials so that you can ensure the providence of all the components help So really the strength or the secret sauce is to combine all the So basically to summarize my my answer, we consume all of the security So you may have actually answered my next question, but I'm gonna ask it anyway cuz So the, the answer is we do All right, let's, let's close pitch me, what would you say is the strong suit summarize So I gave the example of, I gave the So for, for example, the benefit to the customer is you So you got your own infrastructure, you're applying your best practices to that, all the regulations that we have to comply with. I'd love to have you back to talk about the progress that you're making down Thank you very much, Dave. in the quality providence and data protection designed in to core infrastructure like

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JeromePERSON

0.99+

DavidPERSON

0.99+

MicrosoftORGANIZATION

0.99+

DavePERSON

0.99+

Dave ValantePERSON

0.99+

Jerome WestPERSON

0.99+

DellORGANIZATION

0.99+

demand@thecube.netOTHER

0.99+

VerizonORGANIZATION

0.99+

first questionQUANTITY

0.99+

Dell TechnologiesORGANIZATION

0.99+

coverage@siliconangle.comOTHER

0.99+

last yearDATE

0.99+

second layerQUANTITY

0.99+

hciORGANIZATION

0.99+

todayDATE

0.99+

two weeksQUANTITY

0.99+

BsphereORGANIZATION

0.99+

Department of DefenseORGANIZATION

0.98+

HCIORGANIZATION

0.98+

14 daysQUANTITY

0.98+

bothQUANTITY

0.98+

nsxORGANIZATION

0.98+

VMwareORGANIZATION

0.98+

VX RailORGANIZATION

0.98+

AzureTITLE

0.98+

dell.com/securityOTHER

0.98+

single thingQUANTITY

0.97+

over 40 releasesQUANTITY

0.97+

vCenterTITLE

0.96+

VxRailTITLE

0.96+

Carbon BlackORGANIZATION

0.96+

single pointQUANTITY

0.92+

single vendorQUANTITY

0.85+

part oneQUANTITY

0.84+

xraTITLE

0.81+

Power EdgeTITLE

0.8+

single typeQUANTITY

0.75+

VxlORGANIZATION

0.73+

SecOpsORGANIZATION

0.72+

CubeORGANIZATION

0.71+

HorizonORGANIZATION

0.69+

CarbonORGANIZATION

0.68+

bsphereORGANIZATION

0.67+

VXTITLE

0.64+

VxRailORGANIZATION

0.62+

Off ZeroORGANIZATION

0.61+

PowerCOMMERCIAL_ITEM

0.59+

vsanORGANIZATION

0.56+

DirectoryTITLE

0.51+

EdgeORGANIZATION

0.5+

Diya Jolly, Okta | CUBE Conversation, May 2020


 

from the cube studios in Palo Alto in Boston connecting with thought leaders all around the world this is a cube conversation vibrator this is Dave Volante and welcome to this special cube conversation as you know I've been running a CXO series now for several weeks really trying to understand how leaders are dealing and coping with the Cova 19 crisis today we want to switch gears a little bit and talk not only about how leadership has sort of navigated through this crisis but also start to imagine what it's going to look like coming out of it I'm going to introduce you to a company that have been talking about now for the last well six to nine months company called octave as you know from my previous breaking analysis this is a company that not only is in the security business they really kind of made their mark with identification management but also really there's a data angle normally when you think about security you thinking about auto security it means that less user flexibility it means less value from the user standpoint what what octa has done really successfully is bring together both endpoint security as well as that data angle and so the company is about six hundred million dollars in revenue they've got an eighteen billion dollar valuation which you know may sound kind of rich at 30 X a revenue multiple but as I've reported the company is growing very rapidly I've talked about the you know the rule of 40 octa is really a rule of 50 type of company you know by that definition they're with me here to talk about the product side of things as dia jolly who's the chief product officer yeah thanks so much for coming on the cube I hope you're doing okay how are things out in California things are going well good to meet you as well Dave I hope you're doing well as well yeah we're hanging in there you know the studios are rocking the cube you know continues our daily reporting I want to start with your role you're relatively new to octa you've got a really interesting background particularly understanding endpoints you're at Google Google home of Google Nest you spent some time you know worrying about looking after Xbox do you a good understanding of what's going on in the marketplace but talk about your your role and how specifically you're bringing that to enterprise sure so I drove about this I I say that I've done every kind of known product management imaginable the man at this point I'm done both Hardware Don software so dealt a lot with endpoints as you talked about that a lot with sass dealt with consumer dealt with enterprise and all over the place completely different sizes so after really my role as a chief product officer is to be able to understand and what our customers need right and what are the challenges they're facing and not just the challenges they're facing today but also what are the challenges that they'll face tomorrow that they don't even know about and then help build products to be able to overcome that both with our engineering teams as well as with our sales engineering team so that we can take it to market now my background is unique because I've seen so many identity being used in so many different ways across so many different use cases whether it's enterprise or its consumer and that given that we covered both sides spectrum I can bring that to bear yes so what I've reported previously is that that you guys kind of made your mark with with identification management but in terms of both workforce but also customer identification management which has been I think allowed you to be very very successful I want to bring up a chart and share something that I've I've shared a lot of data with our audience previously some guys if you bring that up so this is data from enterprise Technology Research our data partner and for those who follow this program you know we we generally talk in in two metrics a net score which is a measure of spending momentum and and also market share which really isn't real market share but it's it's pervasiveness in the survey and what you can see here is the latest April survey from over 1200 CIOs and IT practitioners and we're isolating on an octa and and we brought it back to July 15 survey you see a couple of points here I want to make one is it something to the right this is pervasiveness or market share so octa in the market is doing very very well it's why the valuation is so high what's driving the growth and then you can see in the green a 55% net net score very very strong it's one of the leaders in security but as I said it's more than than that so dia from a product standpoint what is powering this momentum sure so as you well know the world is working from home what after does is it provides Identity Management that allows you to connect to any technology and by any technology it primarily means technology technology that's not just on premise like your applications on-premise old-school applications or into software that's on premise but it also means technology that's in the clouds of SAS applications application infrastructure that's in the cloud etc and on the other hand it also allows companies to deploy applications where they can connect to their customers online so as more and more of the world moves to work from home you need to be able to securely and seamlessly allow your employees your partners to be able to connect from their home and to be able to do their work and that's the foundation that we provide now if you look at if you we've heard a lot in the press about companies like zoom slack people that provide online collaboration and their usage has gone up we're seeing similar trends across both octa as well as the entire security industry in general right and if you look at information recently since over to started phishing attacks have increased by six hundred and sixty seven percent and what we've seen in response is one of our products which is multi-factor authentication we've experienced in eighty percent growth in usage so really as Corvette has pushed forward there was a trend for people to be able to work remotely for people to be able to access cloud apps and but as ubered has suddenly poured gas on the fire for that we're seeing our customers reaching out to us a lot more needing more support and just the level of awareness and the level of interest raising let's talk about some of the trends that you guys see in the marketplace and like to better understand how that informs your product or you know roadmap and decisions you know obviously this cloud you guys have made a really good mark in the cloud space you know with both your your operating model your pricing model the modern stack the other is a reference that upfront which data talked a lot about digital transformation digital us data course the third is purity related to trust we've talked a lot on the cube about how the perimeter is there is no particular anymore the Queen is left her castle and so what are the big trends that you see the big waves that that you're riding and how does that inform your product directly sure so a few different things I think number one if you think about the way I've phrase this is or the way I think about it is the following any big technological trend you see today right whether it's the move the cloud whether it's mobile whether it's artificial intelligence intelligence you think about the neural nets etc or it's a personalized consumer experience all of that fundamentally depends on identity so the most important the so from a from being an identity provider the most important thing for us is to be able to build something that is flexible enough that is broad enough that it is able to span multiple uses right so we've taken from a product perspective that means we can follow two philosophies we can either the try and go solve each of these pain points one by one or we can actually try to build a platform that is more open that's more extensible and that's more flexible so that we can solve many of these use cases right and not only can we solve it because there's it extensible our customers can customize it they can build on top of it our partners can build on top of it so that's one thing that's one product philosophy that we hold dear and so we have the Octagon cloud which is a platform which provides both workforce identity as well as customer identity using the same underlying components the same multi-factor authentication we use for workforce we package up as an SDK so that our customer identity customers that's number one the second thing is you rightfully mention is data you can't really secure identity without data so we have very we have a lot of data across our customers we know when the users logging in we know what device they're logging in front we know the security posture on the device we know where they're logging in from we know their different behaviors were apps they go into or during wartime of the day etc so being able to harness all this data to say hey and apply ml model squared to say hey is the user secure or not is a very very core foundation of our product so for example we have what we call risk-based authentication you can not only do things like hey this user seems to be logging on from a location they've never logged on from but you could even do things like well you may not want to stop the user they may be traveling so instead of just asking them for a for a password you ask them for a multi-factor right so that's the other piece of it and in many ways data and security and usability are three legs of a triangle the more data you have the more you can allow a user you more security you can provide a user without creating more friction so it's sometimes helpful for the audience to understand a company in a edit Avant act in the landscape so the obvious platform out there is Active Directory now Microsoft with Azure Active Directory you know really you know trying to and and that's really been on their platforms but with api's you know Microsoft has got a thumbs in every pie how does octave differentiate from some of the other traditional platforms that are out there and and what gives you confidence that it and you can continue to do so going forward post kovat that's it that's a fantastic question Dave um so I think we divide if you think about our competitors on the workforce side we've got Microsoft and a couple of other competitors and on the customer Identity side really it's a bill versus buy story right most companies customer identity internally so let's take workforce first Microsoft is the dominant player there they've got Active Directory they've now got Azure Active Directory and from a Microsoft perspective I think Microsoft is always been great at building products or building technology that interconnected run the world is going to more there's more and more technology proliferation in the world and the way we differentiate is by becoming a neutral and independent platform so whether you're on a Microsoft stack whether you're on a Google stack whether you're on an amazon stack we are able to connect with you deeply we connect just as well with all 365 as they connect with Salesforce as we connect with AWS right and that has been our core philosophy and not only is that a philosophy for other when other vendors it's a philosophy for ourselves as well we have multi-factor authentication so do many other providers like duo if you want to use ours great if you don't want to use ours with our platform who use the one that's best for your technology and I think what we've always believed in from a product perspective is this independence this neutrality this ability to plug-and-play any technology you want into a platform to be able to do what you want and the technology that's best for your business's need so what's interesting what you said about the sort of make versus buy that's particularly relevant for the customer identification management because let's say you know I'm buying from Amazon I've got Amazon they know who I am but if I understand it correctly customers now are able to look across brands maybe cohort selling maybe make specific offers analyze the data that's an advantage that you bring that maybe do it yourself doesn't Frank maybe talk about that a little bit sure so really if you think about if you think about a bill versus buying even ten years ago life used to be relatively simple maybe 15 years ago you had a website you as your username your the password you weren't really using you don't have multiple channels you didn't have multiple devices as prevalent you didn't have multiple apps in a lot of cases connected to each other right and in that in that day and age password was fairly secure you weren't doing a lot of personalization with the user data or had a lot of sensitive user data so building a custom identity solution having your customer managing your customers identity yourself was fairly easy now it's becoming more and more hard number one I just talked about the phishing attacks they're an equal number of attacks on the customer identity side right so how do you actually secure this identity how do you actually use things like multi-factor authentication how do you keep up with all the latest in multi-factor authentication touch ID face ID etcetera and that's one the second thing we provide is scale for a number of companies we also provide the ability to scale dramatically which scaling identity and being being able to authenticate someone and keep someone authenticated in real time is actually a very big channel challenge as you get to more and more scale and then the last thing that you mentioned is this ability we provide a single view of the user which is super super powerful because now if you think about one of our customers Albertsons they have multiple different apps there are multiple different digital experiences and he don't have a siloed view of their customer across all these experiences here one identity for your customer that customer uses that one identity to log on to all your digital experiences across all channels and we're able to bring that data back together so if Albertsons wants to say hey somebody shot a in or bought something in one particular app but I know people that buy this particular object like something else that's available in another app they can give a promotion for it or they can give a discomfort that's so that makes a lot of sense I went into the PR platform get our data partner and I looked at which industries are really showing moment so remember this survey focus was run right in the heart of the the Cova 19 pandemic from from mid-march the mid April so it's a good of good current data point and there were four that stood out large companies healthcare and pharma telco which is courses this work-from-home thing and then consumer the example that you just gave from Albertsons is really you know sort of around that consumer there are a lot of industries that obviously been hit airlines restaurants hospitality but but these four really stood out as growth areas despite the kovat 19 pandemic I want to ask you about octane you just got it had your big user conference anything product specific that came out of that that our audience should know about I mean I'm an interested in access gateway I know that wasn't necessarily a new announcement but Cloud Gateway what were the highlights of some of those things from a product stamp yeah of course so we did we did made a very difficult decision to pivot octane virtually and we did this because a number of our customers are given what they're facing with the Kovach pandemic wanted to hear more around news around what our product launches are how they could use this with cetera and really I'd say there are three key product launches that I want to highlight here we had a number of different announcements and it was a very successful conference but the three that are the most relevant here one is we've always talked about being a platform and we've set this for the past four or five years I think and but over the last your and going into the next couple of years we're investing very very heavily in making our platform even more powerful even more extensible even more customizable and so that it can go across the scenarios you described right which is whether you're on Prem with Auto access gateway or you're in the cloud or in some kind of hybrid environment or you using some mix-and-match or work from home people in the office etc so really what we did this year over the last year was deepen our platform footprint and we started releasing the four components available in a platform which we call platform services so we have six components and we were directories that is customizable and and flexible so you can build your own emails except for N equals four users adds information related to them we have an integration platform that we've made available at a deep level where where our customers can use SDKs tools etc to be able to integrate with octa in a platform which we've talked a lot about and then we released three new platform services and one was what we call arc identity engine we had released we talked about this last year and this year we talked about it last year from a customer identity perspective this year we brought her into our workforce identity but also what that does is it allows you a lot more flexibility for situations like we're in right it allows you flexibility to define security policies at the parabola it so you could decide hey for my email I don't want my customers to have to use a multi-factor authentication for but for Salesforce I would definitely want them to use a multi-factor authentication if they're not in the office and it also allows you to have a lot more flexible factor recovery so for example if you forgot your password one of the biggest pain points of co-ed has been the number of helpdesk costs have been rising through the roof the phone calls are ringing nonstop right and one of the biggest reasons for helpdesk are says oh I can't login I got locked out either lost a factor or L forgot my password it helps with that um so that's one set of announcements the second set of announcements was we launched a brand new devices platform and personally this is my personal favorite but really what the devices platform allows you to do is the feature in it that we launched is called Fast Pass and what phosphorous allows you to do is it actually takes phosphorous to the next level it allows you to basically use logging into your device and us understanding the posture of the device and all the user context around you to be able to log you directly dr. then I imagine if you're on a Mac or a iOS device or an Android or a Windows device just being able to face match into your iOS or being able to touch ID into your Windows hello and you're automatically logged into lockdown right that is that and and the way we do that is we have this client on across all these operating systems that can really understand the security posture of the device it can understand of the device is managed if it's safe if it's jailbroken if it's unmanaged it can also connect with multiple signals on the device so if you have an EDR and MDM vendor we can ingest those signals and what they think of the risk we can also ingest signals directly from apps if apps things like um G suite and Salesforce actually track user behavior to determine risk they can pass those signals to us and then we can make a decision on hey we should allow the user to authenticate directly into octa because they've authenticated their device which we can make a decision that says no let's provider let's ask them to step up with a multi-factor authentication or we can say no this is too risky let's deny access and all of this is configurable by the IT admin they can decide the risk levels they're comfortable with they can decide the different risk levels by different apps so that was another major announcement and then and as a product person you rarely ever get the chance to actually increase security and usability at one time which is why it's my favorite you increase both security and usability together now the last one was action was a workflows engine we call it workflows lifecycle management and we it's really we launched a graphical no cord user interface identity is so important so many business processes for our customers there's so many business processes built an identity for example if someone joins her company you usually either have a script that allows them access to the applications they need to or you actually have an IT admin sitting in there trying to manually provide access or when they leave right what workflow lifecycle management or lifecycle management workflows allows you to do is it actually allows you to provide it actually provides you the no core graphical user interface where you can build all these flows so now you don't need someone that knows coding you can even have a business unit so for example I for me in the product for the product org I can have someone say hey building a business process similar it's something you would build in sort of like an iPad and allow everyone that comes in to be able to have access to fig mom because we use pigma a lot right those are the kinds of things you can do and it's super powerful and it takes the ability of our already existing lifecycle management product to the next level well thank you for that that's that summary dear so I want to kind of close with I mean those of you have been following the cube for a while there I think there's some similarities between octa and and and service now that obviously obvious differences but we started following you know ServiceNow pre-ipo is less than a hundred million dollar company and we've seen that company build out as a platform company and that's really what octa is doing here we're talking about a total available market that's yeah probably north of 50 billion so the the question I have he is you know what Frederic and pod started 11 years ago playing on the dynamics coming out of the financial crisis that got us to where we are today now you've got the challenge of you've achieved reached escape velocity now you've got this you know massive growth opportunity in front of you how do you see the product portfolio evolving expanding and I'm also interested in postcode with 19 you know no whiteboards no face-to-face contact not at least not for a while and how you're kind of managing through that but but how can we expect the product portfolio to expand over time what can you share with us so one of the given how pervasive identity has become and given how not just broad but at the same time deep it is there are multiple different places or product portfolio >> and a number of different places were thinking about right so one is you mentioned today we play in workforce identity and customer identity but we haven't even begun to talk about how we might play in consumer right one of the one of the biggest perk matter is consumers and consumers protecting their own identity so often an employee is not using their identity to lock the seals ports and you have an attack on a company and offered an employee actually logging into their Gmail their personal Gmail or their personal or some personal website that bank and they get and their credential get compromised in their fluency impossible so the more protective the more directly consumers the more we indirectly protect both enterprises from work from an employer as well as a customer perspective howdy we're an enterprise company so it doesn't mean that we are going to go direct to consumer there are ways to make employees more secure by what the director calls were so that's one the second thing is managing identities I think we've as the number of applications as the number of technologies are proliferate managing and an employee's life cycle who that governing that the life cycle is not administering etc is also fully stock also becoming very very challenging it was all well and good we'll never can ask and you were on that that's not true anymore an average company uses I think close to 200 applications and then if you broaden back to other resources like infrastructure there's a lot lock more so how do you actually build automated systems that based on the employee status based on their rule based on the project they're on provides them the right access for the right amount of time the third thing you mentioned is and you should pass on this initially but this is the there's this concept of zero security right and the perimeters disappeared how do you provide security so if you look at the industry at large today there are tons of different security vendors trying to provide security at each point if you talk to any see-saw out there it's really really hard to cobble all of this together and one of the things we were trying to do is we're trying to figure out how with our partners we can build a silly end-to-end solution for n - n zero trust for our customers so that's that's another area that the of the product portfolio we're pushing and then finally with the whole digital transformation and customer identity yes more and more companies want their customers to go back online yes more and more customers convenience of being able to interact online with Billy if you think about it the world has changed dramatically over the last three years with privacy laws with things like gdpr CCP etc how do you actually manage your customers obviously you actually manage their content how do you ensure that while you're using all this data from across these apps that we talked about here you and you're using for the first benefit how do you make sure that the minister private is secure and and how do you ensure your customers that's another major area that I think our customers are asking us for helping and so those are areas or so that you should be a big signature the next two to three years some of it will be through partnership that's generally that high-level directions we're headed in wealthy you so much for coming on the key on the key and sharing the product roadmap and some other details about the great company really interested in watching its continued ascendancy good luck in the marketplace and thank you for watching everybody this is Dave Villante you conversations we'll see you next time [Music]

Published Date : May 4 2020

SUMMARY :

of the trends that you guys see in the

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
July 15DATE

0.99+

AmazonORGANIZATION

0.99+

Dave VillantePERSON

0.99+

May 2020DATE

0.99+

AlbertsonsORGANIZATION

0.99+

eighty percentQUANTITY

0.99+

Dave VolantePERSON

0.99+

DavePERSON

0.99+

MicrosoftORGANIZATION

0.99+

55%QUANTITY

0.99+

CaliforniaLOCATION

0.99+

last yearDATE

0.99+

Palo AltoLOCATION

0.99+

AprilDATE

0.99+

iOSTITLE

0.99+

WindowsTITLE

0.99+

Diya JollyPERSON

0.99+

threeQUANTITY

0.99+

two metricsQUANTITY

0.99+

iPadCOMMERCIAL_ITEM

0.99+

this yearDATE

0.99+

kovat 19 pandemicEVENT

0.99+

11 years agoDATE

0.99+

AWSORGANIZATION

0.99+

octaveORGANIZATION

0.99+

GmailTITLE

0.99+

15 years agoDATE

0.99+

BostonLOCATION

0.99+

over 1200 CIOsQUANTITY

0.99+

AndroidTITLE

0.99+

oneQUANTITY

0.99+

Cova 19 pandemicEVENT

0.99+

dia jollyPERSON

0.99+

tomorrowDATE

0.98+

six componentsQUANTITY

0.98+

six hundred and sixty seven percentQUANTITY

0.98+

less than a hundred million dollarQUANTITY

0.98+

about six hundred million dollarsQUANTITY

0.98+

each pointQUANTITY

0.98+

sixQUANTITY

0.98+

ten years agoDATE

0.98+

todayDATE

0.98+

mid AprilDATE

0.98+

bothQUANTITY

0.98+

both sidesQUANTITY

0.98+

thirdQUANTITY

0.97+

second thingQUANTITY

0.97+

BillyPERSON

0.97+

one timeQUANTITY

0.97+

two philosophiesQUANTITY

0.97+

mid-marchDATE

0.97+

Azure Active DirectoryTITLE

0.97+

MacCOMMERCIAL_ITEM

0.96+

third thingQUANTITY

0.96+

one identityQUANTITY

0.96+

fourQUANTITY

0.96+

OktaPERSON

0.96+

GoogleORGANIZATION

0.96+

XboxCOMMERCIAL_ITEM

0.96+

nine monthsQUANTITY

0.96+

Cova 19 crisisEVENT

0.95+

eachQUANTITY

0.95+

one thingQUANTITY

0.94+

AzureTITLE

0.94+

first benefitQUANTITY

0.94+

four usersQUANTITY

0.94+

Kovach pandemicEVENT

0.93+

Jonathan Frappier, vBrownBag | VTUG Winter Warmer 2019


 

>> From Gillette Stadium in Foxboro, Massachusetts, if the queue recovering Vita Winter warmer, twenty nineteen Brought to you by Silicon Angle media. >> Hi. I'm stupid men. And this is the cubes coverage of V tug Winter warmer. Twenty nineteen here. A Gillette Stadium, home of the New England Patriots. Happy to welcome to the program. A community member, Someone I've known for many years at this point. Jonathan Frappe here. Who's with V Brown bag? Thanks so much for joining us from >> Thanks for having me. >> All right, so, you know, I watched this event, and when it started, it was, you know, originally the V mug for New England. And then it became vey tug And one, there's some of the politics stuff which we don't need to go into, but part of it was virtual ization and cloud. And what's the interaction there and what will users have to do? Different. And part of that is jobs. And one of the reasons I really wanted to bring you on is, you know, you started out heavy in that virtual ization base and you've been going through those machinations. So maybe just give our audience a little bit about, you know, your background, some of the things skill sets. You've got lots of acronyms on your on your you know, resume as it is for certification. You've done. So let's start there. >> Sure. So my background. I started this help desk. I did Windows two thousand Active Directory, administration and Exchange Administration all on site and moved into Mohr server administration. And when the empire started to become a thing, I was like, Wow, this is This is a game changer and I need to sort of shift my skill set. I understand the applications of music. I've been supporting him. But virtualization is going to change change That so started to shift there and saw a similar thing with Public Cloud and automation a cz, That same sort of next step beyond infrastructure management. >> All right. And you've had a bunch of certification. The real off a few. You know what? Where are you today? What? What have you added gives a little bit of a timeline. >> My first certification was a plus which come to you seemingly has come around and joined the ranks of posting toe linked in for everybody. So a plus was my first one. EMC PM, CSC on Windows two thousand. Took a little bit of a break in back into it. Bcp five era so four, five years ago. Cem Cem. Other of'em were Certs NSX Cloud see Emma and most recently, the solution's architect associate for a Ws. >> OK, great, in when you look at the kind of virtual ization and cloud, it's not like you thirst, which one day and said, Okay, I no longer need the VM were stuff. I'm going to do the cloud tell us a little bit about you know what led you to start doing the cloud and you know how you you know how your roles that you've had and you know the skill set that you want to have for your career. You know how you look at those. >> So for me, it is about being able to support what my business is doing. And sometimes the right answer's going to be VM, where sometimes it's going to be physical. Sometimes it's going to be containers or public cloud, or, you know, new fancy buzzwords like server lists. And I've always in my career tried to support what where, what application we're delivering to get the business, the information they need. So for me to do that properly, I need to be well versed across all of that infrastructure so that when when it's time to deliver something in public cloud or time to deliver something in the container, I'm ready to go when you do that. >> Yeah. What? What? What's the push and pull for some of the training bin? Is this something that you've seen? You said, like Veum, where you saw it, like, Oh, my gosh, I need to hop on that. You know, I remember back to those early days I remember engineers I worked with that were just like, this thing is amazing. That was like preview motion, even. Yeah, but you know, just what? That that impact we've seen over the last, you know, ten to fifteen years of that growth has there been times where the business is coming said, Hey, can you go learn this? Kaixian orders have been you driving most about yourself. Uh, >> it's it's been both. There are times when the business has come and said, Hey, we would really like to take advantage of virtual ization or public cloud. And it from a technology perspective, there may have been other factors that would impact the ability to do that. So that's why for me. I tried to sort of stay ahead of it when, you know virtual ization was taking off and everything I had was on physical servers. I knew I needed to have the VM where peace in my pocket so that when the business was ready and when other things like compliance, we're ready for it. We could move forward and sort of advanced that same thing with Public Cloud. Now that that's Mohr prevalent and sort of accepted in the industry a lot more cos they're moving in that direction. >> Yeah, and you know, what tips would you give your Pierre if they're a virtual ization person? You know, how are the waters in the cloud world is there are a lot of similarities. Is it? You know, do I have to go relearn and, oh, my gosh, I need to go learn coding for two years before I understand how to do any of this stuff. >> I think it's helpful. Tto learn some level of coding, but do it in an environment that you're comfortable in today. So if you're of'em were admin today, you know there's power, see Ally and be realized orchestrator and and even if you're on via Mars Cloud platform there's there's some basic power shell on bass scripting you could do in the cloud Automation. Get comfortable with the environment, you know. And then as that comfort grows when you move Oh, look, there's power shell commandments for a ws. If that's the route, you go so oh, already understand the format and how I how I glue those things together so you could get comfortable in the environment you're in today and sort of get ready for whatever that next step is. >> Yeah, I've always found I find it interesting. Look at these ecosystems and see where the overlaps and where two things come together. You know, I actually worked with Lennox for about twenty years. So I you know, back when I worked at Emcee the storage company and I supported the Lenox Group and Lennox was kind of this side thing. And then you kind of saw that grow over time and Lennox and virtual ization. We're kind of parallel, but didn't overlap is much. And then when we get to the cloud, it feels like everybody ended up in that space and there were certain skill sets that clinics people had that made it easy to do cloud in certain things that the fertilization people had that made it easy do there. But we're kind of all swimming in the same pools. We see that now in the, you know, core bernetti space. Now I see people I know from all of those communities on, but it's kind of interesting. Curious if you have anything you've seen in kind of the different domains and overlapping careers. >> Yes, you. For me. I think what's help is focusing on how the applications the business uses consumed, what some of the trends are around, how you know whether finance or marketing teams are interacting with those applications. If I know how the application works and what I need to do something to support it, the concepts aren't going to be vastly different. If I know how Exchange's install their sequel servers install, there's some custom application is insult. I could do that across the VM, where environment native US environment and should it supported into Docker by leveraging Cooper Netease. >> All right, so you've mentioned about the time the application, can you? How has it changed your relationship with kind of the application owners as you go from, you know, physical, virtual, the cloud. >> I don't think it should change much. The problem probably the biggest shift that you have is that at some point now, things are out of your control. So when I've got a server sitting in my data center that I can walk down the hallway to if something's not working, I have access to it. If there's an application down in the public cloud, or there's an A Ws outage or any public cloud provider outage, I have to wait. And that sort of I think the thing that I've seen business struggle with the most like, well, it's down, go fix it. It's like, I can't get to it right now, and I'm probably not driving to Virginia, Oregon to go reboot that server for Amazon. >> Whoever absolutely big shift we've seen right is, you know a lot of what I is. It I am managing is now things that aren't in my environment. You know, there was my data centers. My might have had hosted data centers where I'd call somebody up, you know, you know, tell the Rex paper person to reboot the servers or it's right, it's in the public cloud. In which case it's like, OK, what tools. What can I trouble shoot myself? Or is there some, you know, out of that I'm not aware of, you know, is affecting me. Yeah, >> it's Ah, it's a good shift to have for a infrastructure person because we're really getting to the point now. I think the tails, the scales have tipped to focusing more on delivering business value versus delivering infrastructure. The CFO doesn't necessarily think or care that spinning up a new V m faster is cool. They care about getting their application to their team so that they could do their work. So I think taking, you know, going to public cloud or going to other platforms where that's removed it sort of forces you to move to supporting supporting those business applications. >> So I'm curious it every time we have one of these generational shift time. Time is like, Oh, my gosh, I'm going to be out of a job on the server ID men Virtualization is going to get rid of me. I'm a virtual ization Had been cloud's going to get rid of me. This whole server listing will probably just get rid of all the infrastructure people I've read article yesterday was called the Creeping Apocalypse a CZ what they called it. But, you know, you know what you saying is there general fear in your peers or, you know, do you just, you know, dive in and understand it and learn it? If you could stay, you know, up with or a little bit ahead of the curve, you know you're going to keep employed. >> I would say that there's a mix there. Some people, even just a few months ago, some some folks I talked to and they were just sort of breaking into automation and like how they can automate deploying their applications in their legitimate concern, was I won't have a job anymore and sort of the way I looked at that was my job's going to change. I don't spend my entire day administering Windows two thousand active directory boxes any more. So I need Yes, I need to shift that and start thinking about what's next. If I can automate the routine task, you know, deploying an application, patching and application, bringing things up and down when there's some sort of failure than I, uh, I'm going to naturally grow my career in that way by getting rid of the boring stuff. >> Yeah, and I've been here in this argument against automation for decades now, and the question I always put two people is like, Look, if I could give you an extra hour a day or an extra day a week, do you have other projects that you could be doing or things that the business is asking for? That would be better. And I've yet to find somebody that didn't say, Yeah, of course, on DH. What are the things that you're doing that it would be nice to get rid of, You know, other people is like I love the serenity of racking and stacking cabling stuff. And nothing gets people more excited than beautiful cables in Iraq. I thought yesterday I saw people like going off about here's this data center with these beautiful, you know, rack, you know? So with the cable ties and everything, but I'm like, really, you know, there's more value you can add absolutely out there. So >> automate yourself into your next job. It is sort of the way I think I like to think about it. It's not a meeting, >> so let's you know, just look forward a little bit, you know? There's all these waves, you know, Cloud been a decade data was talking to keep downs in this morning on the Cube on we said, you know, when he talks to users, it's their data that super important applications absolutely is what drives, uh, you know, my infrastructure, but it's the data that's the super important piece. So you know, whether it be, you know, you're a I or, you know, you figure various buzz word of the day I ot You know, data is in the center. So what do you looking forward to is? Are there new search or new training that that are exciting? You are areas that you think you're Pierre should be poking out to help try to stay ahead of the curve. >> Yeah, and back to my earlier point about leveraging the thing you know today and how to sort of grow your career. And that next skill set is how I can look at data and make. I understand what's going on around that. So maybe maybe today that's taking some stats from any SX. I hosted an application and correlating that data together on help. You underst Yes. And you know what that means for the applicator action before or use their calls in. And that's going to help you grow into sort of this new realm of like, machine learning and big data. And in analytics, which I think is really the next thing that we're going to need to start doing as Mohr and more of that infrastructure shifted away into surveillance platforms and things that were not worried about How can I understand? How can I take that data? Transform it, use it, correlated together to, you know, help make decisions. >> Alright, on final thing, give us update on our friends at V Brown bag. So, you know, we talked Well, I always say, you know, when we go to V m world, it's like we're there. I'm trying to help kind of balance between the business and the technology. You want to go a little deeper and really geek out and understand some of these things. That's where you know the V brown bag. You know, people are going to be able to dig in with the community in the ecosystem. There was the V and V brown bag for virtual ization. But he brown bags doing much more than just traditional virtualization today. You know what? What? What's on the docket? >> Eso upcoming This year, we're gonna have some episodes around Python so helping add men's get to know Python start to get comfortable with it, Which would be a great language to a automate things that maybe you're doing today in your application, but also to be able to take data and and use Python, too. Manage that data extract value out of that data so that you can help make decisions. So look for the throughout this year and, you know, learn new things. >> All right, Jonathan, from pure pleasure to talk with you on camera after talking to off camera for many years. Thanks so much for joining us. All right. And we appreciate you joining us at this virtual ization and cloud user event. Ve tug Winter warmer. Twenty nineteen on student a minute. Thanks for watching the cue

Published Date : Jan 29 2019

SUMMARY :

Vita Winter warmer, twenty nineteen Brought to you by Silicon Angle media. A Gillette Stadium, home of the New England Patriots. So maybe just give our audience a little bit about, you know, your background, some of the things skill sets. That so started to shift there and saw a similar thing with Public Cloud and automation What have you added gives a little bit of a timeline. My first certification was a plus which come to you seemingly has come around and joined I'm going to do the cloud tell us a little bit about you know what led you to start doing the cloud and you know how I'm ready to go when you do that. That that impact we've seen over the last, you know, ten to fifteen years of that growth has you know virtual ization was taking off and everything I had was on physical servers. Yeah, and you know, what tips would you give your Pierre if they're a virtual ization person? If that's the route, you go so oh, We see that now in the, you know, core bernetti space. how you know whether finance or marketing teams are interacting with those applications. with kind of the application owners as you go from, you know, physical, virtual, The problem probably the biggest shift that you Or is there some, you know, out of that I'm not aware of, you know, is affecting me. So I think taking, you know, going to public cloud or going to But, you know, you know what you saying is there general fear in your peers or, If I can automate the routine task, you know, deploying an application, patching and application, and the question I always put two people is like, Look, if I could give you an extra hour a It is sort of the way I think I like to think about it. so let's you know, just look forward a little bit, you know? Yeah, and back to my earlier point about leveraging the thing you know you know, we talked Well, I always say, you know, when we go to V m world, it's like we're there. this year and, you know, learn new things. All right, Jonathan, from pure pleasure to talk with you on camera after talking to off camera for many years.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Jonathan FrappePERSON

0.99+

JonathanPERSON

0.99+

AmazonORGANIZATION

0.99+

IraqLOCATION

0.99+

New England PatriotsORGANIZATION

0.99+

PythonTITLE

0.99+

LennoxORGANIZATION

0.99+

Jonathan FrappierPERSON

0.99+

Gillette StadiumLOCATION

0.99+

tenQUANTITY

0.99+

Silicon AngleORGANIZATION

0.99+

two peopleQUANTITY

0.99+

EmceeORGANIZATION

0.99+

Lenox GroupORGANIZATION

0.99+

yesterdayDATE

0.99+

two thingsQUANTITY

0.99+

bothQUANTITY

0.99+

about twenty yearsQUANTITY

0.99+

USLOCATION

0.98+

PierrePERSON

0.98+

WindowsTITLE

0.98+

EmmaPERSON

0.98+

first certificationQUANTITY

0.98+

todayDATE

0.98+

Foxboro, MassachusettsLOCATION

0.98+

first oneQUANTITY

0.98+

oneQUANTITY

0.98+

two yearsQUANTITY

0.98+

five years agoDATE

0.97+

two thousandQUANTITY

0.95+

MohrORGANIZATION

0.95+

this yearDATE

0.95+

This yearDATE

0.95+

fifteen yearsQUANTITY

0.95+

V brown bagORGANIZATION

0.94+

vBrownBagORGANIZATION

0.93+

Twenty nineteenQUANTITY

0.93+

AllyPERSON

0.92+

V Brown bagORGANIZATION

0.92+

EMCORGANIZATION

0.92+

this morningDATE

0.91+

Virginia, OregonLOCATION

0.9+

two thousand active directory boxesQUANTITY

0.88+

twenty nineteenQUANTITY

0.87+

a minuteQUANTITY

0.87+

Cooper NeteaseORGANIZATION

0.86+

few months agoDATE

0.85+

one dayQUANTITY

0.8+

hour a dayQUANTITY

0.78+

Mars CloudTITLE

0.78+

day a weekQUANTITY

0.77+

2019DATE

0.72+

VeumORGANIZATION

0.72+

Cem CemPERSON

0.71+

VTUGORGANIZATION

0.7+

New EnglandLOCATION

0.7+

CloudORGANIZATION

0.68+

WarmerTITLE

0.65+

CloudTITLE

0.63+

anQUANTITY

0.62+

V brownORGANIZATION

0.61+

VORGANIZATION

0.61+

decadesQUANTITY

0.6+

CreepingTITLE

0.6+

many yearsQUANTITY

0.57+

ApocalypseEVENT

0.55+

DockerORGANIZATION

0.54+

V BrownPERSON

0.5+

bagCOMMERCIAL_ITEM

0.44+

fourDATE

0.43+

ExchangeTITLE

0.42+

CubeORGANIZATION

0.41+

KaixianOTHER

0.39+

RexORGANIZATION

0.39+

NSXORGANIZATION

0.37+

Liran Zvibel & Andy Watson, WekaIO | CUBE Conversation, December 2018


 

(cheery music) >> Hi I'm Peter Burris, and welcome to another CUBE Conversation from our studios in Palo Alto, California. Today we're going to be talking about some new advances in how data gets processed. Now it may not sound exciting, but when you hear about some of the performance capabilities, and how it liberates new classes of applications, this is important stuff, now to have that conversation we've got Weka.IO here with us, specifically Liran Zvibel is the CEO of Weka.IO, and joined by Andy Watson, who's the CTO of Weka.IO. Liran, Andy, welcome to the cube. >> Thanks. >> Thank you very much for having us. >> So Liran, you've been here before, Andy, you're a newbie, so Liran, let's start with you. Give us the Weka.IO update, what's going on with the company? >> So 18 has been a grand year for us, we've had great market adoption, so we've spent last year proving our technology, and this year we have accelerated our commercial successes, we've expanded to Europe, we've hired quite a lot of sales in the US, and we're seeing a lot of successes around machine learning, deep learning, and life sciences data processes. >> And you've hired a CTO. >> And we've hired the CTO, Andy Watson, which I am excited about. >> So Andy, what's your pedigree, what's your background? >> Well I've been around a while, got the scars on my back to show it, mostly in storage, dating back to even off-specs before NetApp, but probably best known for the years I spent at NetApp, was there from 95 through 2007, kind of the glory years, I was the second CTO at NetApp, as a matter of fact, and that was a pretty exciting time. We changed the way the world viewed shared storage, I think it's fair to say, at NetApp, and it feels the same here at Weka.IO, and that's one of the reasons I'm so excited to have joined this company, because it's the same kind of experience of having something that is so revolutionary that quite often, whether it's a customer, or an analyst like yourself, people are a little skeptical, they find it hard to believe that we can do the things that we do, and so it's gratifying when we have the data to back it up, and it's really a lot of fun to see how customers react when they actually have it in their environment, and it changes their workflow and their life experience. >> Well I will admit, I might be undermining my credibility here, but I will admit that back in the mid 90s I was a little bit skeptical about NetApp, but I'm considerably less skeptical about Weka.IO, just based on the conversations we've had, but let's turn to that, because there are classes of applications that are highly dependent on very large, small files, being able to be moved very very rapidly, like machine learning, so you mentioned machine learning, Liran, talk a little bit about some of the market success that you're having, some of those applications' successes. >> Right so machine learning actually works extremely well for us for two reasons. For one big reasons, machine learning is being performed by GPU servers, so a server with several GPU offload engines in them, and what we see with this kind of server, a single GPU server replaces ten or tens of CPU based servers, and what we see that you actually need, the IO performance to be ten or tens times what the CPU servers has been, so we came up with a way of providing significantly higher, so two orders of magnitude higher IO to a single client on the one hand, and on the other hand, we have sold the data performance from the metadata perspective, so we can have directories with billions of files, we can have the whole file system with trillions of files, and when we look at the autonomous driving problem, for examples, if you look at the high end car makers, they have eight cameras around the cars, these cameras take small resolution, because you don't need a very high resolution to recognize the line, or a cat, or a pedestrian, but they take them at 60 frames per second, so 30 minutes, you get about the 100k files, traditional filers could put in the directory, but if you'd like to have your cars running in the Bay Area, you'd like to have all the data from the Bay Area in the single directory, then you would need the billions of file directories for us, and what we have heard from some of our customers that have had great success with our platform is that not only they get hundreds of gigabytes of small file read performance per second, they tell us that they take their standard time to add pop from about two weeks before they switched to us down to four hours. >> Now let's explore that, because one of the key reasons there is the scalability of the number of files you can handle, so in other words, instead of having to run against a limit of the number of files that they can typically run through the system, saturate these GPUs based on some other storage or file technology, they now don't have to stop and set up the job again and run it over and over, they can run the whole job against the entire expansive set of files, and that's crucial to speeding up the delivery of the outcome, right? >> Definitely, so what they, these customers used to do before us, they would do a local caching, cause NFS was not fast enough for them, so they would copy the data locally, and then they would run them over on the local file system, because that has been the pinnacle of performance of recent year. We are the only storage currently, I think we'll actually be the first wave of storage solutions where a shared platform built for NVME is actually faster than a local file system, so we'd let them go through any file, they don't have to pick initially what files goes to what server, and also we are even faster than the traditional caching solutions. >> And imagine, having to collect the data and copy it to the local server, application server, and do that again and again and again for a whole server farm, right? So it's bad enough to even do it once, to do it many times, and then to do it over and over and over and over again, it's a huge amount of work. >> And a lot of time? >> And a lot of time, and cumulatively that burden, it's going to slow you down, so that makes a big big difference and secondly, as Liran was explaining, if you put 100,000 files in a directory of other file systems, that is stressful. You want to put more than 100,000 files in a directory of other file systems, that is a tragedy, and we routinely can handle millions of files in a directory, doesn't matter to us at all because just like we distribute the data, we also distribute the metadata, and that's completely counter to the way the other file systems are designed because they were all designed in an era where their focus was on the physical geometry of hard disks, and we have been designed for flash storage. >> And the metadata associated with the distribution of that data typically was in a one file, in one place, and that was the master serialization problem when you come right down to it. So we've got a lot of ML workloads, very large number of files, definitely improved performance because of the parallelism through your file system, in the as I said, the ML world. Let's generalize this. What does this mean overall, you've kind of touched upon it, but what does it mean overall for the way that customers are going to think about storage architectures in the future as they are combining ML and related types of workloads with more traditional types of things? What's the impact of this on storage? >> So if you look at how people architect their solutions around storage recently, you have four different kind of storage systems. If you need the utmost performance, you're going to DAS, Fusion IO had a run, perfecting DAS and then the whole industry realized it. >> Direct attached storage. >> Direct attached storage, right, and then the industry realized hey it makes so much sense, they create a standard out of it, created NVME, but then you're wasting a lot of capacity, and you cannot manage it, you cannot back it up, and then if you need it as some way to manage it, you would put your data over SAN, actually our previous company was XAV storage that IBM acquired, vast majority of our use cases are actually people buying block, and then they overlay a local file system over it because it gets you so much higher performance then if you must get, but you don't get, you cannot share the data. Now, if you put it on a filer, which is Neta, or Islon, or the other solutions, you can share the data but your performance is limited, and your scalability is limited as Andy just said, and if you had to scale through the roof- >> With a shared storage approach. >> With a shared storage approach you had to go and port your application to an object storage which is an enormous feat of engineering, and tons of these projects actually failed. We actually bring the new kind of storage, which is assured storage, as scalable as an object storage, but faster than direct attach storage, so looking at the other traditional storage systems of the last 20 or 30 years, we actually have all the advantages people would come to expect from the different categories, but we don't have any of the downsides. >> Now give us some numbers, or do you have any benchmarks that you can talk about that kind of show or verify or validate this kind of vision that you've got, that Weka's delivering on? >> Definitely, but the i500? >> Sure, sure, we recently actually published our IO500 performance results at the SE1800, SE18 event in Dallas, and there are two different metrics- >> So fast you can go back in time? >> Yes, exactly, there are two different metrics, one metric is like an aggregate total amount of performance, it's a much longer list. I think the one that's more interesting is the one where it's the 10-client version, which we like to focus on because we believe that the most important area for a customer to focus on is how much IO can you deliver to an individual application server? And so this part of the benchmark is most representative of that, and on that rating, we were able to come in second well, after you filter out the irrelevant results, which, that's a separate process. >> Typical of every benchmark. >> Yes exactly, of the relevant meaningful results, we came in second behind the world's largest and most expensive supercomputer at Oak Ridge, the SUMMIT system. So they have a 40 rack system, and we have a half, or maybe a little bit more than half, one rack system of industry standard hardware running our software. So compare that, the cost of our hardware footprint and so forth is much less than a million dollars. >> And what was the differential between the two? >> Five percent. >> Five percent? So okay, sound of jaw dropping. 40 rack system at Oak Ridge? Five percent more performance than you guys running on effectively a half rack of like a supermicro or something like that? >> Oh and it was the first time we ran the benchmark, we were just learning how to run it, so those guys are all experts, they had IBM in there at their elbow helping them with all their tuning and everything, this was literally the first time our engineers ran the benchmark. >> Is a large feature of that the fact that Oak Ridge had to get all that hardware to get the physical IO necessary to run serial jobs, and you guys can just do this parallel on a relatively standard IO subset, NVME subset? >> Because beyond that, you have to learn how to use all those resources, right? All the tuning, all the expertise, one of the things people say is you need a PhD to administer one of those systems, and they're not far off, because it's true that it takes a lot of expertise. Our systems are dirt simple. >> Well you got to move the parallelism somewhere, and either you create it yourself, like you do at Oak Ridge, or you do it using your guys' stuff, through a file system. >> Exactly, and what we are showing that we have tremendously higher IO density, and we actually, what we're showing, that instead of using a local file system, that where most of them were created in the 90s, in the serial way of thinking, of optimizing over hard drives, if now you say, hey, NVME devices, SSDs are beasts at running 4k IOs, if you solve the networking problem, if the network is not the bottleneck anymore, if you just run all your IOs as much parallelized workload over 4k IOs, you actually get much higher performance than what you could get, up until we came, the pinnacle of performance, which is a local file system over a local device. >> Well so NFS has an effective throughput limitation of somewhere around a gigabyte, so if you've got a bunch of GPUs that are each wanting four, five, 10 gigabytes of data coming in, you're not saturating them out of an effective one gigabyte throughput rate, so it's almost like you've got the New York City Waterworks coming in to some of these big file systems, and you got like your little core sink that's actually spitting the data out into the GPUs, have I got that right? >> Good analogy, if you are creating a data lake, and then you're going to sip at it with some tiny little straw, it doesn't matter how much data you have, you can't really leverage the value of all that data that you've accumulated, if you're feeding it into your compute farm, GPU or not, because if you're feeding it into that farm slowly, then you'll never get to it all, right? And meanwhile more data's coming in every day, at a faster rate. It's an impossible situation, so the only solution really is to increase the rate by which you access the data, and that's what we do. >> So I could see how you're making the IO bandwidth junkies at Oak Ridge, or would make them really happy, but the other thing that at least I find interesting about Weka.IO is as you just talked about is that, that you've come up with an approach that's specifically built for SSD, you've moved the parallelism into the file system, as opposed to having it be somewhere else, which is natural, because SSD is not built to persist data, it's built to deliver data, and that suggests as you said earlier, that we're looking at a new way of thinking about storage as a consequence of technologies like Weka, technologies like NVME. Now Andy, you came from NetApp, and I remember what NetApp did to the industry, when it started talking about the advantages of sharing storage. Are we looking at something similar happening here with SSD and NVME and Weka? >> Indeed, I think that's the whole point, it's one of the reasons I'm so excited about it. It's not only because we have this technology that opens up this opportunity, this potential being realized. I think the other thing is, there's a lot of features, there's a lot of meaningful software that needs to be written around this architectural capability, and the team that I joined, their background, coming from having created XIV before, and the almost amazing way they all think together and recognize the market, and the way they interact with customers allows the organization to address realistically customer requirements, so instead of just doing things that we want to do because it seems elegant, or because the technology sparkles in some interesting way, this company, and it remains me of NetApp in the early days, and it was a driver of NetApp's big success, this company is very customer-focused, very customer driven. So when customers tell us what they're trying to do, we want to know more. Tell us in detail how you're trying to get there. What are your requirements? Because if we understand better, then we can engineer what we're doing to meet you there, because we have the fundamental building blocks. Those are mostly done, now what we're trying to do is add the pieces that allow you to implement it into your workflow, into your data center, or into your strategy for leveraging the cloud. >> So Liran, when you're here in 2019, we're having a similar conversation with this customer focus, you've got a value proposition to the IO bandwidth junkies, you can give more, but what's next in your sights? Are you going to show how this for example, you can get higher performance with less hardware? >> So we are already showing how you can get higher performance with less hardware, and I think as we go forward, we're going to have more customers embracing us for more workloads, so what we see already, they get us in for either the high end of their life sciences or their machine learning, and then people working around these people realize hey, I could get some faster speed as well, and then we start expanding within these customers and we get to see more and more workloads where people like us and we can start telling stories about them. The other thing that we have natural to us, we run natively in the cloud, and we actually let you move your workload seamlessly between your on-premises and the cloud, and we are seeing tremendous interest about moving to the cloud today, but not a lot of organizations already do it. I think 19 and forward, we are going to see more and more enterprises considering seriously moving to the cloud, cause we have almost 100% of our customers PFCing, cloudbursting, but not a lot of them using them. I think as time passes, all of them that has seen it working, when they did the initial test, will start leveraging this, and getting the elasticity out of the cloud, because this is what you should get out of the cloud, so this is one way for expansion for us. We are going to spend more resources into Europe, which we have recently started building the team, and later in that year also, JPAC. >> Gentlemen, thanks very much for coming on theCUBE and talking to us about some new advances in file systems that are leading to greater performance, less specialized hardware, and enabling new classes of applications. Liran Zvibel is the CEO of Weka.IO, Andy Watson is the CTO of Weka.IO, thanks for being on theCUBE. >> Thank you very much. >> Yeah, thanks a lot. >> And once again, I'm Peter Burris, and thanks very much for participating in this CUBE Conversation, until next time. (cheery music)

Published Date : Dec 14 2018

SUMMARY :

some of the performance So Liran, you've in the US, and we're And we've hired the CTO, Andy Watson, 2007, kind of the glory years, just based on the conversations we've had, a single client on the one the data locally, and then and then to do it over and distribute the data, we also in the future as they are So if you look at how people and then if you need it as We actually bring the new more interesting is the one Yes exactly, of the than you guys running on the benchmark. expertise, one of the things the parallelism somewhere, in the 90s, in the serial way of thinking, so the only solution the file system, as opposed to and the team that I and the cloud, and we are Liran Zvibel is the CEO and thanks very much for

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
AndyPERSON

0.99+

Peter BurrisPERSON

0.99+

LiranPERSON

0.99+

30 minutesQUANTITY

0.99+

tenQUANTITY

0.99+

Andy WatsonPERSON

0.99+

Liran ZvibelPERSON

0.99+

2019DATE

0.99+

Oak RidgeORGANIZATION

0.99+

EuropeLOCATION

0.99+

Weka.IOORGANIZATION

0.99+

100,000 filesQUANTITY

0.99+

Five percentQUANTITY

0.99+

IBMORGANIZATION

0.99+

40 rackQUANTITY

0.99+

four hoursQUANTITY

0.99+

twoQUANTITY

0.99+

December 2018DATE

0.99+

DallasLOCATION

0.99+

USLOCATION

0.99+

2007DATE

0.99+

Bay AreaLOCATION

0.99+

hundreds of gigabytesQUANTITY

0.99+

last yearDATE

0.99+

two reasonsQUANTITY

0.99+

Palo Alto, CaliforniaLOCATION

0.99+

billions of file directoriesQUANTITY

0.99+

NetAppORGANIZATION

0.99+

more than 100,000 filesQUANTITY

0.99+

one fileQUANTITY

0.99+

secondQUANTITY

0.99+

this yearDATE

0.99+

NVMEORGANIZATION

0.99+

mid 90sDATE

0.99+

one metricQUANTITY

0.99+

one placeQUANTITY

0.99+

millions of filesQUANTITY

0.98+

90sDATE

0.98+

fiveQUANTITY

0.98+

WekaORGANIZATION

0.98+

tensQUANTITY

0.98+

first timeQUANTITY

0.98+

eight camerasQUANTITY

0.98+

two different metricsQUANTITY

0.98+

single directoryQUANTITY

0.98+

trillions of filesQUANTITY

0.98+

oneQUANTITY

0.97+

SE1800EVENT

0.97+

less than a million dollarsQUANTITY

0.97+

a halfQUANTITY

0.97+

JPACORGANIZATION

0.97+

one wayQUANTITY

0.97+

CUBE ConversationEVENT

0.96+

10-clientQUANTITY

0.96+

tens timesQUANTITY

0.96+

60 frames per secondQUANTITY

0.96+

TodayDATE

0.96+

NetAppTITLE

0.96+

two ordersQUANTITY

0.95+

fourQUANTITY

0.95+

almost 100%QUANTITY

0.94+

Markus Marksteiner, Baloise Group - VeeamOn 2017 - #VeeamOn - #theCUBE


 

(upbeat music) >> Narrator: Live from New Orleans. It's The Cube, covering VeeamON, 2017 brought to you by Veeam. >> Welcome back to New Orleans everybody. This is The Cube, the leader in live tech coverage. I'm Dave Vellante with Stu Miniman. It's our first day of coverage at VeeamON 2017. The first time The Cube has covered VeeamON and it's quite an event. About 3,000 people here and as I say, we're being going two days of coverage talking to executives and partners and of course, the customers, we love the customer segments. Markus Marksteiner is here. He's the CTO of Baloise Group, insurance company out of Switzerland. Markus, welcome to The Cube. Thanks for coming on. >> You're welcome. >> So tell us a little bit about your company, your role and what are some of the things driving IT decisions. >> Okay, so are a life insurance and long life insurance company within Switzerland. We also have a bank in Switzerland which is included. We operate in Europe, in the country of Belgium and Germany and Luxembourg and Lichtenstein. So we are a company with about seven and a half thousand employees. And my role in there, is actually I'm a head of infrastructure and supports so I'm responsible for the data center, the user service center and the workplace environment. I also act as a group CTO because we have centralized all the data centers from the different locations to expose it to our headquarter. >> So financial services tends to be in the cutting edge of technology typically, very competitive industry and fast moving, very IT-oriented. What are some of the drivers in your business today? >> I think in the, especially in the insurance companies, we are, within Switzerland but also in Germany and Europe itself, it's a highly regulated market so. The possibility to, let's go for the public cloud is very limited because of regulation part. So therefore we have to deal with insurance companies within Europe but also within US and China, especially, which are very agile out on the market so. Therefore our business is now changing completely because from the traditional insurance which we have selled years ago, we will have to translate this into the industrialization world so meaning, we have to be more flexible on the market, to have shorter periods of production. And for me, as an IT reseller within the company, means my organization have to be agile as well. So, this is actually the most part we are changing to deal with security, that's the one part. But the other part is the agility. >> Paint a picture of your environment. What's it look like? Applications that you're supporting. What does your infrastructure look like. Your storage. Obviously, your backup, we'll talk about that. >> So we have, within Basel we have two data centers nearby. And we have now set up a third data center outside of Basel for disaster recovery because Basel is located on a earthquake area with a high risk impact so therefore our internal audit is set, it's not that good to have for the complete group data centers located on a earthquake plate so please set up a data center which is at least 100 kilometers away from our location now, so. Within the data centers, typically we have mainframes, we have servers, we have storage, all kinds of flavors. We have some centralization there. We have one with strategy in the infrastructure which a huge partnership with HP. In this area we have from storage part, we're using NetApp and DocuStorage. And as a backup software of course now, since nearly a year now, we are using Veeam for doing the backup of all the virtual machines. In the future, also the physical machines. And also we elevated Veeam because of the data implication into data center three. So this guarantees me to bring up the data at a certain time to get us into three to make the restore and the restart there. >> So you've got, two data centers within a synchronous distance and one is an asynchronous distance. Is that correct? So you have a three data center set up which is essentially is as close to zero data loss as you can get. >> Yeah, exactly. The data center three we are using not only as a cold backup standby data center, we are putting all the non-productive environment to this data center so we have all three data centers up and running and they have on a certain perspective productive level meaning for the developer, of course data center three is absolutely highly critical because they develop in data center three, all the data is there. For the productive part, we have data center one and two which is in Basel which has the availability there, so. We're using both sides and they're all connected together. >> How often do you test recovery in that set up? >> We're trying now to test it twice a year. But we cannot switch the complete data center because we have productive and-- >> Dave: It's too risky. >> It's too risky so we built up a reference model, a reference service where we have included all the environments we need to make it for the auditors visible that our infrastructure in data center three is working in case of an emergency. >> Okay. Let's talk a little bit more about the data protection strategy. So we have a high-level, we understand the data center approach but what about protecting the apps? How do you use Veeam? How did you start with Veeam and where are you now? >> I mean we came from an absolutely traditional data standards so we had a legacy backup system running based on file locks and then we started a certain time with NetApp and using snapshot technologies there. Because we had huge databases which are not able to fulfill the SLA anymore in the recovery mode so we have to switch them to them to NetApp. And then we started with data center three and then we had another problem. How can we replicate these data into data center three in a certain time to get the SLA fulfilled in case of an emergency. And there we made a revelation and Veeam was actually the one who was fulfilling all the requirements and it was easy to deal with them. So we decided, okay, let's try it Veeam. And at a certain time, we thought well, it's not only about data application with Veeam it's also about the complete backup stack, we can replace by this software. So we grow slowly with the possibilities we saw during the implementation phase. We said, okay, we can use this model and this model and then VeeamON came on so we could use the report part also for the sizing of the virtual machines and now on we just backing up almost everything with Veeam, so. >> Can you speak to organizationally, you know, how many people you have managing kind of backup and DR and what that experience has been like? >> In the past we had about three people which were responsible for the complete backup process. But they're very focused on their tooling, they could not tell me if the backup was correct. If the data was backuped correctly. They only say, yeah, my system is running and it's backuping but is it really also consistent. I don't know so we had to ask the engineers. With Veeam now, we switched completely. We do not have any responsible anymore for backup purposes itself. We took this because of the ease of use, the tool, we gave them directly to the engineers of Linux, of Citrix, or of Windows and they are now responsible for their own data. So they can now do the backups itself and they can also assure to me that this, what they do with the backup is correct and it's restartable. Because they have to check each time. >> Yeah, so you're not only operationally more efficient but you actually know that what you have works. >> Markus: Exactly. (laughing) Yeah, yeah. >> Great. I believe it's your first time at the conference. What's the experience been so far? What value have you been getting? What brought you here? >> Actually I came here with the goal to learn more about the Veeam company itself and this was actually during the networking areas and the networking part was very helpful for me to meet directly the management of Veeam to see what is their strategy and it was also in the general session, they have a story to tell and that's what, I was coming in here to get this information and in the sessions, and today also with the talks with Baronov directly and McKay, that's really, there's a spirit in this company. That's what we are looking for. Because we have so many big companies, vendors in our thing, where you do not have the connection to the management directly and for me it's very important because we try really to grow with our business and therefore I need a partner behind where I can rely on them. With Veeam, absolutely the case. >> So you mentioned supporting physical endpoints is something that interest you. Anything else from the announcements that you heard that excites you? Anything not there, that you're looking for in the future, too? >> Yeah, for the future for me it's actually the cloud connection is very important. Because we are still in the high-regulated market but I think also the insurance and the financial sector in Switzerland, there are slightly opening for the cloud services and also for us, it's the Office365 and Amazon web services, they're coming slightly into our organization and to know that there is also a possibility with the same backup software using this in a cloud, this gives me the feeling and also the assurance that I can go to my management and tell them, hey guys, we're choosing the right vendor because we can also use them for the cloud. I do not have to evaluate another product there for fulfilling this requirement. That's good to hear. >> So you sell insurance, your company does. Backup is largely insurance. How do you make the business case, what business benefits have you seen? Can you share with any metrics, maybe they're largely cost cutting. Maybe it's enabling DR. What can you share with us? >> The one thing I can share with you is actually we had a, that's not only based on Veeam by the product, by the backup itself, but it's also based on the Veeam reporter. We had in a branch office in Belgium. We have an issue where we had several active directory controllers running there. And with VeeamON, they reported that there's two controllers broken during the weekend and there's only one active directory controller available. Meaning, if this will also fail, we have to replicate the complete staff to Basel meaning 1500 users have to wait. And they are very aware about these profiles because they are using Citrix in the background. So meaning, we will probably have an issue there for about four to five almost a whole working day where a complete branch could not work. Meaning, there we just rolled up these two active controls with Veeam in a certain time period and then nothing happened. And I mean, counted in money, this would cost us at least a half a million Euro, this outage, if it occurred. >> Markus, in the key note, you know, one of the terms that gets thrown out is digital transformation. We've talked to a lot of financial service companies that, that terms resonate. What does it mean to your organization? How has it impacted your job? >> Yeah, it has a huge impact because our business lines they are now looking for other type of insurance. Meaning, in the past, we just insured the car for one year. So, the experience of the users then, also my kids is actually, I don't want to have a car insurance for a whole year because I'm only driving twice a month, a car. So they would like to have an insurance like insure what you use. >> Stu: As a service? >> As a service. And therefore we have to adapt this into completely other models because with our legacy systems, it's impossible. So what is our business doing? They're going out, looking for startup companies. Bringing them in and the startup companies, they start, typically in a cloud environment. They're very agile. And then when they bring out the product, the first thing is they ask for a connection to the legacy systems, for customer relationship management systems and stuff like this. So I have to really change my organization completely. And so I have to go away from these silos organization parts, into DevOps. And I also have to change my data center because I have to provide these services also as a cloud service, as it is possible in the public cloud, so. Meaning, the digitalization in the business has absolutely direct impact to my organization. >> I'd buy that service. I've got four kids, three driving, two at college. They really only need it a couple of months out of the year. I'll switch insurance companies. Give me a call. (laughing) All right, excellent. Thanks very much for coming on The Cube. Markus, we really appreciate it. >> Thank you. >> You're welcome, all right, keep it right there everybody. Stu and I will be back. Continuous coverage of continuous data protection, continuous content flow. VeeamON 2017. We'll be right back. (upbeat music)

Published Date : May 17 2017

SUMMARY :

brought to you by Veeam. the customers, we love the customer segments. So tell us a little bit about your company, So we are a company with about What are some of the drivers in your business today? So therefore we have to deal with insurance companies What does your infrastructure look like. Within the data centers, typically we have mainframes, So you have a three data center set up For the productive part, we have data center one and two because we have productive and-- all the environments we need to make it for the auditors So we have a high-level, So we grow slowly with the possibilities we saw In the past we had about three people but you actually know that what you have works. Yeah, yeah. What's the experience been so far? and in the sessions, and today also with the talks with Anything else from the announcements and also the assurance So you sell insurance, your company does. we have to replicate the complete staff to Basel Markus, in the key note, you know, Meaning, in the past, we just insured the car for one year. And therefore we have to adapt this Markus, we really appreciate it. Stu and I will be back.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Dave VellantePERSON

0.99+

SwitzerlandLOCATION

0.99+

EuropeLOCATION

0.99+

GermanyLOCATION

0.99+

MarkusPERSON

0.99+

Markus MarksteinerPERSON

0.99+

BelgiumLOCATION

0.99+

DavePERSON

0.99+

HPORGANIZATION

0.99+

USLOCATION

0.99+

twoQUANTITY

0.99+

one yearQUANTITY

0.99+

VeeamORGANIZATION

0.99+

threeQUANTITY

0.99+

Stu MinimanPERSON

0.99+

ChinaLOCATION

0.99+

LichtensteinLOCATION

0.99+

BaselLOCATION

0.99+

Baloise GroupORGANIZATION

0.99+

StuPERSON

0.99+

AmazonORGANIZATION

0.99+

four kidsQUANTITY

0.99+

two controllersQUANTITY

0.99+

New OrleansLOCATION

0.99+

LuxembourgLOCATION

0.99+

two daysQUANTITY

0.99+

both sidesQUANTITY

0.99+

VeeamONORGANIZATION

0.99+

about seven and a half thousand employeesQUANTITY

0.99+

todayDATE

0.99+

two active controlsQUANTITY

0.99+

McKayPERSON

0.99+

BaronovPERSON

0.99+

first timeQUANTITY

0.99+

first dayQUANTITY

0.99+

one partQUANTITY

0.98+

two data centersQUANTITY

0.98+

1500 usersQUANTITY

0.98+

twice a monthQUANTITY

0.98+

zeroQUANTITY

0.98+

oneQUANTITY

0.97+

About 3,000 peopleQUANTITY

0.97+

twice a yearQUANTITY

0.97+

first thingQUANTITY

0.97+

each timeQUANTITY

0.96+

fiveQUANTITY

0.96+

third data centerQUANTITY

0.96+

DocuStorageTITLE

0.95+

VeeamON 2017EVENT

0.95+

NetAppTITLE

0.95+

The CubeORGANIZATION

0.93+

WindowsTITLE

0.93+

three data centerQUANTITY

0.92+

LinuxTITLE

0.92+

VeeamONEVENT

0.91+

about fourQUANTITY

0.89+

Justin Youngblood | IBM Interconnect 2017


 

>> Announcer: Live from Las Vegas, it's theCUBE. Covering InterConnect 2017. Brought to you by IBM. >> Okay, welcome back everyone, we are live here at the Mandalay Bay for exclusive CUBE three-day coverage of IBM InterConnect 2017, I'm John Furrier with my co-host, Dave Vellante for all three days, we're on day three, winding down, great show, our next guest is Justin Youngblood, VP of Hybrid Cloud Management with IBM, welcome to theCUBE. >> Thank you for having me. >> Great to have you on, because a lot of the talk, obviously, cloud, we could blockchain, but a lot of under-the-hood production workload stuff still needs to manage with all this stuff. You guys had an announcement on day one on the cloud automation management. Big part of the keynote, so it was kind of a primetime spot. Can you share us, well, why'd you get that great slot, how did you get the great slot, and what's the impact? >> Well, it really all starts with what's happening in the market, and the team's been working hard inside of IBM, we announced IBM Cloud Automation Manager, it was elevated to a tier-one offering, very strategic space for IBM in multi-cloud management. What we know is, every enterprise is now moving towards multi-cloud environments, cloud adoption is well into its maturity, and really, it's 71% of enterprises have three or more clouds, and they need to manage those clouds with a common management platform, and that's what cloud-- >> And it's big paying point too, it's one of those non-sexy items like blockchain, it's like, AI and blockchain took the headlines, but a lot of the blocking and tackling is going on in hybrid right now, so you see that orchestration piece between multi-cloud, little things like latency, security, workload migration, this is what you guys are doing, bringing the IT operations to a modern level, is that kind of the main thing? >> That's exactly right, and there're really two entry points to this, because on the one hand, it is that IT team, when you think of the modern enterprise, every modern enterprise is trying to move faster, trying to get applications out faster, trying to better engage with their customers, essentially trying to digitally transform, be the disruptor instead of the disrupted, and often, they'll look at their IT team and say, "You're not keeping up, you're too slow," so this is an automation and orchestration tool that allows the IT teams to rapidly deploy applications and infrastructure to the line of business and to their devops teams. >> Well, that's the thing, you got developers, not just IT, you got developers and the line of business who have a financial stakeholder, the top line revenue, to make it happen, and you got the movement to true private cloud happening. What's different now for you guys with automation? What's the key unique thing in this announcement that makes it go to the next level? >> Several things there, but no solution is complete from IBM these days without cognitive, and so bringing in those cognitive services and insights to analyze and help optimize the performance of workloads on any cloud environment, and also really to provide an advisor role, prescriptive guidance and recommendations on where to place workloads to optimize performance, cost, compliance right within company policy and security and regulatory environments. >> So we had Mohammed Farooq on earlier, and he was talking about cloud brokerage services, and I wonder, as you enter this market, if you're starting to see different KPIs emerge, the traditional IT operations KPIs, okay, the light on the server's on, it's uptime, planned downtime, unplanned downtime, percentage of my backups that fail, whatever it is, are there new KPIs emerging as people become cloud brokers? >> Yeah, absolutely, and Mohammed's a good friend, we're both Austenites, right, in the same building. >> Dave: Another Austenite! Austin's dominating theCUBE this week! >> We talk regularly, and really, we see a nice synergy because the cloud brokerage tool, which is brokering across the application readiness assessments of putting workloads onto the cloud and then planning and cost analysis and so on, and then the orchestration of actually deploying those workloads, so there's a nice synergy, and then, really, the third leg of the stool in my mind then plays into service management, and having the integration across all those pieces is really important, so being both cloud agnostic for multi-cloud environments, but then also having an open API, an ecosystem that you can enable and plug in with existing tools. >> Now, there was a period of time where IT was almost afraid of automation, but then this cloud thing sweeps over them, are we past that now? >> We are past that, and it's a great point, because sometimes, IT can be afraid of automation, 'cause they can think, "That's threatening my job." But we've got client success stories where we're running our cloud orchestration and hybrid cloud management solutions at massive scale, literally saving dozens of full-time equivalent hours, and what we're finding is these enterprisers saying, "Finally! "Now I can get to the innovation "and the transformative projects "that are on the strategic agenda "rather than working within manual IT processes," so it's really been a win-win. >> And when you talk about that average stat, the average enterprise has, you said three clouds? >> Three or more clouds, 71% of enterprises have three or more clouds. >> Are you excluding SaaS in that number? 'Cause-- >> Excluding SaaS, because you think about-- >> Dave: Alright, so that's infrastructure clouds, right? >> Absolutely, private clouds, public clouds, and a lot of departmental clouds or shadow IT where different cloud services are being consumed even if the IT team may not be managing it. >> So that brings the question, then, where does SaaS play, if I'm a cloud broker, and I've got these corporate edicts, and I've got these KPIs around running the business and transforming the business. How do I apply those edicts to SaaS, and can you help me do that? Is that futures, or is that just sort of a separate island? >> Yeah, it's a little bit futures right now, many times with the cloud management platforms in particular, these tools are used to automate the deployment of the infrastructure, and what's unique in our solution is the full stack application and even the day two operations, but the SaaS applications are tending to come in through a slightly different channel now, over time, I think what we're going to see is all applications, whether they're delivered by the IT team, or from the cloud, need to come into a common-- >> And should CIOs be worried about that? Because each SaaS provider has different infrastructure, some of the different availability profiles, different definitions, different SLAs, that's a whole 'nother problem area to be attacked, I guess. >> No, it is a concern, just the application sprawl, infrastructure sprawls, cloud sprawl, and this is why I think any time we're entering into a new industry, we're going to see that expanse and then back to a convergence, and honestly, I presented with Dave Bartoletti from Forrester this week, and a lot of his insights and things that he writes about and what I spoke about, and what my team did in our sessions was the need for a common management platform because of that sprawl, it's reining in the chaos. >> What are some of your favorite examples, customer case, the early wins? >> Yeah, so a great case study is that Swiss Re, large global insurance company, 60 global offices, this is a company that uses our cloud orchestrator solution with business process manager, their environment includes WebSphere, but also Microsoft Active Directory, ServiceNow, Puppet, et cetera. When they came and used our solution to, really, to automate the deployment of applications to put applications and IT as a service into a self-service catalog for their line of business and development users, at the end of the day, they have automated 45,000 processes executed each month, and literally dozens of offerings into the service catalog now. >> So the IT service management business has been evolving very rapidly, cloud has impacted that, the on-premise ratios are going to probably shift a little bit, but not radically, but then again, the use cases for public cloud are going to be dependent upon the workload, so that's kind of well-defined and discussed. The question I have for you is, from a customer standpoint, the number one competition we're having, and we're seeing, digitally at least, on Twitter and theCUBE is, what does enterprise readiness mean? So I'm an enterprise, and I want to go to the cloud. I have to then evaluate which cloud is best for which workload, but then I also have to put it through the prism of readiness, their table stakes, do they have the table stakes? >> Yeah, absolutely. >> Google's got some great machine learning, but the SLAs might not match up, or Amazon's got some great Kinesis for analytics, but I can't run my other thing on that. That's comes up a readiness problem. >> It is a readiness, and I would say, there is no single cloud that is purpose-built for all workloads, and a lot of the messages you heard here at InterConnect this week, even from Ginni Rometty herself, where IBM has the enterprise-ready cloud, and a lot of data points to back that up, including every enterprise that's going to be cognitive, and the way we think about that is cloud and cognitive are two sides of the same coin, a famous quote also from Ginni. But now we're getting into trusted networks and Hyperledger and blockchain, I don't want to get too far offtrack, but it's some-- >> But they'll all bent the change on the disruption side, on the innovation side, and honestly impact some of the blocking and tackling table stakes. >> The blocking and tackling, so that gets down to some of the regulatory concerns and other pieces, which is why we've invested now to have 51 data centers around the world, because of data locality and security concerns that companies have, so there's a lot-- >> Well, I love her line, she's the best, I got to say, very memorable, enterprise strong, made me think of the whole Boston strong thing instilled in my head, 'cause, being from that area. Enterprise strong, data first, cognitive to the core, those are the three pillars, you can unpack that in every different way, so you guys have to bring that into your offering, so I get the enterprise strong. Data first, how are you guys using the cognitive piece, specifically, in this? Data first, is that an architectural thing? And then where's the cognitive piece fit in? >> Yeah, perfect, so as we architected this solution, it was really important to us to put cognitive at the core. And really, two use cases, primarily, the first is around, as companies go deploying their applications and workloads on the cloud, every application is going to have its downtimes, its slowdowns, its outages, and that impacts end user experience, that's why it matters, it can impact revenue or NPS scores for the company. So the first is a cognitive operations capability, and you can think of that analytics moving from log analytics to quickly pinpoint the root cause of issues, up through predictive analytics to prevent an outage or an issue before it impacts your end users, ultimately into the cognitive domain, which is a true machine learning, and the capabilities that we're working on on our labs now, and that we demonstrated this week at InterConnect, we actually have a chat ops interface for the IT operator to come and interact with a cognitive system that's part of Cloud Automation Manager, and get prescriptive guidance and confidence levels-- >> Going to be a voice-activated Watson, basically, in the future. "Hey, move to cloud nine!" >> So that's the differentiation, right, if I were to push you on that, it's trust, everybody's going to say they have cloud, but like you said, it's a multi-cloud world, and it's the cognitive piece, is that right? It's really the trust and the cognitive piece. >> The cognitive piece is absolutely the number one piece of differentiation that no one has. >> Because a lot of big enterprise hardware and software companies are going to say, "You trust us," people do trust us, that's how they got to be multi billion dollar companies, but talk a little bit more about the differentiation with respect to cognitive. >> Yeah, so that's one aspect of it, and that's just cognitive operations management, and even that is that one level of value. Where I think there's additional value is getting into really letting Watson, and cognitive services, become an advisor to your business, so imagine your smartest IT operator in the business, if Watson can learn from that person, Sally or Jeff, whoever it is, learn from that, and help every IT operator in your business always make the best decision as smart as the smartest subject matter expert is in IT operations, and so this is the learning aspect of cognitive, and in that advisor role now, all of a sudden, a cognitive chat ops interface can begin to provide prescriptive guidance when there's an outage. Or imagine an application or workload going down, and Watson taking automatic action to redeploy the workload on a different cloud that has not been impacted, no interruption of service to the end user, and then come back and say, now let's pinpoint the root cause of the problem and fix that, but I've already address the main point, so-- >> And what's key about that is it's a learning machine model, so you have the domain expertise of the specific use cases, it's not trying to use some sort of vocabulary and map that on through an infrastructure environment or software environment. >> Very plain language, natural language understanding, and it's really, really powerful capability. >> Alright, so the question is, how do customers get access to this, Bluemix storage, is there IBM.com, what's the vehicles for getting this in the hands of customers? >> The easiest way is at IBM.biz/tryibmCAM, so if you go there, it'll take you right into our Bluemix service, and customers can get started right away, we have a free addition that allows customers to get started with the-- >> I know this is a tough personal question, but I'll ask anyway, no one likes to pick who their favorite child is, but what's most exciting about the product from your standpoint, looking at the success of the announcement, obviously, primetime on the keynote, congratulations, but what's the one thing that you get most excited about the product? >> Yeah, the most exciting thing is, it's all about the application. It's all about the application and digital transformation, so, certainly, the cognitive piece, and we've talked about that, but I want to highlight one other thing, which is, we in IBM are providing pre-built automation content from the infrastructure up through full-stack applications and getting into the day two operations, the monitoring, the backup, et cetera, we can orchestrate that end-to-end, unlike anyone in the industry. >> End-to-end is the key word. This is now big part of the architecture. End-to-end cross vendor. >> Exactly. >> And opensource. >> Yep. >> That's kind of the big-- >> Dave: That's what you call automation packs? >> These are the cloud automation packs, exactly, in the past, we called them patterns, we're moving to an open-pattern technology base, and we call 'em cloud automation packs. And I'll just say more about that, we're going to make them available in a marketplace, in the IBM cloud marketplace so clients can come, learn about, discover, try, and buy these automation-- >> Alright, so here's the hard question for you. Well, might be easy for you, hard for me, but as you go end-to-end, which is totally the right way, I believe, that's what everyone wants, end-to-end, but you're crossing horizontal and vertical specialty across multiple vendors, and new things coming, so now 5G comes enables autonomous vehicles, now you got smart cities, now you got Watson trying to learn new environments that I've never seen before in IT. How do you guys prepare for that, what are you guys doing to get out in front of that next wave? >> Yeah, so in the past, I think a lot of applications, and even management tools have been built as monolithic applications. With the Cloud Automation Manager, we built it from the ground up, it's cloud-native, microservices-based, just like a lot of applications out there in the enterprise are bring run, that allows us to be much more composable and flexible than we've ever been in the past, and we augment that with a set of open APIs to integrate with clients' existing tools, you heard me mention the example of integrating with ServiceNow, of course, we can integrate with UrbanCode or other devops tools, APM and monitoring tools, et cetera. >> That's the key, integration is the new table stake. >> That is the new table stake. >> Justin Youngblood, thanks for coming on theCUBE, great, congratulations on the success of your launch, and good luck with the adoption, and we'll see ya out in the marketplace, thanks for coming on theCUBE, Justin, the VP of Cloud Management inside theCUBE, more cloud action, more data action, more predictive content here on theCUBE, more great interviews coming, stay with us, I'm John Furrier with Dave Vellante, we'll be right back.

Published Date : Mar 22 2017

SUMMARY :

Brought to you by IBM. at the Mandalay Bay for exclusive CUBE because a lot of the talk, obviously, cloud, in the market, and the team's been working hard that allows the IT teams to rapidly deploy applications Well, that's the thing, you got developers, and also really to provide an advisor role, Yeah, absolutely, and Mohammed's a good friend, and having the integration across all those pieces "that are on the strategic agenda have three or more clouds. even if the IT team may not be managing it. So that brings the question, then, some of the different availability profiles, because of that sprawl, it's reining in the chaos. into the service catalog now. the on-premise ratios are going to probably but the SLAs might not match up, and the way we think about that is cloud and cognitive and honestly impact some of the blocking Well, I love her line, she's the best, I got to say, and the capabilities that we're working on basically, in the future. and it's the cognitive piece, is that right? the number one piece of differentiation that no one has. but talk a little bit more about the differentiation and fix that, but I've already address the main point, so-- and map that on through an infrastructure environment and it's really, really powerful capability. Alright, so the question is, how do customers to get started with the-- and getting into the day two operations, This is now big part of the architecture. in the past, we called them patterns, Alright, so here's the hard question for you. Yeah, so in the past, I think a lot of applications, congratulations on the success of your launch,

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
SallyPERSON

0.99+

DavePERSON

0.99+

Dave VellantePERSON

0.99+

Justin YoungbloodPERSON

0.99+

JustinPERSON

0.99+

ThreeQUANTITY

0.99+

IBMORGANIZATION

0.99+

threeQUANTITY

0.99+

Dave BartolettiPERSON

0.99+

JeffPERSON

0.99+

John FurrierPERSON

0.99+

MohammedPERSON

0.99+

Ginni RomettyPERSON

0.99+

71%QUANTITY

0.99+

Mohammed FarooqPERSON

0.99+

45,000 processesQUANTITY

0.99+

Swiss ReORGANIZATION

0.99+

MicrosoftORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

51 data centersQUANTITY

0.99+

two sidesQUANTITY

0.99+

60 global officesQUANTITY

0.99+

InterConnectORGANIZATION

0.99+

firstQUANTITY

0.99+

GoogleORGANIZATION

0.99+

third legQUANTITY

0.99+

Mandalay BayLOCATION

0.99+

each monthQUANTITY

0.98+

Las VegasLOCATION

0.98+

oneQUANTITY

0.98+

this weekDATE

0.98+

dozensQUANTITY

0.98+

one levelQUANTITY

0.98+

three cloudsQUANTITY

0.97+

two entry pointsQUANTITY

0.97+

day oneQUANTITY

0.97+

eachQUANTITY

0.97+

three-dayQUANTITY

0.97+

ServiceNowTITLE

0.97+

bothQUANTITY

0.97+

one aspectQUANTITY

0.97+

BostonLOCATION

0.97+

IBM.biz/tryibmCAMOTHER

0.96+

two use casesQUANTITY

0.96+

day threeQUANTITY

0.96+

three pillarsQUANTITY

0.96+

Cloud Automation ManagerTITLE

0.95+

GinniPERSON

0.95+

two operationsQUANTITY

0.94+

TwitterORGANIZATION

0.94+

one thingQUANTITY

0.93+

three daysQUANTITY

0.92+

WebSphereTITLE

0.9+

AusteniteORGANIZATION

0.89+

nineQUANTITY

0.88+

UrbanCodeTITLE

0.87+

HyperledgerORGANIZATION

0.87+

billion dollarQUANTITY

0.81+

InterConnect 2017EVENT

0.8+

AustenitesORGANIZATION

0.78+

PuppetTITLE

0.76+

ForresterLOCATION

0.73+

IBM.comOTHER

0.72+

Hybrid Cloud ManagementORGANIZATION

0.7+

APMTITLE

0.69+

BluemixTITLE

0.68+

single cloudQUANTITY

0.68+

theCUBEORGANIZATION

0.66+

Brett Rudenstein - Hadoop Summit 2014 - theCUBE - #HadoopSummit


 

the cube and hadoop summit 2014 is brought to you by anchor sponsor Hortonworks we do have do and headline sponsor when disco we make hadoop invincible okay welcome back and when we're here at the dupe summit live is looking valance the cube our flagship program we go out to the events expect a signal from noise i'm john per year but Jeff Rick drilling down on the topics we're here with wind disco welcome welcome Brett room Stein about senior director tell us what's going on for you guys I'll see you at big presence here so all the guys last night you guys have a great great booth so causing and the crew what's happening yeah I mean the show is going is going very well what's really interesting is we have a lot of very very technical individuals approaching us they're asking us you know some of the tougher more technical in-depth questions about how our consensus algorithm is able to do all this distributor replication which is really great because there's a little bit of disbelief and then of course we get to do the demonstration for them and then suspend disbelief if you will and and I think the the attendance has been great for our brief and okay I always get that you always we always have the geek conversations you guys are a very technical company Jeff and I always comment certainly de volada and Jeff Kelly that you know when disco doesn't has has their share pair of geeks and that dudes who know they're talking about so I'm sure you get that but now them in the business side you talk to customers I want to get into more the outcome that seems to be the show focused this year is a dupe of serious what are some of the outcomes then your customers are talking about when they get you guys in there what are their business issues what are they tore what are they working on to solve yeah I mean I think the first thing is to look at you know why they're looking at us and then and then with the particular business issues that we solve and the first thing and sort of the trend that we're starting to see is the prospects and the customers that we have are looking at us because of the data that they have and its data that matters so it's important data and that's when people start to come to is that's when they look to us as they have data that's very important to them in some cases if you saw some of the UCI stuff you see that the data is you know doing live monitoring of various you know patient activity where it's not just about about about a life and monitoring a life but potentially about saving the life and systems that go down not only can't save lives but they can potentially lose them so you have a demos you want to jump into this demo here what is this all about you know the demo that the demonstration that I'm going to do for you today is I want to show you our non-stop a new product i'm going to show you how we can basically stand up a single HDFS or a single Hadoop cluster across multiple data centers and I think that's one of the tough things that people are really having trouble getting their heads wrapped around because most people when they do multi data center Hadoop they tend to do two different clusters and then synchronize the data between the two of them the way they do that is they'll use you know flume or they'll use some form of parallel ingest they'll use technologies like dis CP to copy data between the data centers and each one of those has sort of an administrative burden on them and then some various flaws in their and their underlying architecture that don't allow them to do a really really detailed job as ensuring that all blocks are replicated properly that no mistakes are ever made and again there's the administrative burden you know somebody who always has to have eyes in the system we alleviate all those things so I think the first thing I want to start off with we had somebody come to our booth and we were talking about this consensus algorithm that we that we perform and the way we synchronize multiple name nodes across multiple geographies and and again and that sort of spirit of disbelief I said you know one of the key tenants of our application is it doesn't underlie it doesn't change the behavior of the application when you go from land scope to win scope and so I said for example if you create a file in one data center and 3,000 miles apart or 7,000 miles apart from that you were to hit the same create file operation you would expect that the right thing happens what somebody gets the file created and somebody gets file already exists even if at 7,000 miles distance they both hit this button at the exact same time I'm going to do a very quick demonstration of that for you here I'm going to put a file into HDFS the my top right-hand window is in Northern Virginia and then 3,000 miles distance from that my bottom right-hand window is in Oregon I'm going to put the etsy hosts file into a temp directory in Hadoop at the exact same time 3,000 miles distance apart and you'll see that exact behavior so I've just launched them both and again if you look at the top window the file is created if you look at the bottom window it says file already exists it's exactly what you'd expect a land scope up a landscape application and the way you'd expect it to behave so that is how we are ensure consistency and that was the question that the prospect has at that distance even the speed of light takes a little time right so what are some of the tips and tricks you can share this that enable you guys to do this well one of the things that we're doing is where our consensus algorithm is a majority quorum based algorithm it's based off of a well-known consensus algorithm called paxos we have a number of significant enhancements innovations beyond that dynamic memberships you know automatic scale and things of that nature but in this particular case every transaction that goes into our system gets a global sequence number and what we're able to do is ensure that those sequence numbers are executed in the correct order so you can't create you know you can't put a delete before a create you know everything has to happen in the order that it actually happened occurred in regardless of the UN distance between data centers so what is the biggest aha moment you get from customer you show them the demo is it is that the replication is availability what is the big big feature focus that they jump on yeah I think I think the biggest ones are basically when we start crashing nodes well we're running jobs we separate the the link between the win and maybe maybe I'll just do that for you now so let's maybe kick into the demonstration here what I have here is a single HDFS cluster it is spanning two geographic territory so it's one cluster in Northern Virginia part of it and the other part is in Oregon I'm going to drill down into the graphing application here and inside you see all of the name notes so you see I have three name nodes running in Virginia three name nodes running in Oregon and the demonstration is as follows I'm going to I'm going to run Terrigen and Terra sort so in other words i'm going to create some data in the cluster I'm then going to go to sort it into a total order and then I'm going to run Tara validate in the alternate data center and prove that all the blocks replicated from one side to the other however along the way I'm going to create some failures I am going to kill some of that active name nodes during this replication process i am going to shut down the when link between the two data centers during the replication paris's and then show you how we heal from from those kinds of conditions because our algorithm treats failure is a first class citizen so there's really no way to deal in the system if you will so let's start unplug John I'm active the local fails so let's go ahead and run the Terrigen in the terrorists or I'm going to put it in the directory called cube one so we're creating about 400 megabytes of data so a fairly small set that we're going to replicate between the two data centers now the first thing that you see over here on the right-hand side is that all of these name nodes kind of sprung to life that is because in an active active configuration with multiple name nodes clients actually load balance their requests across all of them also it's a synchronous namespace so any change that I make to one immediately Curzon immediately occurs on all of them the next thing you might notice in the graphing application is these blue lines over and only in the Oregon data center the blue lines essentially represent what we call a foreign block a block that is not yet made its way across the wide area network from the site of ingest now we move these blocks asynchronously from the site of in jeff's oh that I have land speed performance in fact you can see I just finished the Terrigen part of the application all at the same time pushing data across the wide area network as fast as possible now as we start to get into the next phase of the application here which is going to run terrace sort i'm going to start creating some failures in the environment so the first thing I'm going to do is want to pick two named nodes I'm going to fail a local named node and then we're also going to fail a remote name node so let's pick one of these i'm going to pick HD p 2 is the name of the machine so want to do ssh hd2 and i'm just going to reboot that machine so as I hit the reboot button the next time the graphing application updates what you'll notice here in the monitor is that a flat line so it's no longer taking any data in but if you're watching the application on the right hand side there's no interruption of the service the application is going to continue to run and you'd expect that to happen maybe in land scope cluster but remember this is a single cluster a twin scope with 3,000 miles between the two of them so I've killed one of the six active named nodes the next thing I'm going to do is kill one of the name nodes over in the Oregon data center so I'm going to go ahead and ssh into i don't know let's pick the let's pick the bottom one HTTP nine in this case and then again another reboot operation so I've just rebooted two of the six name nose while running the job but if again if you look in the upper right-hand corner the job running in Oregon kajabi running in North Virginia continues without any interruption and see we just went from 84 to eighty eight percent MapReduce and so forth so again uninterruptedly like to call continuous availability at when distances you are playing that what does continuous availability and wins because that's really important drill down on yeah I mean I think if you look at the difference between what people traditionally call high availability that means that generally speaking the system is there there is a very short time that the system will be unavailable and then it will then we come available again a continuously available system ensures that regardless of the failures that happen around it the system is always up and running something is able to take the request and in a leaderless system like ours where no one single node actually it actually creates a leadership role we're able to continue replication we're and we're also able to continue the coordinator that's two distinct is high availability which everyone kind of know was in loves expensive and then continues availability which is a little bit kind of a the Sun or cousin I guess you know saying can you put in context and cost implementation you know from a from a from a from a perspective of a when disco deployment it's kind of a continuously available system even though people look at us as somewhat traditional disaster recovery because we are replicating data to another data center but remember it's active active that means both data centers are able to write at the same time you have you get to maximize your cluster resources and again if we go back to one of the first questions you asked what are what a customer's doing this with this what a prospects want to do they want to maximize their resource investment if they have half a million dollars sitting in another data center that only is able to perform an emergency recovery situation that means they either have to a scale the primary data center or be what they want to do is utilize existing resource in an active active configuration which is why i say continuous availability they're able to do that in both data centers maximizing all their resource so you versus the consequences of not having that would be the consequences of not being able to do that is you have a one-way synchronization a disaster occurs you then have to bring that data center online you have to make sure that all the appropriate resources are there you have to you have an administrative burden that means a lot of people have to go into action very quickly with the win disco systems right what that would look like I mean with time effort cost and you have any kind of order of magnitude spec like a gay week called some guy upside dude get in the office login you have to look at individual customer service level agreements a number that i hear thrown out very very often is about 16 hours we can be back online within 16 hours really RTO 44 when disco deployment is essentially zero because both sites are active you're able to essentially continue without without any doubt some would say some would say that's contingent availability is high available because essentially zero 16 that's 16 hours I mean any any time down bad but 16 hours is huge yeah that's the service of level agreement then everyone says but we know we can do it in five hours the other of course the other part of that is of course ensuring that once a year somebody runs through the emergency configure / it you know procedure to know that they truly can be back up in line in the service level agreement timeframe so again there's a tremendous amount of effort that goes into the ongoing administrating some great comments here on our crowd chatter out chat dot net / hadoop summit joined the conversation i'll see ya we have one says nice he's talking about how the system has latency a demo is pretty cool the map was excellent excellent visual dave vellante just weighed in and said he did a survey with Jeff Kelly said large portion twenty-seven percent of respondents said lack of enterprises great availability was the biggest barriers to adoption is this what you're referring to yeah this is this is exactly what we're seeing you know people are not able to meet the uptime requirements and therefore applications stay in proof-of-concept mode or those that make it out of proof of concept are heavily burdened by administrators and a large team to ensure that same level of uptime that can be handled without error through software configuration like Linda scope so another comment from Burt thanks Burt for watching there's availability how about security yeah so security is a good one of course we are you know we run on standard dupe distributions and as such you know if you want to run your cluster with on wire encryption that's okay if you want to run your cluster with kerberos authentication that's fine we we fully support those environments got a new use case for crowd chapel in the questions got more more coming in so send them in we're watching the crowd chat slep net / hadoop summit great questions and a lot of people aren't i think people have a hard time partial eh eh versus continues availability because you can get confused between the two is it semantics or is it infrastructure concerns what is what is the how do you differentiate between those two definitions me not I think you know part of it is semantics but but but also from a win disco perspective we like to differentiate because there really isn't that that moment of downtime there is there really isn't that switch over moment where something has to fail over and then go somewhere else that's why I use that word continuous availability the system is able to simply continue operating by clients load balancing their requests to available nodes in a similar fashion when you have multiple data centers as I do here I'm able to continue operations simply by running the jobs in the alternate data center remember that it's active active so any data ingest on one side immediately transfers to the other so maybe let me do the the next part I showed you one failure scenario you've seen all the nodes have actually come back online and self healed the next part of this I want to do an separation I want to run it again so let me kick up kick that off when I would create another directory structure here only this time I'm going to actually chop the the network link between the two data centers and then after I do that I'm going to show you some some of our new products in the works give you a demonstration of that as well well that's far enough Britain what are some of the applications that that this enables people to use the do for that they were afraid to before well I think it allows you know when we look at our you know our customer base and our prospects who are evaluating our technologies it opens up all the all the regulated industries you know things like pharmaceutical companies financial services companies healthcare companies all these people who have strict regulations auditing requirements and now have a very clear concise way to not only prove that they're replicating data that data has actually made its way it can prove that it's in both locations that it's not just in both locations that it's the correct data sometimes we see in the cases of like dis CP copying files between data centers where the file isn't actually copied because it thinks it's the same but there is a slight difference between the two when the cluster diverges like that it's days of administration hour depending on the size of the cluster to actually to put the cluster you know to figure out what went wrong what went different and then of course you have to involve multiple users to figure out which one of the two files that you have is the correct one to keep so let me go ahead and stop the van link here of course with LuAnn disco technology there's nothing to keep track of you simply allow the system to do HDFS replication because it is essentially native HDFS so I've stopped the tunnel between the two datacenters while running this job one of the things that you're going to see on the left-hand size it looks like all the notes no longer respond of course that's just I have no visibility to those nodes there's no longer replicating any data because the the tunnel between the two has been shut down but if you look on the right hand side of the application the upper right-hand window of course you see that the MapReduce job is still running it's unaffected and what's interesting is once I start replicating the data again or once i should say once i start the tunnel up again between the two data centers i'll immediately start replicating data this is at the block level so again when we look at other copy technologies they are doing things of the file level so if you had a large file and it was 10 gigabytes in size and for some reason you know your your file crash but in that in that time you and you were seventy percent through your starting that whole transfer again because we're doing block replication if you had seventy percent of your box that had already gone through like perhaps what I've done here when i start the tunnel backup which i'm going to do now what's going to happen of course is we just continue from those blocks that simply haven't made their way across the net so i've started the tunnel back up the monitor you'll see springs back to life all the name nodes will have to resync that they've been out of sync for some period of time they'll learn any transactions that they missed they'll be they'll heal themselves into the cluster and we immediately start replicating blocks and then to kind of show you the bi-directional nature of this I'm going to run Tara validate in the opposite data center over in Oregon and I'll just do it on that first directory that we created and in what you'll see is that we now wind up with foreign blocks in both sides I'm running applications at the same time across datacenters fully active active configuration in a single Hadoop cluster okay so the question is on that one what is the net net summarized that demo reel quick bottom line in two sentences is that important bottom line is if name notes fail if the wind fails you are still continuously operational okay so we have questions from the commentary here from the crowd chat does this eliminate the need for backup and what is actually transferring certainly not petabytes of data ? I mean you somewhat have to transfer what what's important so if it's important for you to I suppose if it was important for you to transfer a petabyte of data then you would need the bandwidth that support I transfer of a petabyte of data but we are to a lot of Hollywood studios we were at OpenStack summit that was a big concern a lot of people are moving to the cloud for you know for workflow and for optimization Star Wars guys were telling us off the record that no the new film is in remote locations they set up data centers basically in the desert and they got actually provisioned infrastructure so huge issues yeah absolutely so what we're replicating of course is HDFS in this particular case I'm replicating all the data in this fairly small cluster between the two sites or in this case this demo is only between two sites I could add a third site and then a failure between any two would actually still allow complete you know complete availability of all the other sites that still participate in the algorithm Brent great to have you on I want to get the perspective from you in the trenches out in customers what's going on and win disco tell us what the culture there what's going on the company what's it like to work there what's the guys like I mean we we know some of the dudes there cause we always drink some vodka with him because you know likes to tip back a little bit once in a while but like great guy great geeks but like what's what's it like it when disco I think the first you know you touched on a little piece of it at first is there are a lot of smart people at windows go in fact I know when I first came on board I was like wow I'm probably the most unsmoked person at this company but culturally this is a great group of guys they like to work very hard but equally they like to play very hard and as you said you know I've been out with cause several times myself these are all great guys to be out with the culture is great it's a it's a great place to work and you know so you know people who are who are interested should certainly yeah great culture and it fits in we were talking last night very social crowd here you know something with a Hortonworks guide so javi medicate fortress ada just saw him walk up ibm's here people are really sociable this event is really has a camaraderie feel to it but yet it's serious business and you didn't the days they're all a bunch of geeks building in industry and now it's got everyone's attention Cisco's here in Intel's here IBM's here I mean what's your take on the big guys coming in I mean I think the big guys realize that that Hadoop is is is the elephant is as large as it appears elephant is in the room and exciting and it's and everybody wants a little piece of it as well they should want a piece of it Brett thanks for coming on the cube really appreciate when discs are you guys a great great company we love to have them your support thanks for supporting the cube we appreciate it we right back after this short break with our next guest thank you

Published Date : Jun 4 2014

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

ENTITIES

EntityCategoryConfidence
two sitesQUANTITY

0.99+

Jeff KellyPERSON

0.99+

seventy percentQUANTITY

0.99+

OregonLOCATION

0.99+

two sitesQUANTITY

0.99+

Jeff KellyPERSON

0.99+

3,000 milesQUANTITY

0.99+

VirginiaLOCATION

0.99+

Jeff RickPERSON

0.99+

BurtPERSON

0.99+

84QUANTITY

0.99+

Northern VirginiaLOCATION

0.99+

North VirginiaLOCATION

0.99+

twoQUANTITY

0.99+

five hoursQUANTITY

0.99+

3,000 milesQUANTITY

0.99+

7,000 milesQUANTITY

0.99+

two data centersQUANTITY

0.99+

BrettPERSON

0.99+

Star WarsTITLE

0.99+

10 gigabytesQUANTITY

0.99+

half a million dollarsQUANTITY

0.99+

16 hoursQUANTITY

0.99+

Brett RudensteinPERSON

0.99+

JeffPERSON

0.99+

both locationsQUANTITY

0.99+

two sentencesQUANTITY

0.99+

two filesQUANTITY

0.99+

IBMORGANIZATION

0.99+

two datacentersQUANTITY

0.99+

two data centersQUANTITY

0.99+

oneQUANTITY

0.99+

two different clustersQUANTITY

0.99+

both sidesQUANTITY

0.99+

both sitesQUANTITY

0.99+

first directoryQUANTITY

0.98+

third siteQUANTITY

0.98+

first thingQUANTITY

0.98+

firstQUANTITY

0.98+

CiscoORGANIZATION

0.98+

twenty-seven percentQUANTITY

0.98+

JohnPERSON

0.98+

first thingQUANTITY

0.98+

one sideQUANTITY

0.97+

BritainLOCATION

0.97+

todayDATE

0.97+

two definitionsQUANTITY

0.97+

OpenStackEVENT

0.96+

HortonworksORGANIZATION

0.96+

eighty eight percentQUANTITY

0.96+

last nightDATE

0.96+

both data centersQUANTITY

0.94+

each oneQUANTITY

0.94+

zeroQUANTITY

0.94+

once a yearQUANTITY

0.94+

one failureQUANTITY

0.93+

the cube and hadoop summit 2014EVENT

0.93+

two geographic territoryQUANTITY

0.93+

IntelORGANIZATION

0.92+

bothQUANTITY

0.92+

singleQUANTITY

0.92+

this yearDATE

0.91+

one data centerQUANTITY

0.91+

dupe summitEVENT

0.9+

Brett room SteinPERSON

0.9+

Satya Nadella at the Accel Partners Symposium


 

joined by satya nadella no tell us what about about your your your thoughts on this event in general you know last year was about Big Data this year it's a little bit more focused a little bit broader focus on the modern enterprise as they say what's your take on kind of >> this event it's a great event on this is my first time here as well and having a chance to even see a couple of panels and just participate i think this notion of a modern enterprise is for real i think that it is re-imagination of what does infrastructure mean what do applications mean inside of the enterprise and we're going through this kak tonic shift which we participate in and so to have a forum like this to >> discuss that was just great so let's dig into that a little bit what you know what makes the what makes the moderate enterprise it's it's certainly a cloud and virtualization you've got the Big Data piece kind of the DevOps model of application development how do you kind of define what all bring to bringing together all these different elements >> what makes a modern enterprise yeah one of the things that I like to sort of make sure we focus on I work on the infrastructure business at Microsoft so >> if you're in the infrastructure business the key thing is to be in touch with the applications and it turns out in our own case today we are building a pretty diverse set of applications both consumer and enterprise so we're building vein which is an applied machine learning application real in building office 365 which is an enterprise focus collaboration communication application we're building dynamics and another enterprise crm ERP in the cloud application and what have you so that diversity of applications makes you rethink what is the infrastructure needed from storage compute as well as the network and so we are building a new operating system for the modern enterprise to be able to deploy these modern applications so that's kind of how I conceptualize I would say there are four major elements to it the first one is it's inside of the data center you have much more of a software driven by descent where you're orchestrating your compute storage and network in support of your applications either at the data center or multi data center scale because there's not a single atom rise that's not using some public cloud provider or another service provider in addition to what they already are virtualizing inside their own private cloud so that is all a software control plane and so we are really thinking about what is the modern operating system that enables you to manage the data center a second dimension would be the what is driven through consumerization of IT I like to describe it as transforming IT to be much more people century so you want end-users to adopt the devices they want and still have access to all their applications and data and yet aighty needs to be able to set compliance and policy so how do you really reimagine that is another dimension big data is something you reference there's not going to be a single application that's not a big data application and so those are the major major teams and the last thing I would say is this DevOps so not only have you built the application but it's even the life cycle around the applications being reimagined how developers and operations professionals come together in support of an ongoing improvement and continuous integration these four megatrends I think constitute a modern enterprise >> infrastructure interesting so let's dig into a little bit about what you mentioned about the use of kind of public cloud infrastructure as well as your internal data center so you've got these hybrid environments they're starting to emerge again pretty much software lead a software led infrastructure is what we're calling it a wiki bond how do you go about actually making it possible for for CIOs and their teams and to actually manage those environments in as efficient way as possible you know making decisions about which applications are deployed in the public cloud which it deployed in your data center how they interact potentially applications that are drawing on data from both spots it's obviously can get very complex so you know Microsoft is one of those public cloud providers with windows so how do you approach that product so >> if you sort of take what you just described which is if you you sort of start with the design point that there will be a public cloud there will be a private cloud and a service provider cloud then how you think about the software control is going to be defined by that design so it's not going to be narrowly defined as bring everything into my data center and I'll help you manage it but it is actually distributed so I think of this is the true fruition of distributed computing and we believe in that so then what are the things that matter first is identity so anything whenever things get distributed the most important thing that brings back things together is actually identity of users and identity for resources so active directory was a great resource for many enterprises in terms of how they came the complexity of the previous generation of client server now we have replumbed and reimagined active directory with Azure Active Directory so this consistency in directories helps IT administrators manage this complexity the next one is virtualization so not only would you be able to virtualize on your private cloud you should be able to move the same work cloud workload which is virtualized to any of these other clouds so you need a degree of guarantee that the performance characteristics of a virtualized workload get maintained across all so that's another thing that with our hyper-v investments and our add your investments we are in a making sure that happens the other one would be management so with if you can be sitting on the system center management console in the orchestrator and looking at a workload which could be in fact in 11 of these clouds or in fact the tears of a single app could be split which is the front end is on azure the back end is back in on premise and so that's also very very important to have a management tier which is the control plane that allows you to manage this complexity and lastly it's the consistency of the application platform Excel so if you're building and development you never want to be in the state where you build a great app but you can never check out so if you build it in the public cloud in the case of azure you should be able to take it and run it on a private cloud or on a service provider so these four things are on identity management virtualization and application platform I think is the core investment you've got to make to help enterprises truly adopt the cloud while you know it's >> complex but you gotta tame the complexity and then of course be what you're talking about it really is a lot of data being generated companies of course want to want to start taking an end of that data they want to analyze it they want to actually take those insights and turn them into either applications or perhaps convey them to executives and others in terms of visualization and of course one of those underlying platforms is to do talk about Microsoft's approach to Hadoop I know you're working with Hortonworks you actually kind of discontinued working on your own Big Data technology when you realize I think that you know who Duke was gonna is going to become the de facto standard so talk about how you're making it possible to bring the dip into this environment where more and more companies are looking to ring that it may be as a big data hub kind of store a lot of data and then feeds out to applications different workloads what is your approach to actually making that I guess enterprise ready yep and making it easy to get it get started and then term you know maybe science projects into really production whether the quantity I >> mean this notion of being able to take data and convert it into insights in support of enterprise goals is sort of the holy grail of this moment and so one of the things that we are actively doing is to bring a lot of the traditional value we've always had if you think about the momentum we have with our self-service bi capabilities on the edge of data which is Excel SharePoint sequel analysis services is where all data goes to in order to be able to drive in sites within and you know with it with end users because at the end of the day humans will be involved to be able to drive inside out of all of this data so now the question is how do we take that edge loop and connected with the information production which is upstream and that is where we are completing the story with having HD inside haven't even a relational interface on top of HT insight for in-memory ad-hoc query analysis like a data warehouse on top of it which i think the Hadoop community itself is adopting which is a sequel interface on Hadoop is probably one of the more talked about things nowadays and so this notion of having a complete data platform everything from MapReduce to stream processing to sequel like query interactively and then empowering end-users and workflows with data around their users which share for in Excel where we've invested in things like a power pivot and Power View which are actually powerful in-memory databases in fact I would say the most powerful in-memory database now is power view inside of Excel from where you can issue a sequel I mean basically a hive query to HD inside and populate millions of rows in a tabular column form that you're very familiar with we think that that democratization of big data is going to be very very important to acceptance of it as you said it from science projects or just being in the data science department to bring ubiquitous so we've only got time for >> one more question so just love to get your kind of future outlook what are some of the key priorities for you and your group over the next day 6 to 12 >> months I mean the key thing for us is really bootstrapping our cloud business we've got some fantastic traction with office 365 it's really doing very well in the q3 earnings we talked about how we have known a run rate basis a billion dollars in revenue going to office 365 and many customers who are to office 365 never bought an exchange server from so we're even it's not even zero something really in the short run it please and so we're very glad with that and there is a sure is just a natural complement to any customer who's already got office 365 sharepoint extensions the end user bi Active Directory administration all of these are sort of very natural extensions but agile itself now has got very very significant momentum yesterday we talked about how as urine as your services with all of our service provider partners has also got a billion dollars in revenue so that means when it comes to the core of the enterprise and their move to the cloud which is going to be complimenting a lot of what they're already doing in on premise is something that we're a pretty major player on and if anything we want to be solving the here and now practical problems with a forward-looking vision around identity around consistency of the management plane around virtualization compatibility around the application platforms and I think that that's what we're really up to in the immediate future all right yeah I think you really hit on something there with these gonna be high route deployments they're going to you know just much like in big data you know dupe isn't going to come in and replace your database your relational database and neither is the cloud whenever place your internal data center they've got to work together it sounds like you guys are working hard to kind of make that as seamless of the proposal as possible for your clients so I slept in Delaware Microsoft appreciate you coming on the cube thanks very much well hope you come back and join us about 39 thank you so much we'll be right back from the excel at Stanford symposium with our next guest writing for this

Published Date : Feb 2 2014

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

ENTITIES

EntityCategoryConfidence
MicrosoftORGANIZATION

0.99+

ExcelTITLE

0.99+

Satya NadellaPERSON

0.99+

DelawareLOCATION

0.99+

first timeQUANTITY

0.99+

satya nadellaPERSON

0.99+

last yearDATE

0.99+

HadoopTITLE

0.98+

office 365TITLE

0.98+

yesterdayDATE

0.98+

windowsTITLE

0.98+

millions of rowsQUANTITY

0.97+

HortonworksORGANIZATION

0.97+

this yearDATE

0.97+

first oneQUANTITY

0.97+

todayDATE

0.96+

oneQUANTITY

0.96+

Accel Partners SymposiumEVENT

0.96+

agileTITLE

0.95+

DukeORGANIZATION

0.94+

bothQUANTITY

0.93+

four major elementsQUANTITY

0.92+

about 39QUANTITY

0.92+

q3DATE

0.91+

single appQUANTITY

0.9+

single applicationQUANTITY

0.9+

both spotsQUANTITY

0.9+

one more questionQUANTITY

0.9+

excelTITLE

0.89+

firstQUANTITY

0.88+

zeroQUANTITY

0.86+

Azure Active DirectoryTITLE

0.86+

11 of these cloudsQUANTITY

0.85+

billion dollarsQUANTITY

0.81+

thingsQUANTITY

0.81+

billion dollarsQUANTITY

0.8+

a couple of panelsQUANTITY

0.78+

lot of dataQUANTITY

0.77+

next day 6DATE

0.73+

single atomQUANTITY

0.72+

second dimensionQUANTITY

0.71+

MapReduceORGANIZATION

0.66+

Big DataTITLE

0.64+

four thingsQUANTITY

0.61+

four megatrendsQUANTITY

0.6+

SharePointTITLE

0.59+

12DATE

0.58+

lotQUANTITY

0.52+

StanfordLOCATION

0.5+

Big DataEVENT

0.42+