Haseeb Budhani, Rafay & Rakesh Singh, Regeneron | AWS re:Invent 2022
(upbeat music) >> Welcome back to theCUBE's live coverage of AWS re:Invent. Friends, it's good to see you. Lisa Martin here with Dave Vellante. This is our fourth day of CUBE wall-to-wall coverage, Dave. I can't believe it. And the expo hall is still going incredibly strong. >> Yeah, it is. It feels like the biggest re:Invent ever. I'm told it's almost as big as 2019. I don't know, maybe I was half asleep at 2019. That's very possible. But I'm excited because in 2017 Andy Jassy came on theCUBE and he said if Amazon had to do it all over again, if it knew then what it had now, we would've done the whole thing in containers or using Lambda, using serverless and using containers. Didn't have that opportunity back then. And I'm excited 'cause Rafay Systems is someone we've worked with a lot as an innovator in this space. >> Yep, and we're going to be talking with Rafay again. I think it's your 10th time Haseeb on the show >> Like once or twice. >> And a great customer who's going to talk about their serverless journey. Haseeb Budhani joins us once again, the CEO of Rafay. Great to see you. Rakesh Singh is here as well, the Head of Cloud and DevOps at Regeneron. Guys, it's great to have you on the program. How you feeling on day four of re:Invent? >> Excitement is as high as ever basically. >> Isn't it amazing? >> Rakesh: That's true. >> Haseeb: I just need some sleep. >> I'm with you on that. Caffeine and sleep. >> So many parties. So many meetings, oh my God. >> But the great thing is, Haseeb, that people want to engage with you. They're loving what Rafay is doing. You guys are a great testament to that, which we're going to uncover on the show. What are some of the things that you're hearing in the booth from customers? What's been some of the feedback? >> So firstly, as I said, it feels like the biggest one ever. I've been coming to re:Invent a long time and I mean, I know the numbers say it's not, but oh my God, this is a lot of people. Every time we've spoken over the last year and the point I always make to you, and we've spoken enough time about this is that enterprises are truly adopting this idea of Kubernetes containers, serverless, et cetera. And they're all trying to figure out what is the enterprise strategy for these things? They're thinking beyond technology and thinking operationalization of these technologies. And that's not the same thing. There's a toy and then there's the real thing. And that's not the same thing. And that's the gap that every enterprise customer I talked to and the booth traffic has been just amazing. I mean, but coming here I was thinking, my God, this is really expensive. And I'm thinking, wow, this is a great investment. Because we met such amazing companies who all essentially are saying exactly the same thing, which is as we go and productize and bring our high value applications to the modern infrastructure space, like Kubernetes, Lambda, et cetera, solving for the automation governance is really, really hard because, well, at one point, I guess when the economy was doing crazy well, I could keep hiring people, but I can't do that anymore either. So they're out looking for automation strategies that allow them to do more with the teams they have. And that's exactly what Rafay is here for. >> Yeah. Lisa, Adam Selipsky in his keynote, I love the, he said, "If you want to save money, the cloud is the place to do it." >> Exactly. Yep. Let's talk about Regeneron. Everyone knows it's a household word especially over the last couple of years, but talk about, Rakesh, Regeneron as a technology company that delivers life-saving pharmaceuticals. And where does cloud and Rafay fit into your strategy? >> So cloud has been a backbone of our compute strategy within Regeneron for a very long time now. The evolution from a traditional compute structure to more serverless compute has been growing at a rapid pace. And I would say like we are seeing exponential growth within the adaption of the compute within containers and Kubernetes world. So we've been on this journey for a long time and I think it's not stopping anytime soon. So we have more and more workload, which is running on Kubernetes containers and we are looking forward to our partnership with Rafay to further enhance it, as Haseeb mentioned, the efficiency is the key. We need to do more with less. Resourcing is critical and cloud is evolved from that journey that do more things in a more efficient manner. >> That was the original catalyst as we got to help our development team, be more productive. >> That's correct. >> Eliminate the heavy lifting. And then you started presumably doing some of the less heavy, but still heavy lifting and we talked off camera and then you're increasingly moving toward serverless. >> Rakesh: That's correct. >> Can you describe that journey? What that's like? >> So I think like with the whole adoption that things are taking a much faster pace. Basically we are putting more compute onto containers and the DevOps journey is increasingly getting more, more faster. >> Go ahead. 'Cause I want to understand where Rafay sits in this whole equation. I was talking about, I'm not a developer, but I was talking to developer yesterday trying to really understand the benefits of containers and serverless and I said, take me through what you have to do when you're using containers. He said, I got to build the container image then I got to deploy an EC2 instance where I got to choose and I got to allocate memory of the fence the app in a VM then I got to run the computing instance against the app. And then, oh by the way, I got to pay 'cause all that EC2 that whole time. Depending on how you approach serverless you're going to eliminate a lot of those steps. >> That is correct. So what we do is basically like in a traditional sense, the computer is sitting idle at quite a lot basically. >> But you're paying. >> And you're still paying for that. Serverless technologies allows us to use the compute as needed basis. So whenever you need it, it is available. You run your workload on that and after that it shuts down or goes to minimal state and you don't need to pay as much as your paying. >> And then where do you guys fit in that whole equation? >> Look, serverless has a paradigm. If you step back from the idea of containers versus Lambda or whatever functions. The idea should be that the list you just read out of what developers have to do. Here's what they really should do. They should write their code, they should check it in, and they never have to think about it again. That should be the case. If they want to debug their application, there should be a nice front end where they go and they interact with their application and that's it. What is Kubernetes? I don't care. That's the right answer. And we did not start this journey as an industry there because usually the initial adopters are developers who do the heavy lifting. Developers want to learn, they want to solve these problems. But then eventually the expectation is that the platform organization and an enterprise is going to own this platform for me so I can go back to doing my job, which is writing code. And that's where Rakesh's team comes in. So Rakesh team is building the standard at Regeneron. Whether you're writing a long-lasting app, which is going to run in a container or you're going to write an event-driven application, which is going to be a function, whatever. You write your app, we will give you the necessary tooling and plumbing to take care of all these things. And this is my problem. My being Rakesh. Rakesh is my customer. He has his customers. We as Rafay, A, we have to make Rakesh's system successful because we have to give them right automation to do all these things so that he can service hundred, or in his case, thousands and thousands of different individuals. But then collectively, we have to make sure that the developer experience is optimal so that truly they just write their code and EC2, they don't want to deal with this. In fact, on Monday evening, in the Kubernetes keynote by Barry Cooks, one of the things he said was that in a CIO sort of survey they did, CIO said, 80% of the time of developers is wasted on infrastructure stuff and not on innovation. We need to bring that 80% back so that a hundred percent of the work is on innovation and today it's not. >> And that's what you do. >> That's what we do. >> In your world as a developer, I only have to worry about my writing my code and what functions I'm going to call. >> That is correct. And it is important because the efficiencies of a developer need to be focused on doing the things which business is asking for. The 80% of the work like to make sure the things are secure, they're done the right way, the standards are followed, scanning part of it, that work if we can offload to a platform, for example, Rafay, saves a lot of works, a lot of work cycles from the developers perspective. >> Thank you for that. It was nice little tutorial on the benefits. >> Absolutely. So you transform the developer experience. >> That's correct. >> How does that impact Regeneron overall business? We uplevel that. Give me that view. >> So with that, like what happens, the key thing is the developers productivity increases. We are able to do more with less. And that is the key thing to our strategy that like with the increase in business demand, with the increase in lot of compute things, which we are doing, we need to do and hiring resources is getting more difficult than ever. And we need to make sure that we are leveraging platforms and tools basically to do, enable our developers to focus on key business activity rather than doing redundant things and things which we can leverage some other tooling and platform for that business. >> Is this something in terms of improving the developer experience and their productivity faster time to market? Is this accelerating? >> That's correct. >> Is this even like accelerating drug discovery in some cases? >> So COVID is like a great example for that. Like we were able to fast track our drug discovery and like we were able to turn it into an experience where we were able to discover new drugs and get it to the market in a much faster pace. That whole process was expedited using these tools and processes basically. So we are very proud of that. >> So my understanding is you're running Rafay with EKS. A lot of choices out there. Why? Why did you choose to go in that direction? >> So Regeneron has heavily invested in cloud recently, over the years basically. And then we are focusing on hybrid cloud now that we we are like, again, these multiple cloud providers of platforms which are coming in are strategies to focus on hybrid cloud and Rafay is big leader in that particular space where we felt that we need to engage or partner with Rafay to enable those capabilities, not just on AWS, but across the board. One single tool, one single process, one single knowledge base helps us achieve more efficiencies. >> Less chaos, less complexity. >> That's correct. Let's say when you're in customer conversations, which I know you've had many this week, but you probably do that all the time. Regeneron is a great use case for Rafay. It's so tangible, life sciences. We all get that, especially coming out of the pandemic. What do you say to customers are the top three differentiators of Rafay and why they should go Rafay on top of EKS? >> What's really interesting about these conversations is that, look, we have some pretty cool features in our product. Obviously we must have something interesting otherwise nobody would buy our product. And we have access management and zero trust models and cluster provisioning, all these very nice things. But it always comes down to exactly the same thing, which is every large enterprise that started a journey, independent or Rafay because they didn't know who we were, it's fine. Last year we were a young company, now we are a larger company and they all are basically building towards a roadmap which Rafay truly understands. And in my opinion, and I'm confident when I say this, we understand their life, their journey better than any other company in the market. The reason why we have the flurry of customers we have, the reason why the product has the capacity that it does is because for whatever reason, look, it's scale lock. That's for the history books. But we have complete clarity on what a pharmaceutical company or financial customers company or a high tech company the journey they will take to the cloud and automation for modern infrastructure, we get it. And what I'm selling them is the is the why, not the what. There's a lot of great answers for the what? What do we do? Rakesh doesn't care. I mean, he's trying to solve a bigger problem. He's trying to get his researchers to go faster. So then when they want to run a model, they should be able to do it right now. That's what he cares about. Then he looks for a tool to solve the business problem. And we figured out how to have that conversation and explain why Rafay helps him, essentially multiply the bandwidth that he has in his organization. And of course to that end we have some great technology/ But that's a secondary issue, the first, to me the why is more important than the what. And then we talk about how, which he has to pay us money. That's the how. But yeah, we get there too. But look, this is the important thing. Every enterprise is on exactly the same journey, Lisa. And that if you think about it from just purely economic efficiencies perspective that is not a good investment for our industry. If everybody's solving the same problem that's a waste of resources. Let's find a way to do, what is the point of the cloud? We used to all build data centers. That was not efficient. We all went to the cloud because it's more efficient to have somebody else, AWS, solve this problem for us so we can now focus on the next level problem. And then Rafay solving that problem so that he can focus on his drug discovery, not on Kubernetes. >> That's correct. It's all about efficiencies. Like doing things, learn from each other's experience and build upon it. So the things have been solved. One way you need to leverage that, reuse it. So the principles are the same. >> So then what's next? You had done an amazing job transforming the company. You're facilitating drug discovery faster than ever before. From an infrastructure perspective, what's next on your journey? >> So right now the roadmap what we have is basically talking about making sure that the workload are running more efficient, they're more secure. As we go into these expandable serverless technology, there are more challenging opportunities for us to solve. Those challenges are coming up. We need to make sure that with the new, the world we are living in, we are more securely doing stuff what we were doing previously. More efficiencies is also the key and more distributed. Like if we can leverage the power of cloud in doing more things on demand is on our roadmap. And I think that is where we are all driving. >> And when you said hybrid, you're talking about connecting to your on-prem tools and data? How about cross cloud? >> We are invested in multiple cloud platform itself and we are looking forward to leveraging a technology, which is truly cloud native and we can leverage things together on that. >> And I presume you're helping with that, obviously. >> Last question for both of you. We're making an Instagram reel. Think of this as a sizzle reel, like a 32nd elevator pitch. Question, first one goes to you, Rakesh. If you had a bumper sticker, you put it on, I don't know, say a DeLorean, I hear those are coming back. What would it say about Regeneron as a technology company that's delivering therapeutics? >> It's a tough question, but I would try my best. The bumper sticker would say, discover drug more faster, more efficient. >> Perfect. Haseeb, question about Rafay. What's the bumper sticker? If you had a billboard in on Highway 101 in Redwood City about Rafay and what it's enabling organizations enterprises across the globe to achieve, what would it say? >> I'll tell you what our customers say. So our customers call us the vCenter for Kubernetes and we all know what a vCenter is. We all know why vCenter's so amazingly successful because it takes IT engineers and gives them superpowers. You can run a data center. What is the vCenter for this new world? It us. So vCenter is obviously a trademark with our friends at VMware, so that's why I'm, but our customers truly call us the vCenter for Kubernetes. And I think that's an incredible moniker because that truly codifies our roadmap. It codifies what we are selling today. >> There's nothing more powerful and potent in the voice of the customer. Thank you both for coming on. Thank you for sharing the Regeneron story. Great to have you back on, Haseeb. You need a pin for the number of times you've been on theCUBE. >> At least a gold star. >> We'll work on that. Guys, thank you. We appreciate your time. >> Haseeb: Thank you very much. >> For our guests and for Dave Vellante, I'm Lisa Martin. You're watching theCUBE, the leader in live enterprise and emerging tech coverage. (upbeat music)
SUMMARY :
And the expo hall is still It feels like the biggest re:Invent ever. Yep, and we're going to again, the CEO of Rafay. Excitement is as I'm with you on that. So many meetings, oh my God. What are some of the and the point I always make to you, the cloud is the place to do it." especially over the last couple of years, We need to do more with less. as we got to help our development some of the less heavy, and the DevOps journey is increasingly of the fence the app in a VM the computer is sitting idle and you don't need to pay is that the platform I only have to worry The 80% of the work like to on the benefits. So you transform the developer experience. How does that impact And that is the key thing to our strategy and get it to the market go in that direction? not just on AWS, but across the board. are the top three differentiators of Rafay And of course to that end we So the things have been solved. So then what's next? sure that the workload and we are looking forward And I presume you're Question, first one goes to you, Rakesh. but I would try my best. across the globe to What is the vCenter for this new world? and potent in the voice of the customer. We appreciate your time. the leader in live enterprise
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Lisa Martin | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Haseeb | PERSON | 0.99+ |
Rakesh | PERSON | 0.99+ |
Regeneron | ORGANIZATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
80% | QUANTITY | 0.99+ |
Lisa | PERSON | 0.99+ |
Rafay | PERSON | 0.99+ |
Adam Selipsky | PERSON | 0.99+ |
thousands | QUANTITY | 0.99+ |
Andy Jassy | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Rakesh Singh | PERSON | 0.99+ |
hundred | QUANTITY | 0.99+ |
Haseeb Budhani | PERSON | 0.99+ |
Monday evening | DATE | 0.99+ |
Last year | DATE | 0.99+ |
Rafay | ORGANIZATION | 0.99+ |
2017 | DATE | 0.99+ |
Barry Cooks | PERSON | 0.99+ |
10th time | QUANTITY | 0.99+ |
2019 | DATE | 0.99+ |
first | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
Highway 101 | LOCATION | 0.99+ |
yesterday | DATE | 0.99+ |
EC2 | TITLE | 0.99+ |
twice | QUANTITY | 0.99+ |
Rafay Systems | ORGANIZATION | 0.99+ |
Lambda | TITLE | 0.99+ |
Rakesh | ORGANIZATION | 0.99+ |
once | QUANTITY | 0.99+ |
fourth day | QUANTITY | 0.99+ |
hundred percent | QUANTITY | 0.99+ |
last year | DATE | 0.98+ |
Redwood City | LOCATION | 0.98+ |
VMware | ORGANIZATION | 0.98+ |
this week | DATE | 0.97+ |
one | QUANTITY | 0.96+ |
EKS | ORGANIZATION | 0.96+ |
first one | QUANTITY | 0.95+ |
ORGANIZATION | 0.94+ | |
pandemic | EVENT | 0.94+ |
one single process | QUANTITY | 0.94+ |
Kubernetes | ORGANIZATION | 0.93+ |
vCenter | TITLE | 0.92+ |
zero trust | QUANTITY | 0.91+ |
firstly | QUANTITY | 0.91+ |
one point | QUANTITY | 0.91+ |
day four | QUANTITY | 0.89+ |
cloud | ORGANIZATION | 0.88+ |
three differentiators | QUANTITY | 0.87+ |
One single tool | QUANTITY | 0.86+ |
today | DATE | 0.86+ |
Amit Sinha, Zscaler | CUBEConversations, January 2020
(funk music) (funk music) (funk music) (funk music) >> Hello and welcome to theCUBE studios in Palo Alto, California for another CUBE conversation where we go in-depth with thought leaders driving innovation across the tech industry. I'm your host, Peter Burris. Every enterprise is responding to the opportunities of cloud with significant changes in people, process, how they think about technology, how they're going to align technology overall with their business and with their business strategies. Now those changes are affecting virtually every aspect of business but especially every aspect of technology. Especially security. So what does it mean to envision a world in which significant new classes of services are being provided through cloud mechanisms and modes, but you retain and in fact, even enhance the quality of security that your enterprise can utilize. To have that conversation, we're joined today by a great guest, Amit Sinha is president and CTO at Zscaler. Amit, welcome back to theCUBE. >> Thank you Peter, it's a pleasure to be here. >> So before we get into it, what's new at Zscaler? >> Well, at Zscaler our mission is to make the internet and cloud a secure place for businesses and as I engage with our global 2000 customers and prospects, they are going through some of the digital transformation challenges that you just alluded to. Specifically for security, what is happening is that they had a lot of applications that were sitting in a data center or in their headquarters and that center of gravity is now moving to the cloud. They probably adopt their Office 365, and Box, and Salesforce, and these applications have moved out. Now in addition, the users are everywhere. They're accessing those services, not just from offices but also from their mobile devices and home. So if your users have left the building, and your applications are no longer sitting in your data center, that begs that question: Where should the security stack be? You know, it cannot be your legacy security appliances that sat in your DMZ and your IT closets. So that's the challenge that we see out there, and Zscaler is helping these large global organizations transform their security and network for a more mobile and a cloud-first world. >> Distributed world? So let me make sure I got this right. So basically, cause I think I totally agree with you >> Right. >> Just to test it, that many regarded the cloud as a centralization strategy. >> Correct. >> What we really see happening, is we're seeing enterprises more distribute their data, more distribute their processing, but they have not updated how they think about security so the presumption is, "yeah we're going to put more processing data out closer to the action but we're going to backhaul a whole bunch back to our security model," and what I hear you saying is no, you need to push those security services out to where the data is, out to where the process, out to where the user is. Have I got that right? >> You have nailed it, right. Think of it this way, if I'm a large global 2000 organization, I might have thousands of branches. All of those branches, traditionally, have used a hub-and-spoke network model. I might have a branch here in Palo Alto but my headquarters is in New York. So now I have an MPLS circuit connecting this branch to New York. If my Exchange server and applications and SAP systems are all there, then that hub-and-spoke model made sense. I am in this office >> Right. >> I connect to those applications and all my security stack is also there. But fast forward to today, all of those applications are moving and they're not just in one cloud. You know, you might have adopted Salesforce.com for CRM, you might have adopted Workday, you might have adopted Office 365. So these are SaaS services. Now if I'm sitting here in Palo Alto, and if I have to access my email, it makes absolutely no sense for me to VPN back to New York only to exit to the internet right there. What users want is a fast, nimble user experience without security coming in the way. What organizations want is no compromise in their security stack. So what you really need is a security stack that follows the user wherever they are. >> And the data. >> And the data, so my data...you know Microsoft has a front-door service here in Redwood City and if if you are a user here and trying to access that, I should be able to go straight with my entire security stack right next to it. That's what Gartner is calling SASE these days. >> Well, let's get into that in a second. It almost sounds as though what you're suggesting is that the enterprise needs to look at security as a SaaS service itself. >> 100 percent. If your users are everywhere and if your applications are in the cloud, your security better be delivered as a consistent "as-a-service," right next to where the users are and hopefully co-located in the same data center as where the applications are present so the only way to have a pervasive security model is to have it delivered in the cloud, which is what Zscaler has been doing from day one. >> Now, a little spoiler alert for everybody, Zscaler's been talking about this for 10-plus years. >> Right. >> So where are we today in the market place starting to recognize and acknowledge this transformation in the basic security architecture and platform that we're going through? >> I'm very excited to see that the market is really adopting what Zscaler has been talking about for over a decade. In fact, recently, Gartner released a paper titled "SASE," it stands for Secure Access Service Edge and there are, I believe, four principal tenets of SASE. The first one, of course, is that compute and security services have to be right at the edge. And we talked about that. It makes sense. >> For where the service is being delivered. >> You can't backhaul traffic to your data center or you can't backhaul traffic to Google's central data center somewhere. You need to have compute capabilities with things like SSL Interception and all the security services running right at the edge, connecting users to applications in the shortest path, right? So that's sort of principle number one of SASE. The second principle that Gartner talks about, which again you know, has been fundamental to Zscaler's DNA, is to keep your devices and your branch offices light. Don't shove too much complexity from a security perspective on the user devices and your branches. Keep it simple. >> Or the people running those user devices >> Absolutely >> in the branches >> Yeah, so you know, keep your branch offices like a light router, that forwards traffic to the cloud, where the heavy-lifting is done. >> Right. >> The third principle they talk about is to deliver modern security, you need to have a proxy-based architecture and essentially what a proxy architecture allows you to do is to look at content, right? Gone are the days where you could just say, stop a website called "evil.com" and allow a website "good.com," right? It's not like that anymore. You have to look at content, you know. You might get malware from a Google Drive link. You can't block Google now, right? So looking at SSL-encrypted content is needed and firewalls just can't do it. You have to have a proxy architecture that can decrypt SSL connections, look at content, provide malware services, provide policy-based access control services, et cetera and that's kind of the third principle. And finally what Gartner talks about is SASE has to be cloud-native, it has to be, sort of, born and bred in the cloud, a true multitenant, cloud-first architecture. You can't take, sort of, legacy security appliances and shove it in third-party infrastructure like AWS and GCP and deliver a cloud service and the example I use often is, just because you had a great blu-ray player or a DVD player in your home theater, you can't take 100,000 of these and shove it into AWS and become a Netflix. You really need to build that service from the ground up. You know, in a multitenant fashion and that's what we have done for security as a service through the cloud. >> So we are now, the market seems to be kind of converging on some of the principles that Zscaler's been talking about for quite some time. >> Right. >> When we think about 2020, how do you anticipate enterprises are going to respond as a consequence of this convergence in acknowledging that the value proposition and the need are starting to come together? >> Absolutely, I think we see the momentum picking up in the market, we have lots of conversations with CIO's who are going through this digital transformation journey, you know transformation is hard. There's immune response in big organizations >> Sure. >> To change. Not much has changed from a security and network architecture perspective in the last two decades. But we're seeing more and more of that. In fact, over 400 of global 2000 organizations are 100 percent deployed on Zscaler. And so that momentum is picking up and we see a lot of traction with other prospects who are beginning to see the light, as we say it. >> Well as you start to imagine the relationship between security and data, between security and data, one of the things that I find interesting is many respects to cloud, especially as it becomes more distributed, is becoming better acknowledged almost as a network of services. >> Right. >> As opposed to AWS as a data center here and that makes it a cloud data center. >> Right. >> It really is this network of services, which can happen from a lot of different places, big cloud service providers, your own enterprise, partners providing services to you. How does the relationship between Zscaler and kind of an openness >> Hm-mm. >> Going to come together? Hm-mm. >> So that you can provide services from a foreign enterprise to the enterprise's partners, customers, and others that the enterprise needs to work with. >> That's a great question, Peter and I think one of the most important things I tell our customers and prospects is that if you look at a cloud-delivered security architecture, it better embrace some of the SASE principles. One of the first things we did when we built the Zscaler platform was to distribute it across 150 data centers. And why did we do that? We did that because when a user is going to destinations, they need to be able to access any destination. The destination could be on Azure, could be on AWS, could be Salesforce, so by definition, it has to be carrier-neutral, it has to be cloud-neutral. I can't build a service that is designed for all internet traffic in a GCP or AWS, right. So how did we do that? We went and looked at one of the world's best co-location facilities that provide maximum connectivity options in any given region. So in North America, we might be in an Equinix facility and we might use tier one ISPs like GTT and Zayo that provide excellent connectivity to our customers and the destinations they want to visit. When you go to China, there's no GCP there, right so we work with China Unicom and China Telecom. When we are in India, we might work with an Airtel or a Sify, when we are in Australia, we might be working with Telstra. So we work with, you know, world class tier one ISPs in best data centers that provide maximum connectivity options. We invested heavily in internet exchange connectivity. Why? Because once you come to Zscaler, you've solved the physics problem by building the data center close to you, the next thing is, you want quickly go to your application. You don't want security to be in the way >> Right. >> Of application access. So with internet exchange connectivity, we are peered in a settlement-free way or BGP with Microsoft, with Akamai, with Apple, with Yahoo, right. So we can quickly get you to the content while delivering the full security stack, right? So we had to really take no shortcuts, back to your point of the world is very diverse and you cannot operate in a walled garden of one provider anymore and if you really build a cloud platform that is embracing some of the SASE principles we talked about, you have to do it the hard way. By building this one data center at a time. >> Well, you don't want your servicers to fall down because you didn't put the partnerships in place >and hardend them Correct. >> As much as you've hardened some of the other traffic. So as we think about kind of, where this goes, what do you envision Zscaler's, kind of big customer story is going to be in 2020 and beyond? Obviously, the service is going to be everywhere, change the way you think about security, but how, for example, is the relationship between the definition of the edge and the definition of the secure service going to co-evolve? Are people going to think about the edge differently as they start to think more in terms of a secure edge or where the data resides and the secure data, what do you think? >> Let's start off with five years and go back, right? >> We're going forward. >> Work our way back. Well, five years from now, hopefully everyone is on a 5G phone, you know, with blazing-fast internet connections, on devices that you love, your applications are everywhere, so now think of it from an IT perspective. You know, my span of control is becoming thinner and thinner, right? my users are on devices that I barely control. My network is the internet that I really don't control. My applications have moved to the cloud or either hosted in third-party infrastructure or run as a SaaS application, which I really don't control. Now, in this world, how do I provide security? How do I provide user experience? Imagine if you are the CIO and your job is to make all of this work, where will you start, right? So those are some of the big problems that we are helping our customers with. So this-- >> Let me as you a question 'cause here's where I was going with the question. I would start with, if I can't control all these things, I'm going to apply my notion of security >> Hm-mm. >> And say I am going to control that which is within >> Right. >> my security boundaries, not at a perimeter level, not at a device level, but at a service level. >> Absolutely and that's really the crux of the Zscaler platform service. We build this Zero Trust architecture. Our goal is to allow users to quickly come to Zscaler and Zscaler becomes the policy engine that is securely connecting them to all the cloud services that they want to go to. Now in addition, we also allow the same users to connect to internal applications that might have required a traditional VPN. Now think of it this way, Peter. When you connect to Google today, do you VPN to Google's network? To access Gmail? No. Why should you have to VPN to access an internal application? I mean, you get a link on your mobile phone, you click on it and it didn't work because it required a separate form of network access. So with Zscaler Internet Access and Zscaler Private Access, we are delivering a beautiful service that works across 150 data centers. Users connect to the service and the service becomes a policy engine that is securely connecting you to the destinations that you want. Now, in addition, you asked about what's going to happen in a couple of years. The same service can be extended for partners. I'm a business, I have hundreds of partners who want to connect to me. Why should I allow legacy VPN access or private circuits that expose me? I don't even know who's on the other end of the line, right? They come onto my network and you hear about the Target breaches because some HVAC contract that had unrestricted access, you hear about the Airbus breach because another contract that had access. So how do we build a true Zero Trust cloud platform that is securely allowing users, whether it's your employees, to connect to named applications that they should, or your partners that need access to certain applications, without putting them on the network. We're decoupling application access from network access. And there's one final important linchpin in this whole thing. Remember we talked about how powerless organizations >> Right. >> feel in this distributed model? Now imagine, your job is to also ensure that people are having a good user experience. How will you do that, right? What Zscaler is trying to do now is, we've been very successful in providing the secure and policy-based connectivity and our customers are asking us, hey, you're sitting in between all of this, you have visibility into what's happening on the user's device. Clearly you're sitting in the middle in the cloud and you see what's happening on the left-hand side, what's happening on the right-hand side. You know, you have the cloud effect, you can see there's a problem going on with Microsoft's network in the China region, right? Correlate all of that information and give me proactive intelligence around user experience and that's what we launched recently at Zenith Live. We call it Zscaler Digital Experience, >> Hmm. >> So overall the goal of the platform is to securely connect users and entities to named applications with Zero Trust principles. We never want security and user experience to be orthogonal requirements that has traditionally been the case. And we want to provide great user experience and visibility to our customers who've started adopting this platform. >> That's a great story. It's a great story. So, once again, I want to thank you very much for coming in and that's Amit Sinha, who is the president and CTO at Zscaler, focusing a lot on the R&D types of things that Zscaler's doing. Thanks again for being on theCUBE. >> It's my pleasure, Peter. Always enjoy talking to you. >> And thanks for joining us for another CUBE conversation. I'm Peter Burris, see you next time. (funk music) (funk music)
SUMMARY :
Every enterprise is responding to the opportunities and that center of gravity is now moving to the cloud. I totally agree with you Just to test it, that many regarded the cloud our security model," and what I hear you saying is connecting this branch to New York. and if I have to access my email, and if if you are a user here is that the enterprise needs to look at security and hopefully co-located in the same data center Zscaler's been talking about this for 10-plus years. have to be right at the edge. is to keep your devices and your branch offices light. Yeah, so you know, keep your branch You have to look at content, you know. kind of converging on some of the principles that in the market, we have lots of conversations with and we see a lot of traction Well as you start to imagine the relationship and that makes it a cloud data center. and kind of an openness Going to come together? that the enterprise needs to work with. the next thing is, you want quickly go to your application. of the world is very diverse and you cannot operate Well, you don't want your servicers to fall down So as we think about kind of, where this goes, on devices that you love, your applications are everywhere, I'm going to apply my notion of security my security boundaries, not at a perimeter level, to the destinations that you want. and you see what's happening on the left-hand side, is to securely connect users and entities to So, once again, I want to thank you very much for coming in Always enjoy talking to you. I'm Peter Burris, see you next time.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Amit Sinha | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Australia | LOCATION | 0.99+ |
Peter | PERSON | 0.99+ |
Yahoo | ORGANIZATION | 0.99+ |
Peter Burris | PERSON | 0.99+ |
Telstra | ORGANIZATION | 0.99+ |
Zscaler | ORGANIZATION | 0.99+ |
Apple | ORGANIZATION | 0.99+ |
New York | LOCATION | 0.99+ |
Airbus | ORGANIZATION | 0.99+ |
January 2020 | DATE | 0.99+ |
China | LOCATION | 0.99+ |
100,000 | QUANTITY | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Redwood City | LOCATION | 0.99+ |
India | LOCATION | 0.99+ |
2020 | DATE | 0.99+ |
Akamai | ORGANIZATION | 0.99+ |
150 data centers | QUANTITY | 0.99+ |
ORGANIZATION | 0.99+ | |
100 percent | QUANTITY | 0.99+ |
GTT | ORGANIZATION | 0.99+ |
China Telecom | ORGANIZATION | 0.99+ |
Gartner | ORGANIZATION | 0.99+ |
Sify | ORGANIZATION | 0.99+ |
North America | LOCATION | 0.99+ |
Zayo | ORGANIZATION | 0.99+ |
SASE | TITLE | 0.99+ |
China Unicom | ORGANIZATION | 0.99+ |
Palo Alto, California | LOCATION | 0.99+ |
Amit | PERSON | 0.99+ |
second principle | QUANTITY | 0.99+ |
third principle | QUANTITY | 0.99+ |
five years | QUANTITY | 0.99+ |
thousands | QUANTITY | 0.99+ |
Office 365 | TITLE | 0.99+ |
10-plus years | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
Airtel | ORGANIZATION | 0.99+ |
Zscaler | PERSON | 0.99+ |
over 400 | QUANTITY | 0.98+ |
first one | QUANTITY | 0.98+ |
Netflix | ORGANIZATION | 0.98+ |
one | QUANTITY | 0.97+ |
Zscaler | TITLE | 0.96+ |
Equinix | ORGANIZATION | 0.96+ |
2000 customers | QUANTITY | 0.96+ |
Gmail | TITLE | 0.96+ |
Azure | TITLE | 0.95+ |
CUBE | ORGANIZATION | 0.95+ |
over a decade | QUANTITY | 0.95+ |
One | QUANTITY | 0.95+ |
one provider | QUANTITY | 0.94+ |
theCUBE | ORGANIZATION | 0.93+ |
Kalyan Ramanathan, Sumo Logic | Sumo Logic Illuminate 2019
>> Narrator: From Burlingame, California, it's theCUBE. Covering Sumo Logic Illuminate 2019. Brought to you by Sumo Logic. >> Hey, welcome back, everybody, Jeff Frick here with theCUBE. We're at Sumo Logic Illuminate 2019. It's at the Hyatt Regency San Francisco Airport. We're excited to be back. It's our second year, so third year of the show, and really, one of the key tenants of this whole event is the report. It's the fourth year of the report. It's The Continuous Intelligence Report, and here to tell us all about it is the VP of Product Marketing, Kalyan Ramanathan. He's, like I said, VP, Product Management of Sumo Logic. Great to see you again. >> All right, thank you, Jeff. >> What a beautiful report. >> Absolutely, I love the cover and I love the data in the report even more. >> Yeah, but you cheat, you cheat. >> How come? >> 'Cause it's not a survey. You guys actually take real data. >> Ah, that's exactly right, exactly right. >> No, I love them, let's jump into it. No, it's a pretty interesting fact, though, and it came out in the keynote that this is not a survey. Tell us how you get the data. >> Yeah, I mean, so as you already know, Sumo Logic is a continuous intelligence platform. And what we do is to help our customers manage the operations and security of the mission critical application. And the way we do that is by collecting machine data from our customers, and many of our customers, we have two thousand, our customers, they're all running modern applications in the cloud, and when we collect this machine data, we can grade insights into how are these customers building their applications, how are these customers running and securing their application, and that insight is what is reflected in this report. And so, you're exactly right, this is not a survey. This is data from our customers that we bring into our system and then what we do is really treat things once we get this data into our system. First and foremost, we completely anonymize this data. So, we don't-- >> I was going to say Let's make sure we have to get that out. >> Yes, absolutely, so we don't have any customer references in this data. Two, we genericize this data. So, we're not looking for anomalies. We are looking for broad patterns, broad trends that we can apply across all of our customers and all of these enterprises that are running modern mission critical applications in the cloud. And then three, we analyze ten weeks to Sunday. We look at these datas, we look at what stands out in terms of good sample sizes, and that's what we reflect in this report. >> Okay, and just to close a loop on that, are there some applications that you don't include? 'Cause they're just legacy applications that're running on the cloud that doesn't give you good information, or you're basically taking them all in? >> Yeah, it's a good point, I mean we collect all data and we collect all applications, so we don't opt-in applications or out applications for that matter because we don't care about it. But what we do look for is significant sample size because we want to make sure that we're not talking about onesie-twosie applications here or there. We're looking for applications that have significant eruption in the cloud and that's what gets reflected in this report. >> Okay, well, let's jump into it. We don't have time to go through the whole thing here now, but people can get it online. They can download their own version and go through it at their leisure. Biggest change from last year as the fourth year of the report. >> Yeah, I mean, look, there are three big insights that we see in this report. The first one is, while we continue to see AWS rule in the cloud and that's not surprising at all, we're starting to see pretty dramatic adoption of multi-cloud technologies. So, two years ago, we saw a smidgen of multi-cloud in this report. Now, we have seen almost a 50% growth year over year in terms of multi-cloud adoption amongst enterprises who are in the cloud, and that's a substantial jump albeit from a smaller baseline. >> Do you have visibility if those are new applications or are those existing ones that are migrating to different platforms? Are they splitting? Do you have any kind of visibility into that? >> Yeah, I mean, it's an interesting point, and part of this is very related to the growth of Kubernetes that we also see in this report. What ypu've seen is that, in AWS itself, Kubernetes adoption has gone up significantly, what's even more interesting is that, as you think about multi-cloud adoption, we see a lot of Kubernetes, Kubernetes as the platform that is driving this multi-cloud adoption. There is a very interesting chart in this report on page nine. Obviously, I think you guys can see this if they want to download the report. If you're looking at AWS only, we see one in five customers are adopting Kubernetes. If you're looking at AWS and GCP, Google Cloud Platform, we see almost 60% of our customers are adopting Kubernetes. Now, when you put in AWS-- >> One in five at AWS, 60% we got Google, so that means four out of five at GCP are using Kubernetes and bring that average up. >> And then, if you look at AWS, Azure, and GCP, now you're talking about the creme de la creme customers who want to adopt all three clouds, it's almost 80% adoption of Kubernetes, so what it tells you is that Kubernetes has almost become this new Linux in the cloud world. If I want to deploy my application across multiple clouds, guess what, Kubernetes is that platform that enables me to deploy my application and then port it and re-target it to any other cloud or, for that matter, even an on-prem environment. >> Now, I mean, you don't see motivation behind action, but I'm just curious how much of it is now that I have Kubernetes. I can do multi-cloud or I've been wanting to do multi-cloud, and now that I have Kubernetes, I have an avenue. >> Yeah, it started another question. What's the chicken and what's the egg right here? My general sense, and we've debated this endlessly in our company, our general sense has been that the initiative to go multi-cloud typically comes top down in an organization. It's usually the CIO or the CSO who says, you know what, we need to go multi-cloud. And there are various reasons to go multi-cloud, some of which you heard in our keynote today. It could be for more reliability, it could be for more choice that you may want, it could be because you don't want to get logged into any one cloud render, so that decision usually comes top down. But then, now, the engineering teams, the ops teams have to support that decision, and what these engineering teams and these ops teams have realized is that, if they deploy Kubernetes, they have a very good option available now to port their applications very easily across these various cloud platforms. So, Kubernetes, in some sense, is supporting the top down decision to go multi-cloud which is something that is shown in spades as a result of this report. >> So, another thing that jumped out at me, or is there another top trend you want to make sure we cover before we get in some of those specifics? >> I mean we can talk to-- >> Yeah, one of them, one of them that jumped out at me was Docker. The Docker adoption. So, Docker was the hottest thing since sliced bread about four years ago, and is the shade of Kubernetes, not that they're replacements for one another specifically, but it definitely put a little bit of appall in the buzz that was the Docker, yet here, the Docker utilization, Docker use is growing year over year. 30%! >> I'll be the first one to tell you that Docker adoption has not stalled at all. This is shown in the report. It's shown in customers that we talk to. I mean, everyone is down the path of containerizing their application. The value of Docker is indisputable. That I get better agility, that I get better portability with Docker cannot be questioned. Now, what is indeed happening is that everyone who is deploying Docker today is choosing a orchestration technology and that orchestration technology happens to be Kubernetes. Again, Kubernetes is the king of the hill. If I'm deploying Docker, I'm deploying Kubernetes along with it. >> Okay, another one that jumped out at me, which shouldn't be a big surprise, but I'm a huge fan of Andy Jassy, we do all the AWS shows, and one of always the shining moments is he throws up the slide, he's got the Customer slide. >> There you go. >> It's the Services slide which is, in like, 2.6 font across a 100-foot screen that fills Las Vegas, and yet, your guys' findings is that it's really: the top ten applications are the vast majority of the AWS offerings that are being consumed. >> Yep, not just that. It's that the top services in AWS are the infrastructure-as-a-service services. These are the core services that you need if you have to build an application in AWS. You need ECDO, I need Esri, I need identity access management. Otherwise, I can't even log into AWS. So, this again goes back to that first point that I was making was that multi-cloud adoption is top of mind for many, many customers right now. It's something that many enterprises think of, and so, if I want to indeed be able to port my application from AWS to any other environment, guess what I should be doing? I shouldn't be adopting every AWS service out there because if I frankly adopted all these AWS services, the tentacles of the cloud render are just so that I will not be able to port away from my cloud render to any other cloud service out there. So, to a certain extent, many of the data points that we have in this report support the story that enterprises are becoming more conscious of the cloud platform choices that they are making. They want to at least keep an option of adopting the second or the third cloud out there, and they're consciously, therefore choosing the services that they are building their applications with. >> So, another hot topic, right? Computer 101 is databases. We're just up the road from Oracle. Oracle OpenWorld's next week. A lot of verbal jabs between Oracle and some of the cloud providers on the databases, et cetera. So, what do the database findings come back as? >> I mean, look at the top four databases: Redis, MySQL, Postgres, Mongo. You know what's common across them? They're all open-source. They're all open-source database, so if you're building your application, find standard components that you can then build your application on, whether it's a community that you can then take and move to any other cloud that you want to. That's takeaway number one. Takeaway number two, look at where Oracle is in this report. I think they're the eighth database in the cloud. I actually talked to a few customers of ours today. >> Now, are you sampling from Oracle's cloud? Is that a dataset? >> No, this is-- >> Yes, right, okay. So, I thought I want to make sure. >> And, if AWS is almost the universe of cloud today, we can debate at some bids, but it is close enough, I'd say, it tells you where Oracle is in this cloud universe, so our friends at Redwood City may talk about cloud day in and day out, but it's very clear that they're not making much of intent in the cloud at this point. >> And then, is this the first year the rollup of the type of database that NoSQL exceeded relational database? >> No, I mean, we've been doing this for the last two years, and it's very clear that NoSQL is ahead of SQL in the cloud, and I think the way we think about it is primarily because, when you are re-architecting your applications in the cloud, the cloud gives you a timeline, it gives you an opportunity to reconsider how you build out your data layer, and many of our customers are saying NoSQL is the way to go. The scalability demands, the reliability demands, so if my application was such that I now have the opportunity to rethink and redo my data layer, and frankly, NoSQL is winning the game. >> Right, it's winning big time. Another big one: serverless, Lambda. Actually, I'm kind of surprised it took so long to get to Lambda 'cause we've been going to smaller atomic units of compute, store, and networking for so, so long, but it sounds like, looks like we're starting to hit some critical mass here. >> Yeah, I mean, look, Lambda's ready for primetime. I mean we have seen that tipping point out here. Almost one in three customers of ours are using Lambda in production environments. And then, if you cast a wider net, go beyond production and even look at dev tests, what we see is that almost 60% of Sumo Logic's customers, and if you look at 2,000 customers, that's a pretty big sample size. Almost 60% of enterprises are using Lambda in some way, shape, or form. So, I think it's not surprising that Lambda is getting used quite well in the enterprise. The question really is: what are these people doing with Lambda? What's the intent behind the use of Lambda? And that's where I think we have to do some more research. My general sense, and I think it's shared widely within Sumo Logic, is that Lambda's still at the edges of the application. It's not at the core of the application. People are not building your mission critical application on Lambda yet because I think that that paradigm of thinking about event-driven application is still a little foreign to many organizations, so I think it'll take a few more years for an entire application to be built on Lambda. >> But you would think, if it's variable demand applications, whether that's a marketing promotion around the Super Bowl or running the books at the end of the month, I guess it's easy enough to just fire up the servers versus doing a pure Lambda at this point in time, but it seems like a natural fit. >> If you're doing the utility type application and you want to start it and you want to kill it and not use it after an event has come and gone, absolutely, Lambda's the way to go. The economics of Lambda. Lambda absolutely makes sense. Having said that, I mean, if you're to build a true mission critical application that you're going to be keeping on for a while to come, I'm not seeing a lot of that in Lambda yet, but it's definitely getting there. I mean we have lots of customers who are building some serious stuff on Lambda. >> Well, a lot of great information. It's nice to have the longitudinal aspect as you do this year over year, and again, we're glad you're cheating 'cause you're getting good data. >> (chuckles) >> (laughs) You're not asking people questions. >> Yeah, I mean, I'd like to finish out by saying this is a report that Sumo Logic builds every year, not because we want to sell Sumo Logic. It's because we want to give back to our community. We want our community to build great apps. We want them to understand how their peers are building some amazing mission critical apps in the cloud and so, please download this report, learn from how your peers are doing things, and that's our only intent and goal from this report. >> Great, well, thanks for sharing the information and a great catch-up, nice event. >> All right, thank you very much, Jeff. >> All right, he's Kalyan, I'm Jeff. You're watching theCUBE. We're at Sumo Logic Illuminate 2019. Thanks for watching, we'll see you next time. (upbeat electronic music)
SUMMARY :
Brought to you by Sumo Logic. and really, one of the key tenants and I love the data in the report even more. 'Cause it's not a survey. and it came out in the keynote that this is not a survey. And the way we do that is by collecting Let's make sure we have to get that out. that we can apply across all of our customers that have significant eruption in the cloud as the fourth year of the report. that we see in this report. the growth of Kubernetes that we also see in this report. so that means four out of five at GCP and re-target it to any other cloud and now that I have Kubernetes, I have an avenue. it could be for more choice that you may want, and is the shade of Kubernetes, and that orchestration technology happens to be Kubernetes. and one of always the shining moments of the AWS offerings that are being consumed. These are the core services that you need and some of the cloud providers on the databases, et cetera. and move to any other cloud that you want to. So, I thought I want to make sure. much of intent in the cloud at this point. and many of our customers are saying NoSQL is the way to go. to get to Lambda 'cause we've been going and if you look at 2,000 customers, or running the books at the end of the month, and you want to start it and again, we're glad you're cheating You're not asking people questions. are building some amazing mission critical apps in the cloud and a great catch-up, nice event. Thanks for watching, we'll see you next time.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Jeff Frick | PERSON | 0.99+ |
Jeff | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
Sumo Logic | ORGANIZATION | 0.99+ |
Kalyan Ramanathan | PERSON | 0.99+ |
Andy Jassy | PERSON | 0.99+ |
second | QUANTITY | 0.99+ |
Kalyan | PERSON | 0.99+ |
30% | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
60% | QUANTITY | 0.99+ |
ORGANIZATION | 0.99+ | |
one | QUANTITY | 0.99+ |
Super Bowl | EVENT | 0.99+ |
NoSQL | TITLE | 0.99+ |
100-foot | QUANTITY | 0.99+ |
fourth year | QUANTITY | 0.99+ |
One | QUANTITY | 0.99+ |
third year | QUANTITY | 0.99+ |
three | QUANTITY | 0.99+ |
2,000 customers | QUANTITY | 0.99+ |
First | QUANTITY | 0.99+ |
ten weeks | QUANTITY | 0.99+ |
four | QUANTITY | 0.99+ |
Burlingame, California | LOCATION | 0.99+ |
Lambda | TITLE | 0.99+ |
Two | QUANTITY | 0.99+ |
next week | DATE | 0.99+ |
five | QUANTITY | 0.99+ |
five customers | QUANTITY | 0.99+ |
three customers | QUANTITY | 0.98+ |
ECDO | TITLE | 0.98+ |
second year | QUANTITY | 0.98+ |
first one | QUANTITY | 0.98+ |
two years ago | DATE | 0.98+ |
two thousand | QUANTITY | 0.98+ |
Esri | TITLE | 0.98+ |
Sunday | DATE | 0.98+ |
today | DATE | 0.98+ |
first point | QUANTITY | 0.98+ |
Kubernetes | ORGANIZATION | 0.97+ |
Kubernetes | TITLE | 0.97+ |
MySQL | TITLE | 0.97+ |
third cloud | QUANTITY | 0.96+ |
almost 80% | QUANTITY | 0.96+ |
Linux | TITLE | 0.96+ |
SQL | TITLE | 0.95+ |
Redwood City | LOCATION | 0.95+ |
Martin Bosshardt, Open Systems | CUBEConversation, August 2019
(upbeat funky music) >> From our studios, in the heart of Silicon Valley, Palo Alto, California. This is a CUBE conversation. >> Okay, welcome back everyone, we're here at theCUBE studios in Palo Alto for a special CUBE conversation. Talking security, talking about the internet and cloud computing. Martin Bosshardt is the CEO of Open Systems. Martin, great to see you. Last time we chatted was in December you were in Vegas, we had a little on the ground, great to meet your team. Welcome back to theCUBE. >> Thank you so much. It's great to be here. >> So exciting things going on, I want to get a state of the Open Systems and the industry, obviously security's a really big big thing, a lot stuff going on in the industry. Black Hat. Defcon. Amazon had a big event called re:Inforce, which was really kind of the first cloud securities show. Which brings the whole, your kind of value proposition to the table but, you guys have a new office here in Silicon Valley. I saw a video on the internet, trending. >> Yeah. >> Pretty nice place work. Give us the update on the current office and Silicon Valley presence. >> Yeah we are, you know, we are really happy to be now here in the U.S. headquarters in Redwood City and Silicon Valley. So, this really helps us also to be closer to the talents, to be closer to all the going to market activities and also to understand the market better. So, it's really exciting to be here and obviously also our, I mean the people love to work here in Silicon Valley. Weather is always great. >> Yeah, weathers always great and the office has got that good working vibe there. Take a minute to explain Open Systems real quick for the folks not familiar with the video 'cause we did last December in Vegas with your team. Tell them what your companies value propositions is and some of the growth you're experiencing. >> Right, so, Open Systems really is, you know, we operate SD-WAN in a secure way for our customer, so it's really focusing on making a relatively complicated technology, from operational point of view, very easy to consume for our customers. So this is, I think, something we started more than 15 years ago in Europe and I would say Open Systems is very much comparable, or at least the going to market part, is very much comparable to an organic farms. We have a wonderful ecosystems in Switzerland, especially in the financial services industry and our customers just love the way we provided those services and told their neighbors and friends and this is really how we grew on a global scale. Currently Open Systems is operating in more than 180 countries, SD-WAN and security infrastructure for customers and protect approximately 2.5 to three million in users globally. And when we started to enter the U.S. market, we learned that the way we provide SD-WAN in a secure way, really resonates a lot with the U.S. market because we can make complex infrastructures, especially projects going to the cloud, very easy to consume for our customers. So, we are really exciting on the growth side right now, we grow super fast in the U.S., we have been very successful in latest customers, we won Chemers, we won Chemit... >> So you're winning a lot of business. >> We are winning a lot of business and what's exciting about it is those customers give us really very valuable feedback on the difference how we provided services is really exciting... >> You know Martin, I was observing and talking to your team in December when we first met you guys for the first time and you just briefly touched on it on your description of the company success. A lot of the early success and continued success has been word of mouth. >> Right. >> With the organic, not like big marketing splash in the pool, kind of like, you know, banging the drum hard, although you are doing some marketing now but and being in the U.S. That word of mouth has been really a testament to the quality of the product, so I got to ask you, what are they happy about? What's the problem that you're solving? What's the big buzz? Why are they so excited to share, to their peers and colleagues about Open Systems? What's the big revelation? >> Thank you for the credit. I think, you know, everybody goes to the cloud and what you really need is an SD-WAN to access the cloud. What that also means for all those companies, they have to rethink their security posture. So if you add now all those products and then you try to operate those products, it turns out it's relatively complicated compared to an old school MPLS Network we used to operate in the past. So, this is really where Open Systems comes in and helps customers to operate that in very easy ways. So we integrate, all those products needed, to operate the global SD-WAN in a secure way, on a single delivery platform and that allows customers to consume that entire suite in a very very easy way. >> I want to get your vision on the future of Open Systems. I know you guys call it secure SD-WAN. I'm a little bit more radical and controversial in the sense. I think SD-WAN is kind of passe term, I think, it's really cloud connectivity work anywhere, people are working at home more than ever, cloud computing has brought in essentially enterprise cloud. We're calling it cloud 2.0, where, it's not just public cloud and having workloads in there, taking advantage of the greatest of cloud 1.0. It's enterprises, this is hybrid, it's multi-cloud, you seeing a, really a distributed computing, a networking problem and a security problem being at the center of this new work environment. >> Yeah. >> Essentially, people connected to something. >> Right. >> It's cloud right, I mean. We can call it SD-WAN because it used to be an office, campus, remote office, very static dynamic. What's your vision? >> You're absolutely right. I mean, this is really where it all goes. Let's say, a network was a network and it was very clear what a network does, right now it's more like, we want to just connect users to cloud services and it's not so clear where those services are coming from and it's not so clear where those users are sitting, where you consume from. And, it results in a phenomenal opportunity to be much more agile, much more, much faster, also to set-up new services, but it also is a challenge for IT operations. Because you know, you might have a group of users saying, well this and this service doesn't work well and now you have to debug. Why is not performing, why isn't Germany maybe, a service coming from the U.S., not performing well? Or you have an IoT device suddenly not really collecting data in a right way and this is really where SD-WAN becomes an orchestration layer. SD-WAN really helps you to orchestrate all those services and make sure you have the SLA available, at all times, everywhere. And also, understand if it's not delivering right and this is really rare where I believe... Ya, we need new solutions to make these easy because... >> You know, a lot of companies talk about digital transformation, that becomes the office, you know, the top CEO, board conversation, let's transform and be digital. But the underlying infrastructure, which is very complex, you can talk about distributing computing, you got networking, all these things in place and old, new, all kind of mashed together with cloud. It's easy to say digital transformation but you're talking about digital transformation of the business on top of existing complex hardware, which comes out the networking, moving packets from A to B, storing it on drives and now you have people working at home, so you have people working globally. >> Right. >> It's not that simple. >> No. >> It's complicated. >> It is really... >> It's not just a U.S. problem, it's like a have a team in, an engineering team in the U.K. and Germany, wherever, business... So it's a global problem. >> Exactly and also it's about, you know, how do you process all the data in an efficient way. And where we see a lot of iteration power released is right now in the Cloud. It's really exciting how easy it gets to consume all that computing power out of the cloud but you need to make sure it is available and you need to understand what is happening if it's not available and how to fix that. And this is really where, I think networking became more demanding, more challenging but also, obviously offers a tremendous opportunity for innovation. >> And I think the security industry has gotten much broader scope to it, used to be, hey you know, I'm a nerd, I'm Black Hat, I'm a blue team, red team, secure the environment, get a perimeter and okay that's gone, we'll take care of threats, malware, all this stuff's going on. But when you think about like cloud 2.0, cloud 1.0 is compute storage, great applications can load up at the cloud, all this great stuffs happening, hooray, yeah, rah-rah. Now cloud 2.0 is networking and security. >> Right. >> Independent of everything right so, what's your take on that? How is Open Systems, you know, helping companies? And what do you say to your customers when you say, hey, you know, compute networking, the storage is good, the cloud on premise no problem, there's operating models for that but you got networking and you got security to deal with on top of all the complexity. What's your story? >> I think the most important thing is, you know, we have to live with the fact that some device system tools are not secure. So I think IoT's a very good example. If you want to have all those sensors out there and be close to the customer, be close to some business processes, you need IoT. But, it's just not possible to have these very cheap devices built in a secure way. So, it's a lot about how do you design a network, to design it in a resilient secure way and that means that you have to think in cells, you have to think in compartments and that makes it relatively easy, secure again, but, it is from operational point of view, quite a challenge because you do not operate any more one network, you suddenly operate maybe any networks. >> On that point, just to kind of wrap up here. The the security challenges around IoT, Machine Learning and AI, which is clearly becoming part of the fabric of, a company's going to leverage that... >> Right. What are some of the big challenges that companies are having and what do you do to solve it? >> You know, in the old network world, you had a network where everything was connected based on one network. So, when you introduce SD-WAN and you introduce all these capabilities, it is very dangerous if you think just, in the old school of one network because suddenly you have IoT working on the same network as maybe your finance department. Or you have productivity facilities working the same network as your network department. So, it just doesn't make sense to have those very different functionalities on exactly the same network because if you have a compromised situation, you suddenly have your entire company compromised and this is really where compartments become very very important. I think this also something you in every industry, historically as well. Security and safety starts also with compartments. So, if you think fire, fire security, it has a lot to do with fire compartments. In case you have a fire, you don't lose the entire building or the same goes with ship building. I mean, Titanic was the last very big ship that sunk but the reason was the compartments haven't been pressurized. A modern ship doesn't sink anymore. And I think this really what we have to do now also in IT. We have to think in compartments. We have to think in layers and that's easy to do with SD-WAN but it's not so easy to operate. >> Final question for you real quick, you know, people talk about hybrid cloud, multi-clouds, the big conversation in this cloud 2.0. But you guys as being successful in outside the United States and now in the U.S., there's also multi-geo work environment. >> Right. What should people think about when they kind of want to frame that debate or conversation? I'm a multinational, I'm operating in the U.S., now I have regions, clouds have regions. There's also all kind of of now regulatory pressure coming across those areas. >> I would say around 2,000 companies really started to globalize their value chains. You know, in the past, maybe you had a production facility in one country and then you sold your products globally but if you want to be competitive, you have to globalize your value chain. So it doesn't make sense to produce everything in one place. Your product usually, or your service, is produced on a global scale and that means that networks also have to help you to really produce that global value chain. But, it means also that you are operating in different jurisdictions, in different regions and you have to respect those different regulations and laws. And this is, obviously then and also a challenge for network operators because privacy in Germany is different than in the U.S., access rights are different, China's again very different, but all those multinationals, we operate in all those countries and we have to respect the local law. >> And the provide the security they need. >> Exactly. >> Martin, thanks for coming in and sharing your insights. Appreciate, good to see you, we'll follow up with and keep of the progress. Thanks for coming in. >> Thank so much. >> I'm John Furrier for CUBE Conversation in Palo Alto, at theCUBE Studios, thanks for watching. (upbeat funky music)
SUMMARY :
in the heart of Silicon Valley, Palo Alto, California. Last time we chatted was in December you were in Vegas, Thank you so much. Open Systems and the industry, and Silicon Valley presence. I mean the people love to work here in Silicon Valley. and some of the growth you're experiencing. and our customers just love the way on the difference how we provided services and you just briefly touched on it on your and being in the U.S. and what you really need is an SD-WAN to access the cloud. and controversial in the sense. What's your vision? and now you have to debug. and now you have people working at home, an engineering team in the U.K. Exactly and also it's about, you know, scope to it, used to be, hey you know, I'm a nerd, And what do you say to your customers when you say, and that means that you have to think in cells, On that point, just to kind of wrap up here. are having and what do you do to solve it? and you introduce all these capabilities, But you guys as being successful in I'm a multinational, I'm operating in the U.S., and that means that networks also have to help you to and keep of the progress. I'm John Furrier for CUBE Conversation in Palo Alto,
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Martin | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
December | DATE | 0.99+ |
Germany | LOCATION | 0.99+ |
Silicon Valley | LOCATION | 0.99+ |
Switzerland | LOCATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Europe | LOCATION | 0.99+ |
Vegas | LOCATION | 0.99+ |
U.K. | LOCATION | 0.99+ |
Martin Bosshardt | PERSON | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
August 2019 | DATE | 0.99+ |
U.S. | LOCATION | 0.99+ |
United States | LOCATION | 0.99+ |
Redwood City | LOCATION | 0.99+ |
one country | QUANTITY | 0.99+ |
more than 180 countries | QUANTITY | 0.99+ |
cloud 2.0 | TITLE | 0.99+ |
MPLS Network | ORGANIZATION | 0.99+ |
first time | QUANTITY | 0.99+ |
cloud 1.0 | TITLE | 0.99+ |
last December | DATE | 0.98+ |
Open Systems | ORGANIZATION | 0.98+ |
one network | QUANTITY | 0.97+ |
approximately 2.5 | QUANTITY | 0.97+ |
theCUBE Studios | ORGANIZATION | 0.97+ |
Chemit | ORGANIZATION | 0.97+ |
around 2,000 companies | QUANTITY | 0.96+ |
Chemers | ORGANIZATION | 0.96+ |
re:Inforce | EVENT | 0.96+ |
first | QUANTITY | 0.95+ |
single delivery platform | QUANTITY | 0.95+ |
one place | QUANTITY | 0.95+ |
CUBE | ORGANIZATION | 0.92+ |
Black Hat | ORGANIZATION | 0.9+ |
theCUBE | ORGANIZATION | 0.9+ |
Palo Alto, California | LOCATION | 0.89+ |
Defcon | ORGANIZATION | 0.87+ |
three million | QUANTITY | 0.87+ |
more than 15 years ago | DATE | 0.86+ |
China | LOCATION | 0.85+ |
Titanic | COMMERCIAL_ITEM | 0.78+ |
first cloud securities | QUANTITY | 0.77+ |
CUBEConversation | EVENT | 0.72+ |
cloud | OTHER | 0.68+ |
Systems | ORGANIZATION | 0.46+ |
2.0 | TITLE | 0.44+ |
Moritz Mann, Open Systems AG | CUBEConversations, July 2019
>> from our studios in the heart of Silicon Valley, Palo Alto, California. It is a cute conversation. >> Everyone. Welcome to this Special Cube conversation here at the Palo Alto Cube Studios. I'm John for a host of Cuba here. Moritz man is the head of the product management team at Open Systems A G. Great to see you again. Thanks for coming in. >> Hey, John. Thanks for having me. >> So last time we spoke, you had your event in Las Vegas. You guys are launching. You have a new headquarters here in Silicon Valley. Opened up this past spring. Congratulations. Thank you. >> Yeah, it's a great, great venue to start, and we set foot on the Silicon Valley ground. So to make our way to >> I know you've been super busy with the new building and rolling out, expanding heavily here in the Valley. But you guys were in the hottest area that we're covering Security Cloud security on premise, security. The combination of both has been the number one conversation pretty much in the cloud world right now. Honestly, besides a normal cloud, native cloud I t hybrid versus multi cloud out. See, that continues to be the discussion I think there's no more debate around multi cloud in hybrid public clouds. Great people gonna still keep their enterprises. But the security equation still is changing this new requirements. What's the latest that you guys are seeing with respect to security? >> Yeah. So, John, what we see is actually that cloud adoption had happens at different speeds. So you have usually the infrastructure of the service. Adoption would happens in a quite controlled way because there's a lift in shift. Do you have your old data center? You you take it and you transferred into azure I W S O G C P. But then there's also uncontrolled at option, which is in the SAS space. And I think this is where a lot off data risk occur, especially the wake off GDP are on where we see that this adoption happens. Maurin a sometimes control, but sometimes in a very uncontrolled way, >> explain that the uncontrolled and controlled expansion of of how security and multi cloud and cloud is going because this interesting control means this this plan's to do stuff uncontrolled means it's just by other forces explain uncontrolled versus controls >> eso controlled specifically means the IittIe team takes as a project plan and aches servers and workloads and moves them in a controlled fashion or in a dedicated project to the cloud. But what happened in the business world of business I t is actually did use those share content at any time with any device at any at any time and in all locations. So this is called the Mobile Enterprise on the Cloud First Enterprise. So it means that the classical security perimeter and the controls in that are my past, actually, by the path of least resistance or the shortest path >> available. And this is the classic case. People use Dropbox with some, you know, personal things. They're at home, they're at work, a p I based software. That's what you're getting at the >> and the issue of this is that that the data that has bean, like contained an pera meters where, you know, as it Caesar, where your data is. This has bean deployed too many edge devices, too many mobile devices, and it's get it gets shared, a nun controlled way. >> We'll get a couple talk tracks would like to drill down on that, because I think this is the trend. We're seeing a pea eye's dominant. The perimeter on the infrastructure has gone away. It's only getting bigger and larger. You got I, O. T and T Edge just and the networks are controlled and also owned by different people. So the packets of moving on it that's crazy so that that's the reality. First, talk track is the security challenge. What is the security challenge? How does a customer figure out what to do from an architectural standpoint when they're dealing with hybrid and multi cloud? So first of >> all, um, customers or BC enterprises try need to re think their infrastructure infrastructure centric view off the architecture's. So the architecture that had been built around data send us needs to become hybrid and multi cloud aware. So that means they need to define a new way off a perimeter, which is in cloud but also in the covering. Still the old, so to say, legacy hyper data center set up, which has the data still in the old data center and at the same time, they need to open up and become the cloud themselves, so to say, and but still draw a perimeter around their data and they users and not and their applications and not so much anymore around the physical infrastructure. >> So taking, changing their view of what a security product is, Is that really what you're getting at? >> Yeah, So the issues with the product point solution was that they fixed a certain part off off a tactile issue. So if you take a firewall in itself, firewall back then it was like a entry door to a big building, and you could could decide who comes out goes in. Now. If the the kind of the walls of the building are vanishing or arm or more FIC, you need to come over the more integrated concept. So having these stacked appliance and stacked security solutions trying to work together and chain them doesn't work anymore. So we think and we see that, >> Why is that? Why doesn't it work? Because in >> the end, it's it's it's hardly two to operate them. Each of those points solutions have their own end off life. They have their own life cycle. They have their own AP eyes. They have their own TCO, as all that needs to be covered. And then there's the human aspect where you have the knowledge pools around >> those technologies. So as an enterprise you have to content to continuously keep the very scar security experts to maintain content continues the depreciating assets running right, >> and they're also in it. We weren't built for tying into a holistic kind of platform. >> Yeah, What we see is that that enterprises now realize we have data centers and it's not accepted reality that you can abstracted with the cloud. So you have You don't own your own servers and buildings anymore. So you have a PAX model to subscribe to Cloud Service is and we think that this has to happen to security to so shift from cap ex to our pecs and the same way also for operational matters >> securities. The service is a crepe is a small I want to ask you on that front you mentioned mobile users. How do you secure the mobile uses when they use cloud collaboration? Because this is really what uses expect, and they want How do you secure it? >> So be secured by by actually monitoring the data where it actually gravitates, and this is usually in the cloud. So we enforce the data that is in transit through, ah, proxies and gators towards the cloud from the endpoint devices, but also then looking by AP eyes in the cloud themselves to look for threats, data leakage and also sandbox. Certain activities that happened. There >> are the next talk talk I want to get into is the expansion to hybrid and multi cloud so that you guys do from a product standpoint, solution for your customers. But in general, this is in the industry conversation as well. How how do you look at this from a software standpoint? Because, you know, we've heard Pat Gelsinger of'em were talking about somewhere to find Data Center S d n. Everything's now software based. You talk about the premiere goes away. You guys were kind of bring up a different approaches. A software perimeter? Yeah, what is the challenge for expanding to multi cloud and hybrid cloud? >> So So the challenge for enterprise and customers we talked to is that they have to run their old business. Gardner once called it by motile business, and it's still adopting not one cloud, but we see in our surveys. And this is also what market research confirms is that customers end up with 2 to 3 loud vendors. So there were will be one or two platforms that will be the primary to their major majority of applications and data gravity. But they will end up and become much more flexible with have running AWS, the old Davis Center. But it was the G, C, P and Azure, or Ali Baba glowed even side by side, right tow cover the different speeds at what their own and the price runs. And >> so I gotta ask you about Cloud Needed was one of the things that you're bringing up that just jumps in my head. And when I got to ask, because this is what I see is a potential challenge. It might be a current challenges when you have kubernetes growing such a rapid rate. You see the level of service is coming online much higher rate. So okay, people, mobile users, they're using the drop boxes, the boxes and using all these FBI service's. But that's just those wraps. As a hundreds and thousands of micro service is being stood up and Tauron down in there, you guys are taking, I think, an approach of putting a perimeter software premieres around these kinds of things, but they get turned on enough. How do you know what's clean? It's all done automatically, so this is becoming a challenge. So is this what you guys mean when you say software perimeter that you guys could just put security around things at any time? Is that explain this? >> Yeah, So? So if you talk about the service match so really mashing cloudy but native functions, I think it's still in the face where it's, I would say, chaos chaotic when you have specific projects that are being ramped up them down. So we draw a perimeter in that specific contact. So let's say you have You're ramping up a lot off cloud a function AWS. We can build a pyramid around this kind off containment and look especially for threats in the activity locks off. The different component is containers, but from from a design perspective, this needs to be, uh, we need to think off the future because if you look at Mike soft on AWS strategy, those containers will eventually move Also back to the edge. Eso were in preparing that to support those models also cover. Bring these functions closer back again to the edge on We call that not any longer the when, ej but it will become a cloud at at actually. So it's not an extension of the land that comes to the data. It's actually the data and the applications coming back to the user and much closer. >> Yeah. I mean, in that case, you could define the on premises environment has an edge, big edge, because this is all about moving, were close and data around. This is what the new normal is. Yeah, So okay, I gotta ask the next question, which is okay, If that's true, that means that kubernetes becomes a critical part of all this. And containers. How do you guys play with that at all? >> So we play with us by by actually looking at data coming from that at the moment. We're looking at this from a from a data transit perspective. We But we will further Maur integrate into their eighties AP eyes and actually become part off the C I C D. Process that building then actually big become a security function in approval and rolling out a cannery to certain service mesh. And we can say, Well, this is safe for this is unsafe This is, I think, the eventual goal to get there. But But for now, it's It's really about tracking the locks of each of those containers and actually having a parent her and segmentation around this service mash cloud. So to say, >> I think you guys got a good thing going on when you talk about this new concept that's of softer to find perimeter. You can almost map that to anything you get. Really think everything has its own little perimeter workload. Could be moving around still in these three secure. So I gotta ask on the next talk Trek is this leads into hybrid cloud. This is the hottest topic. Hybrid cloud to me is the same as multi cloud. Just kind of get together a little bit different. But hybrid cloud means you're operating both on premises and in the cloud. This is becoming a channel most si si SOS Chief admission Security officers. I don't want to fork their teams and have multiple people coding different stacks. They don't want the vendor lock in, and so you're seeing a lot of people pulling back on premises building their own stacks, deploying in the cloud and having a seamless operation. What is your definition of hybrid? Where do you see hybrid going? And how important is it? Have a hybrid strategy. >> So I think the key successfactors of a hybrid strategy is that standards standardization is a big topic. So we think that a service platform that to secure that like the SD when secure service platform rebuilt, needs to be standardized on operational level, but also from a baseline security and detection level. And this means that if you run and create your own work, those on Prem you need to have the same security and standard security and deployment standard for the clout and have the seamless security primary perimeter and level off security no matter where these these deployments are. And the second factor of this is actually how do you ensure a secure data transfer between those different workloads? And this is where S T win comes into play, which acts as a fabric together with when backbone, where we connect all those pieces together in a secure fashion >> where it's great to have you on the Q and sharing your insight on the industry. Let's get into your company. Open systems. You guys provide an integrated solution for Dev Ops and Secure Service and Security Platform. Take a minute to talk about the innovations that you guys were doing because you guys talk a lot about Casby. Talk a lot about integrated esti when but first define what Casby is for. The audience doesn't know what Casby is. C. A S B. It's kicked around all of the security conscious of your new to security. It's an acronym that you should pay attention to so defined casby and talk about your solution. >> Eso casby isn't theory. Aviation means cloud access security we broker. So it's actually becoming this centralized orchestrator that that allows and defines access based on a trust level. So saying, um, first of all, it's between networks saying I have a mobile workforce accessing SAS or I s applications. Can't be it in the middle to provide security and visibility about Where's my data moving? Where's married? Where do I have exposure off off GDP, our compliance or P C. I or he power risks And where is it exposed to, Which is a big deal on it's kind of the lowest level to start with, But then it goes further by. You can use the Casby to actually pull in data that that is about I s were close to toe identified data that's being addressed and stored. So are there any incidentally, a shared data artifacts that are actually critical to the business? And are they shared with extra resource is and then going one step further, where we then have a complete zero trust access model where we say we know exactly who can talkto which application at any time on give access to. But as everything this needs to be is in embedded in an evolution >> and the benefit ultimately goes to the SAS applications toe, have security built in. >> That's the first thing that you need to tackle. Nowadays, it's get your sass, cloud security or policy enforced on, but without disrupting service on business on to actually empower business and not to block and keep out the business >> can make us the classic application developer challenge, which is? They love to co they love the build applications, and what cloud did with Dev Ops was abstracted away the infrastructure so that they didn't have to do all this configuration. Sister. Right? APs You guys air enabling that for security? >> Exactly. Yeah. So coming back to this multi protein product cloud would, which is not keeping up anymore with the current reality and needs of a business. So we took the approach and compared death ops with a great service platform. So we have engineers building the platform. That's Integrated Security Service Platform, which promotes Esti Wen managed Detection response and Caspi Service is in one on the one platform which is tightly integrated. But in the in the customer focus that we provide them on or Pecs model, which is pretty, very predictable, very transparent in their security posture. Make that a scalable platform to operate and expand their business on. >> And that's great. Congratulations. I wanna go back for the final point here to round up the interview for the I T. Folks watching or, um, folks who have to implement multi cloud and hybrid cloud they're sitting there could be a cloud architect that could be an I T. Operations or 90 pro. They think multi cloud this in hybrid club. This is the environment. They have to get their arms around. How? What >> should they >> be thinking about? Around multi cloud and hybrid cloud. What is it, really? What's the reality now? What >> should they be considering for evaluation? What are some of the key things that that should be on their mind when they're dealing with hybrid cloud and all the opportunity around it? >> So I think they're they're like, four key pieces. Oneness. Um, they think they still have to start to think strategic. So what? It's a platform and a partner That helps them to plan ahead for the next 3 to 5 years in a way that they can really focus on what their business needs are. This is the scalability aspect. Secondly, it's a do. We have a network on security, our architecture that allows me to grow confidently and go down different venues to to actually adopt multi clouds without worrying about the security implication behind it. Too much, uh, and to implement it. And third is have this baseline and have this standardized security posture around wherever the data is moving, being at Mobil's being it SAS or being on Prem and in clouds workloads, the fourth pieces again, reading, thinking off where did you spend most of my time? Where do I create? Create value by by defining this framework so it really can create a benefit and value for the enterprise? Because if you do it not right your not right. You will have a way. You will end up with a an architecture that will break the business and not accelerated. >> Or it's made head of product that open systems here inside the Cube studios. Um, great job. Must love your job. You got the keys. A lot of pressure. Security being a product. Head of product for security companies. A lot of pressure before we wrap up. Just give a quick plug for the company. You guys hiring you have a new office space here in Redwood City. Looks beautiful. Give a quick shared play for the company. >> Yeah. So open systems the great company to work with. We're expanding in the U. S. On also, Amy, uh, with all the work force. So we're hiring. So go on our website. We have a lot off open positions, exciting challenges in a growth or into workspace. Andi. Yeah. As you said, security at the moment, it's one of the hottest areas to be in, especially with all the fundamental changes happening in the enterprise and architecture. I d landscape. So yeah, >> and clouds securing specifically. Not just in point. The normal stuff that people used to classify as hot as hot as Hades could be right now. But thanks for coming on. Strong insights. I'm jumping with Cuba here in Palo Alto with more Morris Man is the head of product management for open systems. Thanks for watching.
SUMMARY :
from our studios in the heart of Silicon Valley, Palo Alto, A G. Great to see you again. So last time we spoke, you had your event in Las Vegas. So to make our way to What's the latest that you guys are seeing with respect to security? So you have usually the infrastructure of the service. So it means that the classical People use Dropbox with some, you know, personal things. and the issue of this is that that the data that has bean, So the packets of moving on it that's crazy so that that's the reality. So that means they need to define a new way off a perimeter, So if you take a firewall in itself, firewall back then it was like a entry where you have the knowledge pools around So as an enterprise you have to content to continuously keep and they're also in it. So you have You don't own your own servers and buildings The service is a crepe is a small I want to ask you on that front you mentioned mobile users. So be secured by by actually monitoring the data are the next talk talk I want to get into is the expansion to hybrid and multi cloud so that you guys do So So the challenge for enterprise and customers we talked to is that they have to So is this what you guys mean when you say software perimeter that you guys could just put security So it's not an extension of the land that comes to the data. Yeah, So okay, I gotta ask the next question, which is okay, If that's true, that means that kubernetes So to say, So I gotta ask on the next talk Trek is this leads into hybrid cloud. And the second factor of this is actually how do you ensure Take a minute to talk about the innovations that you guys were doing because you guys Can't be it in the middle to provide security That's the first thing that you need to tackle. and what cloud did with Dev Ops was abstracted away the infrastructure so that they didn't have to do But in the in the customer focus This is the environment. What's the reality now? This is the scalability aspect. Or it's made head of product that open systems here inside the Cube studios. We're expanding in the U. The normal stuff that people used to classify as hot as hot
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
John | PERSON | 0.99+ |
one | QUANTITY | 0.99+ |
Silicon Valley | LOCATION | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
Amy | PERSON | 0.99+ |
2 | QUANTITY | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
Redwood City | LOCATION | 0.99+ |
Moritz Mann | PERSON | 0.99+ |
Silicon Valley | LOCATION | 0.99+ |
Pat Gelsinger | PERSON | 0.99+ |
July 2019 | DATE | 0.99+ |
U. S. | LOCATION | 0.99+ |
second factor | QUANTITY | 0.99+ |
hundreds | QUANTITY | 0.99+ |
third | QUANTITY | 0.99+ |
two platforms | QUANTITY | 0.99+ |
Cuba | LOCATION | 0.99+ |
First | QUANTITY | 0.99+ |
fourth pieces | QUANTITY | 0.98+ |
Each | QUANTITY | 0.98+ |
Mike soft | PERSON | 0.98+ |
Moritz | PERSON | 0.98+ |
both | QUANTITY | 0.98+ |
two | QUANTITY | 0.98+ |
S T win | TITLE | 0.98+ |
FBI | ORGANIZATION | 0.98+ |
Dropbox | ORGANIZATION | 0.98+ |
T Edge | ORGANIZATION | 0.97+ |
Morris Man | PERSON | 0.97+ |
Palo Alto, California | LOCATION | 0.97+ |
Secondly | QUANTITY | 0.97+ |
Andi | PERSON | 0.96+ |
first | QUANTITY | 0.96+ |
Dev Ops | TITLE | 0.96+ |
Davis Center | ORGANIZATION | 0.96+ |
first thing | QUANTITY | 0.95+ |
each | QUANTITY | 0.94+ |
Data Center | ORGANIZATION | 0.94+ |
one platform | QUANTITY | 0.93+ |
5 years | QUANTITY | 0.93+ |
Open Systems AG | ORGANIZATION | 0.93+ |
Mobil | ORGANIZATION | 0.92+ |
3 loud vendors | QUANTITY | 0.92+ |
O. T | ORGANIZATION | 0.92+ |
one cloud | QUANTITY | 0.9+ |
3 | QUANTITY | 0.88+ |
SAS | ORGANIZATION | 0.88+ |
G | ORGANIZATION | 0.88+ |
Open Systems A G. | ORGANIZATION | 0.87+ |
Maur | PERSON | 0.84+ |
Gardner | PERSON | 0.84+ |
Palo Alto Cube Studios | ORGANIZATION | 0.83+ |
Tauron | PERSON | 0.81+ |
Chief admission Security officers | PERSON | 0.81+ |
eighties | DATE | 0.78+ |
four key pieces | QUANTITY | 0.76+ |
death | TITLE | 0.75+ |
Pecs | ORGANIZATION | 0.75+ |
Cloud | TITLE | 0.74+ |
past spring | DATE | 0.74+ |
one step | QUANTITY | 0.73+ |
zero | QUANTITY | 0.73+ |
three | QUANTITY | 0.72+ |
Cube | ORGANIZATION | 0.65+ |
Casby | ORGANIZATION | 0.63+ |
Hades | PERSON | 0.63+ |
C | ORGANIZATION | 0.62+ |
Maurin | LOCATION | 0.61+ |
SOS | PERSON | 0.61+ |
Casby | TITLE | 0.59+ |
Prem | ORGANIZATION | 0.58+ |
Ali | TITLE | 0.57+ |
Baba | PERSON | 0.56+ |
Dev | TITLE | 0.54+ |
Eso | ORGANIZATION | 0.54+ |
micro service | QUANTITY | 0.52+ |
CUBEConversations | EVENT | 0.51+ |
Azure | ORGANIZATION | 0.5+ |
thousands | QUANTITY | 0.5+ |
90 | QUANTITY | 0.49+ |
ops | ORGANIZATION | 0.48+ |
pro. | ORGANIZATION | 0.45+ |
Caspi | TITLE | 0.44+ |
Larry Cutler | Samsung Developer Conference 2017
>> Narrator: From San Francisco, it's The Cube. Covering Samsung Developer Conference 2017, brought to you by Samsung. (upbeat music) >> Okay, welcome back, everyone. Live here, in San Francisco, for day two. We're winding down day two of two days of wall to wall coverage, The Cube's exclusive coverage of Samsung Developer Conference. I'm John Furrier the founder, co-founder of SiliconANGLE Media (mumbles) the Cube our next guest Larry Cutler, co-founder and CTO of Baobab Studios. >> You got it right. >> And you're co-founder and CEO Maureen Fan was at our Grace Hopper event. >> Larry: Yes. >> Well thanks for joining us. >> Thank you for having me. >> So you guys are doing great. Love the story-telling, gaming, tech culture coming together here at Samsung. >> Yep. >> And seeing the future. The future, if you connect the dots, is augmented reality voice-activated, headphones that can be hacked and programmed and customized. You guys are doing some interesting things, you've got some good awards. Take a minute to talk about your studios. What are you guys doing, what's the aha moment for you guys. What should people know? >> So we at Baobab Studios, we're reinventing animated storytelling using VR. And so what we've, our aha moment was feeling that you could completely immerse yourself in the world in VR. And when we started thinking about well what is so special about an animated film, it's really about transporting you to faraway worlds, and making those worlds so real that you could like reach out and touch them. And then if you think about VR, that's kind of the same thing, where VR's promise is being able to transport you to incredible places and to make you really feel like you're in those worlds and you're part of those worlds. >> And to relax and chill a little bit too. >> Well relax and chill as well. >> Or entertainment or to be thrilled. >> So in our case we wanted to take all the experience that we have telling stories at places like Pixar and Dreamworks and apply that into this new medium. And so we found that VR is an incredibly powerful medium, and it really is one that's unlike film and unlike games. So, you're talking about bringing together the expertise of people from films, and people from games. That's critical to what we're doing, and yet at the same time, the experience is something that's totally different. >> Yeah we were commenting with some of our guys in our office how Twitch was experimenting with using the comments to drive the game behavior. You start to see new kinds of game systems develop around the storytelling as more of a behavioral dynamic, not the boring game I figured out, or the multi-player game with my same friends, or whatever that's going on, you're seeing a whole new level of creativity going on, one. Two, the other question is how much does it cost to make these things, 'cause Dreamworks and these guys are spending a lot of dough to do animation. >> Larry: Yes. >> I mean it's not cheap, so how do you guys crack the code on keeping it low, not low-budget, but low-cost and also intelligent is that the secret sauce? >> Yes well that's certainly super important for us. You know we're a start-up company, so obviously we need to be able to have a pipeline that if we run efficiently and you know for us, I think what we've done is we've brought together some of the best people, you know. So we've hired our friends, we've hired people who are really experts in the field, and we're really creating a next-generation VR platform so that we can actually create these animated experiences, be able to experiment in this space. You know, sort of try out different techniques and storytelling methodologies and at the same time do it in a way that we can, you know, sort of experiment as much as possible. >> John: Talk about some of the awards you guys had, I mean, you guys done some things. Share some of the accolades you've gotten. >> Yes, so, I mean what's amazing is that we started with our first piece of content Invasion!, and we premiered it last year in April at Tribecca Film Festival, and it's really gone on to, first of all, from a consumer standpoint, it's one of the most popular downloaded pieces of content on all the VR platforms, and at the same time it's been shown at a number of different film festivals, and it recently won an Emmy, so we're very excited about that, and, you know, what we realize is that audiences just fell in love with this bunny character Chloe. So Invasion! is this story about two aliens that try to take over Earth, and they're thwarted not by humans with powerful weapons, but by cute little woodland creatures. In the first episode in Invasion! they're thwarted by this cute little bunny Chloe, and what happens is that at the very beginning of the piece, Chloe like hops up to you, and if you look down you're a little bunny in the scene, you've got bunny legs, you can hop around. And audiences, you know, the viewer just reacted in ways that you would never do in a film, like people are waving at Chloe, a lot of people reach out and try to pet Chloe, a lot of people mimic what Chloe's doing, and in short people are just treating Chloe as if she's real. And it made us realize that there's something really powerful here that is really worth kind of leaning in and digging deeper into. >> And what was the next step after that, so you went what you went, some development, was it the game, was it the character development? How do you double-down on them, I'm just kind of curious on thinking about how the, on the thinking behind it. >> It was really interesting because we, in Invasion! we were kind of the first to make you a character in the story, but at the time there really weren't hand controllers, or any of the devices so that you could actually really have sort of a more like increased role in the story. And so at the same time, people really felt that they were front and center, and they felt this sense of protecting Chloe from the aliens 'cause you're placed right in the center of the story. And so with Asteroids! when we started, we just wanted to dive deeper into that idea of you playing an active role in the story. And so in Asteroids! we focused on the two alien characters Mac and Cheez and their relationship, and you're a helper robot on the ship, so you have. >> So how do I get involved and get these stories, do I have to have a VR kit? So I don't have, I haven't bought anything yet VR-wise, so for me, how do I engage with you guys, what do I do? Do I buy Oculus Rift, or certain headsets? >> So our stuff is meant to be available for everyone. We really want to have as many people be able to see our content as possible. And so first of all, if you have a VR headset of any type, our, Invasion! is available on all those platforms, so that's the high-end headsets like the Rift and Vive, the PlayStation VR for Sony, as well as if you have a mobile phone like a Samsung phone, you can plug it into your VR. At the same time, we also have a Baobab Cardboard app, so you don't even need to have VR to see our product. So you just get an IOS or Android app, a Baobab app. >> So I'm in the market to buy a headset, I'm not price sensitive, what should I buy? What would you recommend? (Larry chuckling) >> Well there really are so many options, so you know obviously at the high >> John: What would you get? >> Well at the highest end, you know, getting a Rift or Vive really gives you the full VR experience because it's really tracking your position and orientation so you can actually walk around a space, the characters can react to you in believable ways, and it's all happening in real time. And on the other hand, the Sony PlayStation VR's are really affordable if you've got a Sony Playstation, you just buy the PSVR headset, you plug it right in and you're ready to go. I'm really excited looking forward to a world where you're not tethered to your computer, and so it's really exciting to see these stand-alone headsets that are going to come out that basically there's no tethering to a computer and yet you have that same inside-out tracking so that >> And this is the Samsung vision, right? The Samsung vision is to use their displays. >> Yes, exactly. See right now what you have, which is, which is already really exciting, is you take your Samsung phone, you plug it into a Gear VR, and the one thing that's missing is that you're not able to track both the position and orientation of where you are, and so the next generation headsets are going to have that. And the experiences will be much higher feeling. >> Alright cool, so then I, I'll actually download all of this stuff. So as the CTO of the venture, your job is to kind of look over the landscape. You have to have the 20 mile stare of the future, not screw it up, but you've got to win the present. >> Larry: Yes, we're all about being able to deliver in the present and look forward to the future. >> And that's the key, and you have that unique skill as an entrepreneur. What are you guys doing now technically and with the product, what are some of the key things that people should know about, because I mean I look at the CG and the animation world, and you see the Moore's law kind of coming that way, right, so you go wow, as someone with a live video, I would love to have a bunny and the cube set right here, right? So we see a future where I want to immerse myself with characters, not just stickers. >> We of course see that as well, so you know, obviously. >> John: Is expensive I mean it must be, 'cause in the old days what, you had the artists, monster storage, tons of compute, what's it like now? >> Well we're a really small start-up company, so we are not a, you know, 300 person organization that is producing a full animated film. We're a small team of artists and engineers working together in the same way that we had that same excitement in the early days. I started my career at Pixar in some of their earlier films, and it was that same >> John: Power work stations, you had that high-end gear. >> Yeah so it was that same excitement in those early days, like we just had to figure out like how are we going to actually create this shot, how are we going to like, you know, build this character, how are we going to like finish this on time. And we have that same exact excitement in the office. >> When were you at Pixar, were you there for the Toy Story kind of thing? >> Yeah, so I worked on the Toy Story films, and A Bug's Life and Monster's Inc., and then I went over to Dreamworks and headed up all of their character technologies on their various films. >> Okay so you guys do anything different than those guys, or are you guys more focused more simple? >> Yeah, I mean what's interesting is that this is really a new medium and it's a new skill set, because what's happened is that you are part of the world, and for us the thing that's most exciting is that by you being a character, first of all, the other characters are not just able to have, you know, sort of high-quality animation, but they're able to react to you, and so there's there A. a number of technical innovations that you need to overcome so that we can have that same high-quality character performance that I would expect from a Pixar or Dreamworks film happening, running in real time at 90 frames a second on my headset, and at the same time also be able to have those characters react to you and respond to what you're doing. And you know, so we've scratched the surface on that. So one of the things that's really interesting is how two people will actually have all these subconscious communication cues, you know, whether it's eye contact or whether it's two lovers sitting across the table and mirroring each other's behavior, that's the type of thing that we can add into our animation. And at the same time, we have stories where depending on what you do, whether you choose to participate or not, that actually affects the outcome, and affects the way that characters respond to you. And so having much smarter character performances is certainly one area that I think is really exciting. >> And that's going to be interesting for you guys because you have some structured ways to do that, and then some unstructured ways to do it with community data, machine learning, and then you can use bots in a way to help you get data, but you almost could have character developments be dynamic. >> You definitely could, and you know for us I think the thing that is always the biggest point that we come back to is story. And so on one hand we want to tell one story that's really told well, not ten different stories, and on another hand, because you're part of that story, depending on what you do, that's actually going to affect how the characters respond to you, and that could be in a really nuanced way, and so, you know, building up AI systems, and building up the smarts so that you can actually have that type of response, and yet still feel like these characters are alive and breathing. >> Well the Chloe example on Invasion! is great example, you'd love to have that automated, so when you see those magical moments, the story could evolve, you can kind of give it that programmable policy-based taping. (John laughing) >> Yeah exactly so you know, so this is the type of thing. >> We're geeking out here on the set, Larry, great to have you on, super informative content, and I love the world you're in, I think the world's changing, I think you're going to see some interesting dynamics coming, you certainly have the historical view, Pixar and Dreamworks, old school, if you call that old school. >> That's right. >> Now the new school's coming in, certainly AR looks good too. >> Yeah, we're really excited about AR as well. When we think about stories, you know, VR is about transporting you to a different world and having a story take place there. AR is about the characters being alive in your world, both are really exciting. >> Have you seen the Magic Leap demo? >> Larry: Yes, yeah. >> What's it like, can you tell us? >> I'm not allowed to tell. >> John: Is it good? >> Yes, yeah. >> So it's worth half of another half a billion, oh I can't wait. >> That I can't say, you know. I can't comment on their business, but. >> It's a freaking award chest. >> I think there's a lot of exciting things you know, AR. >> They must have a killer demo, I want to find out, I want to see this demo. Magic Leap, I want to to see your demo. All seriousness, great to have you on, and certainly come down to our Cube studios. I want to follow your story, I think you guys are on the cutting edge of a new user experience that's going to bring computer animation, computer graphics, into a new persona as a storytelling, so congratulations. Larry Cutler, how do you say the. >> Baobab. >> Baobab, B-A-O-B-A-B Studios in Redwood City, California. It's the Cube live coverage from Samsung Developer Conference, I'm John Furrier, more after this short break. (peppy music)
SUMMARY :
2017, brought to you by Samsung. I'm John Furrier the founder, co-founder And you're co-founder and CEO Maureen Fan was So you guys are doing great. What are you guys doing, what's the aha moment for you guys. to incredible places and to make you really feel like you're And so we found that VR is an incredibly powerful medium, and these guys are spending a lot of dough to do animation. that if we run efficiently and you know for us, John: Talk about some of the awards you guys had, And audiences, you know, the viewer just reacted in ways so you went what you went, some development, or any of the devices so that you could actually really And so first of all, if you have a VR headset of any type, the characters can react to you in believable ways, And this is the Samsung vision, right? and so the next generation headsets are going to have that. So as the CTO of the venture, your job is in the present and look forward to the future. And that's the key, and you have so we are not a, you know, 300 person organization how are we going to like, you know, build this character, and then I went over to Dreamworks and headed up all to have, you know, sort of high-quality animation, And that's going to be interesting for you guys and so, you know, building up AI systems, the story could evolve, you can kind of give it great to have you on, super informative Now the new school's coming in, When we think about stories, you know, So it's worth half of another That I can't say, you know. All seriousness, great to have you on, It's the Cube live coverage from
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Larry Cutler | PERSON | 0.99+ |
John | PERSON | 0.99+ |
Larry | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
Chloe | PERSON | 0.99+ |
Pixar | ORGANIZATION | 0.99+ |
IOS | TITLE | 0.99+ |
Samsung | ORGANIZATION | 0.99+ |
San Francisco | LOCATION | 0.99+ |
Twitch | ORGANIZATION | 0.99+ |
two lovers | QUANTITY | 0.99+ |
Dreamworks | ORGANIZATION | 0.99+ |
Sony | ORGANIZATION | 0.99+ |
Android | TITLE | 0.99+ |
90 frames | QUANTITY | 0.99+ |
Oculus | ORGANIZATION | 0.99+ |
PlayStation VR | COMMERCIAL_ITEM | 0.99+ |
20 mile | QUANTITY | 0.99+ |
Baobab Studios | ORGANIZATION | 0.99+ |
last year | DATE | 0.99+ |
two days | QUANTITY | 0.99+ |
Redwood City, California | LOCATION | 0.99+ |
two people | QUANTITY | 0.99+ |
first episode | QUANTITY | 0.99+ |
SiliconANGLE Media | ORGANIZATION | 0.99+ |
Earth | LOCATION | 0.99+ |
PSVR | COMMERCIAL_ITEM | 0.99+ |
first piece | QUANTITY | 0.99+ |
Mac | PERSON | 0.99+ |
Rift | COMMERCIAL_ITEM | 0.99+ |
300 person | QUANTITY | 0.99+ |
Tribecca Film Festival | EVENT | 0.99+ |
Cheez | PERSON | 0.99+ |
Gear VR | COMMERCIAL_ITEM | 0.99+ |
Samsung Developer Conference | EVENT | 0.98+ |
two aliens | QUANTITY | 0.98+ |
Two | QUANTITY | 0.98+ |
two alien | QUANTITY | 0.98+ |
both | QUANTITY | 0.98+ |
Playstation | COMMERCIAL_ITEM | 0.98+ |
Maureen Fan | PERSON | 0.97+ |
one story | QUANTITY | 0.97+ |
Samsung Developer Conference 2017 | EVENT | 0.97+ |
day two | QUANTITY | 0.97+ |
Vive | COMMERCIAL_ITEM | 0.97+ |
ten different stories | QUANTITY | 0.97+ |
Invasion | TITLE | 0.97+ |
first | QUANTITY | 0.96+ |
Cube | ORGANIZATION | 0.96+ |
Samsung Developer Conference 2017 | EVENT | 0.96+ |
one | QUANTITY | 0.96+ |
Magic Leap | TITLE | 0.96+ |
April | DATE | 0.96+ |
half a billion | QUANTITY | 0.95+ |
one area | QUANTITY | 0.94+ |
Heather Miksch & Steve Fioretti - Oracle Modern Customer Experience #ModernCX - #theCUBE
>> Narrator: Live from Las Vegas, it's theCUBE. Covering Oracle Modern Customer Experience, 2017. Brought to you by, Oracle. (upbeat music) >> Welcome back to theCUBE. I'm Peter Burris, and once again theCUBE is here at Oracle Modern Marketing... Modern Customer Experience, having a great series of conversations about the evolution of marketing, the role technology is playing, and especially important, the centerpiece that data now has within a overall orientation towards customer experience. Now one of the key features of that notion of customer experience is what's going on with service. And this is a great session, because we've got a representative from Oracle, but also a customer, as well. Welcome to Steve Fioretti, who's the VP of Product Management, Oracle Service Cloud and Heather Miksch, who's the Vice President of Field and Product Operations at Carbon. >> Thank you. >> Peter: Welcome to the (mumbles) >> Thanks. >> Glad to be here. >> So, Steve why don't we start with you. >> Steve: Sure. >> Oracle is here talking about how the cloud can help transform field and service operations. >> Steve: Right. >> How is it transforming it, what're the trends? >> Well, there's a lot of interesting trends that are affecting customer service, and I would, you talked about marketing and a lot of people say customer service is the new marketing. A lot of, a lot of interactions that people have with a company is in the customer service group and that really affects their impact on the brand. And there's a lot of things going on in the industry that are affecting customer service. There's new dynamic channels emerging, for example, people want to use Facebook Messenger, or WeChat, or WhatsApp as customer service channels to interact with their brand. It's much beyond just email, phone, chat, things like that. So, new channels are emerging and companies have to think about how do I integrate that into my customer service organization. Automation has really come into the fore. So, you know, in our personal lives we use Siri, and other V, you know, interactions we have with Alexa. So, those are coming into businesses to automate those, perhaps more simple, customer service processes. The internet of things is really taking off, where connected devices are allowing organizations to deliver predictive and proactive service. And on the automation front, they're even extending to where organizations are taking robotics and making robots agents in a retail store, for example. >> Are you talking about me? >> Wow it's Pepper. Hi, Pepper, what are...(Peter laughs) I didn't know you were here, that's awesome. So, Pepper, I'll ask you a question. What makes you a great Customer Service Agent? >> I'm smart, I'm connected, and I'm cool and, most importantly, I'm effective. (Steve laughs) >> And we replaced John Furrier with Pepper. >> Steve: Excellent.(Heather laughs) >> So, going to the next question about the, as we use robotics, as we use many of these things: we have to remember that these are not magic, they're really is no intelligence, in the classical sense, in them, they are still being driven to perform functions, take action, based on the availability of data that is coming off of customers. So talk a bit about the role the data, data integration, and some of these new tools: AI, or Adaptive Intelligence as you're calling it, are playing in ensuring that we can, enhance Customer Experience with new devices, and these new channels. >> You're absolutely right. I mean, if, you know, it's all about making the experience with a device like, like Pepper personalized and effective, and data, knowing what a consumer wants, what their preferences, and perhaps anticipating their preferences before, you know, they even know that; their past buying history, and taking all that, first-party data and third-party data, combining that with artificial intelligence, to deliver those personalized smart experiences is what's really happening. You heard a lot at this conference about Oracle's Adaptive Intelligence Initiative, and in the context of service, we're going to be building applications for things like account health, predictive field service, so, you know, you can predict ahead of time that a machine may, you know, may need service or break. And, you know, our customer here, Heather from Carbon is going to talk a lot about what they're doing with-- >> Well, so-- >> You know, smarts and the experience-- >> Got it, so how does this resonate with Carbon? >> Well, so, Carbon, is a, we manufacture an industrial 3D printer, and we have a process we call Digital Light Synthesis, which allows us to make photo-polymer materials that are robust enough to use in final production. So, our goal is to take customers from their design, of their part, straight into production, using the 3D printer as a means of production. And the reason why this is so exciting to Carbon, is our printer is actually an IOT device. It operates over the internet, and it operates through a browser. As a result, all types of data, from machine data from the printer, are flowing into our databases; as well as operational data, how long is the print taking, what type of resin is the customer using, how often are they printing, are they running into problems with their print? We've also built in a feedback system for the user, directly in the user interface, that flows directly through our channels into our databases, and it actually opens tickets in our Oracle Service Cloud for agents to contact the customers. The way we use this in a very practical standpoint, to give you one example, is for machine failures. The idea that we can monitor our printers in the field, and we can see if a part is having problems, and might fail, and we can actually proactively reach out to the customer and say, "We'd like to be there "in a couple weeks, change out this part. "It's not affecting your machine yet. "It's not affecting your prints." And, the customer is now able, instead of having unplanned downtime, which can be very difficult for a production environment, they now have planned downtime. This technology is nothing new. The example I like to use is, in the nuclear power industry, you don't wait until you have a core meltdown and then call your service engineer.(Steve laughs) Like, it's been around for for decades. >> Form has been around for a while. >> But what's new, is actually taking this technology and putting it in capital equipment, or putting it in devices like Peppper. I mean, she's also an IOT device; or even putting it into some of our wearables, or just other consumer products as well. And once you actually have this data coming through to the manufacturer of the device, it's really almost limitless what you can do with it. And, just in our short time of Carbon actually working on this problem, we have about 70% of our hardware failures are actually predictive. So that we're able to go out and repair the printer before the customer even realizes they have a problem. And some of the problems, we can actually fix before the customer knows anything, and we can fix them remotely from our offices in Redwood City. >> And it's interesting, theCUBE this week was also at the National Association of Broadcasters, in the NEB show, and we actually had an astronaut present over theCUBE. >> Yes, yes. >> One of the things that's interesting is there are 3D printers now on-- >> There are. >> Up on the Space Station. >> Yes, yes. >> So that you can print things a long ways away. That's one of the advantages, one of the great use cases of 3D printers >> Yes. >> Is that you can actually assemble, or you can create and assemble things, in very very, you know, unfriendly environments. >> Yes, yes. So, being able to schedule, and being able to plan that, is absolutely essential. >> Yes, yes and you can see, so for us, for 3D printers, some of the use cases that our customers are coming to us with, is they are companies, their own capital equipment manufacturers that have hundreds of thousands of spare parts, and they don't want to have to keep these inventories of massive spare parts. They want to have a design sent directly to a printer, maybe it's located in another country, closer to the point of use for that part, print out the part, and get it to the user faster. The idea is to actually move, one of the ideas, is to move manufacturing closer to the point of use. So that we're not spending all this time shipping products, you know, across the entire world, when we can actually be producing them much closer to the user. >> So that suggests, when we think about, again, the role of integration, the role of data, the idea of the Service Cloud; that there will be circumstances in which the part is printed and the capital equipment, Lessor, or the person who sold it, is on site to then put it in place, and assemble it. So now we're talking about multiple people operating very very quickly with a lot of new technology. >> Right. >> And, we now see why these types of devices and the need for that data sharing is so crucial. So, how is Oracle, in Oracle's vision of how service is going to be performed in the future, facilitating these types of interactions. >> So, I mean what we have to do is think about the technologies that are powering devices like robots, that are, providing technologies that are powering virtual assistants to automate customer interactions, to deliver technologies that help customers serve themselves. Another example is, more and more people, particularly younger generation, they don't want to phone. You've got a phone in home, they don't want to call you. They don't want to have anything to do with the phone. So, that's why things like messaging, self-service, going to a website and finding their own answer are critical. So, enabling and anticipating the data, the technologies, the way, the channels that people want to use, are all going to allow brands like Carbon and others to deliver great customer service for-- >> How are you using the Oracle Service Cloud, then, to facilitate many of these changes in your organization. >> So right now, what we have is for... We actually have a database we use for our big machine data. So, all the big machine data comes through, all the data coming off of our printers. And then we've integrated that database into Oracle Service Cloud; so then, instead of a customer having to phone up if they have a problem, we actually have, on our user interface, a little button, it just says "Request Help", that's all they need to do, and it's within the print job that they've been working on. All of that data about their print job: who the user is, what the company is, which printer they were using, how long was the print. Any specific information they want to say about the print, like why they're having trouble with it, it flows through into Oracle Service Cloud, and within the Oracle Service Cloud environment we can open up our big machine database, within that same environment, we can look at the actual print job. And then, we have an escalation tool we use for our engineering team. If we need to escalate, we can do that out of Service Cloud as well. And the idea is that there's very little manual entry of any other information. All of that is just flowing through, and everybody within the organization, whether it's the people that are first in front of the customer, or whether it's our engineers, have access to the exact same data. >> But is the system also then, through the escalation process, saying, well, we really got to get someone at the hardware level, or someone here, or someone at the design level. So you're flowing it to the right person. >> Yes, yes, absolutely. And the other fabulous thing about having these internet connected devices, is even when we do need to send somebody out on site to make a hardware fix, because of the diagnostic data we have from the device, we have, until now, 100% success rate in having the right part on-hand. Which is, if you've ever had much experience with capital equipment repairs, or even a repair of your dishwasher, sometimes the people don't have the right parts. We always have the right parts. >> That's too bad you couldn't >> So far, nothing-- >> print the part with the printer when it's down.(laughs) >> That's an interesting thing. We actually do have some parts within our printer that are printed on our printers, so its (laughs) it's pretty fun >> Can I talk about one other short example-- >> Of course. >> Of another customer that actually Heather's met here at the show, Denon & Marantz, so, they make all sorts of audio equipment, high-end audio equipment, and they've got a new brand of speakers, wireless speakers, called HEOS. And, when they first started, selling those to consumers they noticed, these are connected as well, they noticed that a number of them were having, a chip problem, remotely. People were calling in. So they went out, and they, they pinged, if you will, because they're connected, all of their consumer deployments, and they could tell that, you know, a small percentage of them are going to fail. They actually shipped speakers to those consumers before they even knew they had a problem, and they arranged to pick up the old ones, and you can imagine the value the customer, loyalty, and customer sat that that had. So that proactive predictive customer service example in the consumer world, and in a business world, really makes service that much-- >> Yeah. >> So, customer service, increasingly, is taking some degree of responsibility for ensuring that things operate within the threshold, as opposed to fixing things after they've broken. >> Yes, absolutely. >> Exactly. >> Heather: Yes, yeah. >> So how does that tie back into marketing and sales. So, at Carbon what is the, what is the way these feedback loops are being used to also inform marketing and selling. >> So, the interesting thing is that because we're also gathering operational data, we actually use the data coming off our printers for much more than just a service organization. In fact, our entire company is becoming more and more dependent on this printer data. So, for instance, our product group, when they're looking at bringing out a new feature they're actually looking at the data of the actual prints and the features that the customers are currently using, and deciding, do we need to augment this feature? Do we need to bring out another tool for our customers to use? And then looking at the printer data to make those decisions, and to prioritize what projects to work on because as you can imagine we've just got a ton of projects that we'd like to work on, and we need to make some priorities. The other thing that we're looking at is changing customer dynamics. Like we have, all of our customers are broken down into different industries, and we monitor the different printing behaviors, across industries, and we've been surprised. Like, there's certain industries that have grown faster than we would have expected, and because we've got this data that we look at every single day, we're looking at our customers' print data, we can actually make much faster corrections to either marketing campaigns, or sales strategies, or things like that, rather than waiting for a monthly roll-up or a quarterly roll-up or something like that. >> So who's the steward of data within Carbon? >> Who is the steward of data? We actually have a Director of Business Operations, his name is Chris Hutton. He actually works a lot with Oracle. He recently spoke at the Modern Finance Experience with Safra Catz, and I would say that if anyone's the steward of the data, he's probably the Grand Poobah of this data? But many of us have access to it. I mean, I can go into some of these databases and pull all the data I need. We don't really restrict it. >> But he's making sure that every, he's making sure that the data works for everybody in the organization. >> Yeah. Yeah, I'd say to some degree, yes. We also have our software engineers, making sure the printer data is actually-- >> Well, they're always... >> Heather, I think I would... >> Always behind the scenes. >> I think I would like the title Steward of Data. >> Yeah. (laughs) >> I think that's, I think I just found my new title. >> It's a little geeky.(laughs) >> Well it won't be long. Somebody's going to be called, and-- >> Exactly. One other quick example of how that feedback's happening between a customer service experience and let's say marketing, is, back to my Denon & Marantz example. They had another set of speakers, and they can tell, they often, the consumer will label the speaker, based upon, you know, this is the living room, this is the bedroom... And they had some failures on another brand of speakers, and they noticed a commonality, they were all labeled Bathroom. And, basically, they realized that their speakers... Some of these speakers couldn't handle the humidity that was happening in the bathroom; drove that back into product development, built a new series of speakers quickly for bathroom that were more waterproof, >> Yeah. >> Or, more moisture resistant, and created a new product extension that actually sells quite well. So, there's just a simple example of how that data flowed back into product development and marketing. >> So, Heather, you're not feeling like a fish out water here at a customer experience show with all of the-- >> Oh, no, of course not. No, I love this kind of stuff. >> What's exciting you about listening to, mainly marketers, but a lot of customer experience, too? >> I, you know people-- >> Talk about customer service >> That are in service, they get excited. I mean, fundamentally, there's all kinds of reasons for growing the business, and increasing revenue, and cutting costs, and all those things, but fundamentally, people are in service to help other people. Like, that's what gets us up in the morning. That's what makes us jump out of bed. So, the idea that there's all these companies doing these super-cool things, where you can, really, proactively be helping people instead of waiting till they're already in trouble. That's like, you've just burst through a barrier that's existed for millennia; the fact that we can actually start predicting problems. >> But that's also, we also talked a lot here on theCUBE this week about the role that talent's going to play. And, while I've never been in a hardcore customer service job, I know that people who have gone in, often got demoralized because they were always being yelled at because there was problem. >> Yes, yes, yes. >> And I had to believe it's attracting a new class of person because they can actually be participating, and anticipating, and solving problems >> Yes, yes, yes. Well, and I, it does take a certain type to be a customer, to be in front of customers all the time. We always say that the number one rule is you have to hire happy people to be put in that position, because (laughs) >> Peter: So, how about (Heather laughs) >> Actually, that was a very insightful question, because we were on a panel yesterday with an analyst, Denis Pombriant from the Beagle Research and he talked about, well, a couple of dynamics. One is, agents, the profile of the agents that you hire is changing. Because all the simple things are being solved online through self-service, and now that agent has to be a more gifted, even arguably, he called it a controller, a more aggressive agent that's going to be a problem-solver, able to collaborate with others. So, more empowered, and that's one thing, so I thought your question was really insightful. The nature of that agent is changing. And another thing that smart companies do, is they empower those agents. You know, not just with technology, but they give them the ability to, you know, the a brand of hotels, high-end hotels, I won't use the brand, but their agents are given a couple thousand dollars a day, and are empowered to use that to fix any issues. You know, somebody shows up and the room's booked, they don't drag them out of the hotel. (all laugh) They actually find them... Maybe they upgrade the room or they get them a meal if they have a problem so, empowering them also makes the agent feel much better about delivering customer service-- >> Alright, so Steve Fioretti, VP Product Management Oracle Service Cloud. Heather Miksch the Vice President of Field and Product Operations at Carbon, and Pepper from SoftBank. >> Yay! >> Thank you all for being a part of theCUBE here at the Oracle-- >> Thank you. >> Modern Customer Experience >> Thank you Peter. >> And talking about the role that service is now playing in driving customer experience and the role that the Cloud is playing in improving customer service. >> Steve: Great, awesome. >> We'll be back with a wrap-up in a few minutes, and in fact, John will magically reappear. Give us a few minutes and we'll be back with more from theCUBE. (upbeat music)
SUMMARY :
Brought to you by, and especially important, the centerpiece that data now has Oracle is here talking about how the cloud and companies have to think about how do I integrate that So, Pepper, I'll ask you a question. (Steve laughs) So talk a bit about the role the data, and in the context of service, in the nuclear power industry, you don't wait for a while. And some of the problems, we can actually fix in the NEB show, So that you can print things a long ways away. and assemble things, in very very, you know, So, being able to schedule, and being able to plan that, print out the part, and get it to the user faster. is printed and the capital equipment, is going to be performed in the future, facilitating So, enabling and anticipating the data, the technologies, to facilitate many of these changes in your organization. And the idea is that there's very little manual entry But is the system also then, because of the diagnostic data we have from the device, that are printed on our printers, so its (laughs) and they arranged to pick up the old ones, for ensuring that things operate within the threshold, to also inform marketing and selling. and the features that the customers are currently using, and pull all the data I need. that the data works for everybody making sure the printer data is actually-- the title Steward of Data. Somebody's going to be called, and-- and they can tell, of how that data flowed back Oh, no, of course not. So, the idea that there's all these companies doing that talent's going to play. We always say that the number one rule is One is, agents, the profile of the agents Heather Miksch the Vice President that the Cloud is playing in improving customer service. and in fact, John will magically reappear.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Steve | PERSON | 0.99+ |
Steve Fioretti | PERSON | 0.99+ |
Denis Pombriant | PERSON | 0.99+ |
Heather Miksch | PERSON | 0.99+ |
Chris Hutton | PERSON | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
Peter Burris | PERSON | 0.99+ |
Pepper | PERSON | 0.99+ |
Peter | PERSON | 0.99+ |
John | PERSON | 0.99+ |
Denon | ORGANIZATION | 0.99+ |
Siri | TITLE | 0.99+ |
Redwood City | LOCATION | 0.99+ |
Heather | PERSON | 0.99+ |
yesterday | DATE | 0.99+ |
Beagle Research | ORGANIZATION | 0.99+ |
100% | QUANTITY | 0.99+ |
John Furrier | PERSON | 0.99+ |
TITLE | 0.99+ | |
Carbon | ORGANIZATION | 0.99+ |
SoftBank | ORGANIZATION | 0.99+ |
Service Cloud | TITLE | 0.99+ |
Alexa | TITLE | 0.98+ |
One | QUANTITY | 0.98+ |
2017 | DATE | 0.98+ |
Las Vegas | LOCATION | 0.98+ |
about 70% | QUANTITY | 0.98+ |
one example | QUANTITY | 0.97+ |
Oracle Service Cloud | TITLE | 0.97+ |
National Association of Broadcasters | ORGANIZATION | 0.96+ |
one | QUANTITY | 0.96+ |
Oracle Service Cloud | ORGANIZATION | 0.96+ |
decades | QUANTITY | 0.95+ |
Facebook Messenger | TITLE | 0.95+ |
this week | DATE | 0.94+ |
first | QUANTITY | 0.94+ |
Peppper | ORGANIZATION | 0.94+ |
Safra Catz | PERSON | 0.94+ |
hundreds of thousands of spare parts | QUANTITY | 0.93+ |
one thing | QUANTITY | 0.93+ |
Steward of Data | TITLE | 0.93+ |
Marantz | ORGANIZATION | 0.91+ |
theCUBE | ORGANIZATION | 0.9+ |
NEB | EVENT | 0.88+ |
a couple thousand dollars a day | QUANTITY | 0.79+ |
single day | QUANTITY | 0.78+ |
TITLE | 0.75+ | |
minutes | QUANTITY | 0.72+ |
one of | QUANTITY | 0.72+ |
one rule | QUANTITY | 0.71+ |
Karen Sigman, Oracle - On the Ground - #theCUBE
>> Announcer: The Cube presents On the Ground. (techno music) >> Hello and welcome to a special Cube presentation of Oracle On the Ground here at the headquarters in Redwood City. I'm John Furrier, host of the Cube. I'm here with Karen Sigman with Oracle. Great to see you again. Give us an overview what we're doing here with this program. What's the update with Oracle with Big Data and cloud? >> It's pretty exciting, you know. We've been continuing to innovate as you know. We've been expanding our portfolio and the big focus is on choice. So with the Big Data appliance and the Big Data now taking that to the cloud at customer strategy, we're able to now give customers choice of doing their Big Data analytics on premise, in the cloud, or as a cloud service behind their firewall. It's a huge innovation, a whole new change to the way you can do things for our customers. >> So about the operational impact to customers for this, because on premise obviously is key. Cloud economics are right there. But getting something operational has been a big problem for many people with Big Data. How does the Oracle solutions innovate and help solve that problem? >> Well, I think that's the whole value proposition around what we've done with the Big Data plans. What we heard from a lot of our customers is they can build their own, and they can put it all together, but then they have to maintain it. They have to manage it. They have to make sure that everything that they, all the software that they put together, is going to work together. And they're going to be able to keep it up to date. We actually eliminate all the steps. A vast majority of the steps it takes to bring it up online. So we can bring the time to value for doing your data analytics down to days instead of weeks. >> What do you say to customers that have come to you, Oracle customers and potentially new customers, "Hey I have Oracle database" or "I'm considering Oracle database, but I have to use Hadoop. I want to use Hadoop and some of these open source technologies. Can I do that?" >> Of course you can. Oracle is absolutely all about choice. It's the ability for you to be able to use both Oracle and non-Oracle source data in a single appliance and do your analytics against that. That's the value of the Big Data plans. >> What about cloud? The cloud machine? How does that fit into this? >> Yeah, it's all again, it's about, you know, making sure a lot of customers have different ways that they want to do business. They're worried about data sovereignty issues. They can't take it to the cloud, but they want the ability and the agility that goes with a cloud story. The ability to just access a service and run it. What we're doing with the Big Data cloud machine is we're actually allowing customers to take that cloud service and access it just behind their firewalls. So it's the same as if you're logging in to our public cloud. You just log into it in your own data center. >> Karen, so you've been traveling around the globe talking to customers. What are the main things that you're seeing bubbling up from the different conversations from all around the world? Top three things you're hearing from customers? >> I think it's a couple things. One, they don't want to spend their time becoming IT experts anymore. And so the value of an appliance like technology or a cloud service, either one, is exactly what their looking for. Because they want to simplify their IT infrastructure and they want to focus on the things that matter most, which is the applications that drive the business. So that's number one. Number two is they're worried about cost. And so they would like to have cost be specific and more transparent. So they want to make sure that whatever their spending they can actually allocate back to the business units, that's coming from the IT side. So having cloud based models actually helps quite a bit with cost transparency. And I think the third thing is that overall they want to make sure that they can get things done faster. And so the idea of having cloud services gives them that agility that they need. And as I know you only asked for three, but I would say the fourth thing is they're looking for choice. They really want to understand. They want to make sure that if they choose one model, that they're going to be able to flip and they're not going to be locked in. And what Oracle's done with this is given them the capability to either deploy on Oracle, work with Oracle or non-Oracle data, and you can do it on a cloud or you can do it on prim. It's all up to you. >> I sat down with Dave Donatelli for an exclusive interview and then publishing on Forbes and then SiliconANGLE, and he talked about how the traditional infrastructure mainly storage and server vendors, really weren't positioned for success. So I want to ask you, a year now into the Oracle real push and growth of infrastructure products, engineered systems and other things powering all the software and the database and all the good stuff with Big Data cloud. What's changed over the past years? What can you point to has been the big, you know, the needle moving? Was it been performance? Has it been hardware? Number of units? Integration? What's your view on where has the needle moved for the infrastructure engineered systems? >> I think the big thing is that we've really fill out the portfolio. We've made sure that whether you're choosing to do a build your own solution or go for the, you know, fastest time to value with an appliance like technology or you're trying to get the maximal capabilities out of our systems our engineered systems. we've actually built out our portfolio so that you can do all of that on prim or in the cloud or on your premise with a cloud service. We've made sure that whether it's database workloads, application workloads, or analytics workloads, that we have a complete portfolio of solutions that give you that choice. And that's quite different than anything I see in the market. >> Karen, thanks so much for spending time with On the Ground. Appreciate it. >> Thanks. >> I'm John Furrier. We are On the Ground here at Oracle's headquarters. Thanks for watching (techno music)
SUMMARY :
Announcer: The Cube presents On the Ground. What's the update with Oracle with Big Data and cloud? We've been continuing to innovate as you know. So about the operational impact to customers for this, all the software that they put together, but I have to use Hadoop. It's the ability for you to be able to use both So it's the same as if you're logging in to our What are the main things that you're seeing So they want to make sure that whatever their spending and all the good stuff with Big Data cloud. fastest time to value with an appliance like technology spending time with On the Ground. We are On the Ground here at Oracle's headquarters.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Karen | PERSON | 0.99+ |
Karen Sigman | PERSON | 0.99+ |
Dave Donatelli | PERSON | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
John Furrier | PERSON | 0.99+ |
Redwood City | LOCATION | 0.99+ |
three | QUANTITY | 0.99+ |
third thing | QUANTITY | 0.99+ |
both | QUANTITY | 0.98+ |
One | QUANTITY | 0.98+ |
one model | QUANTITY | 0.98+ |
Hadoop | TITLE | 0.97+ |
fourth thing | QUANTITY | 0.97+ |
On the Ground | TITLE | 0.97+ |
Ora | ORGANIZATION | 0.96+ |
SiliconANGLE | ORGANIZATION | 0.92+ |
single appliance | QUANTITY | 0.88+ |
Number two | QUANTITY | 0.87+ |
Big Data | ORGANIZATION | 0.87+ |
a year | QUANTITY | 0.85+ |
one | QUANTITY | 0.8+ |
three things | QUANTITY | 0.67+ |
Forbes | ORGANIZATION | 0.66+ |
Oracle On | ORGANIZATION | 0.64+ |
Cube | COMMERCIAL_ITEM | 0.58+ |
couple | QUANTITY | 0.57+ |
On the | TITLE | 0.46+ |
Ground | ORGANIZATION | 0.45+ |
Cube | ORGANIZATION | 0.42+ |