Image Title

Search Results for Demand:

ON DEMAND SWARM ON K8S FINAL NEEDS CTA SLIDE


 

>>welcome to the session. Long live swarm with containers and kubernetes everywhere we have this increasing cloud complexity at the same time that we're facing economic uncertainty and, of course, to navigate this. For most companies, it's a matter of focusing on speed and on shipping and iterating their code faster. Now. For many, Marantz is customers. That means using docker swarm rather than kubernetes to handle container orchestration. We really believe that the best way to increase your speed to production is choice, simplicity and security. So we wanted to bring you a couple of experts to talk about the state of swarm and Docker enterprise and how you can make best use of both of you. So let's get to it. Well, good afternoon or good morning, depending on where you are on and welcome to today's session. Long live swarm. I am Nick Chase. I'm head of content here at Mantis and I would like to introduce you to our two Panelists today eight of Manzini. Why don't you introduce yourself? >>I am a van CNI. I'm a solutions architect here at Moran Tous on work primarily with Docker Enterprise System. I have a long history of working with support team. Um, at what used to be Ah Docker Enterprise, part of Docker Inc. >>Yeah, Okay. Great. And Don Power. >>I, um Yeah, I'm Don Power on the docker. Captain Docker, community leader. Right now I run our Dev Ops team for Citizens Bank out of Nashville, Tennessee, and happy to be here. >>All right, Excellent. So All right, so thank you both for coming. Now, before we say anything else, I want to go ahead and kind of name the elephant in the room. There's been a lot of talk about the >>future. Yeah, that's right. Um, swarm as it stands right now, um, we have, ah, very vested interest in keeping our customers on who want to continue using swarm, functional and keeping swarm a viable alternative or complement to kubernetes. However you see the orchestration war playing out as it were. >>Okay? It's hardly a war at this point, but they do work together, and so that's >>absolutely Yeah, I I definitely consider them more of like, complimentary services, um, using the right tool for the job. Sort of sense. They both have different design goals when they were originally created and set out so I definitely don't see it as a completely one or the other kind of decision and that they could both be used in the same environment and similar clusters to run whatever workload that you have. >>Excellent. And we'll get into the details of all that as we go along. So that's terrific. So I have not really been involved in in the sort of swarm area. So set the stage for us where we kind of start out with all of this. Don I know that you were involved and so guys said, set the stage for us. >>Sure, Um I mean so I've been a heavy user of swarm in my past few roles. Professionally, we've been running containers in production with Swarm for coming up on about four years. Now, Um, in our case, we you know, we looked at what was available at the time, and of course you had. Kubernetes is your biggest contender out there, but like I just mentioned, the one of the things that really led us to swarm is it's design goals were very different than kubernetes. So Kubernetes tries to have an answer for absolutely every scenario where swarm tries to have an answer for, like, the 80% of problems or challenges will say that you might come across 80% of the workloads. Um, I had a better way of saying that, but I think I got my point across >>E Yeah, I think I think you hit the nail on the head. Um, Kubernetes in particular with the way that kubernetes itself is an a P I I believe that kubernetes was, um, you know, written as a toolkit. It wasn't really intended to be used by end users directly. It was really a way to build platforms that run containers. And because it's this really, really extensible ap I you can extend it to manage all sorts of resource is swarm doesn't have that X sensibility aspect, but what it was designed to do, it does very, very well and very easily in a very, very simple sort of way. Um, it's highly opinionated about the way that you should use the product, but it works very effectively. It's very easy to use. It's very low. Um, not low effort, but low. Ah, low barrier to entry. >>Yes. Yes. Absolutely. I was gonna touch on the same thing. It's very easy for someone to come in. Pick up swarm. You know they don't They don't have to know anything about the orchestrator on day one. Most people that are getting into this space are very familiar with Docker. Compose um, and entering from Docker compose into swarm is changing one command that you would run on the command line. >>Yeah, very, very trivial to if you are already used to building docker files using composed, organize your deployment into stacks of related components. It's trivial to turn on swarm mode and then deploy your container set to a cluster. >>Well, excellent. So answer this question for me. Is the swarm of today the same as the swarm of, you know, the original swarm. So, like when swim first started is that the same is what we have now >>it's kind of ah, complicated story with the storm project because it's changed names and forms a few times. Originally in is really somewhere around 2014 in the first version, and it was a component that you really had to configure and set up separately from Docker Ah, the way that it was structured. Ah, you would just have docker installed on a number of servers are machines in your cluster. And then you would organize them into a swarm by bringing your own database and some of the tooling to get those nodes talking to each other and to organize your containers across all of your docker engines. Ah, few years later, the swarm project was retooled and baked into the docker engine. And, um, this is where we sort of get the name change from. So originally it was a feature that we called swarm. Ah. Then the Swarm Kit project was released on Get Hub and baked directly into the engine, where they renamed it as swarm mode. Because now it is a motile option that you just turn on as a button in the docker engine and because it's already there the, um, the tuning knobs that you haven't swarm kit with regard to how what my time outs are and some of these other sort of performance settings there locked there, they're there. It's part of the opinionated set of components that builds up the docker engine is that we bring in the Swarm Kit project with a certain set of defaults and settings. And that is how it operates in today's version of Docker engine. >>Uh, okay for that, that makes sense. That makes sense. So ah, so don, I know you have pretty strong feelings about this topic, but it is swarm still viable in a world that's sort of increasingly dominated by Kubernetes. >>Absolutely. And you were right. I'm very passionate about this topic where I work. We're we're doing almost all of our production work lives on swarm we only have out of Ah, we've got something like 600 different services between three and 4000 containers. At any given point in time. Out of all of those projects, all of those services we've only run into two or three that don't kind of fit into the opinionated model of swarm. So we are running those on KUBERNETES in the same cluster using Moranis is Docker enterprise offering. But, um, no, that's a very, very small percentage of services that we didn't have an answer for in swarm with one. The one case that really gets us just about every time is scaling state full services. But you're gonna have very few staple services in most environments for things like micro service architecture, which is predominantly what we build out. Swarm is perfect. It's simple. It's easy to use you, don't you? Don't end up going for miles of yamma files trying to figure out the one setting that you didn't get exactly right? Um yeah, the other Thea the other big piece of it that way really led us to adopting it so heavily in the beginning is, you know, the overlay network. So your networks don't have to span the whole cluster like they do with kubernetes. So we could we could set up a network isolation between service A and service B, just by use using the built in overlay networks. That was a huge component that, like I said, let us Teoh adopting it so heavily when we first got started. >>Excellent. You look like you're about to say something in a >>Yeah, I think that speaks to the design goals for each piece of software. On the way that I've heard this described before is with regard to the networking piece the ah, the docker networking under the hood, um, feels like it was written by a network engineer. The way that the docker engine overlay networks communicate uses ah, VX lan under the hood, which creates pseudo V lands for your containers. And if two containers aren't on the same Dylan, there's no way they can communicate with each other as opposed to the design of kubernetes networking, which is really left to the C and I implementation but still has the design philosophy of one big, flat sub net where every I p could reach every other i p and you control what is allowed to access, what by policy. So it's more of an application focused Ah design. Whereas in Docker swarm on the overlay networking side, it's really of a network engineering sort of focus. Right? >>Okay, got it. Well, so now how does all this fit in with Docker enterprise now? So I understand there's been some changes on how swarm is handled within Docker Enterprise. Coming with this new release, >>Docker s O swarm Inside Docker Enterprise is represented as both the swarm classic legacy system that we shift way back in 2014 on and then also the swarm mode that is curly used in the docker engine. Um, the Swarm Classic back end gives us legacy support for being able to run unmanaged plane containers onto a cluster. If you were to take Docker ce right now, you would find that you wouldn't be able to just do a very basic docker run against a whole cluster of machines. You can create services using the swarms services, a p I but, um, that that legacy plane container support is something that you have to set up external swarm in order to provide. So right now, the architecture of Docker Enterprise UCP is based on some of that legacy code from about five or six years ago. Okay. Ah, that gives us ability to deploy plane containers for use cases that require it as well as swarm services for those kinds of workloads that might be better served by the built in load balancing and h A and scaling features that swarm provides. >>Okay, so now I know that at one point kubernetes was deployed within Docker Enterprise as you create a swarm cluster and then deploy kubernetes on top of swarm. >>Correct? That is how the current architecture works. >>Okay. All right. And then, um what is what is where we're going with this like, Are we supposed to? Are we going to running Swarm on top of kubernetes? What's >>the the design goals for the future of swarm within branches? Stocker Enterprise are that we will start the employing Ah, like kubernetes cluster features as the base and a swarm kit on top of kubernetes. So it is like you mentioned just a reversal of the roles. I think we're finding that, um, the ability to extend kubernetes a p I to manage resource is is valuable at an infrastructure and platform level in a way that we can't do with swarm. We still want to be able to run swarm workloads. So we're going to keep the swarm kit code the swarm kit orchestration features to run swarm services as a part of the platform to keep the >>got it. Okay, so, uh, if I'm a developer and I want to run swarm, but my company's running kubernetes what? What are my one of my options there? Well, I think >>eight touched on it pretty well already where you know, it depends on your design goals, and you know, one of the other things that's come up a few times is Thea. The level of entry for for swarm is much, much simpler than kubernetes. So I mean, it's it's kind of hard to introduce anything new. So I mean, a company, a company that's got most of their stuff in kubernetes and production is gonna have a hard time maybe looking at a swarm. I mean, this is gonna be, you know, higher, higher up, not the boots on the ground. But, um, you know, the the upper management, that's at some point, you have to pay for all their support, all of it. What we did in our approach. Because there was one team already using kubernetes. We went ahead and stood up a small cluster ah, small swarm cluster and taught the developers how to use it and how to deploy code to it. And they loved it. They thought it was super simple. A time went on, the other teams took notice and saw how fast these guys were getting getting code deployed, getting services up, getting things usable, and they would look over at what the innovation team was doing and say, Hey, I I want to do that to, uh, you know, so there's there's a bunch of different approaches. That's the approach we took and it worked out very well. It looks like you wanted to say something too. >>Yeah, I think that if you if you're if you're having to make this kind of decision, there isn't There isn't a wrong choice. Ah, it's never a swarm of its role and your organization, right? Right. If you're if you're an individual and you're using docker on your workstation on your laptop but your organization wants to standardize on kubernetes there, there are still some two rules that Mike over Ah, pose. And he's manifest if you need to deploy. Coop resource is, um if you are running Docker Enterprise Swarm kit code will still be there. And you can run swarm services as regular swarm workloads on that component. So I I don't want to I don't want people to think that they're going to be like, locked into one or the other orchestration system. Ah, there the way we want to enable developer choice so that however the developer wants to do their work, they can get it done. Um Docker desktop. Ah, ships with that kubernetes distribution bundled in it. So if you're using a Mac or Windows and that's your development, uh, system, you can run docker debt, turn on your mode and run the kubernetes bits. So you have the choices. You have the tools to deploy to either system. >>And that's one of the things that we were super excited about when they introduced Q. Burnett ease into the Docker Enterprise offering. So we were able to run both, so we didn't have to have that. I don't want to call it a battle or argument, but we didn't have to make anybody choose one or the other. We, you know, we gave them both options just by having Docker enterprise so >>excellent. So speaking of having both options, let's just say for developers who need to make a decision while should I go swarm, or should I go kubernetes when it sort of some of the things that they should think about? >>So I think that certain certain elements of, um, certain elements of containers are going to be agnostic right now. So the the the designing a docker file and building a container image, you're going to need to know that skill for either system that you choose to operate on. Ah, the swarm value. Some of the storm advantage comes in that you don't have to know anything beyond that. So you don't have to learn a whole new A p I a whole new domain specific language using Gamel to define your deployment. Um, chances are that if you've been using docker for any length of time, you probably have a whole stack of composed files that are related to things that you've worked on. And, um, again, the barrier to entry to getting those running on swarm is very low. You just turn it on docker stack, deploy, and you're good to go. So I think that if you're trying to make that choice, if you I have a use case that doesn't require you to manage new resource is if you don't need the Extensible researchers part, Ah, swarm is a great great, great viable option. >>Absolutely. Yeah, the the recommendation I've always made to people that are just getting started is start with swarm and then move into kubernetes and going through the the two of them, you're gonna figure out what fits your design principles. What fits your goals. Which one? You know which ones gonna work best for you. And there's no harm in choosing one or the other using both each one of you know, very tailor fit for very various types of use cases. And like I said, kubernetes is great at some things, but for a lot of other stuff, I still want to use swarm and vice versa. So >>on my home lab, for all my personal like services that I run in my, uh, my home network, I used storm, um, for things that I might deploy onto, you know, a bit this environment, a lot of the ones that I'm using right now are mainly tailored for kubernetes eso. I think especially some of the tools that are out there in the open source community as well as in docker Enterprise helped to bridge that gap like there's a translator that can take your compose file, turn it into kubernetes. Yeah, Mel's, um, if if you're trying to decide, like on the business side, should we standardize on former kubernetes? I think like your what? What functionality are you looking at? Out of getting out of your system? If you need things like tight integration into a ah infrastructure vendor such as AWS Azure or VM ware that might have, like plug ins for kubernetes. You're now you're getting into that area where you're managing Resource is of the infrastructure with your orchestration. AP I with kube so things like persistent volumes can talk to your storage device and carve off chunks of storage and assign those two pods if you don't have that need or that use case. Um, you know, KUBERNETES is bringing in a lot of these features that you maybe you're just not taking advantage of. Um, similarly, if you want to take advantage of things like auto scaling to scale horizontally, let's say you have a message queue system and then a number of workers, and you want to start scaling up on your workers. When your CPU hits a certain a metric. That is something that Kubernetes has built right into it. And so, if you want that, I would probably suggest that you look at kubernetes if you don't need that, or if you want to write some of that tooling yourself. Swarm doesn't have an object built into it that will do automatic horizontal scaling based on some kind of metric. So I always consider this decision as a what features are the most I available to you and your business that you need to Yep. >>All right. Excellent. Well, and, ah, fortunately, of course, they're both available on Docker Enterprise. So aren't we lucky? All right, so I am going to wrap this up. I want to thank Don Bauer Docker captain, for coming here and spending some time with us and eight of Manzini. I would like to thank you. I know that the the, uh, circumstances are less than ideal here for your recording today, but we appreciate you joining us. Um and ah, both of you. Thank you very much. And I want to invite all of you. First of all, thank you for joining us. We know your time is valuable and I want to invite you all Teoh to take a look at Docker Enterprise. Ah, follow the link that's on your screen and we'll see you in the next session. Thank you all so much. Thank you. >>Thank you, Nick.

Published Date : Sep 14 2020

SUMMARY :

So we wanted to bring you a couple of experts to talk about the state of swarm I have a long history of working with support Tennessee, and happy to be here. kind of name the elephant in the room. However you see the orchestration to run whatever workload that you have. Don I know that you were involved Um, in our case, we you know, we looked at what was Um, it's highly opinionated about the way that you should use is changing one command that you would run on the command line. Yeah, very, very trivial to if you are already used to building docker of, you know, the original swarm. in the first version, and it was a component that you really had to configure and set up separately So ah, so don, I know you have pretty strong to figure out the one setting that you didn't get exactly right? You look like you're about to say something in a On the way that I've heard this described before is with regard to the networking piece Well, so now how does all this fit in with Docker you have to set up external swarm in order to provide. was deployed within Docker Enterprise as you create a swarm cluster That is how the current architecture works. is what is where we're going with this like, Are we supposed to? a part of the platform to keep the I think I mean, this is gonna be, you know, higher, So you have the choices. And that's one of the things that we were super excited about when they introduced Q. So speaking of having both options, let's just say Some of the storm advantage comes in that you don't have to know anything beyond the two of them, you're gonna figure out what fits your design principles. available to you and your business that you need to Yep. I know that the the, uh, circumstances are less than

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Nick ChasePERSON

0.99+

80%QUANTITY

0.99+

twoQUANTITY

0.99+

2014DATE

0.99+

Citizens BankORGANIZATION

0.99+

threeQUANTITY

0.99+

MarantzORGANIZATION

0.99+

AWSORGANIZATION

0.99+

bothQUANTITY

0.99+

two podsQUANTITY

0.99+

MantisORGANIZATION

0.99+

first versionQUANTITY

0.99+

600 different servicesQUANTITY

0.99+

todayDATE

0.99+

Ah Docker EnterpriseORGANIZATION

0.99+

both optionsQUANTITY

0.99+

each pieceQUANTITY

0.99+

Docker Inc.ORGANIZATION

0.99+

few years laterDATE

0.99+

one caseQUANTITY

0.99+

4000 containersQUANTITY

0.98+

Docker Enterprise SystemORGANIZATION

0.98+

Q. BurnettPERSON

0.98+

one teamQUANTITY

0.98+

ManziniORGANIZATION

0.98+

Don PowerPERSON

0.98+

Docker EnterpriseORGANIZATION

0.98+

DockerTITLE

0.98+

FirstQUANTITY

0.98+

Docker EnterpriseTITLE

0.97+

oneQUANTITY

0.97+

MoranisORGANIZATION

0.97+

about four yearsQUANTITY

0.97+

two PanelistsQUANTITY

0.97+

NickPERSON

0.97+

Stocker EnterpriseORGANIZATION

0.97+

six years agoDATE

0.96+

DylanPERSON

0.95+

Moran TousORGANIZATION

0.95+

Don BauerPERSON

0.95+

two containersQUANTITY

0.95+

two rulesQUANTITY

0.94+

WindowsTITLE

0.93+

Nashville, TennesseeLOCATION

0.93+

one commandQUANTITY

0.93+

firstQUANTITY

0.92+

KubernetesORGANIZATION

0.92+

eightQUANTITY

0.91+

Docker enterpriseTITLE

0.89+

KUBERNETESORGANIZATION

0.88+

GamelTITLE

0.88+

day oneQUANTITY

0.87+

one big, flat sub netQUANTITY

0.86+

MacCOMMERCIAL_ITEM

0.83+

service AOTHER

0.82+

Docker enterpriseTITLE

0.81+

milesQUANTITY

0.8+

each oneQUANTITY

0.8+

Mike ovPERSON

0.78+

dockerORGANIZATION

0.78+

service BOTHER

0.77+

AzureTITLE

0.75+

ON DEMAND SPEED K8S DEV OPS SECURE SUPPLY CHAIN


 

>> In this session, we will be reviewing the power and benefits of implementing a secure software supply chain and how we can gain a cloud like experience with the flexibility, speed and security of modern software delivering. Hi, I'm Matt Bentley and I run our technical pre-sales team here at Mirantis. I spent the last six years working with customers on their containerization journey. One thing almost every one of my customers has focused on is how they can leverage the speed and agility benefits of containerizing their applications while continuing to apply the same security controls. One of the most important things to remember is that we are all doing this for one reason and that is for our applications. So now let's take a look at how we can provide flexibility to all layers of the stack from the infrastructure on up to the application layer. When building a secure supply chain for container focused platforms, I generally see two different mindsets in terms of where their responsibilities lie between the developers of the applications and the operations teams who run the middleware platforms. Most organizations are looking to build a secure, yet robust service that fits their organization's goals around how modern applications are built and delivered. First, let's take a look at the developer or application team approach. This approach falls more of the DevOps philosophy, where a developer and application teams are the owners of their applications from the development through their life cycle, all the way to production. I would refer to this more of a self service model of application delivery and promotion when deployed to a container platform. This is fairly common, organizations where full stack responsibilities have been delegated to the application teams. Even in organizations where full stack ownership doesn't exist, I see the self service application deployment model work very well in lab development or non production environments. This allows teams to experiment with newer technologies, which is one of the most effective benefits of utilizing containers. In other organizations, there is a strong separation between responsibilities for developers and IT operations. This is often due to the complex nature of controlled processes related to the compliance and regulatory needs. Developers are responsible for their application development. This can either include dock at the development layer or be more traditional, throw it over the wall approach to application development. There's also quite a common experience around building a center of excellence with this approach where we can take container platforms and be delivered as a service to other consumers inside of the IT organization. This is fairly prescriptive in the manner of which application teams would consume it. Yeah when examining the two approaches, there are pros and cons to each. Process, controls and compliance are often seen as inhibitors to speed. Self-service creation, starting with the infrastructure layer, leads to inconsistency, security and control concerns, which leads to compliance issues. While self-service is great, without visibility into the utilization and optimization of those environments, it continues the cycles of inefficient resource utilization. And a true infrastructure as a code experience, requires DevOps, related coding skills that teams often have in pockets, but maybe aren't ingrained in the company culture. Luckily for us, there is a middle ground for all of this. Docker Enterprise Container Cloud provide the foundation for the cloud like experience on any infrastructure without all of the out of the box security and controls that our professional services team and your operations teams spend their time designing and implementing. This removes much of the additional work and worry around ensuring that your clusters and experiences are consistent, while maintaining the ideal self service model. No matter if it is a full stack ownership or easing the needs of IT operations. We're also bringing the most natural Kubernetes experience today with Lens to allow for multi-cluster visibility that is both developer and operator friendly. Lens provide immediate feedback for the health of your applications, observability for your clusters, fast context switching between environments and allowing you to choose the best in tool for the task at hand, whether it is the graphic user interface or command line interface driven. Combining the cloud like experience with the efficiencies of a secure supply chain that meet your needs brings you the best of both worlds. You get DevOps speed with all the security and controls to meet the regulations your business lives by. We're talking about more frequent deployments, faster time to recover from application issues and better code quality. As you can see from our clusters we have worked with, we're able to tie these processes back to real cost savings, real efficiency and faster adoption. This all adds up to delivering business value to end users in the overall perceived value. Now let's look and see how we're able to actually build a secure supply chain to help deliver these sorts of initiatives. In our example secure supply chain, where utilizing Docker desktop to help with consistency of developer experience, GitHub for our source control, Jenkins for our CACD tooling, the Docker trusted registry for our secure container registry and the Universal Control Plane to provide us with our secure container runtime with Kubernetes and Swarm, providing a consistent experience, no matter where our clusters are deployed. You work with our teams of developers and operators to design a system that provides a fast, consistent and secure experience. For my developers, that works for any application, Brownfield or Greenfield, Monolith or Microservice. Onboarding teams can be simplified with integrations into enterprise authentication services, calls to GitHub repositories, Jenkins access and jobs, Universal Control Plan and Docker trusted registry teams and organizations, Kubernetes namespace with access control, creating Docker trusted registry namespaces with access control, image scanning and promotion policies. So, now let's take a look and see what it looks like from the CICD process, including Jenkins. So let's start with Docker desktop. From the Docker desktop standpoint, we'll actually be utilizing visual studio code and Docker desktop to provide a consistent developer experience. So no matter if we have one developer or a hundred, we're going to be able to walk through a consistent process through Docker container utilization at the development layer. Once we've made our changes to our code, we'll be able to check those into our source code repository. In this case, we'll be using GitHub. Then when Jenkins picks up, it will check out that code from our source code repository, build our Docker containers, test the application that will build the image, and then it will take the image and push it to our Docker trusted registry. From there, we can scan the image and then make sure it doesn't have any vulnerabilities. Then we can sign them. So once we've signed our images, we've deployed our application to dev, we can actually test our application deployed in our real environment. Jenkins will then test the deployed application. And if all tests show that as good, we'll promote our Docker image to production. So now, let's look at the process, beginning from the developer interaction. First of all, let's take a look at our application as it's deployed today. Here, we can see that we have a change that we want to make on our application. So our marketing team says we need to change containerize NGINX to something more Mirantis branded. So let's take a look at visual studio code, which we'll be using for our ID to change our application. So here's our application. We have our code loaded and we're going to be able to use Docker desktop on our local environment with our Docker desktop plugin for visual studio code, to be able to build our application inside of Docker, without needing to run any command line specific tools. Here with our code, we'll be able to interact with Docker maker changes, see it live and be able to quickly see if our changes actually made the impact that we're expecting our application. So let's find our updated tiles for application and let's go ahead and change that to our Mirantis sized NGINX instead of containerized NGINX. So we'll change it in a title and on the front page of the application. So now that we've saved that changed to our application, we can actually take a look at our code here in VS code. And as simple as this, we can right click on the Docker file and build our application. We give it a name for our Docker image and VS code will take care of the automatic building of our application. So now we have a Docker image that has everything we need in our application inside of that image. So, here we can actually just right click on that image tag that we just created and do run. This will interactively run the container for us. And then once our containers running, we can just right click and open it up in a browser. So here we can see the change to our application as it exists live. So, once we can actually verify that our applications working as expected, we can stop our container. And then from here, we can actually make that change live by pushing it to our source code repository. So here, we're going to go ahead and make a commit message to say that we updated to our Mirantis branding. We will commit that change and then we'll push it to our source code repository. Again, in this case, we're using GitHub to be able to use as our source code repository. So here in VS code, we'll have that pushed here to our source code repository. And then, we'll move on to our next environment, which is Jenkins. Jenkins is going to be picking up those changes for our application and it checked it out from our source code repository. So GitHub notifies Jenkins that there's a change. Checks out the code, builds our Docker image using the Docker file. So we're getting a consistent experience between the local development environment on our desktop and then in Jenkins where we're actually building our application, doing our tests, pushing it into our Docker trusted registry, scanning it and signing our image in our Docker trusted registry and then deploying to our development environment. So let's actually take a look at that development environment as it's been deployed. So, here we can see that our title has been updated on our application, so we can verify that it looks good in development. If we jump back here to Jenkins, we'll see that Jenkins go ahead and runs our integration tests for our development environment. Everything worked as expected, so it promoted that image for our production repository in our Docker trusted registry. We're then, we're going to also sign that image. So we're assigning that yes, we've signed off that has made it through our integration tests and it's deployed to production. So here in Jenkins, we can take a look at our deployed production environment where our application is live in production. We've made a change, automated and very secure manner. So now, let's take a look at our Docker trusted registry, where we can see our name space for our application and our simple NGINX repository. From here, we'll be able to see information about our application image that we've pushed into the registry, such as the image signature, when it was pushed by who and then, we'll also be able to see the results of our image. In this case, we can actually see that there are vulnerabilities for our image and we'll actually take a look at that. Docker trusted registry does binary level scanning. So we get detailed information about our individual image layers. From here, these image layers give us details about where the vulnerabilities were located and what those vulnerabilities actually are. So if we click on the vulnerability, we can see specific information about that vulnerability to give us details around the severity and more information about what exactly is vulnerable inside of our container. One of the challenges that you often face around vulnerabilities is how exactly we would remediate that in a secure supply chain. So let's take a look at that. In the example that we were looking at, the vulnerability is actually in the base layer of our image. In order to pull in a new base layer for our image, we need to actually find the source of that and update it. One of the ways that we can help secure that as a part of the supply chain is to actually take a look at where we get our base layers of our images. Docker hub really provides a great source of content to start from, but opening up Docker hub within your organization, opens up all sorts of security concerns around the origins of that content. Not all images are made equal when it comes to the security of those images. The official images from Docker hub are curated by Docker, open source projects and other vendors. One of the most important use cases is around how you get base images into your environment. It is much easier to consume the base operating system layer images than building your own and also trying to maintain them. Instead of just blindly trusting the content from Docker hub, we can take a set of content that we find useful such as those base image layers or content from vendors and pull that into our own Docker trusted registry, using our mirroring feature. Once the images have been mirrored into a staging area of our Docker trusted registry, we can then scan them to ensure that the images meet our security requirements. And then based off of the scan result, promote the image to a public repository where you can actually sign the images and make them available to our internal consumers to meet their needs. This allows us to provide a set of curated content that we know is secure and controlled within our environment. So from here, we can find our updated Docker image in our Docker trusted registry, where we can see that the vulnerabilities have been resolved. From a developer's point of view, that's about as smooth as the process gets. Now, let's take a look at how we can provide that secure content for our developers in our own Docker trusted registry. So in this case, we're taking a look at our Alpine image that we've mirrored into our Docker trusted registry. Here, we're looking at the staging area where the images get temporarily pulled because we have to pull them in order to actually be able to scan them. So here we set up mirroring and we can quickly turn it on by making it active. And then we can see that our image mirroring, we'll pull our content from Docker hub and then make it available in our Docker trusted registry in an automatic fashion. So from here, we can actually take a look at the promotions to be able to see how exactly we promote our images. In this case, we created a promotion policy within Docker trusted registry that makes it so that content gets promoted to a public repository for internal users to consume based off of the vulnerabilities that are found or not found inside of the Docker image. So our actual users, how they would consume this content is by taking a look at the public to them, official images that we've made available. Here again, looking at our Alpine image, we can take a look at the tags that exist and we can see that we have our content that has been made available. So we've pulled in all sorts of content from Docker hub. In this case, we've even pulled in the multi architecture images, which we can scan due to the binary level nature of our scanning solution. Now let's take a look at Lens. Lens provides capabilities to be able to give developers a quick opinionated view that focuses around how they would want to view, manage and inspect applications deployed to a Kubernetes cluster. Lens integrates natively out of the box with Universal Control Plane clam bundles. So you're automatically generated TLS certificates from UCP, just work. Inside our organization, we want to give our developers the ability to see their applications in a very easy to view manner. So in this case, let's actually filter down to the application that we just employed to our development environment. Here, we can see the pod for application. And when we click on that, we get instant detailed feedback about the components and information that this pod is utilizing. We can also see here in Lens that it gives us the ability to quickly switch contexts between different clusters that we have access to. With that, we also have capabilities to be able to quickly deploy other types of components. One of those is helm charts. Helm charts are a great way to package up applications, especially those that may be more complex to make it much simpler to be able to consume and inversion our applications. In this case, let's take a look at the application that we just built and deployed. In this case, our simple NGINX application has been bundled up as a helm chart and is made available through Lens. Here, we can just click on that description of our application to be able to see more information about the helm chart. So we can publish whatever information may be relevant about our application. And through one click, we can install our helm chart. Here, it will show us the actual details of the helm charts. So before we install it, we can actually look at those individual components. So in this case, we can see this created an ingress rule. And then this will tell Kubernetes how did it create this specific components of our application. We'd just have to pick a namespace to deploy it to and in this case, we're actually going to do a quick test here because in this case, we're trying to deploy the application from Docker hub. In our Universal Control Plane, we've turned on Docker content trust policy enforcement. So this is actually going to fail to deploy. Because we're trying to employ our application from Docker hub, the image hasn't been properly signed in our environment. So the Docker content trust policy enforcement prevents us from deploying our Docker image from Docker hub. In this case, we have to go through our approved process through our secure supply chain to be able to ensure that we know where our image came from and that meets our quality standards. So if we comment out the Docker hub repository and comment in our Docker trusted registry repository and click install, it will then install the helm chart with our Docker image being pulled from our DTR, which then it has a proper signature. We can see that our application has been successfully deployed through our home chart releases view. From here, we can see that simple NGINX application and in this case, we'll get details around the actual deployed helm chart. The nice thing is, is that Lens provides us this capability here with helm to be able to see all of the components that make up our application. From this view, it's giving us that single pane of glass into that specific application, so that we know all of the components that is created inside of Kubernetes. There are specific details that can help us access the applications such as that ingress rule that we just talked about, gives us the details of that, but it also gives us the resources such as the service, the deployment and ingress that has been created within Kubernetes to be able to actually have the application exist. So to recap, we've covered how we can offer all the benefits of a cloud like experience and offer flexibility around DevOps and operations control processes through the use of a secure supply chain, allowing our developers to spend more time developing and our operators, more time designing systems that meet our security and compliance concerns.

Published Date : Sep 14 2020

SUMMARY :

of our application to be

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Matt BentleyPERSON

0.99+

GitHubORGANIZATION

0.99+

FirstQUANTITY

0.99+

one reasonQUANTITY

0.99+

MirantisORGANIZATION

0.99+

OneQUANTITY

0.99+

NGINXTITLE

0.99+

DockerTITLE

0.99+

two approachesQUANTITY

0.99+

MonolithORGANIZATION

0.99+

oneQUANTITY

0.98+

UCPORGANIZATION

0.98+

KubernetesTITLE

0.98+

One thingQUANTITY

0.98+

one developerQUANTITY

0.98+

JenkinsTITLE

0.98+

todayDATE

0.98+

BrownfieldORGANIZATION

0.97+

both worldsQUANTITY

0.97+

twoQUANTITY

0.97+

bothQUANTITY

0.96+

one clickQUANTITY

0.96+

GreenfieldORGANIZATION

0.95+

eachQUANTITY

0.95+

single paneQUANTITY

0.92+

Docker hubTITLE

0.91+

a hundredQUANTITY

0.91+

LensTITLE

0.9+

DockerORGANIZATION

0.9+

MicroserviceORGANIZATION

0.9+

VSTITLE

0.88+

DevOpsTITLE

0.87+

K8SCOMMERCIAL_ITEM

0.87+

Docker hubORGANIZATION

0.85+

waysQUANTITY

0.83+

KubernetesORGANIZATION

0.83+

last six yearsDATE

0.82+

JenkinsPERSON

0.72+

One ofQUANTITY

0.7+

ON DEMAND SEB CONTAINER JOURNEY DEV TO OPS FINAL


 

>> So, hi, my name is Daniel Terry, I work as Lead Designer at SEB. So, today we will go through why we are why we are Mirantis' customer, why we choose Docker Enterprise, and mainly what challenges we were facing before we chose to work with Docker, and where we are today, and our keys to success. >> Hi, my name is Johan, I'm a senior developer and a Tech Lead at SEB. I was in the beginning with Docker for like, four years ago. And as Daniel was saying here, we are going to present to you our journey with Docker and the answers. >> Yeah, who are we? We are SEB group. So we are a classic, financial large institutions. So, classic and traditional banking services. In Sweden, we are quite a big bank, one of the largest. And we are on a journey of transforming the bank so it has to be online 24-seven. People can do their banking business every day, whenever they want, nothing should stop them to be online. So this is putting a lot of pressure on us on infrastructure to be able to give them that service. (drum fill) >> So our timeline here. Is look, we started out with how to facilitate the container technology it has to be. 2016. And, in 2018, we had the first Docker running in SEB in a standalone mode. You need that. We didn't have any swarm, or given up this cluster since a while. For 2019, we have our first Docker-prise enterprise cluster at SEB. And today, 2020, we have the latest and greatest version of Docker installed. We are running around approximately two and a fifth at 450 specs. Around a thousand services and around 1500 containers. So, developer challenges. As for me as a developer, previous to Docker was really, really hard to get things in production. Times. It took big things and ordering services and infrastructures was a pain in the... yeah, you know what I mean? So for me, it was all about processes. We use natural processes and meaning that I wasn't able to, to see maintaining my system in production. I was handing that over to our operations teams and operation teams in that time, they didn't know how the application works. They didn't know how to troubleshoot it and see, well, what's going wrong. They were experts on the infrastructure and the platforms, but not on our applications. We were working in silos, meaning that I as a developer, only did developing things. The operations side did their things, and the security side did their things. But we didn't work as a team. I mean, today we have a completely different way of working. We will not see shapes. I mean, we have persons that were really good in maybe MQ technologies, or in some programming language and so on, but we didn't have the knowledge in the team techs to solve things, as we should have. Long lead times. I mean, everything we were trying to do had to follow the processes as we had. I mean that we should fill in some forms, send it away, hopefully someone was getting, getting back to us and saying, yeah guys, we can help you out with these services or this infrastructure, but it takes a really long time to do that. I mean, ordering infrastructure is when you're not an expert on that really hard to do. And often the orders we made or placed were wrong. When we have forms to fill in, it wasn't possible for us to do things automatically. Meaning that we didn't have the code, or the infrastructure as code. Meaning that if we didn't get the right persons into the meetings the first time, we didn't have the possibility to do it the right way, meaning that we had to redo and redo, and hopefully sometimes we got the right. We didn't have consistent set ups between the environments. When we order, as for example, a test environment, we could maybe order it with some minor resources, less CPU, so less memory, less disc or whatever. Or actually less performance on the hardware, but then we moved up to production. We realized that we have different hardware, different discs, different memories, and that could actually cause some serious problems in applications, access-wise. I mean, everyone likes to have exercise, especially if you are the maintainer of the system. That was really, really hard to get. I mean, every system has their own services, their own service, and therefore they need to apply for access to those other services. But today there's a complete difference since we only have one class to produce. Since we don't have infrastructure as a code back then, there were really lots of human errors. I mean, everyone was doing things manually. When you're coming from the Windows perspective, everything is a UI. You tend to prefer that way of working, meaning that if you used to click something in between the environments, the environments will not look the same. Life cycles. I mean, just imagine. When we have the server installed, it's like a pet. You have everything configured all from certificates to port openings, cartels, install patches, you name it. And then imagine that Windows are terminating a version and you need to reinstall that. Everything needs to be redone from the beginning. So there was a really long time taking to, to do the LCM activities, General lack of support of Microservice architecture was really also, a thing that are driving us forward with the containers technology, since we can't scale our applications in the same way as for containers. We, for example, couldn't have two applications or two processes using the same TCP port. For example, if you'd like to scale a web server, you can't do that on the same hardware. You need to have two different servers. And just imagine replacing all the excesses, replacing all the orders again for more hardware, and then manually a setting up there. The low balancer in front is a really huge task to do. And necessarily if you don't have the knowledge how the infrastructure is where you're working, then it's also really hard for you as a developer to do things right. Traditionalist. I mean, the services for us are like pets. They were really, really hard to set up. It'd take maybe a week or so. And if something was wrong with them, we will try to fix them as a pet. I mean, we couldn't just kill them and throw them away. It will actually destroy the application as this, our, like a unit box where all our things are installed. >> So, coming in from the infrastructure part of this, we've also seen challenges. For my team, we're coming from a Windows environment. So doing like a DevOps journey, which we want to do, makes it harder due to our nature in our environments. We are not used to, maybe use API, so we are not used to giving open APIs to our developers to do changes on the servers. Since we are a bank, we don't allow users to log into the servers, which means we have to do things for them all the time. This was very time consuming. And a lot of the challenges we actually still are seeing is the existing infrastructure. You can't just put that container platform on it, and thinking you're sold and everything. One of the biggest issues for us is, has been to getting servers. Windows servers usually takes like 15 minutes, Linux servers can takes up to two week in a bad day. So we really lack like, infrastructure as code. If we want a low balancer, that is also an order form. If we want the firewall opening, that's an order form. Hopefully they will not deny it. So it will go faster. So it's a lot of old processes that we need to go through. So what we wanted to do is that we want to move all of these things to the developers, so they can do it. They can own up their problems, but with our old infrastructure, that wasn't possible. We are a heavily ITIL-based organization, meaning that everything went from a cab. Still does in some way, we have one major service window every month where we take everything down. There is a lot of people involved in everything. So it's quite hard to know what will be done during the maintenance window. We lack supporting tools, or we lacked supporting tools, like log-in, good log-in tools. We have a bunch of CI/CD tools, but the maturity level of the infrastructure team wasn't that good. Again, order form and processes. If we want to, like, procure, do our procurement on a new like, storage system, or a backup system, we talk about here. So to do it is, for us, with containers, it would solve a lot of problems, because we cause we would then move the problems, not maybe move the problems to the developer, but we would make it able for them to own their own problems. So everything that we have talked about up till now boils down to business drivers. So the management's gave- gave us some policies to, or what they, how they want to change the company, so we can be this agile and fast moving bank. So one of the biggest drivers are cloud readiness, where Containers comes in perfectly. So we can build it on premises, and then we can move it to the cloud when we are ready but we can't, but we also need an exit strategy to move it back on premises if we need, due to hard regulations. Maybe you can throw it in the air. >> Absolutely. I definitely can. You're absolutely right. We need to develop things in a certain way. So we can move from infrastructure to infrastructure depending, or regardless of the vendor. Meaning that if we are able to run it on-prem, we should be able to run it in cloud or vice versa. We should also be able to move between clouds, and not be forced into one cloud provider. So that's really important for us at SEB. Short time to market is also a thing here. I mean, we are working with the huge customers. I can't name them, but they're really huge. And they need to have us being moving forward. I mean, able to really fast switch from one technology, maybe to another, we are here for them. And it's really important to us to be really fast for us to get new things out in production. All right, maybe. Nothing else? >> I don't, don't really. From the upside, we are in a huge staff DevOps transition. So, or a forced DevOps transition, which means we need to start looking at new infrastructure solutions, maybe deploy our infrastructure parts inside of containers to be able to use it the same way in the cloud. That's what we do prior, do here on premises, we have private clouds which are built on techno- technology, container technology today. So this fits quite good to have the Docker platform being one part of that one. >> Yeah. And this is solid, we are also working really, really actively on open source platforms and open source drivers. We can see that we have a huge amount of vendors in SEB, really huge ones, but we can also see that we can, facilitate open source platforms, and open source technology as well. So container technology will bring that for us. I mean, instead of having a SaaS platform and SaaS services, we can actually instantiate our own with containers and stuff. >> Also we are, since we are quite heavily regulated, the process of going through to you as like a SaaS service can take up to two years for us to go through, and then maybe the SaaS service, is it, is it what we want to use anymore? So, also we want to develop the things in our own premises and maybe, and scale it to the cloud if we need. And also we want to be an attractive employer, where maybe it's not that, the coolest thing for a young student to work in mainframe, we have a mainframe it's, it's not going anywhere, but it's hard to get people, and we want to be an attractive employer, and everyone is talking Kubernetics and containers or, and clouds. So we need to transition into those technologies. >> Yeah, we need to be open minded and necessarily facilitate the new technologies. So we can actually attract new employees. So it's really important to us to have an open mind. Our experience with Docker Containers. I mean, as I said before, scalability is a really important thing for us today. When we are using a more microservice architecture, we need to be able to Skype. We need to be scaling horizontally instead of vertically. So for that, containers are perfect storage. As we said before, we have a huge problem with environments being differently set up, since it was often manually done. Today, as we have a infrastructure as a code, it's really, really nice to have the same things exactly configured, the same in all environments. And we also have the same tooling, meaning that if I can run it on my machine, it's the same tooling I will be using to run it for test purposes or in production. That's a huge benefit for us as a developer. Time to market. I mean, today, we don't have to order service, we are using the service approach here. So we have a container cluster that are actually just sitting there waiting for our services to be hosted. So no more forms, no more calls, no more meetings before we can set up anything. We also own our problems. I mean, before, as I said, we have the processes, meaning that we ship our applications to any server. And then the operation sites take over. That's not the case now. We are actually using this as we should in DevOps. Meaning the other teams are actually responsible for all their errors as well. Even if it's on the infrastructure part, it's completely different if it's a platform's problem, because then it's the platform's team, and we can use different windows. We can try stuff out, we have an open mind. And that says that I can download and try any container image I would like on my developer machine. It's not maybe, okay to run it in production without having the security people look at it. But normally it's really, really much faster instead of waiting maybe six months, we can maybe wait one week or so. And of course less to none LCM activities. I mean, as I said before, it will take months, maybe, to do an LCM activity on multiple servers. Today, our LCM activities more or less are just switching to a new version of the image from Docker hub. That's all we have to do. So that's actually maintained during the processes we have in CI/CD pipelines. >> And the last one. So our keys to success: you should get demanded from the managers and management that everything should be a container. All the new development has to go through a container before you start ordering servers. Everything shall go through a CI/CD pipeline. We don't actually, here at SEB. Our developers build their own CI/CD pipeline. We just provide a platform for them to use it against, and the CI/CD to systems, but they build everything for themselves. Cause they know how their application works, how it should be deployed, with what tools. We just provide them with a tool set. Build a Cross Team. So you should incorporate all the processes that you need, but you should focus on the developer part, because you are building a platform for the developers, not for operations or security. >> And then maybe >> A lot of... >> you'll be able to take flight >> Yeah. Luck has nothing to do with it? Yes, it has. Of course, luck has something to do with it, even if you're really passionate, even if you're really good at some things. I mean, we got some really nice help from Dr. Inc. We were really... Came in with the technology in the right time for us to be, and we had really engaged people with these projects and that's a really luck for us to have. >> Yeah. And also we... I want to thank our colleagues, because we have another container team who started before us. And they have actually run into a lot of organizational problems, which they have sold, so we could piggyback on that, on those solutions. Also, start small and scale it. This is where Docker swarm comes, fits perfectly. So we have actually, we started with swarm. We are moving into Kubernetics in this platform. We will not force-move anything. The developers just should show us, what their- fits their needs. Thank you! >> Thank you very much.

Published Date : Sep 14 2020

SUMMARY :

So, today we will go through we are going to present to you our journey So we are a classic, had to follow the processes as we had. So everything that we have maybe to another, we are here for them. we have private clouds can also see that we can, to the cloud if we need. the processes we have in CI/CD pipelines. and the CI/CD to systems, I mean, we got some really So we have actually,

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DanielPERSON

0.99+

JohanPERSON

0.99+

15 minutesQUANTITY

0.99+

2018DATE

0.99+

SwedenLOCATION

0.99+

Daniel TerryPERSON

0.99+

2019DATE

0.99+

SEBORGANIZATION

0.99+

six monthsQUANTITY

0.99+

2016DATE

0.99+

one weekQUANTITY

0.99+

2020DATE

0.99+

DockerORGANIZATION

0.99+

todayDATE

0.99+

SkypeORGANIZATION

0.99+

450 specsQUANTITY

0.99+

two processesQUANTITY

0.99+

one classQUANTITY

0.99+

TodayDATE

0.99+

firstQUANTITY

0.99+

two applicationsQUANTITY

0.99+

four years agoDATE

0.99+

OneQUANTITY

0.98+

first timeQUANTITY

0.98+

a weekQUANTITY

0.98+

oneQUANTITY

0.98+

24QUANTITY

0.98+

LinuxTITLE

0.97+

two different serversQUANTITY

0.97+

around 1500 containersQUANTITY

0.97+

WindowsTITLE

0.96+

Dr. Inc.ORGANIZATION

0.94+

up to two yearsQUANTITY

0.92+

one partQUANTITY

0.92+

one technologyQUANTITY

0.89+

approximately twoQUANTITY

0.89+

Mirantis'ORGANIZATION

0.88+

Around a thousand servicesQUANTITY

0.87+

Docker EnterpriseORGANIZATION

0.85+

one cloud providerQUANTITY

0.8+

fifthQUANTITY

0.79+

DockerTITLE

0.79+

up to two weekQUANTITY

0.73+

one major serviceQUANTITY

0.72+

aroundQUANTITY

0.7+

KuberneticsORGANIZATION

0.67+

sevenQUANTITY

0.65+

DevOpsTITLE

0.6+

everyQUANTITY

0.56+

swarmORGANIZATION

0.53+

ON DEMAND R AND D DATA PLATFORM GSK FINAL2


 

>>Hey, everyone, Thanks for taking them to join the story. Hope you and your loved ones are safe during these tough times. Let me start by introducing myself. My name is Michelle. When I walk for GlaxoSmithKline, GSK as an engineering manager in my current role, A little protocol platform A P s, which is part of the already data platform here in G S, K R and D Tech. I live in Dallas, Texas. I have a Masters degree in computer science on a bachelor's in electronics and communication engineering. I started my career as a software developer on over these years again a lot of experience in leading and building, not scale and predicts products and solutions. I also have a complete accountability for container platforms here at GSK or any tick. I've been working very closely with Dr Enterprise, which is no Miranda's for more than three years to enable container platforms that yes, came on mainly in our own Itek. So that's me. Let >>me give you a quick overview on agenda for today's talk. I'll start with what we do here at GSK on what is RND data platform. Then I'll give you an overview on What are the business drivers that >>motivated US toe? Take this container Germany on some insight into learnings on accomplishments over these years. Working with Dr Enterprise on the container platforms Lately, you must have seen a lot of articles off there which talk about how ts case liberating technologies like artificial intelligence, mission learning, UN data and analytics for the Douglas Corey process. I'm very excited to see the progress we have made in technology, but what makes us truly unique is our commitment to the patient. >>We're G escape, help millions of people, do more, feel better and live longer. Wear a global company that is focused on three were tickles pharmaceuticals vaccines on consumer healthcare. Our main intent is to lower the >>burden on the impact of diseases on the patients. Here at GSK, we allow science to drive the technology. This helps us toe build innovative products. That's helps our scientists to make better and faster additions throughout the drug discovery by plane. >>With that, let me give you some >>context on what currently data platform is how it is enabled. A T escape started in mid 2016. What used to be called us are any information platform whose main focus was to centralize curate on rationalized all the data produced within the others are in the business systems in orderto drive, a strategic business value, standardization of clinical trials, Genome Wide Association Study Analysis, also known as Jesus Storage and Crossing Off Rheal. World Evidence data some of the examples off how the only platform was used to deliver the business value four years later. No, a new set off business rivals of changing our landscape. The irony Information Platform is evolving to be a hybrid, multi cloud solution and is known as already did a platform refering to 20 >>19 GSK's annual report. These are the four teams that there are any platform will be mainly focused on. We're expanding our data capabilities to support the use. Escape by a former company on evolving into a hybrid medical platform is one of the many steps that we're taking to be future ready. Our key focus will still be making >>greater recommendations better and faster by using that wants us. We're making the areas like artificial intelligence and machine learning. No doc brings us toe. What is Germany is important. Why are we taking this German with that? Let me take you to the next topic off. Like the process of discovery, Francisco is not an easy process. Talking about the recent events occurred over the last few months on the way. How all our lives are impacted. It is a lot of talk on information going about. Why did drug discovery process is so tough working for a global health care company? I get asked this question very frequently. From many people I interact with. Question is like, Why is that? This car is so tough on why it takes so much time. Drug discovery is a complex process that involves multiple different stages on at each and every stage. There is huge amounts of data that the scientists have took process to make some decisions. Studies have shown that only 3% off small molecules entering the human studies actually become medicines. If you're new to drug discovery, you may ask, like what is the targets? Targets so low? We humans are very complex species, >>not going into the details of the process. We're G escape >>have made a lot of investments into technology that enabled us to make data river conditions. Throw the drug Discovery pipeline >>as we implement. As we started implementing these tools and technologies to enable already did a platform, we started to get a better appreciation off how these tools in track on integrate >>with each other. Our goal wants to make this platform a jail, the platform that can work at scale so that we can provide a great user experience and contribute back to the bread discovery pipeline so that the scientists can make faster editions. We want our ardently users to consume the data, and the service is available on the platform seamlessly in a self service fashion. And we also have to accomplish this by establishing trust. And then we have to end also enable the academic partnerships, acquisitions, collaborations that DSK has, which actually brings a lot of data on value to our scientists. So when we talk about so many collaborations and a lot of these systems, what this brings in is wide range off systems and platforms that are fundamentally built on different infrastructure. This is where Doctor comes into fiction on our containers significance. >>We have realized the power of containers on how we can simplify this complex ecosystem by using containers and provide a faster access off data to war scientists who didn't go >>back and contribute back to the drug discovery by play. >>With that, let me take talk to you about >>the containers journey and she escaped. So we started our container journey in late 2017. We started working with Dr Enterprise to enable the container platform. This is on our on prem infrastructure Back then, or first year or so we walked through multiple Pelosis did a lot of testing to make sure our platform is stable before we onboard either the data or the user applications. I was part of this complete journey on Dr Stream has worked with us very closely towards you. The first milestone off establishing a stable container platform. A tsk. Now, getting into 2019 we started deploying our applications in production environment. I cannot go into the details of what this Absar, but they do include both data pipelines as well as Web services. You know, initial days we have worked a lot on swamp, but in 2019 is when we started looking into communities in the same year, we enable kubernetes orchestration on the doctor and replace platform here at GSK and also made it as a de facto orchestra coming into 2020. All our micro service applications are undead. A pipelines are migrated to the container platforms on all of these are orchestrated by Cuban additional on these air applications that are running in production. As of today, we have made the container forced approach as an architectural standard across already taking GSK. We also started deploying our AML training models onto containers on All this work is happening on our Doctor Enterprise platform. Also as part off are currently platforms hybrid multicolored journey. We started enabling container and kubernetes based platforms on public clubs. Now going into 2021 on future. Enabling our RND users to easily access data and applications in a platform agnostic way is very crucial for our success because previously we had only onto him. Now we have public clothes that are getting involved on One of >>the many steps we're taking through this journey is to >>watch allies the data on ship data and containers or kubernetes volumes on demand to our our end users of scientists. And this allows us to deliver data to our scientists wherever they want in a very security on. We're leveraging doctor to do it. So that's >>our future. Learning on with that, let's take a deep dive into fuel for >>our accomplishments over these years. I want to start with a general demand and innovative one very interesting use case that we developed on Dr. This is a rapid prototyping capability that enabled our scientists seamlessly to Monday cluster communication. This was one off the biggest challenges which way his face for a long time and with the help of containers, were able to solve this on provide this as a capability to our scientists. We actually have shockers this capability in one of the doctor conferences before next. As I've said before, by migrating all over web services into containers, we not only achieved horizontal scalability for those specific services, but also saved more than 50% in support costs for the applications which we have migrated by making Docker image as an immutable artifact In our bill process, we are now able to deploy our APS or models in any container or Cuban, its base platform, either in on Prem or in a public club. We also made significant improvements towards the process. A not a mission By leveraging docker containers, containers have played a significant role in keeping US platform agnostic and thus enabling our hybrid multi cloud Germany valuable for out already did scientists. As I mentioned before, data virtualization is another viewpoint we have in terms off our next steps off where we want to take kubernetes on where we wanna leverage open it. Us. What you see here are just a few off many accomplishments which we have our, um, achieved by using containers for the past three years or so. So with that before I close all the time and acknowledge all our internal partners who has contributed a lot to this journey mainly are in the business are on the deck on the broader take. Organizations that escape also want to time document present Miranda's for being such a great partner throughout this journey and also giving us an opportunity to share this success story today. Lastly, thanks for everyone to listening to the stop and please feel free to reach out. If you have any questions or suggestions, let's be fit safe. Thank you

Published Date : Sep 14 2020

SUMMARY :

Hey, everyone, Thanks for taking them to join the story. What are the business drivers that our commitment to the patient. Our main intent is to lower the burden on the impact of diseases on the patients. World Evidence data some of the examples off how the only platform was evolving into a hybrid medical platform is one of the many steps that we're taking to be There is huge amounts of data that the scientists have took process to not going into the details of the process. have made a lot of investments into technology that enabled us to make data river conditions. enable already did a platform, we started to get a better appreciation off how these And then we have to end also enable the academic partnerships, I cannot go into the details of what this Absar, but they do include both data pipelines We're leveraging doctor to do it. Learning on with that, let's making Docker image as an immutable artifact In our bill process, we are now able to

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DSKORGANIZATION

0.99+

MichellePERSON

0.99+

2019DATE

0.99+

2020DATE

0.99+

GSKORGANIZATION

0.99+

late 2017DATE

0.99+

2021DATE

0.99+

G SORGANIZATION

0.99+

threeQUANTITY

0.99+

mid 2016DATE

0.99+

K RORGANIZATION

0.99+

MondayDATE

0.99+

more than 50%QUANTITY

0.99+

D TechORGANIZATION

0.99+

Dallas, TexasLOCATION

0.99+

four teamsQUANTITY

0.99+

more than three yearsQUANTITY

0.98+

GlaxoSmithKlineORGANIZATION

0.98+

four years laterDATE

0.98+

USLOCATION

0.98+

todayDATE

0.98+

first milestoneQUANTITY

0.98+

Dr StreamORGANIZATION

0.97+

millions of peopleQUANTITY

0.97+

3%QUANTITY

0.97+

oneQUANTITY

0.96+

MirandaPERSON

0.95+

GermanyLOCATION

0.94+

20QUANTITY

0.94+

ItekORGANIZATION

0.93+

both data pipelinesQUANTITY

0.92+

Dr EnterpriseORGANIZATION

0.92+

FranciscoPERSON

0.88+

MirandaORGANIZATION

0.84+

eachQUANTITY

0.82+

CubanOTHER

0.82+

G escapeORGANIZATION

0.78+

first yearQUANTITY

0.75+

OneQUANTITY

0.74+

lastDATE

0.72+

past three yearsDATE

0.71+

monthsDATE

0.7+

Crossing Off RhealTITLE

0.68+

GSKTITLE

0.67+

GermanOTHER

0.65+

Douglas CoreyPERSON

0.62+

same yearDATE

0.59+

CubanLOCATION

0.56+

Wide AssociationTITLE

0.55+

Jesus StorageTITLE

0.55+

RORGANIZATION

0.5+

19 GSKQUANTITY

0.5+

GenomeORGANIZATION

0.48+

DoctorTITLE

0.45+

PelosisLOCATION

0.42+

ON DEMAND MIRANTIS OPENSTACK ON K8S FINAL


 

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

Published Date : Sep 14 2020

SUMMARY :

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

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Adrienne DavisPERSON

0.99+

Artem AndreevPERSON

0.99+

2020DATE

0.99+

five specificationsQUANTITY

0.99+

five definitionsQUANTITY

0.99+

MirantisORGANIZATION

0.99+

100%QUANTITY

0.99+

OpenStackTITLE

0.99+

hundredsQUANTITY

0.99+

CephORGANIZATION

0.99+

MicrosoftORGANIZATION

0.98+

todayDATE

0.98+

OneQUANTITY

0.98+

five criteriaQUANTITY

0.98+

firstQUANTITY

0.98+

KubernetesTITLE

0.97+

2020thDATE

0.96+

oneQUANTITY

0.95+

GoogleORGANIZATION

0.93+

MCP1TITLE

0.92+

twoQUANTITY

0.92+

Mirantis OpenStackTITLE

0.91+

Mirantis OpenStackTITLE

0.91+

YouNoteTITLE

0.9+

Docker EnterpriseORGANIZATION

0.9+

Helm BubblesTITLE

0.9+

KubernetesORGANIZATION

0.9+

least five yearsQUANTITY

0.89+

singleQUANTITY

0.89+

Mirantis OpenStack on KubernetesTITLE

0.88+

few months agoDATE

0.86+

OpenStack on KubernetesTITLE

0.86+

Docker EnterpriseTITLE

0.85+

K8STITLE

0.84+

ON DEMAND BUILDING MULTI CLUSTER CONTAINER PLATFORM SPG FINAL 2


 

>> Hello, everyone. I'm Khalil Ahmad, Senior Director, Architecture at S&P Global. I have been working with S&P Global for six years now. Previously, I worked for Citigroup and Prudential. Overall, I have been part of IT industry for 30 years, and most of my professional career has been within financial sector in New York City metro area. I live in New Jersey with my wife and son, Daniel Khalil. I have a Master degree in software engineering from the University of Scranton, and Master in mathematics University of Punjab, Lahore. And currently I am pursuing TRIUM global Executive MBA. A joint program from the NYU Stern, LSE and HEC Paris. So today, I'm going to talk about building multi-cluster scalable container platform, supporting on-prem hybrid and multicloud use cases, how we leverage that with an S&P Global and what was our best story. As far as the agenda is concerned, I will go over, quickly the problem statement. Then I will mention the work of our core requirements, how we get solutioning, how Docker Enterprise helped us. And at the end, I will go over the pilot deployment for a proof of concept which we leverage. So, as far as the problem statement is concerned. Containers, as you all know, in the enterprise are becoming mainstream but expertise remains limited and challenges are mounting as containers enter production. Some companies are building skills internally and someone looking for partners that can help catalyze success, and choosing more integrated solutions that accelerate deployments and simplify the container environment. To overcome the challenges, we at S&P Global started our journey a few years back, taking advantage of both options. So, first of all, we met with all the stakeholder, application team, Product Manager and we define our core requirements. What we want out of this container platform, which supports multicloud and hybrid supporting on-prem as well. So, as you see my core requirements, we decided that we need first of all a roadmap or container strategy, providing guidelines on standards and specification. Secondly, with an S&P Global, we decided to introduce Platform as a Service approach, where we bring the container platform and provide that as a service internally to our all application team and all the Product Managers. Hosting multiple application on-prem as well as in multicloud. Third requirement was that we need Linux and Windows container support. In addition to that, we would also require hosted secure image registry with role based access control and image security scanning. In addition to that, we also started DevOps journey, so we want to have a full support of CI/CD pipeline. Whatever the solution we recommend from the architecture group, it should be easily integrated to the developer workstation. And developer workstation could be Windows, Mac or Linux. Orchestration, performance and control were few other parameter which we'll want to keep in mind. And the most important, dynamic scaling of container clusters. That was something we were also want to achieve, when we introduce this Platform as a Service. So, as far as the standard specification are concerned, we turn to the Open Container Initiative, the OCI. OCI was established in June 2015 by Docker and other leaders in the technology industry. And OCI operates under Linux Foundation, and currently contains two specification, runtime specification and image specification. So, at that time, it was a no brainer, other than to just stick with OCI. So, we are following the industry standard and specifications. Now the next step was, okay, the container platform. But what would be our runtime engine? What would be orchestration? And how we support, in our on-prem as well as in the multicloud infrastructure? So, when it comes to runtime engine, we decided to go with the Docker. Which is by default, runtime engine and Kubernetes. And if I may mention, DataDog in one of their public report, they say Docker is probably the most talked about infrastructure technology for the past few years. So, sticking to Docker runtime engine was another win-win game and we saw in future not bringing any challenge or issues. When it comes to orchestration. We prefer Kubernetes but that time there was a challenge, Kubernetes did not support Windows container. So, we wanted something which worked with a Linux container, and also has the ability or to orchestrate Windows containers. So, even though long term we want to stick to Kubernetes, but we also wanted to have a Docker swarm. When it comes to on-prem and multicloud, technically you could only support as of now, technology may change in future, but as of now, you can only support if you bring your own orchestration too. So, in our case, if we have control over orchestration control and not locked in with one cloud provider, that was the ideal situation. So, with all that, research, R&D and finding, we found Docker Enterprise. Which is securely built, share and run modern applications anywhere. So, when we come across Docker Enterprise, we were pleased to see that it meets our most of the core requirements. Whether it is coming on the developer machine, to integrating their workstation, building the application. Whether it comes to sharing those application, in a secure way and collaborating with our pipeline. And the lastly, when it comes to the running. If we run in hybrid or multicloud or edge, in Kubernetes, Docker Enterprise have the support all the way. So, three area one I just call up all the Docker Enterprise, choice, flexibility and security. I'm sure there's a lot more features in Docker Enterprise as a suite. But, when we looked at these three words very quickly, simplified hybrid orchestration. Define application centric policies and boundaries. Once you define, you're all set. Then you just maintain those policies. Manage diverse application across mixed infrastructure, with secure segmentation. Then it comes to secure software supply chain. Provenance across the entire lifecycle of apps and infrastructure through enforceable policy. Consistently manage all apps and infrastructure. And lastly, when it comes to infrastructure independence. It was easily forever lift and shift, because same time, our cloud journey was in the flight. We were moving from on-prem to the cloud. So, support for lift and shift application was one of our wishlist. And Docker Enterprise did not disappoint us. It also supported both traditional and micro services apps on any infrastructure. So, here we are, Docker Enterprise. Why Docker Enterprise? Some of the items in previous slides I mentioned. But in addition to those industry-leading platform, simplifying the IT operations, for running modern application at scale, anywhere. Docker Enterprise also has developer tools. So, the integration, as I mentioned earlier was smooth. In addition to all these tools, the main two components, the Universal Control Plane and the Docker Trusted Registry, solve lot of our problems. When it comes to the orchestration, we have our own Universal Control Plane. Which under the hood, manages Kubernetes and Docker swarm both clusters. So, guess what? We have a Windows support, through Docker swarm and we have a Linux support through Kubernetes. Now that paradigm has changed, as of today, Kubernetes support Windows container. So, guess what? We are well after the UCP, because we have our own orchestration tool, and we start managing Kubernetes cluster in Linux and introduce now, Windows as well. Then comes to the Docker Trusted Registry. Integrated Security and role based access control, made a very smooth transition from our RT storage to DTR. In addition to that, binary level scanning was another good feature from the security point of view. So that, these all options and our R&D landed the Docker Enterprise is the way to go. And if we go over the Docker Enterprise, we can spin up multiple clusters on-prem and in the cloud. And we have a one centralized location to manage those clusters. >> Khalil: So, with all that, now let's talk about how what was our pilot deployment, for proof of concept. In this diagram, you can see we, on the left side is our on-prem Data Center, on the right side is AWS, US East Coast. We picked up one region three zones. And on-prem, we picked up our Data Center, one of the Data Center in the United States of America, and we started the POC. So, our Universal Control Plane had a five nodes cluster. Docker Trusted Registry, also has a five node cluster. And the both, but in our on-prem Data Center. When it comes to the worker nodes, we have started with 18 node cluster, on the Linux side and the four node cluster on the Windows side. Because the major footprint which we have was on the Linux side, and the Windows use cases were pretty small. Also, this is just a proof of concept. And in AWS, we mimic the same web worker nodes, virtual to what we have on-prem. We have a 13 nodes cluster on Linux. And we started with four node cluster of Windows container. And having the direct connect from our Data Center to AWS, which was previously existing, so we did not have any connectivity or latency issue. Now, if you see in this diagram, you have a centralized, Universal Control Plane and your trusted registry. And we were able to spin up a cluster, on-prem as well as in the cloud. And we made this happen, end to end in record time. So later, when we deploy this in production, we also added another cloud provider. So, what you see the box on the right side, we just duplicate test that box in another cloud platform. So, now other orchestration tool, managing on-prem and multicloud clusters. Now, in your use case, you may find this little, you know, more in favor of on-prem. But that fit in our use case. Later, we did have expanded the cluster of Universal Control Plane and DTR in the cloud as well. And the clusters have gone and hundreds and thousands of worker nodes span over two cloud providers, third being discussed. And this solution has been working so far, very good. We did not see any downtime, not a single instance. And we were able to provide multicloud platform, container Platform as a Service for our S&P Global. Thank you for your time. If any questions, I have put my LinkedIn and Twitter account holder, you're welcome to ask any question

Published Date : Sep 14 2020

SUMMARY :

and in the cloud. and the Windows use

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Daniel KhalilPERSON

0.99+

CitigroupORGANIZATION

0.99+

S&P GlobalORGANIZATION

0.99+

June 2015DATE

0.99+

S&P GlobalORGANIZATION

0.99+

Khalil AhmadPERSON

0.99+

LSEORGANIZATION

0.99+

six yearsQUANTITY

0.99+

AWSORGANIZATION

0.99+

30 yearsQUANTITY

0.99+

New JerseyLOCATION

0.99+

PrudentialORGANIZATION

0.99+

United States of AmericaLOCATION

0.99+

New York CityLOCATION

0.99+

13 nodesQUANTITY

0.99+

University of ScrantonORGANIZATION

0.99+

LinkedInORGANIZATION

0.99+

OCIORGANIZATION

0.99+

University of PunjabORGANIZATION

0.99+

todayDATE

0.99+

LinuxTITLE

0.99+

three wordsQUANTITY

0.99+

thirdQUANTITY

0.99+

WindowsTITLE

0.99+

Linux FoundationORGANIZATION

0.99+

TwitterORGANIZATION

0.98+

KhalilPERSON

0.98+

three zonesQUANTITY

0.98+

bothQUANTITY

0.98+

HEC ParisORGANIZATION

0.98+

oneQUANTITY

0.98+

DockerTITLE

0.98+

NYU SternORGANIZATION

0.98+

five nodesQUANTITY

0.97+

two componentsQUANTITY

0.97+

both optionsQUANTITY

0.97+

Docker EnterpriseTITLE

0.97+

SecondlyQUANTITY

0.96+

single instanceQUANTITY

0.96+

firstQUANTITY

0.95+

KubernetesTITLE

0.94+

two cloud providersQUANTITY

0.94+

DataDogORGANIZATION

0.93+

DockerORGANIZATION

0.93+

twoQUANTITY

0.92+

Third requirementQUANTITY

0.92+

four nodeQUANTITY

0.91+

both clustersQUANTITY

0.91+

TRIUMORGANIZATION

0.91+

five node clusterQUANTITY

0.88+

Docker EnterpriseORGANIZATION

0.87+

US East CoastLOCATION

0.85+

one cloud providerQUANTITY

0.83+

LahoreLOCATION

0.82+

Open Container InitiativeORGANIZATION

0.81+

ON DEMAND API GATEWAYS INGRESS SERVICE MESH


 

>> Thank you, everyone for joining. I'm here today to talk about ingress controllers, API gateways, and service mesh on Kubernetes, three very hot topics that are also frequently confusing. So I'm Richard Li, founder/CEO of Ambassador Labs, formerly known as Datawire. We sponsor a number of popular open source projects that are part of the Cloud Native Computing Foundation, including Telepresence and Ambassador, which is a Kubernetes native API gateway. And most of what I'm going to talk about today is related to our work around Ambassador. So I want to start by talking about application architecture and workflow on Kubernetes and how applications that are being built on Kubernetes really differ from how they used to be built. So when you're building applications on Kubernetes, the traditional architecture is the very famous monolith. And the monolith is a central piece of software. It's one giant thing that you build deploy, run. And the value of a monolith is it's really simple. And if you think about the monolithic development process, more importantly is that architecture is really reflected in that workflow. So with a monolith, you have a very centralized development process. You tend not to release too frequently because you have all these different development teams that are working on different features, and then you decide in advance when you're going to release that particular piece of software and everyone works towards that release train. And you have specialized teams. You have a development team, which has all your developers. You have a QA team, you have a release team, you have an operations team. So that's your typical development organization and workflow with a monolithic application. As organizations shift to microservices, they adopt a very different development paradigm. It's a decentralized development paradigm where you have lots of different independent teams that are simultaneously working on different parts of this application, and those application components are really shipped as independent services. And so you really have a continuous release cycle because instead of synchronizing all your teams around one particular vehicle, you have so many different release vehicles that each team is able to ship as soon as they're ready. And so we call this full cycle development because that team is really responsible not just for the coding of that microservice, but also the testing and the release and operations of that service. So this is a huge change, particularly with workflow, and there's a lot of implications for this. So I have a diagram here that just tries to visualize a little bit more the difference in organization. With the monolith, you have everyone who works on this monolith. With microservices, you have the yellow folks work on the yellow microservice and the purple folks work on the purple microservice and maybe just one person work on the orange microservice and so forth. So there's a lot more diversity around your teams and your microservices, and it lets you really adjust the granularity of your development to your specific business needs. So how do users actually access your microservices? Well, with a monolith, it's pretty straightforward. You have one big thing, so you just tell the internet, well, I have this one big thing on the internet. Make sure you send all your traffic to the big thing. But when you have microservices and you have a bunch of different microservices, how do users actually access these microservices? So the solution is an API gateway. So the API gateway consolidates all access to your microservices. So requests come from the internet. They go to your API gateway. The API gateway looks at these requests, and based on the nature of these requests, it routes them to the appropriate microservice. And because the API gateway is centralizing access to all of the microservices, it also really helps you simplify authentication, observability, routing, all these different cross-cutting concerns, because instead of implementing authentication in each of your microservices, which would be a maintenance nightmare and a security nightmare, you've put all of your authentication in your API gateway. So if you look at this world of microservices, API gateways are a really important part of your infrastructure which are really necessary, and pre-microservices, pre-Kubernetes, an API gateway, while valuable, was much more optional. So that's one of the really big things around recognizing with the microservices architecture, you really need to start thinking much more about an API gateway. The other consideration with an API gateway is around your management workflow, because as I mentioned, each team is actually responsible for their own microservice, which also means each team needs to be able to independently manage the gateway. So Team A working on that microservice needs to be able to tell the API gateway, this is how I want you to route requests to my microservice, and the purple team needs to be able to say something different for how purple requests get routed to the purple microservice. So that's also a really important consideration as you think about API gateways and how it fits in your architecture, because it's not just about your architecture, it's also about your workflow. So let me talk about API gateways on Kubernetes. I'm going to start by talking about ingress. So ingress is the process of getting traffic from the internet to services inside the cluster. Kubernetes, from an architectural perspective, it actually has a requirement that all the different pods in a Kubernetes cluster needs to communicate with each other. And as a consequence, what Kubernetes does is it creates its own private network space for all these pods, and each pod gets its own IP address. So this makes things very, very simple for interpod communication. Kubernetes, on the other hand, does not say very much around how traffic should actually get into the cluster. So there's a lot of detail around how traffic actually, once it's in the cluster, how you route it around the cluster, and it's very opinionated about how this works, but getting traffic into the cluster, there's a lot of different options and there's multiple strategies. There's Pod IP, there's Ingress, there's LoadBalancer resources, there's NodePort. I'm not going to go into exhaustive detail on all these different options, and I'm going to just talk about the most common approach that most organizations take today. So the most common strategy for routing is coupling an external load balancer with an ingress controller. And so an external load balancer can be a hardware load balancer. It can be a virtual machine. It can be a cloud load balancer. But the key requirement for an external load balancer is to be able to attach a stable IP address so that you can actually map a domain name and DNS to that particular external load balancer, and that external load balancer usually, but not always, will then route traffic and pass that traffic straight through to your ingress controller. And then your ingress controller takes that traffic and then routes it internally inside Kubernetes to the various pods that are running your microservices. There are other approaches, but this is the most common approach. And the reason for this is that the alternative approaches really require each of your microservices to be exposed outside of the cluster, which causes a lot of challenges around management and deployment and maintenance that you generally want to avoid. So I've been talking about an ingress controller. What exactly is an ingress controller? So an ingress controller is an application that can process rules according to the Kubernetes ingress specification. Strangely, Kubernetes is not actually shipped with a built-in ingress controller. I say strangely because you think, well, getting traffic into a cluster is probably a pretty common requirement, and it is. It turns out that this is complex enough that there's no one size fits all ingress controller. And so there is a set of ingress rules that are part of the Kubernetes ingress specification that specify how traffic gets routed into the cluster, and then you need a proxy that can actually route this traffic to these different pods. And so an ingress controller really translates between the Kubernetes configuration and the proxy configuration, and common proxies for ingress controllers include HAProxy, Envoy Proxy, or NGINX. So let me talk a little bit more about these common proxies. So all these proxies, and there are many other proxies. I'm just highlighting what I consider to be probably the three most well-established proxies, HAProxy, NGINX, and Envoy Proxy. So HAProxy is managed by HAProxy Technologies. Started in 2001. The HAProxy organization actually creates an ingress controller. And before they created an ingress controller, there was an open source project called Voyager which built an ingress controller on HAProxy. NGINX, managed by NGINX, Inc., subsequently acquired by F5. Also open source. Started a little bit later, the proxy, in 2004. And there's the Nginx-ingress, which is a community project. That's the most popular. As well as the Nginx, Inc. kubernetes-ingress project, which is maintained by the company. This is a common source of confusion because sometimes people will think that they're using the NGINX ingress controller, and it's not clear if they're using this commercially supported version or this open source version. And they actually, although they have very similar names, they actually have different functionality. Finally, Envoy Proxy, the newest entrant to the proxy market, originally developed by engineers at Lyft, the ride sharing company. They subsequently donated it to the Cloud Native Computing Foundation. Envoy has become probably the most popular cloud native proxy. It's used by Ambassador, the API gateway. It's used in the Istio service mesh. It's used in the VMware Contour. It's been used by Amazon in App Mesh. It's probably the most common proxy in the cloud native world. So as I mentioned, there's a lot of different options for ingress controllers. The most common is the NGINX ingress controller, not the one maintained by NGINX, Inc., but the one that's part of the Kubernetes project. Ambassador is the most popular Envoy-based option. Another common option is the Istio Gateway, which is directly integrated with the Istio mesh, and that's actually part of Docker Enterprise. So with all these choices around ingress controller, how do you actually decide? Well, the reality is the ingress specification's very limited. And the reason for this is that getting traffic into a cluster, there's a lot of nuance into how you want to do that, and it turns out it's very challenging to create a generic one size fits all specification because of the vast diversity of implementations and choices that are available to end users. And so you don't see ingress specifying anything around resilience. So if you want to specify a timeout or rate-limiting, it's not possible. Ingress is really limited to support for HTTP. So if you're using gRPC or web sockets, you can't use the ingress specification. Different ways of routing, authentication. The list goes on and on. And so what happens is that different ingress controllers extend the core ingress specification to support these use cases in different ways. So NGINX ingress, they actually use a combination of config maps and the ingress resources plus custom annotations that extend the ingress to really let you configure a lot of the additional extensions that is exposed in the NGINX ingress. With Ambassador, we actually use custom resource definitions, different CRDs that extend Kubernetes itself to configure Ambassador. And one of the benefits of the CRD approach is that we can create a standard schema that's actually validated by Kubernetes. So when you do a kub control apply of an Ambassador CRD, kub control can immediately validate and tell you if you're actually applying a valid schema and format for your Ambassador configuration. And as I previously mentioned, Ambassador's built on Envoy Proxy, Istio Gateway also uses CRDs. They can be used in extension of the service mesh CRDs as opposed to dedicated gateway CRDs. And again, Istio Gateway is built on Envoy Proxy. So I've been talking a lot about ingress controllers, but the title of my talk was really about API gateways and ingress controllers and service mesh. So what's the difference between an ingress controller and an API gateway? So to recap, an ingress controller processes Kubernetes ingress routing rules. An API gateway is a central point for managing all your traffic to Kubernetes services. It typically has additional functionality such as authentication, observability, a developer portal, and so forth. So what you find is that not all API gateways are ingress controllers because some API gateways don't support Kubernetes at all. So you can't, they can't be ingress controllers. And not all ingress controllers support the functionality such as authentication, observability, developer portal, that you would typically associate with an API gateway. So generally speaking, API gateways that run on Kubernetes should be considered a superset of an ingress controller. But if the API gateway doesn't run on Kubernetes, then it's an API gateway and not an ingress controller. So what's the difference between a service mesh and an API gateway? So an API gateway is really focused on traffic into and out of a cluster. So the colloquial term for this is North/South traffic. A service mesh is focused on traffic between services in a cluster, East/West traffic. All service meshes need an API gateway. So Istio includes a basic ingress or API gateway called the Istio Gateway, because a service mesh needs traffic from the internet to be routed into the mesh before it can actually do anything. Envoy Proxy, as I mentioned, is the most common proxy for both mesh and gateways. Docker Enterprise provides an Envoy-based solution out of the box, Istio Gateway. The reason Docker does this is because, as I mentioned, Kubernetes doesn't come package with an ingress. It makes sense for Docker Enterprise to provide something that's easy to get going, no extra steps required, because with Docker enterprise, you can deploy it and get going, get it exposed on the internet without any additional software. Docker Enterprise can also be easily upgraded to Ambassador because they're both built on Envoy. It ensures consistent routing semantics. And also with Ambassador, you get greater security for single sign-on. There's a lot of security by default that's configured directly into Ambassador. Better control over TLS, things like that. And then finally, there's commercial support that's actually available for Ambassador. Istio is an open source project that has a very broad community, but no commercial support options. So to recap, ingress controllers and API gateways are critical pieces of your cloud native stack. So make sure that you choose something that works well for you. And I think a lot of times organizations don't think critically enough about the API gateway until they're much further down the Kubernetes journey. Considerations around how to choose that API gateway include functionality such as how does it do with traffic management and observability? Does it support the protocols that you need? Also nonfunctional requirements such as does it integrate with your workflow? Do you offer commercial support? Can you get commercial support for this? An API gateway is focused on North/South traffic, so traffic into and out of your Kubernetes cluster. A service mesh is focused on East/West traffic, so traffic between different services inside the same cluster. Docker Enterprise includes Istio Gateway out of the box. Easy to use, but can also be extended with Ambassador for enhanced functionality and security. So thank you for your time. Hope this was helpful in understanding the difference between API gateways, ingress controllers, and service meshes, and how you should be thinking about that on your Kubernetes deployment.

Published Date : Sep 14 2020

SUMMARY :

So ingress is the process

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
2004DATE

0.99+

Richard LiPERSON

0.99+

2001DATE

0.99+

Ambassador LabsORGANIZATION

0.99+

Cloud Native Computing FoundationORGANIZATION

0.99+

each teamQUANTITY

0.99+

Cloud Native Computing FoundationORGANIZATION

0.99+

each teamQUANTITY

0.99+

DatawireORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

each podQUANTITY

0.99+

LyftORGANIZATION

0.99+

Nginx, Inc.ORGANIZATION

0.99+

todayDATE

0.98+

eachQUANTITY

0.98+

KubernetesTITLE

0.98+

one personQUANTITY

0.98+

HAProxy TechnologiesORGANIZATION

0.98+

HAProxyTITLE

0.97+

Docker EnterpriseTITLE

0.96+

AmbassadorORGANIZATION

0.96+

bothQUANTITY

0.96+

NGINXTITLE

0.96+

NGINX, Inc.ORGANIZATION

0.96+

Docker EnterpriseTITLE

0.96+

Envoy ProxyTITLE

0.96+

oneQUANTITY

0.95+

one big thingQUANTITY

0.95+

NGINX ingressTITLE

0.95+

Docker enterpriseTITLE

0.94+

one particular vehicleQUANTITY

0.93+

ingressORGANIZATION

0.91+

TelepresenceORGANIZATION

0.87+

F5ORGANIZATION

0.87+

EnvoyTITLE

0.86+

Nginx-ingressTITLE

0.85+

three very hot topicsQUANTITY

0.82+

both meshQUANTITY

0.82+

three most well-established proxiesQUANTITY

0.76+

single signQUANTITY

0.75+

Istio GatewayOTHER

0.75+

one giant thingQUANTITY

0.73+

VMware ContourTITLE

0.71+

IngressORGANIZATION

0.7+

Docker EnterpriseORGANIZATION

0.69+

AmbassadorTITLE

0.67+

VoyagerTITLE

0.67+

EnvoyORGANIZATION

0.65+

Istio GatewayTITLE

0.65+

IstioORGANIZATION

0.62+

Karthik Lakshminarayanan, Google & Kim Perrin, Doctor on Demand | Google Cloud Next 2019


 

>> live from San Francisco. It's the Cube covering Google Club Next nineteen Rodeo by Google Cloud and its ecosystem partners. >> Hey, welcome back. Everyone's the live Cube covers here in San Francisco for Google Cloud. Next nineteen. I'm Javert Day Volante here on the ground floor, day two of three days of wall to wall coverage to great guests. We got Kartik lost. Meena Ryan, product management director of Cloud Identity for Google and Kim parent chief security officer for Doctor on Demand. Guys, welcome to the Cube. Appreciated Coming on. >> Great to be here. >> Thank you so honestly Way covering Google Cloud and Google for many, many years. And one of the things that jumps out at me, besides allows the transformation for the enterprise is Google's always had great technology, and last year I did an interview, and we learned a lot about what's going on the chip level with the devices you got. Chrome browser. Always extension. All these security features built into a lot of the edge devices that Google has, so there's definitely a security DNA in there and Google the world. But now, when you start getting into cloud access and permissions yesterday and the Kino, Thomas Kurian and Jennifer Lin said, Hey, let's focus on agility. Not all his access stuff. This is kind of really were identity matters. Kartik talk about what's going on with cloud identity. Where are we? What's the big news? >> Yeah, thank you. So clouded. Entities are solution to manage identity devices and the whole axis management for the clouds. And you must have heard of beyond Corp and the whole zero trust model and access. One thing we know about the cloud if you don't make the access simple and easy and at the same time you don't provide security. You can get it right. So you need security and you need that consumer level simplicity. >> Think it meant explain beyond core. This is important. Just take a minute to refresh for the folks that might not know some of the innovations. They're just start >> awesome. Yeah. So traditional on premises world, the security model was your corporate network. Your trust smaller. Lose The corporate network invested a lot to get to keep the bad people out. You get the right people on and that made ten T applications on premises. Your data was on premises now the Internet being a new network, you work from anywhere. Work is no longer a thing. You work from anywhere. What gets done right? So what is the new access? More look like? That's what people have been struggling with. What Google came up with in two thousand eleven is this model called Beyond Core versus Security Access Model will rely on three things. Who you are is a user authentication the device identity and security question and last but not least, the context off. What are you trying to access in very trying to access from So these things together from how you security and access model And this is all about identity. And this is Bianca. >> And anyone who has a mobile device knows what two factor authentication is. That's when you get a text messages. That's just two factor M. F. A multi factor. Authentication really is where the action is, and you mentioned three of them. There's also other dimensions. This is where you guys are really taking to the next level. Yeah, where are we with FAA and some of the advances around multi factor >> s O. So I think keeping you on the highlight is wear always about customer choice. We meet customers where they are. So customers today have invested in things like one time use passwords and things like that. So we support all of that here in cloud identity. But a technology that we are super excited about the security, Keith. And it's built on the fighter standard. And it's inserted this into your USB slot of that make sense. And we just announced here at next you can now use your android phone as a security key. So this basically means you don't have to enter any codes because all those codes you enter can be fished on way. Have this thing at Google and we talked about it last time. Since we roll our security keys. No Google account, it's >> harder for the hackers. Really Good job, Kim. Let's get the reality. You run a business. You've been involved in a lot of start ups. You've been cloud nated with your company. Now talk about your environment does at the end of the year, the chief security officer, the buck stops with you. You've got to figure this out. How are you dealing with all this? These threats at the same time trying to be innovative with your company. >> So for clarity. So I've been there six years since the very beginning of the company. And we started the company with zero hardware, all cloud and before there was beaten beyond Corp. Where there was it was called de-perimeterization. And that's effectively the posture we took from the very beginning so our users could go anywhere. And our I always say, our corporate network is like your local coffee shop. You know, WiFi like that's the way we view it. We wanted to be just a secure there at the coffee shop, you know, we don't care. Like we always have people assessing us and they're looking at a corporate network saying, You know, where your switches that you're, you know, like where your hardware like, we want to come in and look at all like we don't have anything like, >> there's no force. The scan >> is like way. Just all go to the Starbucks will be the same thing. So that's part of it. And now you know, when we started like way wanted to wrap a lot of our services in the Google, but we had the problem with hip a compliance. So in the early days, Google didn't have six years ago. In our early days, Google didn't have a lot of hip, a compliant services. Now they do. Now we're moving. We're trying to move everything we do almost in the Google. That's not because we just love everything about Google. It's for me. I have assessed Google security are team has assessed their security. We have contracts with them and in health care. It's very hard to take on new vendors and say Hey, is there security? Okay, are their contracts okay? It's like a months long process and then even at the end of the day, you still have another vendor out there that sharing your day, that you're sharing your data with them and it's precarious for me. It just it doubles my threat landscape. When I go from Google toe one more, it's like if I put my data there, >> so you're saying multi vendor the old way. This is actually a problematic situation for you. Both technically and what operate timewise or both are super >> problematic for me in terms of like where we spread our data to like It just means that company every hack against that company is brutal for us, like And you know, the other side of the equation is Google has really good pricing. Comparatively, yes, Today we're talking about Big Query, for example, and they wanted to compare Big Query to some other systems and be crazy. G, c p. And And we looked at the other systems and we couldn't find the pricing online. And, like Google's pricing was right there was completely transparent. Easy to understand. The >> security's been vetted. The security's >> exactly Kim. Can you explain when you said the multi vendor of creates problems for you? Why is this? Is it not so much that one vendor is better? The other assistant? It's different. It's different processes or their discernible differences in the quality of the security. >> There are definitely discernible differences in quality, for sure. Yeah, >> and then add to that different processes. Skill sets. Is that writer? Yes, Double click on that E >> everybody away. There's always some I mean almost every vendor. You know, there's always something that you're not perfectly okay with. On the part of the security is something you don't totally like about it. And the more vendors you add, you have. Okay. This person, they're not too good on their physical security at their data center or they're not too good on their policies. They're not too good on their disaster recovery. Like there's you always give a little bit somewhere. I hate to say it, but it's true. It's like nobody's super >> perfect like it's It's so it's a multiplication effects on the trade offs that you have to make. Yeah, it's necessarily bad, but it's just not the way you want to do it. All right? Okay. >> All the time. So you got to get in an S L A u have meetings. You gotta do something vetting. It's learning curves like on the airport taking your shoes off. Yeah. Yeah. And then there's the >> other part. Beyond the security is also downtime. Like if they suffer downtime. How much is that going to impact our company? >> Karthik, you talked about this This new access mall, this three layer who authentication that is the device trusted in the context. I don't understand how you balance the ratio between sort of false positives versus blocking. I think for authentication and devices pretty clear I can authenticate. You are. I don't trust this device. You're not getting in, but the context is interesting. Is that like a tap on the shoulder with with looking at mail? Hey, be careful. Or how are you balancing that? The context realm? >> Yeah, I think it's all about customer choice. Again, customers have, but they look at their application footprint there, making clear decisions on Hey, this is a parole application is a super sensitive as an example, maybe about based meeting application. Brotherly, not a sensitive. So when they're making decisions about hey, you have a manage device. I will need a manage device in order for you to access the payroll application. But if you have you bring your own device. I'm off perfectly fine if you launch a meeting from that. So those are the levels that people are making decisions on today, and it's super easy to segment and classify your application. >> Talk about the the people that are out there watching might say, You know what? I've been really struggling with identity. I've had, you know, l'd app servers at all this stuff out there, you name it. They've all kinds of access medals over the years, the perimeters now gone. So I got a deal to coffee shop, kind of working experience and multiple devices. All these things are reality. I gotta put a plan together. So the folks that are trying to figure this out, what's that? You guys have both weigh in on on approach to take or certain framework. What's what's? How does someone get the first few steps off to go out towards good cloud identity? >> Sure, I only go first, so I think many ways. That's what we try to simplify it. One solution that we call cloud identity because what people want is I want that model. Seems like a huge mountain in front of me, like how do I figure these things out? I'm getting a lot of these terminologies, so I think the key is to just get started on. We've given them lots of ways. You can take the whole of cloud identity solution back to Kim's point. It can be one license from us, that's it and you're done. It's one unified. You I thinks like that. You can also, if you just want to run state three applications on DCP we have something called identity ofher Proxy. It's very fast. Just load yaps random on disability and experience this beyond >> work Classic enterprise Khun >> Yeah, you run all the applications and dcpd and you can And now they're announcing some things that help you connect back with John Thomas application. That's a great way to get started. >> Karthik painted this picture of Okay, it's no perimeter. You can't just dig a moat. The queen wants to leave the castle. All the security, you know, metaphors that we use. I'm interested in how you're approaching response to these days because you have to make trade us because there are discernible differences with different vendors. Make the assumption that people are going to get in so response becomes increasingly important. What have you changed to respond more quickly? What is Google doing to help? >> Well, yeah, So in a model where we are using, a lot of different vendors were having to like they're not necessarily giving us response and detection. Google. Every service we'd wrap into them automatically gets effectively gets wrapped into our security dashboard. There's a couple of different passwords we can use and weaken. Do reporting. We do it. A tremendous amount of compliance content, compliance controls on our DLP, out of e mail out of Dr and there's detection. There's like it's like we don't have to buy an extra tool for detection for every different type of service we have, it's just built into the Google platform, which is it's It's phenomenal from >> detection baked in, It's just >> baked in. We're not to pay extra for it. In fact, I mean way by the enterprise license because it's completely worth it for us. Um, you know, assumes that came out, the enterprise part of it and all the extra tools. We were just immediately on that because the vault is a big thing for us as well. It's like not only response, but how you dig through your assets toe. Look for evidence of things like, if you have some sort of legal case, you need vault, Tio, you know, make the proper ah, data store for that stuff >> is prioritization to Is it not like, figure it out? Okay, which, which threats to actually go after and step out? And I guess other automation. I mean, I don't know if you're automating your run book and things of that nature. But automation is our friends. Ah, big friend of starting >> on the product measures I What's the roadmap looks like and you share any insight into what your priorities are to go the next level. Aussie Enterprise Focus. For Google Cloud is clear Customs on stage. You guys have got a lot of integration points from Chromebooks G Sweep all the way down through Big Query with Auto ML All the stuff's happening. What's on your plate for road map? What things are you innovating around? >> I mean, it's beyond car vision that we're continuing to roll out. We've just ruled out this bit of a sweet access, for example, but all these conditions come in. Do you want to take that to G et? You're gonna look. We're looking at extending that context framework with all the third party applications that we have even answers Thing called beyond our devices FBI and beyond Corp Alliance, because we know it's not just Google security posture. Customers are made investments and other security companies and you want to make sure all of that interoperate really nicely. So you see a lot more of that coming out >> immigration with other security platform. Certainly, enterprises require that I buy everything on the planet these days to protect themselves >> Like there's another company. Let's say that you're using for securing your devices. That sends a signal thing. I trust this device. It security, passing my checks. You want to make sure that that comes through and >> now we're gonna go. But what's your boss's title? Kim Theo, you report to the CEO. Yeah, Awesome guys. >> Creation. Thank you >> way. We've seen a lot of shifts in where security is usually now pretty much right. Strategic is core for the operations with their own practices. So, guys, thanks for coming on. Thanks for the thing you think of the show so far. What's the What's The takeaway came I'll go to you first. What's your What's the vibe of the >> show? It's a little tough for me because I have one of my senior security engineers here, and he's been going to a lot of the events and he comes to me and just >> look at all >> this stuff that they have like, way were just going over before this. I was like, Oh my God, we want to go back to our r R R office and take it all in right today. You know, if we could So yeah, it's a little tough because >> in the candy store way >> love it because again, it's like it's already paying for it. It's like they're just adding on services that we wanted, that we're gonna pay for it now. It's >> and carted quickly. Just get the last word I know was commenting on our opening this morning around how Google's got all five been falling Google since really the beginning of the company and I know for a fact is a tana big day that secures all spread for the company matter. Just kind of getting it. Yeah, share some inside quickly about what's inside Google. From a security asset standpoint, I p software. >> Absolutely. I mean, security's built from the ground up. We've been seeing that and going back to the candy store analogy. It feels like you've always had this amazing candy, but now there's like a stampede to get it, and it's just built in from the ground up. I love the solution. Focus that you found the keynotes and all the sessions that's happening. >> That's handsome connective tissue like Antos. Maybe the kind of people together. >> Yeah. I don't like >> guys. Thanks for coming on. We appreciate Kartik, Kim. Thanks for coming on. It's accused. Live coverage here on the ground floor were on the floor here. Day two of Google Cloud next here in San Francisco on Jeffrey David Lantz Stevens for more coverage after this short break.

Published Date : Apr 10 2019

SUMMARY :

It's the Cube covering I'm Javert Day Volante here on the ground floor, day two of three days of the chip level with the devices you got. One thing we know about the cloud if you don't make the access simple and easy and at the same Just take a minute to refresh for the folks that might not know some of the innovations. So these things together from how you security and access model And this is all about identity. This is where you guys are really taking to the next level. And it's built on the fighter standard. at the end of the year, the chief security officer, the buck stops with you. the coffee shop, you know, we don't care. there's no force. It's like a months long process and then even at the end of the day, you still have another This is actually a problematic situation for you. every hack against that company is brutal for us, like And you know, The security's the security. There are definitely discernible differences in quality, for sure. and then add to that different processes. On the part of the security is something you don't totally like about Yeah, it's necessarily bad, but it's just not the way you want to do it. It's learning curves like on the airport taking your shoes off. Beyond the security is also downtime. Is that like a tap on the shoulder with with looking at mail? But if you have you bring your own device. So the folks that are trying to figure this out, what's that? You can also, if you just want to run state three applications Yeah, you run all the applications and dcpd and you can And now they're announcing some things that help All the security, you know, metaphors that we use. There's a couple of different passwords we can use and weaken. It's like not only response, but how you dig through your assets toe. I mean, I don't know if you're automating your run book and on the product measures I What's the roadmap looks like and you share any insight into what your priorities are to Customers are made investments and other security companies and you want to make sure Certainly, enterprises require that I buy everything on the planet these Let's say that you're using for securing your devices. Kim Theo, you report to the CEO. Thank you Thanks for the thing you think of the show so far. You know, if we could So yeah, It's like they're just adding on services that we five been falling Google since really the beginning of the company and I know for a fact is a tana big day that secures and it's just built in from the ground up. Maybe the kind of people together. Live coverage here on the ground floor were

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Kim TheoPERSON

0.99+

GoogleORGANIZATION

0.99+

Karthik LakshminarayananPERSON

0.99+

KarthikPERSON

0.99+

San FranciscoLOCATION

0.99+

KartikPERSON

0.99+

Meena RyanPERSON

0.99+

KimPERSON

0.99+

FBIORGANIZATION

0.99+

Jennifer LinPERSON

0.99+

six yearsQUANTITY

0.99+

KeithPERSON

0.99+

Kim PerrinPERSON

0.99+

last yearDATE

0.99+

TodayDATE

0.99+

StarbucksORGANIZATION

0.99+

John ThomasPERSON

0.99+

three daysQUANTITY

0.99+

todayDATE

0.99+

ChromeTITLE

0.99+

Thomas KurianPERSON

0.99+

bothQUANTITY

0.99+

yesterdayDATE

0.99+

Doctor on DemandORGANIZATION

0.98+

one licenseQUANTITY

0.98+

BothQUANTITY

0.98+

One solutionQUANTITY

0.98+

oneQUANTITY

0.98+

six years agoDATE

0.98+

firstQUANTITY

0.98+

fiveQUANTITY

0.97+

Cloud IdentityORGANIZATION

0.97+

Day twoQUANTITY

0.97+

Jeffrey David Lantz StevensPERSON

0.97+

three layerQUANTITY

0.97+

androidTITLE

0.96+

FAAORGANIZATION

0.96+

two factorQUANTITY

0.96+

Google CloudTITLE

0.96+

three thingsQUANTITY

0.95+

Javert Day VolantePERSON

0.95+

Next nineteenDATE

0.94+

Google ClubORGANIZATION

0.93+

One thingQUANTITY

0.92+

Google CloudORGANIZATION

0.92+

this morningDATE

0.92+

one timeQUANTITY

0.92+

StrategicORGANIZATION

0.91+

Corp AllianceORGANIZATION

0.9+

one vendorQUANTITY

0.9+

three applicationsQUANTITY

0.9+

DoubleQUANTITY

0.89+

BiancaPERSON

0.88+

G etTITLE

0.86+

day twoQUANTITY

0.85+

zero hardwareQUANTITY

0.83+

KinoORGANIZATION

0.82+

ten T applicationsQUANTITY

0.82+

ChromebooksCOMMERCIAL_ITEM

0.8+

James Kobielus - IBM Information on Demand 2013 - theCUBE


 

okay we're back here live at the IBM iod information on demand conference hashtag IBM iod this is the cube so looking the anglo Mookie bonds flagship program we go out for the events extracting from the noise i'm john furrier might join my co-host Davey lonte and we'd love to have analysts in here and in this case former analyst James Cole Beatles welcome to back to the cube thank you very much John thank you Dave pleasure see you again finger of being at IOD you're a thought leader you are an influencer you work at IBM so you you're out there the front lines doing some great work so thank you very much tell us explains the folks out there not about the show because we've had some people coming in last year you were private in but what does this fit what is this vector in context to what's relevant the market obviously big data and analytics is the hottest thing on the planet right now and you got social business now emerging categorically here but it has a couple different flavors to it right within IBM's context yeah but the messaging is simple right you got analytics that drives value outcomes social business is the preferred way of people going to operate their businesses engagement and all that is great stuff new channels marketing eccentric cetera explain to them how I OD is fitting into these megatrends into mega trends I think the hottest trends why our customers caring about what's going on here is a lot of a lot of activity around customers what is what does IOD fit into that a bigger picture yeah well you know the world has changed the world culture has changed radically and really in the last decade or so none is everywhere in the world everything is now online and digital increasingly it's streaming in terms of culture look what's happening to Hollywood is being deconstructed by the netflixs of the world you know movies and TV and music and everything is delivered online now all engagement more more engagements with your employer with your you know with merchants with your family everywhere is online things like streaming media so if you look at how the world culture has changed I yesterday I spoke here on a topic that's near and dear to my heart called big media it's the support of the ascendance of streaming media and not just the area as I laid out but in education like MOOCs distance learning we use it internally at IBM for our think fridays and Ginni Rometty and the executive team you know every Friday its cloud or its big data or whatever you know we need all need to get up to speed on the world culture has changed now analytics is fundamental to that whole proposition in terms of world culture analytics driving gagement analytics in terms of you know in a business context analytics a 360-degree view and you have data warehouses and the master data and you have predictive models to drive segmentation and target marketing and all that good stuff you know that's been in business for a long time that those set of practices they have become prevalent in most industries now not just in say retailing you know the Amazons of the world they're pervasive across all industries big data is fundamental to that you know engagement model its social social in the sense that social is one of many channels through which business is engaged with through which many people engage the social is assumed assuming a degree of importance in the fabric of modern life that goes beyond simple you know engagement with you know brands and whatnot social is how people create is how they declare who they are it's their identity and so social in your personal life we all know about Facebook and Twitter and everything else and YouTube but social has revolutionized enterprise cultures everywhere you know we use social internally of course we use our own Lotus connections most large and even many mid-sized firms now use social for interactions among employees or throughout their Val you chain so social business is about all of that it's the b2c it's the b2b it's the e2e and employ to employ all these different models of engagement they all demand a number of things obviously the social platform they demand the data of various sorts structured unstructured in shared repositories or cubes or Mars or whatnot they it demands the the big data platforms not only at respite in motion the streaming media to make it all happen in real time so at IOD if you see what the themes are this year and really it's been a building for several years cloud everything social is running in the cloud now more and more not just public Claus but Federation's of public and private clouds it's it's all about cognitive computing which is a relatively new term in the Sun sets achieved a certain amount of vogue in the last year or so which is really fundamentally as an evolutionary trend it's basically a I for the 21st century but leveraging unstructured data and and machine learning and so forth and predictive analytics and you know well the whole world learn what metadata was with the whole NSA yeah comments no it's like me and then just to wrap it up in memory real-time blu acceleration you know you need real-time you need streaming you need collaboration and social you know peer-to-peer user-generated content all of that to make this new world culture really take off and IBM provides all that we recognize that that's where the world's going we've been orienting reorienting all of our solutions around these models cloud social increasingly going forward and you know we provide solutions that enable our customers in all industries to go there and big data is fundamental to all of that as we say we're computer science meets social science that's always been Silicon angles kind of masthead view but to unpack what you just said from the market relevance you mentioned Netflix we saw Amazon coming out their own movie they're going to go direct with their own programming so so but that speaks to the direct business model of the web was originally pioneered as hey direct business model cut the middleman out but now that dimension has been explored so that kind of what you're saying there so that's cool the end user pieces interesting image is social so what's your take on the end user orientation what's the expectation because you got social you got a trash you got in motion you got learning machines providing great recommendations got the Watson kind of yeah reasoning for people so personalization recommendation engines the sea change attention time currency big days of all those buzzwords all right what is the expectation for users in the future right now we're moving into this new world where I can self serve myself monologue based the information from the web now it's all coming at everyone real time the alarms are going off as Jeff Jonas says what is that prefer user experience the direct business model people get that I think the business to see that but now the end users are now at the center of the value proposition how do what's the role of the user now they're participating in the media there are also consumers of the media yeah and they now have different devices so what's the sources of data so fundamentally yeah the role of the consumers expectations now is always everything is always on everything is always online everything is all digital everything is all real time and streaming everything is all self-service everything is all available in the palm of my hand and then the back-end infrastructure the cross-channel infrastructure users don't care about individual socials they really don't they don't really fundamentally care about Facebook or Twitter or whatever you have they just care that what their experience is seamless as they move from one channel to another they're not perceived as channels anymore they're simply perceived as places or communities that overlap too in a dizzying array of socials thus social is where we all live and thus social increasingly is mobile increasingly mobile is you know the user expects that the handoff from my smartphone to my tablet to my laptop to my digital TV sentence and so forth that it all happens through the magic of infrastructure that it's being taken care of and they don't have to worry about that handoff it all it's all part of one seamless experience yeah they always just say the search business it's the it's the it's the intersection of contextual and behavioral yeah and now you take that online behaviors community contextual is context to what people are interested at any given time yeah it's so many longtail distributions at any given time so do you see the the new media companies that the new brands that might emerge mean there's all the talk about Marissa Mayer kind of turning over yahoo and yeah she some say putting lipstick on a pig but but but is that they're just an old older branch trying to be cool but is that what users want just like media but just user experience me like we're small media but we got big ideas but the thing is the outcomes right small frying big blues go figure are the outcomes still the same company still want to drive sales for their business sell a product provide great value you just want to find great content and find people I mean the same concept of the old web search find out and run sumit give any vision on how that environment will evolve for a user like is it going to be pushed at me do you see it a new portal developing is mmm Facebook's kind of a walled garden humble don't care about that what's your take on that the future vision of a user experience online user experience online future vision in many ways I think let's talk about Internet of Things because that keeps coming more and more into the discussion it's it's not so much that the user wants a seamless experience across channel cross device all that but a big part of that experience is the user knows that increasingly they'll have some confidence that whatever environments physical environments there in our being obviously there's privacy implications that surveillance here are being monitored and tracked and optimized to meet their requirements to some degree in other words environmental monitoring internet of things in your smart home you want to configure so you smart home so that every room that you walk into is as you as you're moving there even before you get there has already been optimized to your needs that ideally there should prediction Oh Jim's walking into the bathroom so turn the light on and also start to heat up the water because it's ten o'clock at night Jim's usually takes his bath around this time you sort of want that experience to be handled by the internet of things like nest these new tools like nest oh yeah yeah so essentially then it's my user experience is not just me interacting with devices but me simply moving through environments that are continuously optimized to my knees and needs of my family you know the whole notion of autonomous vehicles your vehicle if it's your personal vehicle then you want to always autumn optimize the experience in terms of like you know the heat setting and and the entertainment justement saan the you know the media center and they're always to be tailored to your specific needs at any point in time but also let's say you take a zipcar you rent a zipcar and you've got an ID with that company or any of the other companies that provide those on-demand rental car services ideally in this scenario that whatever vehicle you you rent through them for a few hours or so when you enter it it becomes your vehicle is completely customized to your needs because you're a loyal customer of that firm and they've got your profile information this is just a hypothetical I'm not speaking to anything that I actually know about what they're doing but fundamentally you know ideally any on-demand vehicle or conveyance or other item that you you lease in this new economy is personalized to your needs while you're using it and then as it were depersonalized when you check it back in so the next person can have it personalized to their use as long as they need it that's the vision of a big part of the vision of customer experience management personalization not just of your personal devices but personalization of almost any device or environment in which you are operating so that's one kanodia wants this question no I would ask one more question on that on the user experience came on Twitter from a big data alex says while you're on the subject which a my Alex I don't great great friend of the cube but thanks for the tweet today we don't have our crowd shado-pan we can get the chat going there but why not talk about AR and I've been in reality I mean honestly Internet of Things is now not the palm of your hand it could be on your wrist or on your clothing the wearables on the glasses and just gave out three invites to google glass so this is again another edition augmented reality is software paradigm as well what is that what is it what does that fit into that what's your take on augmented reality augmented reality ok so augmented reality is that which I don't use myself I've just simply seen it demonstrated and plenty of places so augmented reality is all about layers of additional information overlaid on whatever visual video view or image view that you happen to be carrying with you or have available to you while you're walking around in your normal life so right now conceivably if this is an AR a setting that I would environment or enabled device I would be able to see for example that ok who's in this room in the sense that who is declared that they are in this area of Mandalay Bay right now and why specifically are they doing to the extent that they allow that information to be seen and o of these people here which of these people if any might be the person I'm going to be speaking with it for 30 so that if they happen to be in this environment i can see that i can see that they're to some degree they may have indicated status waiting for james could be a list to get done with the Wikibon people oh that's kind of cool so I'd see that overlay and I walk to other parts of the Convention Center I might also see overlays as I walk around like oh there's a course down as several rooms down that I actually put in my schedule it's going to start in about five minutes I'll just duck you into there because it reminds me through the overlay that's the whole notion of personalization of the environment in which you're walking around in real time dynamically and contextual in alignment with your needs or with your requirements are in alignment also with these whatever data those environment managers wish to share to anybody who's subscribing in that contact so that's a context-aware that theme have been talking about here on textual essentially it's a public space that's personalized to your needs in the sense that you have a personalized view in a dynamically update okay that sounds like crowd chat Oh are we running a trip crouched at right now crouch at San overlay so just as lovely overlay so look to the minute social network yeah tailored to the needs of the group yep that adds value on top of that data yeah so James I gotta get your take on something so we had Merv on yesterday great Adrian with my great Buy analyst day and he was on last week at Big Data NYC you know we did our own little vent there Don coincident with hadoop world so Murph said well we're just entering the trough of disillusionment for big data yeah you love those Gartner you know I love medications tools I mean they are genius and I get him but he said that's a good thing because it goes left to right so we're making progress here ok right but I'm getting nervous the internet of things I love the concept we don't we don't work on industrial internet and you know a smarter planet it's in there so I love it but I'm getting nervous here's why I look back at a lot of the promises that were made in the BI days 360-degree other business predictive analytics a lot of things that are now talking about in the hood sort of Hadoop big data movement that we're actually fulfilling with this new wave that the old wave really wasn't able to fill because the cousin sort of distracted doing sarbanes-oxley and reporting in and balanced scorecards so so I'm nervous he's old school now it when he when he referenced is something that was hot in the mid part of the two thousand decade okay go ahead okay we had a guy on today talking about balance core would you know we're just talking about crowd chat that's the hottest day in 2013 like five years or hurt anybody mentions sarbanes-oxley so what kind of saved that whole business Roy thank you and Ron but so heavy right so what I'm nervous about as we as I've seen a number of waves over the years where the the vendor community promises a vision great vision great marketing and then all of a sudden something hotter comes along like Internet of Things and says don't know this is really it so my question to you is will help us it'll help me in my mind you know close that dissonance gap is are these two initiatives the sort of big data analytics for everybody putting analytics in the hands of business users yeah or is that sort of complementary to the internet of thing his internet of things just the new big trillion dollar market that everybody's going to go after and forget about all those promises about analytics everywhere help me sure Jay through that my job is to clarify confusion hey um you know if you look at the convergence of various call them paradigms there's a lot of big data analytics is one of them right now clearly there's cloud clearly their social there's big data analytics in mobile and there's something called Internet of Things so some some talk about smack smac social mobile analytic a que a big data cloud if you add IOT of there it's smack yet I don't think it works or smash yet but fundamentally if you think about Internet of Things it's it's all about machines or automated devices of various sorts probes and you know your smartphone and whatever I know servers or even you know the autonomous vehicles those are things that do things and you know they might be sources of data they would are they might be consumers of data they might conceivably even be intermediaries or brokers or routers or data what I'm getting at is that if you look at big data analytics I always think of it as a pipeline all data it's like data sources and data consumers and then there's all these databases and other functions that operate between them to move data and analytics and insight from one end to the other of the pipe in a conceptual way think of the internet of things as well a new category of sources of data these devices whether they be probes or monitors or your smart phones and new consumers and they all those same things are probably going to be many of them consumers of data and there's message passing among them and then the data that they passed might be passed in real time through streaming like InfoSphere streams it might be cached or stored and various intermediate databases and various analytics performed on them so think of you know I like to think of the internet of persons places and things persons that's human endpoints consumers and and sources of data that's all of us that's social places that's geospatial you know you think about it the Internet of geospatial you know geo spatial coordinates of of data and analytics and then there's things there's you know automated endpoints or you know hardware even Nana from macro to nano devices so it's just a new range of sources and and consumers of data and new types of analytics that are performed in new functions that can be performed and outcomes enable when you as it were stack in and out of things with social with claw with mobile new possibilities in terms of optimization in real time it throughout the you know the smarter planet if you think about the smarter planet vision it's all about interconnected instrumented and intelligent instrumented you know instrumentation that traditionally it suggests hardware instrumentation that's what probes our sensors and actuators that's the Internet of Things it's a fundamental infrastructure within smarter planet I'd love that thank you for clarifying i could write a blog post out of that and i think i'm very well made so um now i want to follow up and bring it back to the users I know snack and I thought you were going to say a story no smack MapReduce analytics and query or sell smack on the cube so so I want bring it back to the users so we had a great conversation yesterday actually last week I'll be met it was on off you know ah be met and he said look why are there any any you know where all the big data apps he said you need three things to for big data apps you need domain expertise you need algorithms which are free and you need data scientists like oh we'll never get there all right oh so rules really free while there are that was this argument yeah it means a source if people charge him for algorithms big trouble was this point I think okay sure so and then we had a discussion yesterday about how in the early days of the automobile industry you know the forecast was this is problematic the gap to adoption is just aren't enough chauffeurs know the premise that we were putting forth in the discussion yesterday I don't know who that was with was that with Judith it was good was that look we've got to figure out a way to get analytics in the hands of the business user we can't have to go through a data scientist or some business analyst no that's not going to work and we'll never get adoption so what what's going to bridge that gap is it is it the things you talked about before all these you know cool solutions that you guys are developing the project neo that you announce today visualization yeah there's another piece of that what puts it in the hands of guys like me that I can actually use the data in new and productive ways yeah well self-service business intelligence and visualization tools that are embedded in the very experience of using apps for example on your smartphone democratization of data science down to all of us you need the right tools you need you need the tools that the new generation of people like my children's generation just adopt and they work in there just a tune from from the cradle to working with data and visualizations and creating visual you know analytics of various sorts though they may not perceive it as being analytics they miss may perceive it as working with shapes and patterns and stuff yeah you would stop yeah so playing around you know in a sandbox i love that terminology data scientists working you know sandboxes which is data that's martes that they build to do regression analysis and segmentation and decision trees and all you know all that good stuff you know the fact is your sandbox can conceivably be completely on your handheld device with all the visualizations built-in you're simply doing searches and queries you know you're asking natural language questions you're looking at the responses you're changing your queries you're changing your visualizations and so forth to see if anything pops out at you as being significant playing around it you know it's as simple a matter that that these kinds of tools such as IBM you know cognos and so forth enable everybody to become as it worried a data scientist without having to you know become a maquette their profession it's just a part of the fabric of living in modern society where data surrounds us people are going to start playing with data and they're going to start teaching themselves all these capabilities in the same way that when they invented automobiles and you know wasn't Henry 42 invented them it was in like the late 1800s by engineers in Europe and America you know it's like we didn't all become auto mechanics you know there are trained auto mechanics but I think most human beings in the modern world know that there's a thing called an automobile that has an engine that needs gasoline and oil and occasionally needs to be brought to a professional mechanic for a repair and so forth we have many of us have a rough idea of something called a carburetor blah blah blah you know in the same way that when computers came up after world war two and then gradually invaded our lives through PCs and everything we all didn't become computer scientist but most of us have an idea of what a hard disk is most of it no most of us know something about something called software and things are called operating systems in the same way now in this new world most of us will become big data analytics geeks practical into the extent that will learn enough of the basic terms of art and the relationships among the various components to live our lives and when the stuff breaks down we call the likes of IBM to come and fix it or better yet they just buy our products and they just work magically all the time without fail conversing and comfortable with the concepts to the point which you can leverage them and what about visualization where does that fit visualization visualization is where the rubber meets the road of analytics is it's where human beings how human beings extract meaning insight fundamentally maybe that's like yeah you extracted inside a lots of different ways you do searches and so forth but to play around it to actually see you know a heat map or a geospatial map or or or you know a pie chart or whatever you see things with your eyes that you may not have realized we're there and if you can play around and play with different visualizations against the same data set things will pop out that you know the statistical model just seek the raw output of a data mining our predictive model or statistical analysis those patterns may not suggest themselves and rows of numbers that would pop out to an average human being or to a data scientist they need the visualizations to see things that you know because in other words when you think about analytics it's all about the algorithms that are drilling through the data to find those patterns but it's also about the visualizations the algorithms and you need the visualizations and of course you need the data to really enable human beings of all levels of expertise to find meaning and fundamentally visualizations are a lingua franca between non-expert human beings and expert eamon beings between data scientists visualizations are a lingua franca Hey look what I saw what do you think you know that's the whole promise of tools like concert for example we demonstrated this this morning it's a collaborative environment as sharing of visualizations and data sets and so forth among business analysts and the normal knowledge worker you know it with it you know like what do you see here's what I see what do you think I don't see that here's another visualization what do you see there oh yeah I think I see what you mean and here's my annotation about what I have broader context I've you know here's what I oh this is great that's the whole notion of humans deriving insight we derive it in socials we derive it in teams of that some Dave might be adept at seeing things that Jim is just absolutely blind to or you know Nancy might see things that both of us are applying to but we're all looking at the same pictures and we're all working with the same data part art yeah it's all so let's talk about some plumbing conversations you know one of the things that we noticed we were at the splunk conference this year's blown came out of nowhere taking log files making them manageable saving time for people so the thing that comes out of the splunk conversation is that it's just so easy to use that their customer testimonials are overwhelmingly positive around the area hey I just dumped my data into this the splunk box and it grid good stuffs happening I can search it it can give me insight save me time so that's the kind of ease of use so so how does IBM getting to that scenario because you guys have some good products we've got on the platform side but you also have some older products legacy Lotus other environments collaborative software that's all coming together in converging so how do we get to that environment where it's just that he just dumped your data in and let it do its magic well Odin go that's the very proposition that we provide with our puresystems puredata systems portfolio tree data system and big insights right for Hadoop so forth big in size you know we have an appliance now yeah we have pdh so that's the whole create load and go scenario that because Bob pidgeotto unless wretched and others demonstrated on the main stage yesterday and today so we did we do that and we are simple and straight being easy to use and so forth that's our value prop that's the whole value prop of an appliance you know simple you don't need a ton of expertise we pre build all the expert in a expertise patterns that you can use to derive quick value from this deployment we provide industry solution accelerates from machine data analytics on top of big insights to do the kinds of things you're talking about with splunk offerings so fundamentally you know that's scenario we all we and we're you know we have many fine competitors we offer that capability now in terms of the broader context you're describing we're a well-established provider of solutions we go back more than a hundred years we have many different product portfolios we have lots and lots of customers who would invested in IBM for a long time they might have our older products our newer products in various combinations we support the older generations we strive to migrate our customers to the newer releases when they're ready we don't force them to migrate so we make very we're very careful in our row maps to provide them with a migration path and to make it worth their while to upgrade when the time comes to the newer feature ok so I got it don't change gears to the to the shiny new toy conversation which is you know you know we love that in Silicon Valley what's a shiny new toy there's always an emerging markets when you have see changes like this where there's a whole the new whole new wave comes in creates new wealth old gets destructed new tags over whatever the conversation goes but I got to ask you okay well Elsa to the IBM landscape that you that you're over overlooking with big data and under the under the hood with cloud etc there's always that one thing that kind of breaks out as the leader the leading toy a shiny object that that people gravitate to as as I'm honest I won't say lost later because you got you know it's not not about giving away free it's it's the product that goes well we this is the lead horse you know and in this game right yeah so what is that what is the IBM thing right now that you're doubling down on is it blu acceleration is it incites is it point2 with a few highlights right now that's really cutting through the new the new the new soil of yeah we're developing our own rip off version of google glass thank you know I'm saying it's always I mean I'm gonna say shiny too but there's always that sexy product well I want that I want L customers name I want that product which leads more you know how she lifts for other products is there one is there a few you can talk about that you've noticed anecdotally is going to be specific data but just observational a shiny toy for the consumer market or for the business business business mark okay yeah yeah is it Watson is Watson the draw is it what's the headline looking for the lead lead dog here what's the attack there's always one an emerging market well you can put your the spot here well you could say that the funny thing is the whole notion of a shiny new toy implies something tangible when the world is gone more and more intangible in the cloud so we are moving our entire portfolio beginning links the big data analytics solutions into the cloud cloud first development going forward our other core principles for the pure data systems portfolio and the light for the shiny the shiny new thing the new cons could be shiny new concept or new paradigm yeah but the shiny new thing is the cloud the cloud is something pervasive and the cloud is something that it really multi form factors that's not very sexy but customers want flexibility you know they want to acquire the same functionality either as a licensed software package and running on commodity hardware we offer that for our big data analytics offerings or as an appliance and one sort or another that specialized particular occurrence or as a SAS cloud offering or as a capability that they can deploy in a virtualization layer on top of IBM or non-ibm hardware or they want the abilities you can mix and match those various deployment form factors so in many ways the whole notion of multi form factor flexibility is the shiny new thing it's the hybrid model for deployment of these capabilities on Prem in the cloud combination thereof that's not terribly sexy because it's totally it's totally abstract but it's totally real I mean demand wise people can see them that drives my business because when you go to the cloud I mean that's where you can really begin to scale seriously beyond the petabytes the whole notion of big media it will exist entirely in the cloud big media I like to think is the next sexy thing because streaming is coming into every aspect of human existence where stream computing a lot of people who focus on Big Data think of volume as being like big headline oh god we'd go to petabytes and exabytes and all that yeah it's important some really fixate on variety all these disparate sources of data and now we have all the sensor data and that's very important we have all the social media and everything all those new sources that's extremely important but look at the velocity everybody is expecting real-time instantaneous continuous streaming you know everything we do all of our entertainment all of our education surveillance you know everything is completely streaming I think ubiquitous streaming to every device and everybody themselves continue to continuing to stream their very lives everywhere all the time is the sexy new thing Dave and I talk about running data we coined that term running data what four years ago so I got to get you got to get kind of a thought leader they're watching us and we're watching streaming data right now from these said these are your guys are streaming this is big media give us some wanna get your thought leader perspective here some thought leader mojo around um the hashtag data economy you know you need now you're moving into a conversation with c-level folks and they said James tell me what the hell is this data economy thing right so what is the data economy in your words kind of like I mean I'll say it's a mindset I'll everything else what's your take on that we've been discussing that internally and externally at IBM we're trying to get our heads around what that means here's my take as one IBM are one thought Leigh right by the way the trick of being a thought leader is just to let your own thoughts lead you where they will turn around where all my followers yeah hopefully they want to lead you to far astray where you're out in the wilderness too long that's an important type of people are talking about because people are trying to put the definition around at economy can you actually have a business construct around yeah data here is my taken on the layers of the meaning of data economy it's monetizing your data the whole notion of monetization of your data data becomes a product that you generate internally or that you source from externally but you repackage it up and then resell with value add the whole notion of data monetization and you know implies a marketplace for data based products you know when I say data I'm using it in the broader context of it could be streaming media as the kind of one is a very valuable category of you know data like you know whatever kollywood provides so there's a whole notion of monetizing your data or providing a marketplace for others to monetize their data and you take a transaction fee from that or it also means in more of a traditional big data or data warehousing bi sense it means that you drive superior outcomes for your your own business from your own data you know through the usual method of better decision if better decisions on trustworthy data and the like so if you look at data monetization in terms of those layers including the marketplace including you know data-driven okay in many ways the whole notion of a data economy hinges on everybody's realization now that the chief resource for betterment of humanity one of the chief resources going forward for us to get smarter as a species on this planet is to continue to harness the data that we ourselves generate you know people stop what data is being the new oil what oil was there before we ever evolved but data wasn't there before we we landed on earth or before we evolved we generate that so it's our own exhaust your own exhaust that's actually a renewable resource data exhaust from data from exhausted gold that's what we say data is the data exhaust it's good if you can harness it and put it together as Jeff Jones says the puzzle piece is the picture the big picture at the smarter picture the smarter planet so on the final question I want to wrap up here to our next guest but what's going on with you these days talk about what's up with you you know you're very active on Facebook will you give a good following I'll be coming up what's happening you know I'll make sure I said big birthday for you on your Facebook page what's going on in your life I'll see you're working at IBM one of the things are interesting what's on your mind these days when you're at leisure are you hanging out you think what are you thinking about the most what are you doing with your you know things with your family's cherith let's see what's going on well I hang out at home with my wife and drink beer and listen to music and tweet about it everybody knows that stuff kind of beer do you drink whatever is on sale I'm not going to say where we buy it but it's a very nice place that whose initials are TJ but fundamentally you know my my mind is an open book because I evangelize I put my thoughts and my work thoughts and love my personal thoughts out there on socials I lived completely ons but I completely unsocial I self-edit but fundamentally the thought leadership I produce that the blogs and whatnot I produce all the time I put them out there for general discussion and I get a lot of good sort of feedback the world and including from inside of IBM I just try to stretch people's minds what's going on with me I'm just enjoying what I'm doing for a living now people save Jim you're with IBM why aren't you an analyst I'm still doing very analyst style work in in a vendor context I'm a thought leader I was a thought leader as I try to be being a thought leader is like being a humorist it's like it's a statement of your ambition not your outcome or your results yeah you can write jokes too you're blue in the face but if nobody laughs then you're not a successful comedian likewise i can write thought leadership pieces till I'm blue in the face but if nobody responds that I'm not leaving anybody anywhere i'm just going around in circles so my my ambition and every single day is to say at least one thing that might stretch somebody's box a little bit wider yeah yeah I think I think IBM smart they've been in social for a while the content markings about you know marketing to individuals yeah with credibility so I love analysts I love all my buds like like Merv and everybody else and I'm you know sort of a similar cat but you know there's a role for X analysts inside of solution providers and we have any number John Hegarty we have we have Brian Hill another X forest to write you know it's it's a you know it's a big industry but it's a small industry we have smart people on both sides of the equation solution provider and influencer my line um under people 99 seats and you know I I suck up to my superiors at IBM i suck up to any analyst who says nice things about me and hosts be on their show and i was going out of my life i'm just a big suck up well we like we like to have been looking forward to doing some crowd chats with you our new crouch an application with you guys lock you into that immediately it's a thought leader haven that the Crouch as as it turns out Dave what's your take on the analyst role at IBM just do a little analysis of the analyst at IBM which you're taken well I think it's under situation I think that the role that they that IBM's put James in is precisely the way in which corporations vendors should use former analysts they should give you a wide latitude a platform and and not try to filter you you know and you're good like that and so guess what I do the usual marketing stuff to the traditional but I do the new generation of thought leadership marketing and there's a role for both of those to me marketing have said this is if I said it was I said a hundred times marketing should be a source of value to people and it's so easy to make marketing a source of value by writing great content or producing great content so yeah that's my take on a jonathan your your marketing is a great explainer you explain the value to the market and thereby hopefully for your company generate demand hopefully in the direction of your cut your customers buying your things but that's what analysts the influencers should be explainers it's you know probably Dave I mean has influenced as influences that we are with with a qu here's my take on it when you have social media of direct full transparency there's no you can't head fake anyone anymore that all those days are gone so analyst bloggers people who are head faking a journalist's head faking the house the audiences will find out everything so to me it's like it's the metaphor of when someone knocks on your door your house and you open it up and they want to sell you something you shut the door in their face when you come in there and they say hey I want to hang out I got you know I got some free beer and a big-screen TV you want to watch some football maybe you invite him in the living room so the idea of communities and direct marketing's about when if you let them into your living room yeah you're not selling right you are creating value see what i do i drop smart i try to drop smart ideas into every conversational contacts throughout socials and also at events like i od so you know a big part of what I do is I thought leadership marketer is not just right you know you're clever blogs and all that but I simply participate in all the relevant conversations where I want I want ideas to be introduced and oh by they want way I definitely want people to be aware that I am an IBM employee and my company's provides really good products and services and support you know that's really a chief role of an evangelist in a high-tech slider that's one of the reasons why we started crouched at because the hashtag get so difficult to go deep into so creates crowd chatter let's go deeper and have a conversation and add some value to it you know it's you thinking about earned media as parents been kicked around but in communities the endorsement of trust earning a position whether you work at IBM people don't care a he works at IBM or whatever if you're creating value and you maybe have some free beer you get an entry but you win on your own merits you know I'm saying at the end of the day the content is the own merits and I think that's the open source paradigm that is hitting the content business which is community marketing if your pain-in-the-ass think you're going to get bounced out right out of the community or if you're selling something you're on so you guys do a great job really am i awesome you thank you James I really love what you add to the iod experience here with this corner and all the interviews is great great material well thanks for having us here really appreciate it I learned a lot it's been great you guys are great to work with very professional the products got great great-looking luqman portfolio hidden all hitting all the buttons there so hitting all the Gulf box so this is the cube we'll be right back with our last interview coming up shortly with Jeff Jonas he's got some surprises for us so we'll we'll see what he brings brings to his a game apparently he told me last night is bring his a-game to the cube so I'm a huge Jeff Jonas fan he's a rock star we love them on the cube iza teka athlete like yourself we write back with our next guest after this short break

Published Date : Nov 7 2013

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

ENTITIES

EntityCategoryConfidence
EuropeLOCATION

0.99+

Jeff JonesPERSON

0.99+

JamesPERSON

0.99+

Jeff JonasPERSON

0.99+

IBMORGANIZATION

0.99+

Jeff JonasPERSON

0.99+

John HegartyPERSON

0.99+

JimPERSON

0.99+

James KobielusPERSON

0.99+

AmericaLOCATION

0.99+

Mandalay BayLOCATION

0.99+

RonPERSON

0.99+

Brian HillPERSON

0.99+

30QUANTITY

0.99+

DavePERSON

0.99+

yesterdayDATE

0.99+

Marissa MayerPERSON

0.99+

AmazonORGANIZATION

0.99+

Davey lontePERSON

0.99+

2013DATE

0.99+

ElsaPERSON

0.99+

Silicon ValleyLOCATION

0.99+

JohnPERSON

0.99+

NetflixORGANIZATION

0.99+

RoyPERSON

0.99+

john furrierPERSON

0.99+

360-degreeQUANTITY

0.99+

MurphPERSON

0.99+

last weekDATE

0.99+

AdrianPERSON

0.99+

LotusTITLE

0.99+

Ginni RomettyPERSON

0.99+

todayDATE

0.99+

three invitesQUANTITY

0.99+

JudithPERSON

0.99+

GartnerORGANIZATION

0.99+

last yearDATE

0.99+

Big DataORGANIZATION

0.99+

Bob pidgeottoPERSON

0.99+

FacebookORGANIZATION

0.99+

earthLOCATION

0.99+

21st centuryDATE

0.98+

NancyPERSON

0.98+

more than a hundred yearsQUANTITY

0.98+

jamesPERSON

0.98+

James Cole BeatlesPERSON

0.98+

kollywoodORGANIZATION

0.98+

Convention CenterLOCATION

0.98+

four years agoDATE

0.98+

five yearsQUANTITY

0.98+

last nightDATE

0.98+

99 seatsQUANTITY

0.98+

bothQUANTITY

0.98+

AlexTITLE

0.97+

one channelQUANTITY

0.97+

oneQUANTITY

0.97+

Les Rechan - IBM Information on Demand 2013 - theCUBE


 

>>Okay. We're back live here at the cube in Las Vegas for IBM. Information on demand. I'm John furrier with Dave Volante a joined the crowd chat on crowd chat.net and we're here with less wretched than general manager of business analytics at IBM. Welcome to the cube. Thanks. I know you've got short time. And for the folks that are going about 10 minutes, we're going to just jump right into it. So obviously business analytics and social business, big data analytics and social business driving the market of the data economy. And under the hood you've got cloud and mobile apps and connected devices. So, so the number one thing that comes up is we need more data scientists and we've got to get the data in the hands of users. So, um, talk a little about your vision there and what's going on here around that rent concept. Yeah, I think it's key here as we talk about imagining the future and leveraging big data analytics, we talk about infusing a culture of analytics everywhere in the organization. >>So the key about that is to really create solutions that are fast, that are easier and that are frankly smarter throughout the organization. So how would, how does visualization play into that last one? If you could talk about that a little bit. Because as a business user, you know, you guys are describing the keynotes today, right? Somebody put up the spreadsheet like, ah, how can you make it easier for people to consume? Yeah, you want to have more rapid insight to action. This is all about whether it's predictive capabilities or we think about, you know, when you look at organizations today, you think about descriptive analytics, what's going on and then you diagnose it, why is it going on? You look at the future with predictive analytics and then even look at prescriptive analytics with things like looking at next best action and then even cognitive capabilities. >>What we really want to do here is make it a lot easier for users to not only visualize and explore, but to then see the patterns in the data to guide them. And what we're trying to do here is really change the whole analytic experience. How they make decisions, how information is presented in a much easier way. Let's talk about the difference in, in verticals. A lot of people have a conversations around business strategy and also the solutions they put out. We're horizontal, we're vertical. Something, a very vertical approach. Even at a technical level with the stack or organization, you guys have a play in all the verticals. Um, and the verticals have different outcome objectives yet. So that means different analytics. How do you guys deal with that? I mean it's an opportunity certainly, but I mean from a technology and then solutions standpoint. >>Yeah, I think a, the key here is we focus on number one, taking advantage of all data, whether it's structured or unstructured, whether it's in motion at rest. And then we want to deliver, as I mentioned previously, all analytic capability from descriptive all the way to cognitive and then all solutions. That's where you get then into the verticals. So telcos are looking at customer churn. Insurance companies are looking at broad banks are looking at risk. Public sector organizations are looking at reducing cycle time and then medical institutions really collaborative care, uh, with, with the patient. So what we try to do here is take that capability that we've got all data, all analytics, all solutions, then apply it, pinpoint it. So for example, predictive maintenance and quality for industrial sector customers. So what you see here is we've announced a solution that converges that capability again, makes it faster, it makes it easier, makes it smarter to deploy. >>I talked with this, uh, EVP CIO stat oil, and she told me that, you know, they had their data in a silo for the exploration side of the business, but when they opened up new data sets that had nothing to do with their business, like ocean data, right? It amazing, amazing transformation and improvements in their business. That's two different datasets. How do you guys enable customers to do that? One, do you, do you do that? And these verticals have to kind of go outside their kind of data competency? Yeah. Okay. Can you talk a little bit about that? So really here when you think about analytics and you think about social, mobile cloud, we're looking at systems of engagement, we're looking at presenting information to people on the frontline that could come from many heterogeneous data sources. So what we want to do is be able to bring that together. We have solutions that actually do that and then bring it together for that user, for that particular problem. >>Let's, what does your business look like? I mean, you're running this to the, the IBM analytics business analytics group. What's in the business analytics group? >>Yeah, it's a pretty big business. Um, I actually came into IBM from Cognos, so that was business intelligence. That was about six years ago. I was the col Cognos. So business intelligence is the first piece. Second piece is performance management capability. So this is financial performance management, sales performance management and disclosure management. And then you've got predictive analytics. So you get into statistics, you get into modeling, you get into, uh, kind of approaching some of the cognitive capabilities. And finally, risk management. This is financial market, credit risk, governance, risk compliance. So it's a pretty big business. We focus on customer related areas, operational areas, finance and risk. And then of course with our big data rather than we focused on this overall big data and analytics opportunity. It's a global business. It's a, something that's very important to IBM. And it's a, it's really, when you think about big data analytics, about 15 cents on every it, the >>dollar being spent. So you're there, the Cognos acquisition, I mean you could, you could argue with it one of two of the major acquisitions that IBM has. That's probably one of the two most important that and PWC, right? I mean it's really transformative. Did you, when you were at Cognos, did you ever imagine, could you even listen to the future as to what has become of this sort of big data meme? I mean it's always been sort of the vision 360 degree view of the customer and all that stuff, but the, just the amount of data, is that something that you guys actually envisioned and you're now seeing through? >>Yeah, no, I think we had, um, you know, it really is gotten to be much bigger than I would have ever dreamed of. You know, and this is the whole theme of this conference, right? It's think big, deliver big, wind big. At the same time we did have a view of where this thing would evolve to, we always talked about this whole all analytic capability and being able to present that to the user, being able to exploit the data that's out there in all the different shapes and forms. But it really has grown pervasively. We talk about, first of all imagining it, you know, you've got the four V's of big data, volume, variety, velocity, veracity, but we talk about having the vision and the value. That's the fifth and sixth really imagining the future, being able to realize it with a big data and analytics architecture and then frankly being able to trust it in terms of security, privacy and risk. >>Yeah, you guys have, Cognos was a nice exit. Was it 5 billion was the, who was the exit when an IBM purchased Cognos was most of that? It was a five, $5 billion firm from an IBM. Yeah. So, so you don't, do you think you undersold? No, no. But you know, the reality is is you, you, you, you never would have been able to see that vision through as an independent company. I mean the resources that you're required, whether it's the services, the hardware piece, the other big data analytics pieces would have been very hard for an independent company. I think to compete with that. We were talking earlier about the little different parts of the big data ecosystem. You know, you got a little doop specialists, you know, you got guys who have tried to, you know, remain independent, still doing okay. But yeah, IBM's got a lot of capabilities there. You've mentioned in your keynote project Neo, what is, what is project Neo? >>Yeah. Neo is our next generation data discovery capability. And again, in the spirit of being faster, easier, smarter, what we're trying to do is make this visualization capability as well as the learning capability available to all knowledge workers, not just modelers. So you don't need to do sophisticated modeling. It'll come back and guide you through in a very natural language kind of way. And it's, we're really trying to change how the whole analytic experience happens. And underneath Neo it takes advantage of some of the other capabilities. We talked today about blue, blue acceleration and then our analytic catalyst capability, which really puts kind of the stats and modeling in a box and brings it to that user. So we're very excited. We're going to be showing that today, uh, in our, in our main tent session. So it should be a know 3:00 PM it's at 3:00 PM yeah. >>At three 30 actually. So that's, so next generation discovery that's on across all datasets. Yes. And with analytics, uh, visualization built in for knowledge workers, you mean like a data scientist or like a worker on the front lines. So the iPhone, what, I mean, like a worker, this would be any knowledge worker, but then we're also with analytics trying to make it more pervasive. We'll embed it in a business process, for example, like a next best action or things like that. So you're going to have analytics going to the masses, embedded in a business process, but then here this is all about really looking at in a descriptive way what different things you want to see in your business in a very self service oriented way. Awesome. Awesome. What do you, what are you hearing from customers? You're out in the field, you run into big business of IBM that has a lot of legacy customers with computing platforms and paradigms that have been old-school. >>I'm going to say old school and a lot of new school rollouts and deployments. What are the top things are customers are asking for and when you want to go out, if you the dial up the top three, you know, floated to the top. What are the top three? I think that the number one thing that clients want here is outcomes. Business outcomes very quickly, right? They also want help on their journeys, right? As they look to evolve their analytic cultures, they look to evolve their platforms. They really want us to be able to go on that journey with them, help them understand their maturity, help them understand where they should be going and really help them prioritize the key actions they can take to drive the outcomes. And then it's really a, once you start, you focused on the priorities, then it's really helping them implement those. >>So we really look to, you know, our partner ecosystem as well as our services organization to help them drive those outcomes quicker. So a lot of activity you'd call the market robust at this point, very robust against 15 cents on every it dollars. It's a huge opportunity. It's a very exciting, a certain political business. Your Tim is 15 cents at every it dollar. The big data analytics component of it spent. Yeah, I mean served with service catalog, self-service with instrumentation of essentially value chains. I mean everything is now instrumented for the first time in history of business. I mean you think about it. Yeah. From oil exploration to hiring. So really appreciate your insight. A final question is what, what do you, what should people walk away with who aren't on site here, who are watching a, about what's happening here at IOD? There's so much happening. >>You know, we're talking, I think there's a lot of announcements. First of all, taking advantage of all data, whether it's insights stream. So we've got all data announcements, all analytic announcements, new solution announcements. But as we've looked out and we talked to many of our clients over the last couple of months, what do they need help with to be successful here? Because this is really all about outperforming. It's about continuously transforming in your business. They, they really want help imagining the future. So let's infuse that analytic culture everywhere in the business. Let's really, um, realize the value here. So evolve our platform and architecture and then really do it in a trusting way to drive the outcomes less. Thanks so much for your time. I know you're really busy. You've got a lot of, uh, business to do, customers to talk to a and speeches to give. Appreciate your time taking on the cube business outcomes fastest. What people want the most, help on this journey and collaborative way and implement it, scale it up. So, uh, that's, that's the future of business, social, social, business, business analytics and data. And onto the hood, the engine of innovation, cloud and mobile, social. This, the cube. We write back with our next guest after the short break, >>the cube.

Published Date : Nov 6 2013

SUMMARY :

a joined the crowd chat on crowd chat.net and we're here with less wretched than general manager of business analytics So the key about that is to really create solutions that are fast, Um, and the verticals have different So what you see here is we've announced a solution that converges that capability So really here when you think about analytics What's in the business analytics group? So you get into statistics, you get into modeling, you get into, uh, kind of approaching some of the cognitive I mean it's always been sort of the vision 360 degree view of the customer and all that stuff, the future, being able to realize it with a big data and analytics architecture and then frankly being able I mean the resources that you're required, whether it's the services, the hardware piece, So you don't need to do sophisticated modeling. You're out in the field, you run into big business of IBM that has a lot of legacy customers with computing And then it's really a, once you start, you focused on the priorities, then it's really helping them implement those. So we really look to, you know, our partner ecosystem as well as our services organization to help So let's infuse that analytic culture everywhere in the business.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Dave VolantePERSON

0.99+

IBMORGANIZATION

0.99+

PWCORGANIZATION

0.99+

3:00 PMDATE

0.99+

15 centsQUANTITY

0.99+

5 billionQUANTITY

0.99+

first pieceQUANTITY

0.99+

Las VegasLOCATION

0.99+

CognosORGANIZATION

0.99+

Second pieceQUANTITY

0.99+

360 degreeQUANTITY

0.99+

oneQUANTITY

0.99+

todayDATE

0.99+

twoQUANTITY

0.99+

fifthQUANTITY

0.99+

2013DATE

0.99+

John furrierPERSON

0.98+

first timeQUANTITY

0.98+

iPhoneCOMMERCIAL_ITEM

0.97+

five, $5 billionQUANTITY

0.97+

OneQUANTITY

0.97+

about 10 minutesQUANTITY

0.97+

FirstQUANTITY

0.97+

about 15 centsQUANTITY

0.95+

two different datasetsQUANTITY

0.94+

sixthQUANTITY

0.92+

about six years agoDATE

0.86+

crowd chat.netOTHER

0.83+

telcosORGANIZATION

0.82+

IODORGANIZATION

0.8+

top threeQUANTITY

0.78+

four VQUANTITY

0.78+

IBM analyticsORGANIZATION

0.71+

last couple of monthsDATE

0.68+

Les RechanPERSON

0.68+

CognosTITLE

0.68+

IBM Information on DemandORGANIZATION

0.62+

threeQUANTITY

0.55+

NeoTITLE

0.54+

30DATE

0.39+

Renee Ducre - IBM Information on Demand 2013 - theCUBE


 

okay welcome back we're live here in Las Vegas this is the cube silicon angles exclusive coverage of IBM's information on demand I'm John Farid founder silicon I am John mecos day volante and we're talking social business and our next guest is Renee ducrai decree from IBM welcome welcome to the q thank you you know I was having trouble those names but social business yesterday we were teasing it up and you know we were riffing on that because the date topic was big data analytics which shows the value sign up at the insights all the all that greatness and that's going to have the impact on business of the conversation today is social business so I want you to just take the folks through what's the new orientation towards social business it's not like it hasn't been around awhile collaboration connecting with phones and an email has been kind of the old way what's the new direction of social business why is it important now all right thank you John so I'm great question so once again my name is Renee decree and the director of marketing for IBM social business unit and you know as we're looking at social business and we think about you know the unprecedented growth and innovation that it's really been driving over the last you know really five plus years right and some of the trends that we've been seeing with a lot of the smarter planet implementations that we've done there's really some key trends that have been emerging around you know how people inform the decisions that they're making as well as you know how they're delivering value to clients and really leveraging you know one of the big payoffs of social business is really social data right and now they're leveraging the social data much better in you know really to make product and service innovation you know much more robust and what are they able to deliver to clients good so even a couple short years ago business let's say what's the point of twitter why do you even bother can you get any value out of it and what's changed you talk about that change and what's change in your customer base yeah and really you know as we look at social business it's it's so much more than you know the typical when you think of social the typical tools like Twitter and Facebook and it's really about applying social networking tools to really you know improve your business drive better you know more productivity across your your workforce just as an example you know one of the implementations that we've done working with Boston Children's Hospital classic example of how you know you take social technologies and really apply it to business right so working with Boston's Children's Hospital we've created a social networking hub that allows them to share all kinds of you know surgical procedures you think of how you know physicians were trained there's such an explosion of data right there's medical journals that are creating you know all kinds of learnings that these exploding rates doctors having a hard time keeping up with all the information as well as all the new procedures out there so now we've helped them create the social networking hub that houses all that information so now physicians all over the world are able to share that information with each other and what we're hearing are you know very good when you talk about you know return on investment right we're hearing very good anecdotal stories around you know doctors and remote locations being able to you know through a mobile device plug into that social networking hub now and actually you know see procedures being done real time instead of you know in in the world of old you had to do all of that training person-to-person very expensive not scalable now they're able to share that through this networking hub at unprecedented rates which is really helping physicians you know save lives right so we're hearing anecdotal stories about how they're able to save lives by leveraging this networking hub Renee how would you characterize this in the strategy is it really to take the best of social networking concepts maybe improve upon them you know replicate them in certain ways and as I say prove upon certainly from a maybe a security standpoint and collaboration maybe integration with other technology products and do that in sort of a walled garden type of safe approach or is it more of a hybrid between sort of what I just described and sort of the public social networks in here again I think it's um so you know a great question i think it's you know based on the needs of the client really as well you know one of the things that we're seeing is definitely a need to have a secure social infrastructure right so working with clients to deliver that based on their needs whether it needs to be you know highly secure we're not the other thing that's interesting in your question is you know leveraging all the social data providing you know social analytics around that data to really help you know here again people make better decisions as well as you know to really inform the you know the value that they're delivering so you think about crowdsourcing for example right and a lot of the examples that we see out there with various vendors crowdsourcing product development so you know being able to improve upon upon their products by being able to look to leverage these social communities if you will okay so it's really sort of both and I guess it probably depends on the industry some highly regulated industry exactly one of the little bit more private yet others like consumer packaged goods maybe they're trying to do some some testing and that's that's an industry that you came out of exactly you cut your teeth the exact dr. gamble so so I I would imagine that there's a lot of momentum in that industry what if we could talk about that a little bit how that's changed since I mean when you know the 90s it really wasn't any kind of public social networks yes I talk about that industry specifically and they would get into some other one so consumers always very you know very interesting right there's so much on that you can do especially around social right if you look at you know procter gamble has always been you know a leader in using social networks and you know social communities to you know really tap into what people like about their products what makes a product good why people you know what performance people are getting out of the products and making sure that they also improve upon that every you know kind of turn of the crank you'll see a new release around tide or you know some new innovation so they're very good at you know leveraging kind of social networks and I think as social technologies have improved and advanced they've been able to leverage that the other thing that's interesting is just when I look at you know other consumers right other consumer products companies you know one that we we point to all the time has really haven't done something spectacular was oreo at the super bowl right and we look at their real time marketing that they did with Twitter and even now they're doing some very innovative things to drive engagement with clients and really kind of improve their you know kind of relationships with clients online a lot of things on Twitter that I think are very clever and really getting people almost to to innovate and come up with you know different desserts and that kind of thing and then take pictures of them actually leveraging Twitter and vine that are you know some very clever implementations that are seeing as well so we had a comment i just posted on Twitter what is the value of Twitter I asked on the queue and some comments from the crowd captain traditional media is about building brands if I'm selling you know I see nachos you name it you see the ad on TV you sure to buy it later you kind of offline and mobile and Twitter you can not do that online so the dynamics there how does use how do you see Twitter for instance changing the game for consumers and in the in this in the spirit of brand advertising or brand marketing yeah so one thing that you know I've raised you with Twitter and for business it's I think it's really a very net way of getting information right so in our you know attention sand deficit you know environment that we live in where you know attention is definitely a commodity right that everyone's trying to win I think Twitter is a way you know in a very number of characters and people tend to like it for you know those aspects because you can really hone in on the news channels that you're interested in the topics that you're interested in and get feedback real-time very succinctly you know with a very short blurb and a point to you know an article so I see it as like four companies a way to you know very quickly send out information so now keep messages links to demos I also think it's a great way like Oreo has done with the Super Bowl you know to really get things to go viral very quickly and so you know being able to leverage now you know actually I was just on a panel at it was a real time marketing event in New York and one of the things that is always a challenge with organizations though in using Twitter is the real time aspect of it right and so I think for Oreo I actually read an article for what they did the super bowl and for those that are not familiar with it you know they did a tweet when the lights went out at the Super Bowl this year or they actually said you know you can still dunk an Oreo in the dark right there was a perfectly time and but the thing that went into that like I read this article about and you know how did they pull it off and they actually had like all of their senior executives sitting around a table that you know made the decision that you know go we're going to you know post this tweet and so you think about large organizations like IBM and you know other you know vendors would I be able to get all of our senior leaders around a table to you know approve a tweet for the you know in the evening of the Super Bowl that would probably like a very career limiting think if that was to happen right so the flash mob essentially an exact negative trend and it was amazing but you know you think about that in large organizations would be pretty hard to pull off so there's always that real-time nature of Twitter that's a challenge for large organization we have big data Alex on Twitter Alex Phillips so so it was a great great friend of the cube and he says the new commodity is attention and one wants to win it my comment was to that which I agree with the new currency is I'm a scarce resource yeah cuz there's so much information we heard from dr. Tim Buchanan yes they talk about all the alarms going off in the hospital there's so many notifications going on you could be bombarded with no noise out there so that's the new week scarce resources time do you agree with that and do you agree the attention game is what people are trying to fight for how do businesses you know extract that state from the noise of you body how people break through that yeah i think you know social technologies are a key way to do that because there's so many new sources right there's so many things that you know you really are trying to achieve that cut through right to it to an audience so definitely towards a way to do that you know in the instance that i gave you with Boston's Children's Hospital for example so taking those social technologies and applying it to a business you know from a business standpoint I think one of the things that's great is your able to you know allow people to collaborate across the world you know by doing a social technology home like we did for Boston Children's Hospital where now people in very remote locations can upload information you know download information to share so I think you know when you think about that attention deficit and attention is a key commodity one thing that I think social kind of levels the playing field with on that is being able to allow people to cut through to the things that they really care about and want to hear about so like on Twitter you know another example you know people are always wondering how do I get more followers how to get more followers if you are tweeting things that are authentic that people are that are that's relevant it's amazing the followers will come the brings up that brings up a good point i want to chill down we also have brainy on twitter who was making crowd chatter making a comment about twitter is also a huge listening funnel Jake poor way shared that Twitter data is used to identify flu breakouts we saw that yesterday here in the keynote so I asked you two questions on that and that come up you mentioned people want to try to get more followers so there's really two concepts one is the tooling available right now still early I want you to talk about kind of a vision and how you guys see that evolving on the tooling and the platforms for customers what's going to be automated what in the future will and make you know social media monitoring obsolete is it's going to be plug and play and to the gamification aspect of it people are gaming Twitter and social networks to get more followers or click on a heads okay so you can use big data solved society problems or get more followers so but gamification sees it so there the tooling kind of where we're at in your mind and also the concept of gamification and user experience okay so all very good questions so you know from a platform perspective we have a social business platform there are solutions around smarter workforce which here is you know a lot of round talent management we have an acquisition that we deal with kenexa around talent management workforce management a lot of robust solutions there there's also a lot of social analytics solutions that we offer on a platform as well as you know we're trying to expand that so you'll see you know announcements coming from us in the future really around including smarter workforce or smarter commerce solutions as well as the overall umbrella underneath the umbrella of social business now from a gaming gamification standpoint yeah I think gay like engagement is key and really trying to figure out ways to increase you know engage meeting with employees or you know with with our customers and gamification I think is a key way to do that right so I was actually out meeting with a client on maybe a week and a half ago superior group and you're actually going to interview tomm their CEO later on today and one of the things that they talked about was using a gamification element and kind of like the training of their workforce and you know kind of making it fun you know to learn aspects of the company when people first come in which I thought was a very clever use of gamification right and then there's always the you know all the contests that you see you know across all the different vendors out there we've been looking at doing you know some gamification elements at some of the conference's going forward like anyone that's going to connect you so you know some gamification there's gamification over here in the corner as well so we have voting on crowd chats a little gamification tweaking people I mean it's so this is the gesture economy right i mean where people are clicking on things and and and making their sentiment known we there with hashtags or votes so i got to ask you about the real time aspect of it you mentioned crowdsourcing earlier this is a new phenomenon the notion of actually measuring crowds i mean marketing is kind of tried to do sampling and you know most of the research analyst we talked to have old-school meant that we sampled 250 people well now you can sable turn 50,000 people so you now have instrumentation which creates interesting crowd sourcing opportunities yeah definitely in real time so you gotta do both you can't talk about those two concepts yeah so the thing that's interesting with crowdsourcing there's a miles reading an article and and uh mmm there was a statement in the article that said you know nowadays you know who's the smartest person in the room you know yesterday it used to be you know they used to point to a person right now it's the wisdom of the crowd or fifth grader exactly so you know I think I just thought that was kind of an interesting way as they opened up the article but it was speaking to crowd sourcing and how really you know we look at like product development and you know a lot of the crowdsourcing models that are out there right now you know my boss part Scott Hebner has small you know children that are like in their teens and he talks about a crowdsourcing model where his son has already bought like an airplane you know that's going to be part of like a game and you know the game's not coming for like another year and a half but they've already crowd sourced millions of dollars by getting people to buy a component that'll be used as a part of the game so you know I think there's a lot of very interesting crowd sourcing models out there and I think we're just going to see more and more of it as well well the crowd has always been a very you know efficient I'm wearing Las Vegas handicapper right i mean young people always say Oh either the football game wow that Las Vegas really got it right you know what's the crowd who actually got it right because they bet you know they make a market and the crowds determining what that line should be essentially right and so you know they really make the market and so I have to ask you a question about the philosophy of IBM regarding social is it is it my understanding that essentially you want to make social every part of an application experience is that ultimately where you're headed exactly so you know you and you'll start seeing more of that as different offerings come forward you'll see more social technologies that are being brought forward so and a lot of our solutions were you know baking in same time for example where there's the real-time collaboration piece so we're baking into a lot of the solutions so definitely as you think of being a smarter Enterprise being a social enterprise leveraging all of the social collaboration tools is a must yeah so that talks to a complete change in the user experience ok do you think you think ultimately that the the social user experience is going to dominate application design I mean you know five ten years down the road yeah you know what I think there's no going back like you know we're at a point where and actually our latest c-suite study that was just released maybe two weeks ago it's called the customer activated enterprise and it really talks about how you know you have to listen to the wisdom of the crowd and your clients in order to you know make sure their clients are always delighted right with with the products that you're delivering to market and just really the importance of listening to you know to clients going forward and I think it's um you know we're seeing that in the marketplace we're seeing that and you know solutions that people are bringing forward that different vendors are bringing forward so I think you know all boats arise we're at a point where we're never going to go back I believe and you know client you know feedback and insights into your products it's here to stay well we got we got a smart crowd smarter crowd on crouch at night and one of the questions I'll ask before we end the segment is all comment Isabel says crowdsourcing scales where the like-minded people saying with you connecting with that that came up yesterday as well as in communities you want to put you know smart people with the audience within its customers or or the chem so great comment there but the question I want to ask you and the segment is does IBM plan on crowd sourcing solutions in the smarter cloud and is the social business portfolio going to be kind of part of that smarter cloud initiative well that's a great question crowdsourcing I think we'll always crowdsource innovation piece of it so making sure that we listen to clients and factor you know all of those key learnings into the next river of our products I'm assuming that you're not saying from a funding standpoint from browser using technology like what kind what we're doing here and with the cube is some people are engaged they want to engage and you're seeing people do tweet chats and as we mentioned earlier there is an active crowd out there yeah that is activated by other people yeah and i think you know now i think crowdsourcing is like the buzz word for it but we've been doing that for a long time you know listen to clients making sure you know that we factor that into the next row of offerings that are coming out and I think you know social technologies are enabling us to you know just further evolve you know how we've listened to customers over time I remember to reiterate we said yes there's a folks you know Jonah white I was running comms back in two thousand five times room when I first started I did the first podcast with a team over there yeah back in the day and I remember they were doing crowdsourcing internally IBM had huge blogging great internal collaboration going back with it seems like a decade ago it's almost a decade ago I mean so you're not you that's not new to you yeah so final comment i want to ask you but boy rap before we wrap here is what is the new resurgence within IBM around social business okay you've been doing it internally even doing with customers that's a long time ago was you know really before Facebook and Twitter even came about what's the new tweak on the model for you guys and how do you guys look at going forward to build on your expertise ok so I think it's you know it's a couple things one it's you know really kind of harnessing here again kind of the wisdom of the crowd here and as we you know go forward with our social business platform baking in a lot of the social collaboration tools that we have into you know other solutions across the corporation it's you know leveraging one of the big payoffs is around social data so making sure that we you know provide our clients with all the social analytics you know to leverage all the data that they've been collecting over years that they may have been sitting on and not using to better engage with clients to you know deliver exceptional client experience be able to you know innovate around the product so that they're delivering you know and then finally the other piece that you know no one ever thinks about is kind of the elephant in the room but you know based on you know we talked about you know regulatory requirements or what are their needs are but just making sure that you know it's in a secure kind of social infrastructure and being able to you know help our clients with that you know I think those are some of the key things that were focused on and you know making sure that as clients you know deliver value that they're able to you know really you know here again leverage the social data and they do create here live on the cube director of marketing for social business here at IBM great conversation great engagement online there on the on the Twitter comment and how you talked about these new channels these new opportunities it's exciting times and certainly this interest and for businesses out there it's fun to watch and then opportunities so this the cube right back with our next guest after this short break the queue

Published Date : Nov 6 2013

SUMMARY :

of the client really as well you know

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
New YorkLOCATION

0.99+

IBMORGANIZATION

0.99+

Boston Children's HospitalORGANIZATION

0.99+

ReneePERSON

0.99+

JohnPERSON

0.99+

John FaridPERSON

0.99+

Renee DucrePERSON

0.99+

Boston's Children's HospitalORGANIZATION

0.99+

two questionsQUANTITY

0.99+

Las VegasLOCATION

0.99+

IsabelPERSON

0.99+

Boston Children's HospitalORGANIZATION

0.99+

Boston's Children's HospitalORGANIZATION

0.99+

2013DATE

0.99+

Scott HebnerPERSON

0.99+

50,000 peopleQUANTITY

0.99+

Super BowlEVENT

0.99+

five ten yearsQUANTITY

0.99+

Alex PhillipsPERSON

0.99+

Super BowlEVENT

0.99+

first podcastQUANTITY

0.99+

millions of dollarsQUANTITY

0.99+

yesterdayDATE

0.99+

250 peopleQUANTITY

0.99+

a week and a half agoDATE

0.99+

five plus yearsQUANTITY

0.99+

two weeks agoDATE

0.98+

bothQUANTITY

0.98+

two conceptsQUANTITY

0.98+

oneQUANTITY

0.98+

Tim BuchananPERSON

0.98+

twitterORGANIZATION

0.98+

super bowlEVENT

0.97+

TwitterORGANIZATION

0.97+

dr.PERSON

0.96+

kenexaORGANIZATION

0.96+

todayDATE

0.96+

OreoORGANIZATION

0.95+

firstQUANTITY

0.95+

a decade agoDATE

0.95+

Jonah whitePERSON

0.92+

FacebookORGANIZATION

0.91+

year and a halfQUANTITY

0.91+

fifth graderQUANTITY

0.9+

couple short years agoDATE

0.89+

four companiesQUANTITY

0.89+

one thingQUANTITY

0.88+

two thousand five timesQUANTITY

0.86+

a decade agoDATE

0.84+

Las VegasLOCATION

0.82+

AlexPERSON

0.78+

OreoCOMMERCIAL_ITEM

0.78+

JakePERSON

0.76+

couple thingsQUANTITY

0.72+

90sDATE

0.72+

Las VegasORGANIZATION

0.7+

Tom DeClerck - IBM Information on Demand 2013 - theCUBE


 

okay we're back here live at IBM iod this is the cube our flagship program about the advances in there from the noise i'm john furrier the founders look at an angle enjoy my co-host David on to the co-founder Wikibon or go to SiliconANGLE calm for the reference point in tech innovation Kotobuki bun or for free research research analysts they're putting out free content and of course you always come by the Cuban see where we are in the events wouldn't be at Amazon Web Services event with all the events extracted sniffle noise and share that with you our next guest is Tom de Klerk CIO of superior group welcome to the queue thank you Dave you and I'd love to talk about CEOs because you know maybe we get the real scoop on things so first why you here at IBM iod let's get that out of the way to talk about some of the things you doing here and what you're seeing here sure so we something with the company three years we're a staffing organization why I'm here I was actually here last year and we've implemented three major systems in the last three years one was SI p and embrace the ERP system second being IBM connections and the third being IBM cognos and so over the course of the three years you know trying to roll off these projects so I'm here to to learn more about you know the capabilities of cognos and the biggest one for me is that with cognos and SI p SI p when they bought their in iowa city i'm sorry when IBM bought cognos it was 881 they had a report pack specifically for SI p customers so when they went to 10 1 and 10 2 they didn't offer that product so there they just started developing a year ago I sat down with some senior executives if the IBM organization and said you guys are losing an opportunity here customers that have an implementation of SI p and trying to get information out other than using SI piece product business analytics so they over the course of the year have been developing a rapport pack that they can offer the customers so we were part of the beta testing program for IBM and so that's I'm here to actually talk to some other people and understand something listen to you see how they impact on product development that's good well yeah there's there's the continuous improvements even I'm even on the well you look at the report pack now it's still in my mind and I fed this feedback back night there's it's a do list oh absolutely but that's not any type of a rollout of any product you can expect that so tell us a little bit more about superior group you guys your staffing company would yes we're a we're a company that's headquartered in Buffalo New York and we started back in nineteen fifty-seven it's a privately held company we have a total of 400 staff employees and roughly anywhere from seven to nine thousand contract employees so we provide workforce solutions as well as outsourcing and primarily in three areas people process as well as the outsourcing project outsourcing so on the people side it's your traditional recruiting for staff augmentation executive Research recruiting as well as direct placement and then on the process ID we offer managed services program we also offer vendor managed services independent independent contractor compliance and then on the outsourced and we have IT outsourcing HR outsourcing so that's pretty much our companies make up and tell we were talking off-camera about sort of the role the CIO and you'd like to everybody would like to be more strategic if they had time but a lot of the cios especially mid-sized organizations she doesn't don't have as many you know people to to be able to sit back and do some of those more strategic things but so a lot of CIOs talk about transforming their organization you've kind of transformed it with three huge projects in the past what would you say this was two years yes sir yeah the solicitors perspective SI p was started in july of 2010 and then started last year with the IBM connections and the Cognos reporting okay so but still over sure yeah let me that's that's some major disruptions to talk about how you manage that so it was extremely challenging especially given the number of resources that we have were a mid-sized company and when I came from a manufacturing organization spent 15 years working for manufacture Murray so going from that vertical into professional services vertical I was used to used to having a lot of IT resources to be able to support an organization so you highly leveraged the contractors and consultants both with sa fie they're implementing partner as well as an IBM it was critical for us to leverage IBM's knowledge and their skill set in order to be successful in rolling out our products so the SI p rollout was was the most complicated i'm sonia to me by far by far it took yeah we rolled out ECC six-point lead us with the full suite payroll sore we provide pay Rowling's one of our services so HCM which is human capital management the sales and distribution material management so a lot of the fundamental components of sa p we rolled out so it was it was quite a an interesting experience that was that core yes he went capital measurement or success factors no ms core we've looked at successfactors about it about a year ago and it just doesn't fit quite fit at this point in time as they start to develop in the product becomes a little more mature that may be a better fit for our organization and connections what was the driver behind bringing them in and talk about that a little bit sure so for us connections we did some analysis early this year breaking in january went a project strategy where we looked and discussed with some of our internal associates and interviewed about 30 staff employees and one of the only two fundamental things that came back out of that analysis was one we don't communicate properly our business goals throughout our organization so we're headquartered in Buffalo but we have over 50 locations worldwide so we have a lot of connect you know offices remotely and people that aren't sitting at our headquarters and that was another concern of feedback that was brought back to us was that we don't have the ability or the people with the remote offices felt like they weren't part of the the whole process or communicating properly with a corporate headquarters so we felt that this was the perfect platform to allow us to enable them so we did quite a bit of research we have a director of marketing and mobile strategy that went through a complete analysis and we looked at the SharePoint product but what's nice about the this product as opposed to the SharePoint is the the look and feel of you know like a linkedin the Twitter and that social media aspect of it so it really leveraged us leverage for us an opportunity to to collaborate and to reach out to these locations so the objectives were collaboration better communication so how is that being used how widely is it being used how did it change things it's really curious as to the outcome so actually it wasn't very positive outcome in it you know as you roll out of when you take a company you actually do a transformation into a social media type organization it's never in my opinion ever done it's a continuous process so we're still evolving as we go along I think the key is to be a front is that have the right adoption strategy so last year in january i attended the IBM connect down in florida and i actually participated an event with some senior execs with sandy sandy carter from IBM who heads up that part of the organization the social media and so it really it was about adoption strategy it's keith really not only is it just to implement it that's an IT thing and that's pretty straightforward but i've seen in the past it's always the challenge of not only just implementing the technology but then it's it's adopting and getting your users to use that and so because it had that look and feel that a lot of the people are familiar with you and your facebooks and that it's X have been extremely successful in rolling that out now that said we still think there's additional opportunities and we're looking at doing some enhancements social dashboarding looking at executive blogs a big value at four ization it's just when we roll it out not just internally to our staff employees but rolling it out to our contractors so we have anywhere between seven to nine thousand contractors working for superior and so they'll be working in our business there's a high turnover rate yoko and we'll place someone at a company but maybe work there for a month two months a week and that when they leave that now which goes away with them so we're really targeting our value add to be able to roll this out to even to our contract employee so when they go work on site they start to collaborate share information and invent that they do leave we still harvest that information that's bi-directional too I mean they're a representation of your company even though they are transient but so you can communicate to them like you say executive blogs what the what the corporate messaging is policies whatever it is that they can take it to as representing you essentially as an extension of your workforce and as you say you get knowledge back right oh absolutely and so one of the key values that we places that when we did that analysis I said earlier is that we didn't feel like there was a communication so now with the social media platform in place now we have people that are in our bangalore office can communicate and feel like they're in touch with our corporate headquarters and also their co-workers that are saying it on-site facilities that our customers so it really is improved that collaboration and communication it's really brought the organization together did you ever think at one point we just used you know publicly available social tools Facebook or LinkedIn just start a blog yet we and our organization has done that we have the Twitter count the facebook account but this was an opportunity for us to develop it and Taylor more customized it more for hours or specific names you've integrated those public network lots of little works right you if you go to our website you'll see the links and connections right into that yeah so functionally it's obviously a more rich environment connections right so why don't we talk about that a little bit what sort of what additional value did that bring to you is paying for it well sure is you how to justify it what value did you get there several areas that we feel it brought value one is you can it's a platform that can accessed anywhere so you don't have to be on our internal network to be able to access and collaborate and communicate right so that was a huge value add for our organization allows us to connect and stay stay together it empowered our users to be able to contribute openly be able to collaborate to be able to innovate and be able to take calculated risks from IT standpoint we see a reduction in email I don't have the actual numbers to tell you what percentage reduction an email but I'm pushing very strongly that we have an opportunity to use and leverage connections instead of sending emails traditionally you know people send an email check this where with connections you put the hosts the content or you put the files upload the files in there and they'll send a notification so you're not plugging you know plugging up your email system with additional data so yeah there's a Productivity aspect of that absolutely I think oh god I was Christian and the other thing is that you know the time to market for solutions has definitely reduced and even the the increase in efficiency so I know we spent some time looking at like this ed brillz book on opting in and then there's his situation identifies in the book is the traditional product manager they find him in manufacturing is really moving more towards a social product manager leveraging the IBM connections or for superior we took an opportunity to do that so I got to ask you about the social software Dave and I've been tracking jive all these other companies amor the facebook for the enterprise is kind of what they've been calling it but the feedback we've been hearing from CIOs was that I just favorited I signed something is it's in the social media team is running it that other team and so we were talking about the metaphor that the social media teams are a lot like the web teams in the 90s oh yeah we need a website yeah the kids are doing it right like the new guys the young guys are putting a web pages searchable it grew obviously it's relevant the websites grew and became big business e-commerce social media is the same way it's like everyone can see that it's real they know it's gonna be important it's not a lot of budget associating there's not a lot of personnel so the issue is is that they get implemented these say if they get sold these software packages and then they got to implement it kind of like communities yet this other stuff happening twitter facebook linkedin events live streaming so a lot of other social activations going on so so i want to get your take on as a CIO do you look at get involved in levels like that on the app's side is those apps decisions made with that in mind of like the personnel costs and and and the actual to run it and i've got some guys just for the hey i bought that i don't use anymore why it's just too much hassle right so there's a hassle factor what do you take what's your to my taste first of all I'm very big on when i get an asset or acquire an asset as best you realizing that asset you know and i came to this organization i saw several situations where assets were purchased to your point and just sitting idle because maybe it was a head take additional initiative to implement that so in our situation i work very closely with a gentleman that really did most of the work and doing all the research and its name is Franco he handles our he's a director of digital mobile strategy and so he went out and did all the work for us came back and sat down with myself and our president reviewed what makes the most sense I came from a manufacturing facilities it utilized the SharePoint so I was big at SharePoint so I was kind of was pushing in that direction but when I actually sat down with him i we went through really the true value adds what we can gain from that it was really a no-brainer for us do you ever have a situation where you put you put your fist down so hey you know what we just got to abandon that right now let's cut our losses move on in physics for example is another use case where same same situation I won't name the vendor was an IBM it was another one where hey want to do some new things we don't the staff the guys making us drive this engine until we get an roi out of in other words they were like we're going to ride this Pony until either collapses or ROI comes out of it when in reality they just driving down a cul-de-sac yeah so at some point in an emerging market like we're in agile is the option to abandon right you got to know and to cut the cord right oh absolutely and I'm not you know I'm not in a position where I'd say absolutely one band if it made sense it's right it's got to be a business decision well altima tlie position has always been it's got to work with the business and let the business drive and not i.t i.t is there to enable the business so we can provide our input and on the day they let them make the decisions now we didn't talk about the Cognos implementation any kind of depth so tell me tell me what you're doing with with cognos we talked a little bit about the essay p extension but how are you using cognos so primarily we have as i mentioned before part of our businesses and the managed services programs we offer MSPs which we have a tool called work nexus which is our vendor management solution involves our MSP they our customers will use this tool for recruiting for looking at time clocks looking at the proving timesheets invoicing and so forth so we have some pretty strict requirements of pulling that information now in providing reports to our customers we use our platform developed on it's based on abdominal environment so we in order to give them the reports we create what's called ad-hoc reports out of Domino very limited capabilities so that was our first target area was to use cognos to provide more enrich type dashboards active type reports for our customers we're just about completed with that part of the project the next is really to pulp reports out of sa p and so the standard reports that that i have with that IBM has provided is really more in the SD area as well as in the MM area so for our organization we're so heavily on payroll and people we really need to have report start in that area so and the next year i'm trying to work with a partner local partner in our area LPA systems to help develop more reports tailored towards SI p to provide workers compensation but i need to run a report that pulls out the work of compensation to do an essay p is so much more costly than to do it out of out of the Cognos so that's our goal in the next year's really to pull more reports using cognos out of sa p okay um what if we could talk a little bit about cloud which you're sort of stance on that you know some cio say no way others say yes others get you know shadow I t he coming to the cloud what's the state of cloud from an infrastructure standpoint and even a SAS you organization sure so we're currently in the process actually I'm looking at our organization and a traditional IT become a cost center so I'm trying to actually move it into a profit Center by offering services so we're targeting in the Buffalo area anyways small companies we're offering hosting cloud-based service whether it be private or rather be a public cloud services I'm not opposed at all to using a cloud-based solution in fact I'm on my essay p side for my dr site i'm doing just that i have a contract with a where the company is providing me a a cloud-based solution for my dr ok so but so you use it for disaster recovery are you doing any sort of Production apps in the cloud or would you ever consider doing that or no because we would consider i'm not sure if i consider this company because our information is very this very controlled we fall under the ssae 16 because we house that we host data that has in the HIPAA regulations all the different regulations so we have people social security number in that so to offer that in the cloud not to say that's not secure but we have much better control and we have an infrastructure in our organization that has enough bandwidth has enough cooling all the normal environmental that you have for data center so right now for us it makes more sense for us but in three to five years from now maybe even sooner that will probably look at possibly what's the cost differentiation between doing it in house having the resources to a versus offering what about test endeavor you do any tested dev stuff oh yes we have in our SP environment have a traditional three-tier landscape so we've got a dev quality in the production all of which is housed inside the decision actually to have that to have that done was before I joined the company so we the decision was made at say in May of 2010 I joined in July had I been before and I really would have pushed to have that hosted somewhere else because my opinion for an organization mostly like ours we don't have the technical expertise to be able to you know the basis capabilities the architecture the hardware all that type of stuff so I think that's a better fit for most people in do an essay p implementations of looking at that may be the first second or third year if you trust me we don't have that experience if you're new to an essay p type environment no no no no use case for it right no using Bitcoin at all no you have a from Association last night about Bitcoin still look at the next to look crazy were down yeah PayPal's looking at is that in the news it's not mainstream enterprises yeah we loved we loved talking to see iOS housley Wikibon community we have a lot of CIOs with a lot of CEOs in our network and you know this is challenging opportunity but the days the good days are ahead i mean we're seeing huge investment opportunity growth new top line drivers that are changing the business where the CIO is kind of CEO like dealing with all the normal cost side but really drop driving profits so so i got to get the question before we end the segment is cost center versus profit center and you guys mentioned you guys are down pnl profit center right how does that change the game mindset wise and how you execute and what you can adopt and how fast well obviously the owners of the organization love the fact that we're offering that as a as an opportunity to generate some additional revenue i'm assuming you took the facilities equation out of your pnl yeah right what was it so good before i joined the organization write that down at her i keep track of that for sure okay go ahead but before join the our organization i joke jokingly say this we had more bandwidth in some banks I mean we really had the the infrastructure in place I fully redone it and so forth so we had long-term contracts so I've got five-year contracts with services with companies that I have to keep otherwise you can pay the penalty and get out but so we said you know why not leverage and we did a virtualization project when I first joined we recovered over fifty percent of our data center space so I have all this empty space I've all this band was sitting here I've got all the redundancies in the environment to be able to support that why not go after a small company i'm not going to be able to compete you know with the bigger companies and that but we're targeting some of the local companies and we're doing quite successful yeah why not that's great yeah awesome okay we're here live at the iod conference this is the cube we'll be right back with our next guest after this short break stay with us the q

Published Date : Nov 6 2013

SUMMARY :

the option to abandon right you got to

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
May of 2010DATE

0.99+

Tom de KlerkPERSON

0.99+

july of 2010DATE

0.99+

iowaLOCATION

0.99+

DavePERSON

0.99+

IBMORGANIZATION

0.99+

floridaLOCATION

0.99+

last yearDATE

0.99+

DavidPERSON

0.99+

BuffaloLOCATION

0.99+

five-yearQUANTITY

0.99+

JulyDATE

0.99+

15 yearsQUANTITY

0.99+

sevenQUANTITY

0.99+

PayPalORGANIZATION

0.99+

two yearsQUANTITY

0.99+

three yearsQUANTITY

0.99+

HIPAATITLE

0.99+

januaryDATE

0.99+

threeQUANTITY

0.99+

first secondQUANTITY

0.99+

oneQUANTITY

0.99+

FrancoPERSON

0.99+

next yearDATE

0.99+

LinkedInORGANIZATION

0.98+

a year agoDATE

0.98+

Buffalo New YorkLOCATION

0.98+

facebookORGANIZATION

0.98+

SharePointTITLE

0.98+

cognosTITLE

0.98+

nineteen fifty-sevenQUANTITY

0.98+

2013DATE

0.97+

over fifty percentQUANTITY

0.97+

third yearQUANTITY

0.97+

TwitterORGANIZATION

0.97+

thirdQUANTITY

0.97+

a monthQUANTITY

0.97+

early this yearDATE

0.97+

nine thousand contractorsQUANTITY

0.97+

three areasQUANTITY

0.97+

FacebookORGANIZATION

0.97+

twitterORGANIZATION

0.96+

10OTHER

0.96+

last nightDATE

0.96+

five yearsQUANTITY

0.96+

bangaloreLOCATION

0.96+

over 50 locationsQUANTITY

0.96+

400 staff employeesQUANTITY

0.96+

first targetQUANTITY

0.96+

two months a weekQUANTITY

0.95+

two fundamental thingsQUANTITY

0.95+

bothQUANTITY

0.94+

firstQUANTITY

0.94+

work nexusTITLE

0.94+

CognosTITLE

0.94+

a lot of personnelQUANTITY

0.94+

nine thousand contract employeesQUANTITY

0.93+

one pointQUANTITY

0.93+

about 30 staff employeesQUANTITY

0.93+

sandy sandy carterPERSON

0.93+

IBM Information on DemandORGANIZATION

0.92+

TaylorPERSON

0.92+

three major systemsQUANTITY

0.91+

90sDATE

0.9+

three huge projectsQUANTITY

0.9+

three-tierQUANTITY

0.9+

WikibonORGANIZATION

0.9+

secondQUANTITY

0.89+

iod conferenceEVENT

0.89+

Janine Grasso & Tom Morrisroe - IBM Information on Demand 2013 - theCUBE


 

okay we're back here live in las vegas for ibm's information on demand exclusive coverage by SiliconANGLE this is a cube our flagship program we go out to the events extract to see with knows i'm john for either found or so looking angle we have two guests here today tom morris row and janine grosso classes across the cube acquisition IBM you guys closed the your company the now factory just recently big deal social service providers mobile need to talk much about mobile we talk about big data analytics yesterday all the insights today it's kind of social business but we've been commenting about what's under the hood cloud and mobiles obviously one of them tom how did how did you guys get to the point where you guys were acquired by my IBM because you you're in the mobile area mainly specialized and that's a hot area yeah consumers asia society yeah just a little bit about what what it is we do first so i guess we're we're experts in understanding users experience on when they use their mobile devices on the services so we're able to understand the ones and zeros flown up and down the wire and translate that into a customer's experience and and we get insights and those customers and that information then we can use across the business the mobile business in the marketing side of the house and the technical side of the house and the care side of the house so you're you're an entrepreneur you've been found you found the company in 2007 shared the folks what was the breakout moment for you guys I mean what product what market trend really catapulted you're offering well we started I guess you know you don't have to go back very far in telecoms when you know mobile dear sir wasn't very sophisticated back in 2006 2007 you had if you remember GPRS and all you could get if you were lucky with the weather and it came in text form you know you know it was before any of these smartphones stay there it seems a long long time ago so back then we started working with mobile operations had no ability at all even if it was working or not working so was the very idea came out and blackberries out there but the iphone really kind of it was really going to say wow yeah that's when everything changed smarter than the other person in sport mode at that time people were still wondering you know was you know was there enough value in this in this mobile data so we started in the early days helping operators understand whether the disservice was working on us din with the introductions of the smartphone and the explosion of new applications and services we we got into the whole area of of looking deeper into that understanding what the experience of the customers were what their what their what are the services work on enough from a technology perspective and and also working with a customer with our customers which is the mobile operators to understand you know what better services that can provide so talk about the big data angle here because obviously you know each other side of house in large enterprises big data is in in the data center people are using data to measure all kinds of activity within the data center the physical plant if you will of a company you know service providers if their customers they have to be aggressive with big data they have all kinds of revenue driving concerns hey what's preference of my customer to operational efficiencies can you go a little bit into detail and some of the things that they do you guys can you talk about face well well maybe I'll start with why right so obviously big data and analytics is you know one of our four strategic focus items at the at the corporate level right so again who more than a telco has a big data problem right with just an explosion of data how do they capitalize on it how do they monetize it how do they find ways to get savings within the organization so we took a we took a deep look into telco to say where would it make sense to invest that would really complement what we already offer with big data and our analytics portfolio and it kind of came to us the now factory came to us through a client who got exposed to their technology and it you know we just had our vision was so aligned that it just made sense to obviously kind of take that next step and take them off the market taken off the market marry them and you know choir so what does the driver obviously talk about some of the dynamic cuz you do you've been involved in M&A in business development the service provider market obviously relevant the old days was subscribers subscriber growth that's it now welcome to the internet with iphones and the smart phones you have revenue threats from sources of the competitive nature at the edge to growth just physical growth on the operations side what was what do you guys look at an IBM what's your what's your solution what do you guys sell to the providers these case and what are their top concerns well i think all of the concerns that you named basically right it's how can they differentiate themselves from their competitors right and how can they keep subscribers how can they keep their clients happy because if they keep their clients happy and limit the number of calls that they're going to let's say put in because of quality issues then obviously they'll be able to retain them so the subscriber experience i think is key you know definitely one of the you know kind of big angles that the csps are trying to do because of the competitive nature of this business so i think i've seen that there so that there is their normal business and that's in terms of their current business which is the money they're making from their subscribers and the services they are providing currently and they need to optimize those businesses and then most in most the world and especially in the developed world that there's a lot of focus in that area so how do you deliver those services at more and more efficiently but then at the same time they need to look to the future and they say well you know you know how do we fit into the new ecosystem and we would work with service providers and given them better insights as to how that has changed in over the use cases did you see both of you pumped into with these guys well this is the i guess there's a number of different ways they're trying to generate new revenue so I'm and to be to be honest and some of these are very early stages and there's some other stuff that they're they would try to do in terms of provide Dean alternatives to say if I look and say what's app for example which is a free text message I mean they would look at the kind of usage of that within their subscriber base look at which kind of tariff groups would be taken that open which wouldn't be and may be competing against that by offering more free text to those type of tariff groups so they you know so they can with the in with the right information optimize their their business models so that they can compete more effectively with some of these new social medias and new changes in things there they're also at the same time as there's cannibalization to their revenue right there that's some cannibalization but there's also new opportunities for them in new revenue streams which many of them are looking at as well she talked about the the service providers that you talked to in the acquisition you did the due diligence you did the purchase then you got to do the integration just take us through what was that like I mean and the strategy and do people get brought in is it full integration do they get to work autonomously to get brought into the fold immediately what's the strategy how do you guys do your integrations well there's there's no one acquisition alike so they're all very different in this case it's not a playbook like EMC has a specific playbook they're like okay we'll bring them in will let them run it for a while see how thank you can some rope and see if they hang themselves and some do it on case by case you're saying yeah I mean we do we do have some area like back office is very structured right so we obviously fold accounting finance legal you know contracts all of that does get folded into kind of that the the broader IBM in the case of how we go to market the offerings that we create in some cases to your Europe earlier point you know it could be a tuck and fold where maybe you're just acquiring the technology I'm in this case we yes we have an industry team that focuses on telco and selling to the csps in an overall platform view but what really drew us to the now factory was you know their industry expertise the fact that the products that they are actually offering to their clients are software versus of Lee customized set of services right and therefore software was a synergy aspect absolutely i mean with software you can scale right so obviously software was a big drive the fact that they had a fully integrated stack that's what clients want they don't want to buy capabilities they want to they want to buy value and by use case and so that too i think was a big differentiator from the now factory and other and other vendors in this space tom how was the how was the process for you was it painful hey what can I see the back office integration that I've got some serious machinery back this you have I mean bridge is great great foundation I think they have a great machine it's big the monster and keep it small yeah but I mean the outcome you asked what the outcome was I mean the outcome is I mean we still as the nail Factory an IBM company I mean we still have revenue targets to make in margin targets to make so things haven't changed that much now we have a much bigger support obviously in reach into customers than we had before and then we also have the added benefit now have been able to use technology which has been developed by IBM over many years which is very scalable which gives us which means we can instead of build on that we can focus on the differentiating stuff which makes a real difference to their clients yes even more resources we can give them the depth and the breadth that big that it's hard to do first in alone it was a great big plantation called the world I am which is still an image reach and custom and it can be overkill by the way it works both way cuts both ways yeah well that's the balance of the M&A and you brought up that the interesting I always kind of joke about the back office but the IBM does some good acquisitions but the key is the leverage right so like the interesting people worry about acquisitions is you know the founders come in they get integrated into culture that's not there as they feel handcuffed and and so that's always a concern or four founders mean how do you feel what the hell you guys giving them enough room to be creative but yet all that leverage as at the philosophy so far that's how I say yeah that's what I've seen so far I mean one of the things that I feel lose culturally I think it wasn't as different as what I'm i may stop drinking it yeah yeah it seemed to be okay I'm enjoying workers so way it hasn't hasn't been a huge hasn't been a huge change absolutely i mean that was one of the things that for a small company they had such a defined culture and a set of practices that they followed and it's just so rare that you actually see that in a in a small company janeshia what's next for you the integration is done now what do you do with my next deal you stay with them I'm actually staying with them so the integration is not done so we closed last week closed a deal yes so we'll have 48 months and we'll obviously incorporate what we believe we should write and integrate again back office and then obviously continue to help them build out their offerings and you know even see it through your like project managing the kind of the keeping the ball moving yeah yeah so I will stay on it for at least a year if not to and you know ensure that again the now factory preserve what we what we obviously bought from a technology perspective but also integrate it with other big data products and that was the other great thing about them some companies you know there has there's a lot of kind of rewrite that has to be done but the technology was so compatible with our big data platform already so there's me a lot of natural synergies with that he's that big data platform was it most synergistic within your mind and it's pretty big yes well actually I mean if you think about the core you have netezza right or pure data for analytics and so there's there's a lot of great things that we think we're going to do there and then streams which is a InfoSphere streams which is a product that actually was built within IBM over the last 5 10 years there's great opportunity there to take that technology which really does mediation for telcos and incorporate it into their offering yes dreams is really relevant mean the tease is a track record speaks for itself but you look at real time you bring in streaming this kind of it's pretty interesting yeah I think that's a this great opportunities there I mean a lot of the value-add in this area's is been able to close the loop so were you where you see in where you see enough where you can make to somebody are to be able to do that in real time to give to I guess is the the now part of the now factory and to be able to to make it real so if you're walking past a shop which is enough for which you're interested in to be able to get a trigger straight away so there's a lot of great stuff I think that would be able to do with streams gone forward so I gotta ask you as an entrepreneur two questions one how's it feel to get bull you nervous to sell I mean was it like match made my IBM is a big machine battleship or eric i have to say i have to see from my purse i wasn't looking to sell it wasn't something that I was doing we set it up and you know we're gonna write so it wasn't I guess there is a lot of consolidation in the space were in at the moment and so it wasn't something we were looking to do if it was a different company that approaches I don't think we would have went down the same I think there's when I look at IBM and how it fits with where we wanted to go it was an obvious fish and I mean they're their strategy in in big days and insights and stuff like that it's very soon as i said the opportunity yeah so the next quote that's that good segue there my next question so startups are hungry you know Steve Jobs and stay hungry and you're always bootstrapping even hundred seventy people you're still you know fearful of oh my god I could run on money even though you probably loaded it's like okay always always bootstrapping you get to IBM it's like oh my god they have all these resources do you feel like if you know I'm just learning how are you eating more you go to the cafeteria for appetizer you guys hungry what ya mean what's your mindset now that you're in IBM I mean because you now have so much more at your disposal and so against it's an oasis III think it's AI think this great opportunities in terms of what we can we can invest in things now which we know would make a difference in the Americas that before we couldn't do resource watch ya resource why so we were always constrained by we would see opportunity and in the area work in this odds of opportunities no shortage of opportunities but often you just don't we didn't have the resources to go after those opportunities now I think with the resources we have it's very exciting the one thing actually that they had did differently that we observed is they really built their company around their technology so they built you they built use cases out and then build a sales team around that it doesn't always work that way so it's really kind of the perfect formula for us to come in give them the scale give them the sales resources the channel to to really drive that value to the client jeje how about the growth mobile growth I was leaving Smith's massive you got the entrepreneurs now other eyes get bigger because they have bigger opportunities I mean part of your job is kind of keep them reined in a little bit not overdrive red line there engine right so you gotta say we could meet if we can clone these guys mobile is growing so fast what are some of the numbers or can you share any anecdotal data around the mobile growth I mean the market you know if you look at kind of the segments and they cross a few different segments but the market is growing at at least fifteen percent within the you know customer care you know / analyst Mason so I think there's tremendous growth clearly we're going to take more than fifteen percent you know if all of the opportunities that we're seeing today you know come to fruition so I think I think it'll grow thin churn two more I Android devices are coming on board give hace iPhones crushing it you know that was it's it's funny because you know having just got into the space over the last you know six to nine months it's very dynamic that the telco industries it's um it's almost antiquated but also very advanced it's it's it's kind of it's all over the place and so that I think is is going to hopefully just you know take us places because of the value that we're going to be able to drive what's your forecast for the for the future in terms of not IBM but from your perspective getting in this deal getting in with the entrepreneurs who have been laying down great foundation knowing what you know at IBM what's the outlook for telcos in your mind what's the big sweeping change that most folks don't see out there that you might be able to share with them so I mean from a from an underlying perspective what you know the vision I think that even they have for themselves is to kind of get out of the siloed business right where they have kind of all of the different network assets and that they have to kind of pull together to actually get some sort of overarching view of the organization so I think you know being able to really sell them a platform across the entire enterprise to give them the insights that they're going to need to better manage their business Tom will give you the final word we've got run a break right here coming up for the folks of it to share them you know what to expect from you guys maybe talk to your your customers your future customers share with them kind of what's going to go on for you guys on your team inside IBM what's your what's your objective what are you going to do well first how many farty customers are all around the world in Europe US and asia and first thing is i mean there isn't going to be huge amount to change in terms of the value we deliver them and the one thing I can say is that in IBM now we're able to wake I mean one of the reasons our customers work with us is because we're innovative and we move very very fast with the industry I think now given the capability act we have with that in IBM we're able to even move faster with new propositions to our customers and to our new customers so I think within it's a very exciting time both for our customers annals at the moment I want the feedback we got from our customers who have been very very positive so far well congratulations on the acquisition it the ink is signed it's closed money's transferred all that stuff's happened now them now the hard work yeah absolutely right the entire dash against and for the folks that know what goes on it's really a lot of work and you got to get it right it's like a secret it's like a recipe to a you know it's nice sauce you want to make sure all the ingredients are in place for scale I'll see a hot mark congratulations so we're here live inside the cube exclusive coverage at IBM's information I've been this to cube right back

Published Date : Nov 5 2013

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

ENTITIES

EntityCategoryConfidence
2007DATE

0.99+

2006DATE

0.99+

IBMORGANIZATION

0.99+

Janine GrassoPERSON

0.99+

48 monthsQUANTITY

0.99+

EuropeLOCATION

0.99+

Tom MorrisroePERSON

0.99+

telcoORGANIZATION

0.99+

todayDATE

0.99+

yesterdayDATE

0.99+

2013DATE

0.99+

more than fifteen percentQUANTITY

0.99+

sixQUANTITY

0.99+

last weekDATE

0.99+

las vegasLOCATION

0.99+

Steve JobsPERSON

0.99+

asiaLOCATION

0.99+

iphoneCOMMERCIAL_ITEM

0.99+

two questionsQUANTITY

0.98+

iPhonesCOMMERCIAL_ITEM

0.98+

hundred seventy peopleQUANTITY

0.98+

two guestsQUANTITY

0.98+

bothQUANTITY

0.97+

nine monthsQUANTITY

0.97+

iphonesCOMMERCIAL_ITEM

0.97+

EMCORGANIZATION

0.97+

johnPERSON

0.96+

oneQUANTITY

0.96+

firstQUANTITY

0.96+

both waysQUANTITY

0.95+

janine grossoPERSON

0.95+

SiliconANGLEORGANIZATION

0.94+

AmericasLOCATION

0.94+

ibmORGANIZATION

0.94+

twoQUANTITY

0.92+

TomPERSON

0.92+

AndroidTITLE

0.91+

SmithPERSON

0.89+

USLOCATION

0.84+

four strategic focus itemsQUANTITY

0.82+

tom morris rowPERSON

0.82+

four foundersQUANTITY

0.8+

first thingQUANTITY

0.8+

M&AORGANIZATION

0.78+

one of the thingsQUANTITY

0.78+

least a yearQUANTITY

0.78+

LeePERSON

0.77+

janeshiaPERSON

0.76+

both wayQUANTITY

0.75+

last 5 10 yearsDATE

0.74+

at least fifteen percentQUANTITY

0.73+

one thingQUANTITY

0.73+

one ofQUANTITY

0.72+

thingsQUANTITY

0.71+

tomPERSON

0.71+

GPRSTITLE

0.7+

many yearsQUANTITY

0.68+

MasonPERSON

0.66+

telcosORGANIZATION

0.61+

daysDATE

0.6+

lot ofQUANTITY

0.6+

lotQUANTITY

0.49+

DeanPERSON

0.41+

Marcia Conner, SensifyGroup | IBM Information on Demand 2013


 

okay we're back here live at IBM information on demand this is the cube our flagship program would go out to the advanced extracted signal from the noise this is SiliconANGLE and booking bonds production exclusive coverage of information on demand we have a crowd chatting on right now go to crouch at net / IBM iod this is a chat web app mobile version coming so I saw the complaints earlier be part of the conversation to log in and share your opinion with us ask questions a lot of folks on there right now great engagements with all that all the comments go to the public timeline of LinkedIn or Twitter wherever you sign in on to the hashtag IBM iod we'll be watching that I'm John Furyk gentleman my coach Dave vellante and we have Marsha Connor on who's the principle of sense of I grew she's also an author and she writes about the topic welcome to the queue thank you glad to be here so what is social business I mean you know we love we love talking about social business but it's kind of like you had this term web 2.0 which is everyone argued about you had big data which everyone kind of argued about which actually Israel 30 it's a real market social business which is kind of an elusive term what the hell does it mean is that Twitter or Facebook is it social media consultants is the real value there since this is the kind of question that everyone's talking about and we're talking about so what's your take on that >> my take is very simple for way too many years decades when people go to work they have to leave their personality their heart their cares their relationships in the car or in the subway or however they got to work that day and social business is really the first opportunity we have to be human beings at work we're allowed to actually talk about the things we care about to be able to bring our interests and our passions into the conversation to be real trustworthy people and what happens as a result of that is that for the first time ever there is an acceleration in the workplace because people can actually be their full selves it seems so simple only because the the backlash or the way that we have worked for so long has been so strong and so overpowering that we almost equates not being human with what business is so the idea of social and business being together it seems a little off we assume that business is human is inhuman but the idea of bringing them together is a huge step in the right direction and it opens up the possibility of actually doing great things >> there should be some anti social >> Jeff chick just say we maybe software in commenting about it's almost too social right now people need to kind of bring that personality to work so it's very interesting day what's your take on this I mean you're an analyst you look at the market is social business really mean what's your take on that yeah I think it slowly rabbids to me it's just it's second nature right i mean i remember the conversations not that long ago it's probably 2006-2007 what's the ROI on social media and do we really want to apply it to business and then so what happened was people just did it right and when they did it they said this surely works and we're getting productivity gains and people are happier and it's just a sort of a natural progression of what we're doing in our everyday lives so I just think to me the real opportunity is now okay what's the future what can you do with all this data were collecting and how can you actually affect you know changes within organizations and feedback to people and power them in different ways so that's kind of you know what I think about it I mean does that make sense to you >> it does actually I take the almost opposite view though it's not that they're in fighting with one another but the idea is that we need to figure out what we need to remove not add so it's not that we have all this new data and we can actually be doing more stuff but the question becomes for me and their organizations that I work with this what can we remove what are the policies that the nonsense that happens in work every single day that shouldn't be there is only there because we don't have a better way a more trustworthy more human way of actually working together so it's incredibly liberating or incredibly open from our perspective simply because it's it's less >> processes you haven't evolved to adopt >> so you're saying the business ooh the permeation of social networking within organizations that's not true for >> all organizations right i mean when >> they're starting with a green field the >> business processes are very social right >> about 70 people though and all of a sudden somebody says we need an HR department we need that the number was 50 >> 70 actually well especially for organizations that have aspirations of growing very very large and they get to this point where they believe that they have to put these things in place because there's this expectation that business means heavy process organized codified and I'm not saying that there aren't some benefits of actually having some order amid the chaos there's absolutely benefit there but we need to be thinking about what is needed at human scale versus what is the building or the organization itself need to be maintained to keep going >> saying if they take a small startup that >> so you're very social they've got social tools in place as they grow your day they muck it up just that what you see >> that is what I'm saying one of my clients a number of years ago I pulled me well actually I overheard this and then I had a conversation with him off line he pulled me aside who said you know what you really do is you make work not suck and he said it so candidly and it's a leader in a very large corporation I thought to myself wait a minute I had never really thought about it that way but for the large part that's people in the organization's feel like the amount of time that each of us spend on actually just maintaining the organization it's time that we could be using for far better things and so if we can start moving away from that maintaining of the organizational rigor we can actually start using that in those ingenious skills back to what we're doing >> example i was using about the use of the >> so the startup of the green sheet of paper the better example is the big company that you're sort of overlaying these social processes on top of how are you helping them sort of break the old habits maybe >> talk about what they should be doing >> yeah well the most specific thing I do is I very rigorously scalpel like actually organizations tell me of going in and identify one of the things keeping people from being able to do work that they were hired to do when's the last time you hired an idiot when I >> asked that question >> question we were just talking about I >> I won't answer that >> I ask that question actually very often is sometimes actually just speaking to a very large group and somebody always gonna raise their hand there's time the story and that's a little uncomfortable at times but the reality is we hire the best and brightest people that we know we try to find great people but something happens about two and a half weeks in all of a sudden they just get stupid right all of a sudden they can't do whatever it is >> very social they don't blame yourselves someone else I didn't I didn't improve that guy but let's not over though but some finish the story here because you're basically saying we inject stupidity into the system it's generally >> Yes we inject the stupidity in but we put them in cages in large part we ask people to say leave a large part of who they are what they're capable of doing somewhere else and so what happens is the longer you work for an organization the more likely you are to be incredibly invested in your community you either work at the Boy Scouts or or you you know you lead a program inside of your community to do better food services a well we have we find consistently is the more you feel like you've been stuffed into a desk drawer the more likely you are to still bring those capabilities to some other part of your life that's just ridiculous don't get me wrong I'm a big fan of people doing great things in our communities but it's really sad to me to understand that we can't bring those same capabilities that same ingenuity into the workplace where people were hired to actually share those gifts >> okay so so but so you go with the scalpel okay oh let me tell you a policy manual how do you not cut to the bone sami do you absolutely there are you not cut into muscle well such an example yeah that would help us I'd say most organizations have no idea where that muscle on that bone is it i mean that's actually a great question so so it at a more abstract level let me just say that there's i have been handed paper-based read notebooks from some of the world's largest organizations where you are going page by page by page of the policies the procedures and sometimes those are handed out in the new employee orientation other times that they're just assumed where people have to actually to start learning from you know social learning from the people around them as to what's the appropriate thing or what's an inappropriate thing to be doing and if you start actually looking at those you discover time and again that those policies those guidelines this what is establishing the culture are largely based on one person doing something really stupid and that person probably especially given a social business world probably wouldn't have done it a second time in this new environment but in this particular case they did that and all of a sudden we had to actually like in a community after a wreck now a stop sign are you had to you know put up a light because you hate had the lawyers be involved in this there's an incredibly yeah covering your ass you're overreacting simply because we haven't had better processes in the past one of the things we know for example of social tools is that when somebody says something stupid their co-workers almost always rise up and say that's not right anymore that's incorrect or here's a better way to do it the only thing worse than people saying dumb things work is people believing dumb things work and with these tools we all of a sudden have the opportunity to correct those things where people do smart things again so from a scalpel like perspective it's looking at what are the underpinnings of our work what are the things that are controlling how we work not only just the processes but the behaviors that are there and to actually look through them systematically and to remove everything that's there then the next step is really talking with people and being able to prove to them that when they work in different sorts of ways that they will be treated in different sorts of ways and frankly that becomes a harder exercise the larger the corporation >> chat from grant case how does an >> so question from our crowd organization start that journey especially in a firm like financial services where that might already be part of the culture >> is always part of the culture you advances in financial services I work with a very large business the business ensure for example and what we found is that when they start introducing social tools into the workplace they weren't so worried that people are going to say dumb things they were more worried that their employees were like cats under the stairs that nobody would say anything because they were so terrified of what would happen as a result of them saying that and so we had to do is are introducing into the culture of that organization processes that would say we care about what you think we had a woman for example say that when we went to her and we've been told that she would not participate in something like this when we went to her she said you know I've been putting in my desk drawers literally for over 20 years all the cool things I've wanted to do in this organization and you're telling me i can now blog about those things or i can actually put them in a micro and and we said yes and says well i really don't believe you so it wasn't even mad saying we can do it but well I get in trouble you know I get in trouble and I not even get troubled by the big police but just well I get you know looks from my peers and so we actually started giving her examples of some of her peers and some of her colleagues who were doing different sorts of things in her being able to build trust that this was a workable system >> does crowdsourcing just Twitter does a success of Facebook and LinkedIn the social networks nicely the rise of the hashtag which has become a great waited for people to dial into folksonomies of groups or active conversations does that change and give people more of a it removed some dissidents if you will about okay it's okay to be public does that change the game a little bit on social software is it validated or just a scare people further into the into their caves we see on crowd chatter there's more anonymous viewers that happy boo actually sign in it has become kind of like an arena we mentioned sometimes it's like gladiator the thought leaders battling it out for you know we seen this on forums right higher see chat rooms you know so people just want to watch yeah >> so what you're what you've done though is reduce this down to one personality type and the reality is that we have have extroverts and introverts in our workplace we have people who are comfortable talking in public and those who aren't and so the simple introduction of online tools brings to our workplaces a way for people who are uncomfortable sharing to do that with a little bit more anonymity and to have a lot more comfort and being able to do that they may not want actually look people in the eye when they say these things but it doesn't mean they don't have valuable things to say I was asked by a journalist a number of years ago if I believe that the introduction of social tools would all of a sudden mean the end of meetings in the workplace and I said absolutely not but what you're now going to hear is the voice of people who never spoke up at meetings and to actually have a well-rounded workforce you need to have the voice of all those brilliant people you hired >> wait a moment yes I think I said all the forecast for cars was limited because they didn't people think enough chauffeurs to drive them you know nobody will buy them still is gonna bite it's a big barrier small market it's not enough show first is a wreck yeah >> but if we can actually provide a venue for everybody to be able to contribute at work one that's either in person or online we're just opening up the possibility of who could >> okay so what's the craziest thing you've seen both on two spectrums with social business successful crazy and crazy good meaning kind of like Anna Steve Jobs craziness way to a crazy fail you have to name names he just can talk about the use cases I mean by that or you can talk about the names if you want to the appoint people out crazy good wow they really levered all the aspects of the data they they were innovative just or lucky or two they put a lot of money into it and it could failed miserably yeah okay I think I can come up with two I'm not so sure and the crazy like in woohoo were in Vegas kind of crazy example though give me a few minutes wrapping up with that one okay though I will say that in a large financial services organization that the Vice President of Human Resources i actually have photos of her going around to every single cube on her floor and taking person and taking photos of each employee for their personal profiles because people are so terrified of actually even doing taking that step that she walked around the floor of her building and took pictures of every single person and that may not see a saying some crazy in Las Vegas sense but it was pretty radical for her to be doing that but it showed her commitment to be able to do this so let me give you a different example electronics firm we're going through I'm so a large global not going to name names but you can probably actually make some guesses we're going through some horrible financial problems and it was just a right around the time they introduced social business tools into their workforce and when they did that the the pretty much the person who is supporting that initiative would send out emails to move people toward working in a social way at he would send out emails that would be fairly scandalous actually and they would say things like it's about to get on the press that we were about to lose dot dot dot at all his email would say and then there was a link that they had to actually go into the social system to be able to learn the rest of the things he not only had a blast actually eliminating the whole lot of link faded the entire over a hundred thousand personal work for that's good pageviews assassin twitter / ma been going on to in a matter of days they had pretty much converted the entire organization to be using these tools and as a result of that they believe that they actually didn't have all the problems they would have had had they not done this because for the first time ever people weren't just sitting behind their desks and being terrified for their lives going back to your crowdsource point they were there together and they actually could talk about what's going on they created what we call rumor central which is a practice that I bring into many organizations they actually had a group within the organization that anybody could ask anything they could actually ask the question what is the rumor you know they could say here's the rumor I've heard how accurate is it and then somebody in the organization would actually be there to answer that and be able to correct that and be able to fix that and it was a beautiful example of how that works >> from the crowd chat along the line of >> we had a question coming question we just had to run the people extroverts and introverts so the question is what is the value of a lurker in social business is there one well if it's a person kind of hanging around question was that that's a great question oh yeah >> I thought you're muttering under your breath like a lurker okay the problem with workers he said she's yelling in the cheap seats what we know about lurkers is that traditionally they are people who wouldn't raise their voice in a meeting that they are also somebody who is just going to you know sit and listen but what happens is it that person then goes to the restroom or goes to the cafeteria or actually even on the bus that night or in their community and they talk about what they've learned so the idea of measuring people as lurkers or participants is a very shallow way of looking at it because it only means that the value is in the conversation of their having at that time or that they didn't comment or they didn't contribute that that is what provides value it's a skewed perspective on engagement it's a cute perspective of what brings value to the organization if they can be listening which is a truly an untapped skill and most of our workforces that they can be listening and then they can actually be thinking also a crazy idea and actually then be able to figure out what they are doing and then be able to do that all the value there but I'm I actually am a little bit weary sometimes when I see the people who are commenting all the time >> it's like lurker so in social context if you can see the participation if someone's just just online with an online button you don't even know if they're listening right so I think that's I think that's the key point if they're listening and they're active that's an interesting data point so like one things that Dave and I look at and lurkers is are they in context to the conversation and are they active so getting that active data is interesting in context to what's being measured so if we look at a cluster of a crowd like a crowdsource crouched at hey if someone's actively talking they're in in the in context >> I still think that's an extroverted way of looking at it I still think it's a way of saying that that engagement is only by hearing or seeing their voice so let me give you the example so I work with a large an organization the intelligence community I'll leave it at that and one of the things that they track is where people actually look online and as a result of that they're actually able to follow the thread from the first thing that they looked at what do they look at next and they have and are able to establish breadcrumbs as to what someone looked at first and then what they looked at next and then what they did after that and what happened is along that whole continuum somebody eventually at some point in time will do sort of the equivalent of a like or they'll add a comment somewhere along that path but then if you go in and you were looking at that first document and you then get to see sort of like amazon recommends other books you can then say other people who looked at this document looked at these things next now that first person may have not commented for a very long time if ever but the value to the other people in that organization by understanding the other amazing and wonderful and helpful or not helpful things they saw afterwards brought incredible value to the organization and that was a a passive way of actually sharing and helping and narrowing down and helping people make better decisions but it was by no means the level of active engagements that so often we are looking at as the only measure of value in the organization Marcia we got cut on time here our next guest but amazing conversation folks go see her blog guys awesome thanks for the comment we'd go another hour okay but they'll give you the final word what is just share with the folks out there your view of the future next couple years what's going to come around the corner connect the dots what do you see happening is going to be an implosion the kind of Biggs is going to be more growth what's going to happen what do you think is going to how is this industry industry how is social business going to shape up >> well I'm if we're talking about the next few years I think that we are all in for a big wake-up call not only are we starting to see the structures and the systems around us failing from my government and economy all sorts of different ways a perspective but if we look at epochs of history this happens consistently and we're about the end of this particular epoch and I say that not as a doom and gloom er at all but to say that I believe for the first time we have the tools and technologies to be able to do something significant to be actually be able to rewrite how organizations work what work means how human beings get to interact to be able to make change in the world that has been cordoned off for way too long and so as these systems the systems that aren't workings are falling away we have the opportunity to actually be able to lean in to be able to live in and to be able to say I want to be a human being 24 hours a day I don't want to be a number or a chess pawn any longer and i am going to actually make a difference in the work i do and i'm going to do that throughout my day every day so i'm i'm incredibly excited about the prospect of what we can do it requires us all to actually look inside figure out who we are figure out what we want to do and actually be able to go do that social destruction of old with new new >> humanization of the crowd and waves of innovations we always say tave you don't get out in front of you become driftwood and there will be some destruction in business models we love it this is social business this is the cube exclusive coverage from information on demand ibm's conference here in Las Vegas is the cube we write back with our next guest right thank you the cube

Published Date : Nov 5 2013

SUMMARY :

the queue thank you glad to be here so

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Marsha ConnorPERSON

0.99+

DavePERSON

0.99+

amazonORGANIZATION

0.99+

Las VegasLOCATION

0.99+

Las VegasLOCATION

0.99+

Dave vellantePERSON

0.99+

SensifyGroupORGANIZATION

0.99+

twoQUANTITY

0.99+

Marcia ConnerPERSON

0.99+

IBMORGANIZATION

0.99+

John FurykPERSON

0.99+

VegasLOCATION

0.98+

Anna Steve JobsPERSON

0.98+

first timeQUANTITY

0.98+

first timeQUANTITY

0.98+

FacebookORGANIZATION

0.98+

second natureQUANTITY

0.98+

first opportunityQUANTITY

0.98+

Jeff chickPERSON

0.98+

each employeeQUANTITY

0.98+

over 20 yearsQUANTITY

0.97+

bothQUANTITY

0.97+

LinkedInORGANIZATION

0.97+

Vice PresidentPERSON

0.97+

first thingQUANTITY

0.97+

second timeQUANTITY

0.97+

first documentQUANTITY

0.97+

about two and a half weeksQUANTITY

0.97+

oneQUANTITY

0.96+

50QUANTITY

0.96+

TwitterORGANIZATION

0.96+

firstQUANTITY

0.96+

2013DATE

0.95+

MarciaPERSON

0.94+

one personQUANTITY

0.93+

24 hours a dayQUANTITY

0.93+

ibmORGANIZATION

0.93+

about 70 peopleQUANTITY

0.92+

a lot of moneyQUANTITY

0.91+

two spectrumsQUANTITY

0.9+

Boy ScoutsORGANIZATION

0.9+

next few yearsDATE

0.88+

70QUANTITY

0.88+

first personQUANTITY

0.87+

next couple yearsDATE

0.87+

twitterORGANIZATION

0.87+

number of years agoDATE

0.86+

eachQUANTITY

0.85+

every single cubeQUANTITY

0.85+

a number of years agoDATE

0.84+

2006-2007DATE

0.82+

IBM iodTITLE

0.81+

over a hundred thousand personal workQUANTITY

0.81+

Human ResourcesPERSON

0.8+

one personalityQUANTITY

0.78+

30QUANTITY

0.77+

every single dayQUANTITY

0.76+

a lot of folksQUANTITY

0.75+

every single personQUANTITY

0.74+

rumorORGANIZATION

0.74+

many yearsQUANTITY

0.72+

iodTITLE

0.64+

IsraelLOCATION

0.59+

everyQUANTITY

0.57+

thingsQUANTITY

0.56+

few minutesQUANTITY

0.53+

DemandEVENT

0.52+

onORGANIZATION

0.44+

R "Ray" Wang, Constellation Research - IBM Information on Demand 2013 - #IBMIOD #theCUBE


 

okay we're back here live ending up day one of IBM's information on demand exclusive coverage for SiliconANGLE and Wikibon and constellation research breaking down the day one analysis I'm John furrier and join my co-host E on the cube Dave vellante of course as usual and for this closing wrap up segment of day one we have analyst and founder of constellation research ray Wang former analyst big data guru software heading up the partner pavilion kicking off all the flying around the world your own event this month past month things going great how are you how are you doing we're going to great man there's a lot of energy in q3 q4 we've been watching people look at trying to spend down their budgets and I think people are just like worried that there's going to be nothing in 2014 right so they're just bending down we're seeing these big orders like tonight I've got to fly out to New York to close out a deal and help someone else that's basically it was a big day to deal that's going down this is how crazy it's going on and so it's been like this pretty much like for the last four or five weeks so flows budget flush I just wash this budget lunchtime what are you seeing for the deals out there give us some of the examples of some of the sizes and magnitude is it you know you know how are you up and run to get get some cash into secure what size scopes are you seeing up yeah i mean what we're seeing I mean it's anything from a quarter million into like five million dollar deals some of our platform we sing at all levels the one that's really hot we were talking about this that the tableau conference was the date of is right dative is is still really really hot but on the back end we're saying data quality pop-up we're seeing the integration piece play a role we also saw a little bit of content management but not the traditional content management that's coming in more about the text mining text analytics to kind of drive that I mean I'm not sure what are you guys seeing alone yeah so what we're seeing a lot of energy I've seen the budget flush we're not involved in the deals like you are Dave is but for me what I'm seeing is IT the cloud is being accepted I'll you know those has not talked about publicly is kind of a public secret is amazon is just destroying the value proposition of many folks out there with cloud they're just winning the developers hand over fist and you know i'm not sure pivotal with cloud family even catch up even OpenStack has really got some consume energy around we're following that so it opens stack yet amazon on the public cloud winning everything no money's pouring into the enterprise saying hey we got to build the infrastructure under the hood so you can't have the application edge if you don't have the engine so the 100 x price advantage and that's really a scary thing but I think softlayer gives IBM a shot here yeah we were talking about self leyva so you are seeing more I'm seeing it aight aight figure deals and big data right and it's starting to get up there so softly I'd love to get your take on soft layers we've been having a debate all day Oh softlayer jaws mckenna what do you what's your take you're saying it's a hosting I've been a look at first of all yeah I love putting a huge gap 9 million dollars per lock event data center hosting now if that's a footprint they can shave that and kind of give their customers some comfort I think that's the way i see it i mean just I haven't gone inside the numbers to see where it's going to be where this energy is but like we're software virtualization is going on where everyone's going on with virtualization the data center I'll give them a cloud play I just don't see ya didn't have one before I mean happy cloud I mean whistling private club Wow is their software involved I think it provides them with an option to actually deliver cloud services with a compression ratio on storage and a speed that they need to do to deliver mobile mobile data analytics right there's things that are there that are required so it gives them an option to be playing the cloud well I just saw I mean in the news coverage and the small inspection that we did I did was I just didn't reek of software innovation it's simply a data center large hosting big on you agree they didn't really have a northern wobblin driving him before this was brilliant on your Sun setting their previous all these chairs deal kind of musical chairs me for the music stops get something it was that kind of the deal no I think they are feel more like customers asking for something and they wanted IBM to have it yeah IBM works it's an irr play for IBM they're gonna make money on this team not a tuck under deal 900 million no I know but they'll make money on it that's IBM almost always does with it I'll leave it up to you guys to rip on I was your conference oh thanks hey constellation connecting enterprise was awesome we were at the half moon bay Ritz we had 220 folks that were there senior level individuals one of the shocking things for me was the fact that when we pulled the audience on day one two things happen that I would never imagine first thing as ninety percent of the folks downloaded our mobile app which was like awesome right so the network was with them the knowledge is with them when they leave the event and all the relationships the second thing that really shocked me we knew we had really good ratios but it was seventy-five percent of the audience that was line of business execs and twenty-five percent IT it was like we were we didn't have to preach to the choir it was amazing and the IT folks that were they were very very innovative on that end so it was awesome in that way so a lot like the mix the mix here is much more line of business execs the last week at hadoop world loose you know the t-shirt crowd right a lot of practitioners you know scoop I've flume hey we got the earth animals ever right oh but no this event is actually interesting IBM iod for me is like I didn't realize this when I didn't I looked at numbers when we're doing a partner event yesterday and there are thirteen thousand attendees here that actually makes that the biggest big data and analytics conference bigger than strata bigger than a whole bunch of other ones and so I mean this is pretty much the Nexus of what about open world big data over there but this is a big opera you see world any world cloud big data yeah hey the between no but so IBM's done a fantastic job of really transitioning this conference from sort of an eclectic swix db2 informix right I'm management routine fest right yeah and now it's like what are the business things I mean what are we trying to save around the world are they telling the story effectively it's a hard story to tell you got big data analytics cloud mobile in the middle and you got social business but then you got all this use case they have success stories if customers that creating business outcomes they telling the story effectively is it not enough speeds and fees is it too what's your take the stories are there we've seen like 122 case studies from the business partner side we just haven't seen them percolate out and I think they've got to do a better job evangelizing stories but what's interesting is like there's that remember we talked about this data to decision level there's that data level that was IBM right here's the database here's the structure here's the content management here's the unstructured stuff this is where it sets then there was that information management level which that they started to do which is really about cleaning the data connecting that data connecting to upstream and downstream systems getting into CRM and payroll and then they got to this level about insights which was all the Cognos stuff right so they've been building up the stat from data decisions so they got data information information to insight and then we're getting to this decision-making level which they haven't made a lot of the assets or acquisitions there but that's the predictive analytics that's the cognitive computing you can see how they're wrapping around there I mean there's a lot of vendors to buy there's a lot of opportunity out there's a lot to connect and they've been working on it for a while but I guess I got to ask you how they doing what's your report card from last year this year better better storytelling better messaging I think the stories are getting better but we're seeing them in more deals now right before we'd see a lot more SI p traditional SI p oracle you know kind of competes and a little bit of IBM Cognos now we're seeing them in a lot of end-to-end deals and what we're talking about it's not like I T deals these are line of business folks that say look I really need to change my shopping experience what do you guys have we see other things like you know the fraud examples that any was talking about those are hilarious I mean those are real I see em in every place right I mean even with Obamacare right there's gonna be massive amounts of fraud there any places that people going to want to go in and figure out how to connect or correct those kind of things yeah so so seeing the use cases emerge yeah and in particular me last week in a dupe world it was financial services you're talking risk you talk a marketing you're talking fraud protection to forecasting yep the big three and then underneath that is predicted predictive analytics so you know that's all sort of interesting what's your take on on Amazon these days you know they are crushing it on so many different unbelievable right on more billion this year maybe it's when you build a whole company which is basically on the premise of hey let's get people to offset our cost structure from November 15th to january first I mean it's pretty amazing what you can do it's like everyone's covering for it and even more funny it's like they're doing in the physical world with distribution centers I know if we talked about this before but what's really interesting is they've got last mile delivery UPS FedEx DHL can't cat can't handle their capacity so now the ability from digital to physical goods they've got that and beezus goes out and buys the post so he can make the post for example a national paper overnight again he can do home delivery things that they couldn't do before they can take digital ads bring that back in and so basically what they're doing on the cloud side they're also doing on the physical distribution side amazing isn't it they're almost the pushing towards sunday delivery right US Postal Service go into five day deliveries sort of the different directions amazon I'm Amazon's going to be the postal service by the time they're done we're all going to subsidize it so so I gotta get you take on the the Oracle early statement Larry Ellison said were the iphone for the data center that's his metaphor a couple of couple or global enrolls ago now you got open stack and though we kind of laugh at that but but amazon is like the iPhone you know it's disruptive its new its emerging like Apple was reading out of the ashes with Steve Jobs Oracle I think trying to shoehorn in an iphone positioning but if OpenStack if everyone's open and you got amazon here there is a plausible strategy scenario that says hey these guys can continue to to put the naysayers at the side of the road as they march forward to the enterprise and be the iphone they've turned the data center into an API so so we got the date as their lock in right so this sim lock in Apple has lock in so is that lock in what's your take of that scenario you think it's video in the open ecosystem world they're all false open because a walk-in also applies but but you've been even to this for a long time right and probably one of the things that you're seeing is that it's not about open versus closed it's about ubiquity right Microsoft was a closed evil empire back ten years ago now it's like oh the standard right it's like ok they're harmless Google was like open and now they're the evil empire right it just depends on the perception and the really is ubiquity Amazon's got ubiquity on it so i did is pushing their winning the developers the winning the developers they got the ecosystem they got ubiquity they've got a cost structure I mean I don't know what else could go wrong I think they could get s la's maybe and once that had I don't know what is Amazon's blind spot I mean s la's I think well a lumpy performance no one wants lumpy right they want the big Dayton who's got ever who's got better public as public cloud SL is denied well I think about what he just said us everybody no but here's think that's a public road statement not an amazon said let's crunch big data computation December fifteenth you tell me what this is all I want to know well I think I think an easy move is I mean this day you've got to do that on premise I just I just don't I just don't think that people are forecasting amazon the enterprise properly and you just set out the Washington Post that is a left-field move we can now look back and say okay I said makes sense amazon can continue to commoditize and disrupt and be innovative then shift and having some sort of on prem playing oh then it's over right then and then gets the stir days surrounded the castle but they really don't have a great arm tremblay have no on print but they could they could get one good I think they want to see well think they want to but I think with them what they figured out was let's go build some cool public service get everyone else to subsidize our main offerings right it's basically ultimate shared service everyone's subsidizing Amazon's destruction of their business right so if you're Macy is why the heck are you on amazon right you know if you're competing with them why the heck are you on Amazon you're basically digging your own grave I'm paying them to do it it's amazing I mean that's that's the brilliance of this goes invade they brag about it yeah digging your own brave like it's a you know put the compute power is great okay great but you're subsidizing Amazon's for the you know compute power so r a great shot great to have you here congratulations on your event constellation research awesome successful venues ahead last month top folks in you're doing a great job with your company and the end the day out today in the last word tell the folks what's happening with IBM what do you expect to hear from them tomorrow I know you're going to be another thing you had to fly to but what does IBM what's a trajectory coming out of the show for IBM what's your analysis I think the executives have figured out that the important audience here is really the line of business leaders and to figure out how to do couple things one democratize decision-making the second thing figure out how they can actually make it easy to consume IBM at different entry points and I think the third thing is really how can we focus on improving data visualization graphics I think you'll see something about that ray Wang on the cube cube alumni tech athlete entrepreneur new for his new firm not new anymore it's a couple years on his belt doing a great job but three years old congratulations we'll be back day two tomorrow stay with us here exclusive coverage of IBM information I'm John prairie with Dave vellante this is the cube will see you tomorrow the queue

Published Date : Nov 5 2013

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

ENTITIES

EntityCategoryConfidence
Larry EllisonPERSON

0.99+

seventy-five percentQUANTITY

0.99+

AmazonORGANIZATION

0.99+

twenty-five percentQUANTITY

0.99+

New YorkLOCATION

0.99+

November 15thDATE

0.99+

ninety percentQUANTITY

0.99+

amazonORGANIZATION

0.99+

2014DATE

0.99+

five dayQUANTITY

0.99+

Dave vellantePERSON

0.99+

IBMORGANIZATION

0.99+

MicrosoftORGANIZATION

0.99+

last yearDATE

0.99+

AppleORGANIZATION

0.99+

ObamacareTITLE

0.99+

GoogleORGANIZATION

0.99+

2013DATE

0.99+

Constellation ResearchORGANIZATION

0.99+

januaryDATE

0.99+

Steve JobsPERSON

0.99+

UPSORGANIZATION

0.99+

900 millionQUANTITY

0.99+

iPhoneCOMMERCIAL_ITEM

0.99+

last weekDATE

0.99+

220 folksQUANTITY

0.99+

yesterdayDATE

0.98+

Dave vellantePERSON

0.98+

tomorrowDATE

0.98+

iphoneCOMMERCIAL_ITEM

0.98+

last monthDATE

0.98+

9 million dollarsQUANTITY

0.98+

John prairiePERSON

0.98+

WikibonORGANIZATION

0.98+

DHLORGANIZATION

0.98+

ten years agoDATE

0.98+

John furrierPERSON

0.97+

FedExORGANIZATION

0.97+

tonightDATE

0.97+

OracleORGANIZATION

0.97+

todayDATE

0.97+

second thingQUANTITY

0.97+

day oneQUANTITY

0.96+

third thingQUANTITY

0.96+

day oneQUANTITY

0.96+

December fifteenthDATE

0.96+

oneQUANTITY

0.96+

100 xQUANTITY

0.95+

thirteen thousand attendeesQUANTITY

0.95+

DavePERSON

0.95+

R "Ray" WangPERSON

0.94+

three years oldQUANTITY

0.93+

five million dollarQUANTITY

0.92+

122 case studiesQUANTITY

0.92+

SiliconANGLEORGANIZATION

0.91+

this yearDATE

0.9+

day twoQUANTITY

0.9+

two thingsQUANTITY

0.89+

ray WangPERSON

0.89+

five weeksQUANTITY

0.89+

second thingQUANTITY

0.87+

day oneQUANTITY

0.87+

quarter millionQUANTITY

0.86+

this month past monthDATE

0.83+

Inhi Cho Suh, IBM - IBM Information on Demand 2013 - #IBMIoD #theCUBE


 

okay we're back live here inside the cube rounding out day one of exclusive coverage of IBM information on demand I'm John further the founder SiliconANGLE enjoy my co-host Davey lonte we're here in heat you saw who's the vice president I said that speaks that you know I think you always get promoted you've been on the cube so many times you doing so well it's all your reason tatian was so amazing I always liked SVP the cute good things happen that's exactly why i be MVP is a big deal unlike some of the starters where everyone gets EVP all these other titles but welcome back thank you so the storytelling has been phenomenal here although murs a little bit critical some of the presentations earlier from gardner but the stories higher your IBM just from last year take us through what's changed from iod last year to this year the story has gotten tighter yes comprehensive give us the quick okay quick view um okay here's the point of view here's the point of view first you got to invest in a platform which we've all talked about and i will tell you it's not just us saying it i would say other vendors are now copying what we're saying cuz if you went to strata yes which you were there we were there probably heard some of the messages that's right why everybody wants to be a platform okay one two elevated risk uncertainty governance I think privacy privacy security risk this is what people are talking about they want to invest in a more why because you know what the decisions matter they want to make bigger beds they want to do more things around customer experience they want to improve products they want to improve pricing the third area is really a cultural statement like applying analytics in the organization because the people and the skills I would say the culture conversation is happening a lot more this year than it was a year ago not just at IOD but in the industry so I think what you're seeing here at IOD is actually a reflection of what the conversations are happening so our organizations culturally ready for this I mean you guys are going to say yes and everybody comes on says oh yes we're seeing it all over the place but are they really ready it depends I think some are some are absolutely ready some are not and probably the best examples are and it really depends on the industry so I'll give you a few examples so in the government area I think people see the power of applying things like real-time contextual insight leveraging stream computing why because national security matters a lot of fraudulent activity because that's measurable you can drive revenue or savings healthcare people know that a lot of decision-making is being made without a comprehensive view of the analytics and the data now the other area that's interesting is most people like to talk about text analytics unstructured data a lot of social media data but the bulk of the data that's actually being used currently in terms of big data analytics is really transactional data why because that's what's maintained in most operational systems where health systems so you're going to see a lot more data warehouse augmentation use cases leverage you can do on the front end or the back end you're going to see kind of more in terms of comprehensive view of the customer right augmenting like an existing customer loyalty or segmentation data with additional let's say activity data that they're interacting with and that was the usta kind of demo showing social data cell phone metadata is that considered transactional you know it is well call me to record right CDR call detail records well the real time is important to you mentioned the US open just for folks out there was a demo on stage when you guys open data yeah at all the trend sentiment data the social data but that's people's thoughts right so you can see what people are doing now that's big yeah you know what's amazing about that just one second which is what we were doing was we were predicting it based on the past but then we were modifying it based on real time activity and conversation so let's say something hot happened and all of a sudden it was interesting when Brian told me this he was like oh yeah Serena's average Twitter score was like 2,200 twit tweets a day and then if some activity were to happen let's say I don't know she didn't he wrote she had got into a romance or let's say she decided to launch a new product then all of a sudden you'd see an accused spike rate in activity social activity that would then predict how they wanted to operate that environment that's amazing and you know we you know we love daily seen our our crowd spots be finder we have the new crowd chat one and this idea of connecting consumers is loose data it's ephemeral data it's transient data but it's now capture will so people can have a have fun into tennis tournament and then it's over they go back home to work you still have that metadata we do that's very kind of its transient and ephemeral that's value so you know Merv was saying also that your groups doing a lot of value creation let's talk about that for a second business outcomes what do you what's the top conversation when you walk into a customer that says hey you know here's point a point B B's my outcome mm-hmm one of those conversations like I mean what are they what are some of the outcomes you just talked to use case you tell customers but like what did some of the exact you know what I'll tell you one use case so and this was actually in the healthcare hotel you won healthcare use case in one financial services use case both conversations happened actually in the last two weeks so in the healthcare use case there's already let's say a model that's happening for this particular hospital now they have a workflow process typically in a workflow process you you're applying capabilities where you've modeled out your steps right you do a before be before see and you automate this leveraging BPM type capabilities in a data context you don't actually start necessarily with knowing what the workflow is you kind of let the data determine what the workflow should be so in the this was in an ICU arena historically if you wanted to decide who was the healthiest of the patients in the ICU because you had another trauma coming in there was a workflow that said you had to go check the nurses the patient's profile and say who gets kicked out of what bed or moved because they're most likely to be in a healthy state that's a predefined workflow but if you're applying streams for example all the sudden you could have real-time visibility without necessarily a nurse calling a doctor who that calls the local staff who then calls the cleaning crew rate you could actually have a dashboard that says with eighty percent confidence beds2 and ate those patients because of the following conditions could be the ones that you are proactive in and saying oh you know what not only can they be released but we have this degree of confidence around them being because of the days that it's coming obvious information that changes then potentially you know the way your kind of setting your rules and policies around your workflow another example which was really a government use case was think about in government security so in security scenarios and national security state there is you never quite know exactly what people are intended to do other than you know they're intending something bad right and they're intentionally trying not to be found so human trafficking it's an ugly topic but I want to bring it up for a second here what you're doing is you're actually looking at data compositions and and different patterns and resolving entities and based on that that will dictate kind of potentially a whole new flow or a treatment or remediation or activity or savior which is not the predefined workflow it's you're letting the data actually all of a sudden connect to other data points that then you're arriving at the insight to take the action where is completely different I wanna go back to sleep RFI course not healthcare examples yeah so where are we today is that something that's actually being implemented is that something they sort of a proof of concept well that's actually being done at it's being done in a couple different hospitals one of which is actually in hospital in Canada and then we're also leveraging streams in the emory university intensive Timothy Buckman on you did earlier oh yeah the ICU of the future right absolutely brilliant trafficking example brings up you know Ashley that's the underbelly of the world in society but like data condition to Jeff Jonas been on the queue as you know many times and he talks with his puzzle pieces in a way that the data is traveling on a network a network that's distributed essentially that's network computing I mean estate management so look at network management you can look at patterns right so so that's an interesting example so that begs the next question what is the craziest most interesting use case you seen oh my gosh okay now i got i think about oh yes and you can talk about and i can talk about that creates business value or society value oh you know I okay um for you are putting me on the spot the craziest one so 3 we could be great could be g-rated don't you know they go to 2k yeah you know what I participated three weeks ago tiaa-cref actually hosted a fraud summit where it was all investigators like they were doing crime investigation so more than sixty percent of the guys in the room carried weapons because they were Security Intelligence they were pleased they were DA's they repented I was not packing anyway and there was about so 60-plus percent were those right and then only about thirty percent in the room were what i would consider the data scientists in the room like these are the guys are trying to decide which claims are not true or false so forth there were at least like three or four use cases in that discussion that came out they were unbelievable so one is in the fraud area in particular and in crime they're luring the data there what does luring the data they're taking location-based data for geographic region they're putting crime data on top of that right historical like drug rings and even like datasets in miami-dade county the DA told me they were doing things where rather than looking at people that are doing the drugs they they realize people that had possession of a drug typically purchased within a certain location and they had these abandoned properties and were able to identify entire rings based on that another one this is also semi drug-related is in the energy utility space there was in the middle part of the United States houses in Nice urban areas where they were completely torn apart on the interior and build into marijuana houses and so of course they're utilizing high levels of gas and electricity in order to maintain the water fertilization everything else well what happens is it drives peaks in the way that the energy utility looks on a given day pattern so based on that they're able to detect how inappropriate activities are happening and whether it's a single opportunistic type activity whether it's saying this was doing laundry or irrigating the Erie hey we well you know what's interesting about electricity to is especially someone's using electricity but no one's like using any of the gas you're like home but no one's cooking you know something's a little long but it was fascinating i mean really fascinating there were like several other crime scenarios in terms of speed i actually did not know the US Postal Service is like the longest running federal institution that actually tracked like mail fraud and one of the use cases i'm sure jeff has talked about here on the cube is probably a moneygram use case but we talked about that we talked I mean it the stories were unreal because I was spending time with forensic scientists as well as forensic investigators and that's a completely do we're getting we're getting the few minutes need for a platform to handle all this diversity so that's the security risk the governance everything you gotta go cuz your star for the analyst me I can't watch this conversation one final question one of the best yet as we get drugs in there we got other things packing guns guns and drugs you in traffic you know tobacco if you go / news / tobacco well write the knowledge worker all right final question for I know you gotta go this big data applications were you know the guys in the mailroom the guys work for the post office are now unable to actually do this kind of high-level kind of date basically data science yeah if you will or being an analyst so that what I want you to share the folks your vision of the definition of the knowledge worker overused word that's been kicked around for the PC generates but now with handheld with analytical real-time with streaming all this stuff happening at the edge how is it going to change that the knowledge work or the person in the trenches it could be person the cubicle the person on the go the mobile sales person or anyone you know I some people feel threatened when they hear that you're going to apply data and analytics everywhere because you're it implies that you're automating things but that's actually not the value the real value is the insight so that you can double down on the decisions you want to make so if you're more confident you're going to take bigger bets right and decision-making historically has been I think reserved for a very elite few and what we're talking about now is a democratization of that insight and with that comes a lot of empowerment a lot empowerment for everyone and you don't have to be a data scientist be able to be able to make decisions and inform decisions if anything you know actually Tim Buckman I had a good conversation about them as a professional you know what I if I was a physician I'd want to work at the hospital that has the advanced capabilities why because it allows me as a professional physician to then be able to do what I was trained to do not to detect and have to pay attention to all these alarms going off you know I want to work at the institutions and organizations that are investing appropriately because it pushes the caliber of the work I get to do so I think it just changes the dynamics for everyone tim was like a high-priced logistics manager you want to work with people want to work with leaders and now we're in a modern era this new wave is upon us who care and they want to improve and this is about continuing to improve Dave and I always talk about the open source world that those principles are going mainstream to every aspect of business collaboration openness transparency not controlled absolutely absolutely Indy thanks so much for coming in the queue and know you're busy think of your time we are here live in the cube getting all the signal from the noise and some good commentary at the end a one we have one more guest ray way right up next stay tuned right back the queue

Published Date : Nov 5 2013

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

ENTITIES

EntityCategoryConfidence
Jeff JonasPERSON

0.99+

Tim BuckmanPERSON

0.99+

BrianPERSON

0.99+

Timothy BuckmanPERSON

0.99+

CanadaLOCATION

0.99+

US Postal ServiceORGANIZATION

0.99+

DavePERSON

0.99+

SerenaPERSON

0.99+

IBMORGANIZATION

0.99+

more than sixty percentQUANTITY

0.99+

United StatesLOCATION

0.99+

AshleyPERSON

0.99+

jeffPERSON

0.99+

one secondQUANTITY

0.99+

threeQUANTITY

0.99+

last yearDATE

0.99+

Davey lontePERSON

0.99+

about thirty percentQUANTITY

0.98+

this yearDATE

0.98+

three weeks agoDATE

0.98+

a year agoDATE

0.98+

eighty percentQUANTITY

0.98+

both conversationsQUANTITY

0.97+

oneQUANTITY

0.97+

Inhi Cho SuhPERSON

0.97+

four use casesQUANTITY

0.97+

2,200 twit tweets a dayQUANTITY

0.96+

todayDATE

0.96+

third areaQUANTITY

0.95+

JohnPERSON

0.95+

iodTITLE

0.95+

this yearDATE

0.95+

2013DATE

0.93+

2kQUANTITY

0.93+

tatianPERSON

0.92+

last two weeksDATE

0.91+

TwitterORGANIZATION

0.9+

second businessQUANTITY

0.9+

miami-dadeLOCATION

0.89+

day oneQUANTITY

0.88+

60-plus percentQUANTITY

0.88+

MervPERSON

0.87+

firstQUANTITY

0.85+

#IBMIoDTITLE

0.84+

gardnerPERSON

0.82+

aboutQUANTITY

0.82+

EriePERSON

0.78+

single opportunistic typeQUANTITY

0.77+

USLOCATION

0.77+

SiliconANGLEORGANIZATION

0.77+

hospitalsQUANTITY

0.76+

one useQUANTITY

0.75+

twoQUANTITY

0.73+

secondQUANTITY

0.71+

coupleQUANTITY

0.68+

one moreQUANTITY

0.67+

IODORGANIZATION

0.67+

SVPTITLE

0.64+

one final questionQUANTITY

0.63+

IndyPERSON

0.58+

casesQUANTITY

0.56+

IBM InformationORGANIZATION

0.52+

strataLOCATION

0.51+

timPERSON

0.51+

many timesQUANTITY

0.46+

onTITLE

0.34+

DemandORGANIZATION

0.31+

Merv Adrian - IBM Information on Demand 2013 - theCUBE


 

okay we're back live day 1 of IBM's information on demand this is silicon angles the cube our flagship program we'd go out the advanced district is stealing from the noise I'm John forums with my co-host de Valle ante as usual we are here to break down and extract the signal from the noise and share that with you and we'd love to have analysts ha we had Judith Horowitz on she's trending on the Twitter board and one other person who's also trending is merv adrian with Gardner Keeble um very authoritative in space welcome to have you great to have you back on the cube again seems like we just did this last week last week in big data NYC our event that was going on around strata conference on hadoop world kind of geeky hadoop meets business mainstream here at IBM what's your take on sleeve sat through the sessions we were following your tweets and just what's what's your what's your report card day one for IBM as always overwhelmingly large 13,000 i think is the number here it has to be seen to be believed if you've never been to one of these events and and you have some idea of the scale of these these venues in Vegas but you come out of an event room you come out of a ballroom you and you can't move in the hallway for three or four minutes subway is it is extraordinary the number of people who are here so those of us who've done it a few times have learned a few of the back ways through the garage up over the roof here way down the sounding lobes yeah but it's it's an amazing crowd it's an extraordinarily mixed crowd to your point John there's a lot of suits here a lot more suits in there were at strata a lot of people who are very interested in the business side and even in a session that I just SAT through that was talking about competitive displacements by IBM two of the people on the panel basically said look I didn't really want to hear too much about the technology it was as much about my relationship with the vendors I was working with as it was about the technology and that's always been one of IBM strengths is that they have a lifetime view of customer value and a they cultivate their relationship very carefully over the years so they do very well within their base their bigger challenge and what we're seeing here is how do they reach outside of that how do they reach the folks that are not already blue stack loyalists and get them to come over because they talk about how they're reaching out beyond that base but it's come correct and the ninety percent of the business if not more is with the blue stack is that a fair assertion I think the numbers are that something like eighty percent of IBM's revenue comes from twenty percent of IBM's customers yeah so right there even within their own base you're seeing a very strong concentration clearly they have a strong base in companies that have the highest of mainstream requirements for security and reliability the big banks and so on and that remains true but they're they're big focus in several of the speeches here was ease and simplicity and that's a story that has to be told with pictures and they didn't do that effectively today they did not do that effectively today if you want to tell me about how simple your GUI is and how easy it is to use your product for discovery then don't use five thousand words to do it put five pictures on the stage and show me family right they didn't do it ServiceNow tableau splunk listen there's it there's a great tool here called discover which IBM has that is a marvelous way for an entry point into the unstructured and new data that people are trying to work with that gives you a way to go play with it find something useful then persist something that will be of value which is the next the inevitable next step of most people's early Big Data experiments and right now that's an area where the Big Data community in general all those folks we saw at strata last week this is where things begin to break down for them right it's great for those first few experiments then you're going to make some architectural choices where am I going to persist the stuff that I'm going to use next week and the week after that and IBM has a great portfolio of pieces that can be put together to tell that story that's what they need to be doing and today I heard about the portfolio I didn't hear about that story I didn't I didn't hear a narrative and and the narrative is there to be told so I think they'll get better at me I think I think one thing that seems awkward but I mean seems really relevant but awkward the way there there we get this tomorrow maybe is the social business is a great story I mean that that kind of Tamia is the the face of the analytics which is geeky you know value chain process improvement but the social business kind of hits the rubber meets the road it's the user shaking their smartphone and getting analytics women you know some chat application or you know the real change is on the society did they tease that out today are they saving that no I think they get it very very effectively in multiple places in financial services in health care in smart metered solutions for the industrial Internet the same things we're hearing elsewhere what they're doing very effectively is pulling out the stories where people have had that kind of an impact again the challenge is to show people you can do this too so that was one of the best things said from the from the podium by our host today the guy from the National Geographic his name escapes me jhon Jason fake yes shake Jake poorly horwich he was wonderful he did a great opening and he put up some wonderful visualizations and he said you know this is about big dad look at how they've combined this data with geography you know wouldn't it be great if you can do it too you can do it too I was it was good perfectly staged he just conveyed it very very lawful school PowerPoint users are you know still clutched to text and seven bullets in the title and you know 14 fonts just make him 24 point please yeah no more than five so Ashley it's a tough story to tell I mean to me my takeaway I want to get your opinion on this from both you guys this is a complex story to tell talking about big data analytics gonna do from everything else under the covers blu acceleration you got cloud and mobile which are under the hood a lot of technology issues their nuances data governance information government and the social business as a paradigm mind-blowing paradigm shift to try to tell that together as hard the same time they get customers deploying this stuff and giving successes on top of it so that's of a business outcomes that consultative journey and the implementation at productions scale I need all those things Janet the one makes for a hard story well at evens it depends on how you tell it if you tell it as a story and if you abstract away from the complexities of of an extraordinarily large product portfolio then there's a message to be told there then there's another message to be told when you do get into the details of the product portfolio iBM has to do both and sometimes they seemed caught between skills and crackers you know right by half pregnant you know stuck in the middle what everyone say yeah you feel that that day one kind of stuck in the middle or I think they hit elements of both ends of the spectrum but spend a lot of time kind of in between them not quite doing enough on either end that said I think it all depends on what you bring to the conversation I I wandered in really not intentionally to one of the enterprise content management sessions that's not really my sweet spot but it was a great discussion and it was a discussion that as they discussed unstructured data sounded very much like what us db8 style geeks are talking about over on the on the Hadoop side of the house with a different set of business issues but being realized and driving value at least if not more effectively and especially with the connection to the social side of things so they've got the story we were talking about the 8020 before yeah 90 10 or whatever it is Desai him actually have to move beyond that base to succeed I mean most businesses if less their startups get most of their business from their existing customers sure it's a great question what's your definition of success and I talked to the guys in the various Wall Street firms all the time and they're always worried about the change in the slope of the curve it's the area under the curve that matters right there's a lot of money down there underneath that line there's a lot of customer value there's a lot of recurring revenue and IBM's doing just fine there do they need to have a much larger user base of lots and lots of new users today well I don't think so but it wouldn't hurt what and it and it's awfully nice to be able to position yourself as leading people into the future as opposed to being the place where they'll go when they grow up and I think a lot of people today as their systems do mature and require these these more significant enterprise class features will inevitably migrated to my IBM technologies that can answer us but the area under the curve dilemma right you get Amazon it makes last quarter made seven million dollars in a 70 75 million dollar billion-dollar company maybe seven million in profit and the stock goes up by IBM throws off you know more cash free cash flow than an IBM said from the stage today that their bare metal implementation performs twice as well as Amazon's and now I haven't benchmark that but that's a nice assertion to be a munich performance is that why people go to the cloud though right that's probably not where they go there at first of an interesting data point gotta but I put but your performance is a second-order variable meeting if everything's equal first I first I explore I discover I find value once i do and i put this into production then I start thinking about how can I do this more cost-effectively how can I do it with better performance how can I make it more stable secure reliable that's when people come to IBM and there's still well positioned for answering those questions when those questions come up competition out there for these guys obviously we were talking about softlayer as a bolt-on try to figure out cloud damn I on it I'm not what's your take on their moves in the cloud and just cut their relative to their competition not my sweet spot but i think that IBM has the assets and the and the spread and the portfolio to be a formidable competitor there if they choose to go there the interesting challenge for anybody who wants to compete with Amazon is Amazon stated mission right we will be the low-margin supplier can you think of another I tea vendor who says that yeah and advil and by the way and by the way they're innovating yeah and they're disrupting and innovating and we'll go push to commoditize margin to them to the close to zero I think their margins are a lot higher than people may realize too much well their shift in the margins they seem to be able to drop their prices pretty frequently go crisscross doesn't everybody Merv they just don't announce that they don't market the fact right Evan doesn't doesn't everybody's price drop every quarter no no in a word with the cost of a choose a new product and increase my boss to compute and storage drops every quarter saying they don't pass it on to customers shocking isn't it you guys kept him honest on them yeah we tried they tried we do our best but then there's always new features they can add to the product and charge for okay remember we got to wrap up we'd have just got started you all right now you have you on the cube okay hey Lucy tomorrow I'm sure this huge segment we've ever done referred that's okay I know we haven't we had the pressure because the analysts dinner from in he chew it wants to come on and me for your tight defer to the lady anytime she's a rock star and the cube alumni she's been on more times than you but all you're catching up to her yeah I'm with my best you know I'm trending thanks guys Merv Adrian analyst at gardner bender on the block seeing many many cycles excited about what iBM has needs to kind of clean up their their position get more data and products don't get stuck in the middle and just good stuff though IBM got good review from Merv here on the cube we'll be right back after this short break with our next guest the cube

Published Date : Nov 5 2013

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

ENTITIES

EntityCategoryConfidence
Judith HorowitzPERSON

0.99+

AmazonORGANIZATION

0.99+

IBMORGANIZATION

0.99+

twenty percentQUANTITY

0.99+

VegasLOCATION

0.99+

ninety percentQUANTITY

0.99+

eighty percentQUANTITY

0.99+

seven millionQUANTITY

0.99+

threeQUANTITY

0.99+

last weekDATE

0.99+

next weekDATE

0.99+

five picturesQUANTITY

0.99+

NYCLOCATION

0.99+

Gardner KeeblePERSON

0.99+

2013DATE

0.99+

AshleyPERSON

0.99+

24 pointQUANTITY

0.99+

seven million dollarsQUANTITY

0.99+

five thousand wordsQUANTITY

0.99+

JohnPERSON

0.99+

twiceQUANTITY

0.98+

PowerPointTITLE

0.98+

four minutesQUANTITY

0.98+

14 fontsQUANTITY

0.98+

todayDATE

0.98+

last quarterDATE

0.98+

oneQUANTITY

0.98+

bothQUANTITY

0.98+

tomorrowDATE

0.98+

13,000QUANTITY

0.97+

JanetPERSON

0.97+

day oneQUANTITY

0.96+

MervORGANIZATION

0.96+

Wall StreetLOCATION

0.96+

iBMORGANIZATION

0.96+

secondQUANTITY

0.94+

ServiceNowTITLE

0.94+

firstQUANTITY

0.93+

zeroQUANTITY

0.93+

70 75 million dollarQUANTITY

0.93+

one thingQUANTITY

0.92+

LucyPERSON

0.92+

seven bulletsQUANTITY

0.91+

both endsQUANTITY

0.91+

TamiaPERSON

0.9+

day 1QUANTITY

0.89+

two of the peopleQUANTITY

0.88+

first few experimentsQUANTITY

0.87+

strata conferenceEVENT

0.87+

billion-dollarQUANTITY

0.86+

lots and lots of new usersQUANTITY

0.85+

jhonPERSON

0.85+

JakePERSON

0.84+

last week last weekDATE

0.84+

DesaiPERSON

0.83+

8020DATE

0.82+

JasonPERSON

0.82+

National GeographicORGANIZATION

0.8+

a lot of peopleQUANTITY

0.78+

a lot of peopleQUANTITY

0.77+

lot of moneyQUANTITY

0.74+

one of these eventsQUANTITY

0.74+

gardnerPERSON

0.71+

quarterQUANTITY

0.7+

lot of suitsQUANTITY

0.7+

Merv AdrianORGANIZATION

0.7+

EvanPERSON

0.69+

Fred Balboni - IBM Information on Demand 2013 - theCUBE


 

okay welcome back live in Las Vegas is the cube ibm's information on demand conferences q exclusive coverage SiliconANGLE will keep on here live I'm John furry the founder of silicon Hank I'm Joe mykos Dave vellante co-founder Wikibon org our next guest is a Fred Balboni global leader business analytics optimization IBM GBS global business services you know obviously big data is powering the world I mean just can demand for information and solutions is off the charts afraid welcome to the cube anything there's a services angle here where you know services matters because one in the channel partner is this good gross profit for helping customers implement solutions that they have demand for so you've a combination of a market that's exploding with demand people know it's a game changer with big data analytics cloud is obviously right there in the horizon in terms of on prem of Prem then you've got now see mobile devices bring your own device to work which is thrown off more data okay and then people want to be in all the different channels the social business so you know CIO to CEO says hey this new wave is here if we don't think about it now and get a position and understand it the consequences of not doing anything might be higher than they are so we've heard that how do you look at that and what are you guys doing what's the strategy give us a quick update and from from GBS i think that the to make this successful first of all it services is important it's the last mile you know that means the point you may it's the last mile and without without that you cannot ever deliver the value the the really interesting challenge that every executive faces is you need to be able to we can easily get our head around big data technology and I shouldn't trivialize that but you can go and understand the technology what's possible in big data you can also get your head around analytics and the analytics algorithms and the kind of insights that can be drawn from that the real challenge is how do you articulate what's kind of possible to a client because many of the use cases are very niche and so clients often say yet that's right but it's big it's possibly bigger than that yeah that's right it's possibly bigger than that the other issue or the other challenge to get we've got a hurdle we've got a jump on me articulate this to the businesses clients businesses think in terms of process you don't think in terms of data you know you don't go talk to a CIO CEO and say you know tell us what's the key attributes of your customer and they don't think that way they can talk to you about servicing a customer or selling to a customer or managing customer complaints so that the processes but the data it's a tough thing so the first part the services is so crucial in this is being able to articulate the value of analytics and big data to a client in the businesses terms so it becomes a boardroom conversation kind of so that's that gets the program started and then quickly being able to fill in with use cases because clients don't want this to be they don't want to start from a blank sheet of paper and they don't like going to give me some quick wins here so it's kind of those timetable what kind of timetables mmmm back in the 80s 90s when client-server rolled out it was months and months yeah project management meetings roll out the Oracle systems roll out the big iron now I mean I'll see maybe shorter spurts little different hurdles what's the timetable only some of these horizons for these quick wins okay so project implementation I come on now let's let's know it's it's I think that that we're measuring project implementations in weeks I think cloud-based technology allows us to provision environments on the order of a couple of weeks and that used to be on the order of five to six months so I think that's going to that accelerates everything and that also allows you to do a lot of a lot more speed to value get applications or analytics use cases up there much more rapidly one two as you start to build these portfolio of use cases and if they're built on acceleration tools I mean acceleration so you've got those code sets that are already there that you can add you can jump on top of I mean you can get these use cases up there in 6-8 weeks we have one we have an example a really large major company i'd rather not i'd rather not because it's not externally referenceable but a really a significant client that had on the order of more than more than 5 million discreet customers and doing detailed customer analytics on their customer base against their products and we were able to get that baby up and running in three and a half months now that two to three years ago traditional logic would have told you that was a nine to twelve month project and by the way you know ten years ago that would have been a 18 to 24 month project yeah so I think that yeah we're moving much more rats the expectation now too I mean the customers realize that too right the absolute not but but there's one thing I want to talk about this it's still this is the one thing that if you'd asked me what's most important this speed thing allows you to go rapidly to places but you you better have a navigation roadmap on where you're going because if you're going to do all kinds of little code drops that's great but you want to make sure you're getting leverage so you're going somewhere so therefore there's a scale but this is where roadmapping becomes really really important for every the technology side of the business you have to have a technology roadmap the other thing that's really important out of this is if you don't let's use the client-server example you used because this kind of has a you know we've all been here right here we've all lived seen this movie before yeah if you if you don't in the build this roadmap another thing that happens do you remember when CIOs finally said okay I'm taking control this client servicing sure what do they end up with they ended up with all these departments of computing in the costs work going astronomical so if you've got a road map you can also address the issues of managed services because you don't the least thing you want to be is having all these data Mart's that are scattered everywhere because you get no economies you get no economies of it but a cloud would bring you you get Noah kind you get no economies and being able to do that and you end up having to have all these maintenance teams you know that maintenance and by the way analytics by its nature has constant maintenance little adjustments and changes you're getting new economies of that because they're all managed is discrete units so therefore there's a lot to be as you build this roadmap you've got to think about the managed services environment as well so Fred you talked about earlier clients don't think in terms of data they think in terms of their business process is that a blind spot for clients because there are some companies Google for example that does think in terms of data in your view should clients increasingly be thinking in data terms or does our industry have to evolve to make the data map to business process I actually I kind of just take it as a thick I don't I don't I don't choose to question why I just accept it um i but i would say i which i would say customer's always right I just I just think the industry i thought that definitely but i think just the industries at a stage where you know we've always you know back in the old days of you know i'm going to show my age here but you know the procedure division in the data division oh my god looked at all and and and we you know the procedure division is where you actually did all the really and i think if the reason is we got understand the paradigm under which modern computing was created I don't to be like we go into history lesson but the paradigm under which modern computing was created was that we use computers to automate tasks so we've always taken this procedural approach which went then we went to process reengineering and that became a boardroom conversation so just I think we've conditioned over the last 40 years businesses to think about using technology to gain business efficiency they've always thought in terms of process so that's why this data element yeah companies like Google founded on analytics clearly have got a whole different headset in a different way to approach these which gives them a built-in bias when they address the problems they've got in their businesses sure but you don't come a decline saying hey you got to rethink the way in which you look at data you come in and say let's figure out how we can exploit data in your biz erect what we do it two ways we do it two ways first of all let me not dress let me not dress monton up as lamb at the end of the day it's its data its data okay now the question is how you articulate that and it's twofold we tend to I like to use a metaphor to describe the data so if its customer that the metaphor we've been using recently is DNA DNA strands to be able so you use a metaphor that there's a language that the business can relate to and you can create a common language very easy one in that way you can have an account because you're never going to drag a CEO into your fourth normal form data model so so therefore you've got to you've got to talk a language one number two you talk about as a collection of use cases so you use use cases as a vehicle to have the process conversation and because with the use case you also can talk business outcomes benefits and you can tell kind of a story you don't have to drag them through the details of the process but you can tell them a story whether it's you know I if you can understand called detailed called detailed data records and the affinities you can understand the social networks and therefore you can reduce churn within your telco customer base as an example quick but if you follow I do so you talked about its little use cases and they begin to understand wow what's possible and then you talk about their data as a DNA chain and they get I got it I actually need to get the DNA chain if I'm going to actually think about think about my customer base or my product base or whatever the lingua franca the business is still the businesses language it doesn't result of data but data can enrich the conversation in a way that can lead to new outcomes the data in rich's the conversation when you talk about the business outcomes that are created as the part of the use case well it's like a three third order differential equation but i go back i watch this yeah i just go say your tweet your epic soundbite machine just can't type fast enough on the crowd chat it's good for good for Twitter viewing yeah I've just opened a Twitter account please look me up I'm looking for friends I promise to start posting you got people watching all right all right so so in terms of customers right give us a little bit peak of some of the customer responses when you when you open the kimono show them the road map you know the messaging around on IBM right now is pretty tight here at IOD last year was good this year is better you look really unified face to the customer when you show them the road map what's the feeling they get it they feel like okay I got some trust IBM's got some track record history do they is the is the emotion more of okay where do I jump in how do I jump in there doing it and this little shadow IT going on all over the place we know with Amazon out the area so so when you're in there you've got to have these are conversations what do they like and what's that what's the level of response you get from CIOs and then also the folks in the trenches so there's always a question which there's a couple of questions first of all is how can I get how can I get value from this and that in that and that's you know a I'm tightly coupled to my existing transaction processing which is kind of like if you will call that turbocharged bi and and which is which is where so many people have come from is this turbocharged bi environment and listen that's an important part of your reporting business you need to do that to keep the wheels on the question is as you move to this notion of analytics giving you great insight then then you've got to say okay I need to go from turbocharged bi to really augmented components so clients I'd say there's a large there's a large group of people that are right now moving from turbocharged bi to the notion advanced use cases so there's this some disco a large discussion right now how do I show me do use cases by which i can I can rapidly that would be advanced how to linux up the calling advance limit well no we have well 60 60 use cases industry-based use cases that we as a services business put together on top of that we have about seven or eight key code fragments that we uses accelerators I mean we call them wink we call them assets and we just them up as accelerators but their code fragments that we bring to a client as the basis that we put on top of the the blue stack of technology to actually get them a speed to value because we really want to be able to get clients up and running within this notion of non idealities it's like literally being best practices in the form of technology to the customers well you're on an IBM thing I mean dare I called an application no I wouldn't dare call it an application we're not in that business but the point is is that it is it's starting to feel like an application because it's really moving down these unreal integrated solution is really where we going it's an accelerant this code correct so it's leverage the economies of scale is every success breeds that's exactly it more and then on top of that we would have that just don't throw a few other things that we do to accelerate these things we actually have five what we call signature solutions which is services software together with a piece of services code coming together to solve a problem we've got that round risk and fraud around customers I mean some specific very narrow things if somebody wants to you know because often IT departments they want to buy something they want to buy something they don't want to go down the parts they want to buy something and so fine here's a package solution let's go buy something um and then last but not least one thing we haven't talked much about but I always like to throw this out there because I think this is one of the things they and we didn't talk about it much in the main 10 or any better sessions but let's not forget about IBM research I'm really proud to report to you now since we started this category we've done 61st of a kinds with IBM Research so this is about client says I've got this problem i think it's unachievable i cannot solve this problem you know help me map in my oil exploration like things that are considered big problems big problems let's let's apply this group that does patent factory you know that IBM is but 15 years in a row let's apply those people to my our problems and we have 60 we have 16 so we do about 15 to 20 a year so it's not like we like we're not cranking these out like I'm hundreds of thousands of licenses but it's where basically our services business our software business and IBM Research go work on solving a client specific problem you heard Tim Buckman this morning when he was asked to know why IBM that was said IBM Research was the first answer that's right he gave we talked to him about that on the cube you know in his is insane me as a customer and we you know we always love to hear from customers I mean you know the splunk conference just had was just last week as an emerging startup because probably well aware of those guys they have customers that just say just glowing reports you get to the same same set of customers you know he is someone of high-caliber at the command and control in his healthcare mission and he's automating himself he it's and essentially creating this new data model that allows it to be pushed down to be listen you've got to do this and I'll tell you why you remember the the governance discussion is it was well I'm most excited about is the governance discussion five to eight years ago was an arcane discussion available of data modelers and like what do we do the governance discussion is quickly moving into the language of our business people and the reason is because they're beginning to do you remember the days of accounting systems when they say we want our accounting department to focus on analyzing the numbers and not collecting and forming the numbers well we're here again and if you've got good data governance you can focus on creating the insights and determining what actions you want from the insights as opposed to questioning the numbers and questioning the validity and the heritage of the number the validity and the heritage of the numbers and in this place everywhere yep financial services companies are the most stressed about it because the validity and heritage is required when you want to prove a compliance to a federal statute yes but it means everywhere if you're a consumer packaged goods company and you don't believe that sales are down in a certain market or a certain chain store first thing they do is they start challenging the numbers if you have good governance you can now start that you can now start to trust these systems of record but let's talk about data quality data quality but it's also the governess in the death of mindset is much broader iteration right how we said the first you know that folks from the nonprofit said you want to go on the record but he's basically saying I'll say basically when you put stuff out when you package and then bring it out it still might have some flaws in the data quality but it's the iteration is transformational but once that's in market saying that's changing he things prepare pre-packaging data and then bringing it in is not the better approach but I want to ask you about the your what you just said about this governance conversation that is date the core of this debate around the data economy what is the data economy in your mind given what you do the history that you've lived through we've seen those movies now the cutting edge new wave that will create new well for new ways change from transform business all that stuff's great but what is the data conn what does that mean to business executives that they're focusing on outcomes is is it changing data governance is it changing the value chains is it changing what's your thoughts on that the data economy is about discovering those points of leverage that that the data tells you that your instincts don't the data tells you that your instincts don't one of my favorite stories three years ago four years ago we were called in and clients said this is my problem the going and problem was I got to take 200 million dollars out of my advertising spend budget two hundred million dollars out of my advertising spend was he's a retailer end and the problem is is out of my 600 million dollar advertising budget the problem I have is also have all kinds of interesting theories and models that my agencies have told me I'm not quite sure do I just take 200 off the board across the board do I take 200 off to minimize my risk just spread it around how do i how do I manage the process and what we actually did was we built a super super set of sophisticated analytics which tied to their transaction systems but also tied to their social media system so we also understood and what we did was we were able to understand which customer cohorts responded to which media types then we added one more parts of the model which is we understood the trending in the cost of free-to-air cable radio internet all the different media types and as we looked at the cost models of them and we understood which customer cohorts responded to which media types we suddenly realized that they were super saturated in certain media types they could like doubled their spin and they wouldn't got want any lift in the advertised in their in their sales what we did was we got 200 million out of their budget and increase they got 300 million incremental sales that Christmas season because we help them get really smart about the play let me tell you I tell us privately i maked media buyers look at me like like I'm like a pariah yeah but but it is actually really you know really started to rethink now there's just a really great example because I think we've all can relate to that but that's the data economy where you find these veins of gold in these simple correlations and from that simple correlation you can instantly go and your business you can get the lift listen I can get five percent I IBM get five percent ten percent lift in some small segment business I've got the volume that's going to make a significant difference to my share one small piece of data could open up a window kind of had with Jodie Foster we would contact words like one piece of data opens up a ton of new data I mean that totally is leverage and it changes the game for that customer and and that to me is that is the guts of the data economy identifying those correlations and and what we're finding is our most recent study we just released it here the thing the IB the IBM Institute for business value big data and analytics study w IBM com it's the Institute for bit I bv study on big data just released and said 75 percent of all companies that are outperforming their peers have said big data analytics is one of the key reasons and the human component not to put are all on machines it's really about it's an ardent science its a mix of both the math and the human piece well you know there's this notion of not only do you create the insight but you've got to take action on the insight you know it's not enough to know if I could predict for you who's going to win tonight's basketball game you still got to place the bet you still have to take action on the inside and so therefore this notion of action to insight is all about trust trust in the insight trust in the data and trust in the technology that the business trust the technology and it's until you take that leap of faith remember when the Indiana Jones movie when he liked the leap of faith and you've got to like to step out and take that leap of faith once you take that leap of faith in you suddenly have trust in the data so that's that trust to mention and that's a human thing that's not a that's that's not a that's an organizational thing that is not a lot of technology in that one okay Fred we gotta wrap up i'll give you the final word for the folks out there quickly put a bumper sticker on iod this year's and put on my car when I Drive home what's that bumper sticker say for this year it's not all about the technology but it starts with the technology ok we're here live in Las Vegas we're going to take about that bet that was going to win the games and I will be the sports book later this is the cube live in Las Vegas for information on demand hashtag IBM iod this tequila right back with our next guest if the short break exclusive coverage from information on demand ibm's premier conference we write back the q

Published Date : Nov 5 2013

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

ENTITIES

EntityCategoryConfidence
Jodie FosterPERSON

0.99+

16QUANTITY

0.99+

IBMORGANIZATION

0.99+

Tim BuckmanPERSON

0.99+

five percentQUANTITY

0.99+

60QUANTITY

0.99+

300 millionQUANTITY

0.99+

fiveQUANTITY

0.99+

two hundred million dollarsQUANTITY

0.99+

200 millionQUANTITY

0.99+

75 percentQUANTITY

0.99+

five percentQUANTITY

0.99+

200 million dollarsQUANTITY

0.99+

GoogleORGANIZATION

0.99+

Fred BalboniPERSON

0.99+

15 yearsQUANTITY

0.99+

Joe mykosPERSON

0.99+

IBM InstituteORGANIZATION

0.99+

nineQUANTITY

0.99+

Dave vellantePERSON

0.99+

Las VegasLOCATION

0.99+

FredPERSON

0.99+

Las VegasLOCATION

0.99+

200QUANTITY

0.99+

two waysQUANTITY

0.99+

AmazonORGANIZATION

0.99+

last weekDATE

0.99+

18QUANTITY

0.99+

six monthsQUANTITY

0.99+

three years agoDATE

0.99+

IBM comORGANIZATION

0.99+

two waysQUANTITY

0.98+

more than more than 5 millionQUANTITY

0.98+

600 million dollarQUANTITY

0.98+

10QUANTITY

0.98+

fiveDATE

0.98+

one more partsQUANTITY

0.98+

first partQUANTITY

0.98+

telcoORGANIZATION

0.98+

John furryPERSON

0.97+

twoDATE

0.97+

three and a half monthsQUANTITY

0.97+

fourthQUANTITY

0.97+

last yearDATE

0.97+

ten percentQUANTITY

0.97+

oneQUANTITY

0.97+

IBM ResearchORGANIZATION

0.97+

one thingQUANTITY

0.97+

one thingQUANTITY

0.97+

24 monthQUANTITY

0.96+

this yearDATE

0.96+

twelve monthQUANTITY

0.96+

bothQUANTITY

0.96+

hundreds of thousandsQUANTITY

0.96+

one pieceQUANTITY

0.96+

eight years agoDATE

0.96+

IBM ResearchORGANIZATION

0.96+

first answerQUANTITY

0.95+

four years agoDATE

0.94+

ChristmasEVENT

0.94+

ten years agoDATE

0.93+

2013DATE

0.93+

firstQUANTITY

0.92+

three years agoDATE

0.92+

first thingQUANTITY

0.92+

OracleORGANIZATION

0.91+

6-8 weeksQUANTITY

0.91+

IBM ResearchORGANIZATION

0.91+

Fred BalboniPERSON

0.89+

TwitterORGANIZATION

0.89+

Indiana JonesTITLE

0.89+

about sevenQUANTITY

0.87+

this morningDATE

0.87+

80s 90sDATE

0.86+

IBORGANIZATION

0.86+

MartORGANIZATION

0.86+

one small pieceQUANTITY

0.85+

HankPERSON

0.85+

Wikibon orgORGANIZATION

0.84+

tonightDATE

0.84+

twoQUANTITY

0.83+

one of the key reasonsQUANTITY

0.81+

Anjul Bhambri - IBM Information on Demand 2013 - theCUBE


 

okay welcome back to IBM's information on demand live in Las Vegas this is the cube SiliconANGLE movie bonds flagship program we go out to the events it's check the student from the noise talk to the thought leaders get all the data share that with you and you go to SiliconANGLE com or Wikibon or to get all the footage and we're if you want to participate with us we're rolling out our new innovative crowd activated innovation application called crowd chat go to crouch at net / IBM iod just login with your twitter handle or your linkedin and participate and share your voice is going to be on the record transcript of the cube conversations I'm John furrier with silicon items with my co-host hi buddy I'm Dave vellante Wikibon dork thanks for watching aren't you Oh bhambri is here she's the vice president of big data and analytics at IBM many time cube guests as you welcome back good to see you again thank you so we were both down at New York City last week for the hadoop world really amazing to see how that industry has evolved I mean you guys I've said the number of times today and I said this to you before you superglued your your big data or your analytics business to the Big Data meme and really created a new category I don't know if that was by design or you know or not but it certainly happened suddenly by design well congratulations then because because I think that you know again even a year a year and a half ago those two terms big data and analytics were sort of separate now it's really considered as one right yeah yeah I think because initially as people our businesses started getting really flooded with big data right dealing with the large volumes dealing with structured semi-structured or unstructured data they were looking at that you know how do you store and manage this data in a cost-effective manner but you know if you're just only storing this data that's useless and now obviously it's people realize that they need and there is insights from this data that has to be gleaned and there's technology that is available to do that so so customers are moving very quickly to that it's not just about cost savings in terms of handling this data but getting insights from it so so big data and analytics you know is becoming it's it's becoming synonymous heroes interesting to me on Jules is you know just following this business it's all it's like there's a zillion different nails out there and and and everybody has a hammer and they're hitting the nail with their unique camera but I've it's like IBM as a lot of different hammers so we could talk about that a little bit you've got a very diverse portfolio you don't try to force one particular solution on the client you it sort of an it's the Pens sort of answer we could talk about that a little bit yeah sure so in the context of big data when we look at just let's start with transactional data right that continues to be the number one source where there is very valuable insights to be gleaned from it so the volumes are growing that you know we have retailers that are handling now 2.5 million transactions per hour a telco industry handling 10 billion call data detailed records every day so when you look at that level that volume of transactions obviously you need to be you need engines that can handle that that can process analyze and gain insights from this that you can get you can do ad hoc analytics on this run queries and get information out of this at the same speed at which this data is getting generated so you know we we announced the blu acceleration rate witches are in memory columnstore which gives you the power to handle these kinds of volumes and be able to really query and get value out of this very quickly so but now when you look at you know you go beyond the structured data or beyond transactional data there is semi structured unstructured data that's where which is still data at rest is where you know we have big insights which leverages Apache Hadoop open source but we've built lots of capabilities on top of that where we get we give the customers the best of open source plus at the same time the ability to analyze this data so you know we have text analytics capabilities we provide machine learning algorithms we have provided integration with that that customers can do predictive modeling on this data using SPSS using open source languages like our and in terms of visualization they can visualize this data using cognos they can visualize this data using MicroStrategy so we are giving customers like you said it's not just you know there's one hammer and they have to use that for every nail the other aspect has been around real time and we heard that a lot at strada right in the like I've been going to start us since the beginning and those that time even though we were talking about real time but nobody else true nobody was talking nobody was back in the hadoop world days ago one big bats job yeah so in real time is now the hotbed of the conversation a journalist storm he's new technologies coming out with him with yarn has done it's been interesting yeah you seen the same thing yeah so so and and of course you know we have a very mature technology in that space you know InfoSphere streams for a real-time analytics has been around for a long time it was you know developed initially for the US government and so we've been you know in the space for more than anybody else and we have deployments in the telco space where you know these tens of billions of call detail records are being processed analyzed in real time and you know these telcos are using it to predict customer churn to prevent customer churn gaining all kinds of insights and extremely high you know very low latency so so it's good to see that you know other companies are recognizing the need for it and are you know bringing other offerings out in this space yes every time before somebody says oh I want to go you know low latency and I want to use spark you say okay no problem we could do that and streets is interesting because if I understand it you're basically acting on the data producing analytics prior to persisting the data on in memory it's all in memory and but yet at the same time is it of my question is is it evolving where you now can blend that sort of real-time yeah activity with maybe some some batch data and and talk about how that's evolving yeah absolutely so so streams is for for you know where as data is coming in it can be processed filtered patterns can be seen in streams of data by correlating connecting different streams of data and based on a certain events occurring actions can be taken now it is possible that you know all of this data doesn't need to be persisted but there may be some aspects or some attributes of this data that need to be persisted you could persist this data in a database that is use it as a way to populate your warehouse you could persist it in a Hadoop based offering like BigInsights where you can you know bring in other kinds of data and enrich the data it's it's like data loans from data and a different picture emerges Jeff Jonas's puzzle right so that's that that's very valid and so so when we look at the real time it is about taking action in real time but there is data that can be persisted from that in both the warehouse as well as on something like the insides are too I want to throw a term at you and see what what what this means to you we actually doing some crowd chats with with IBM on this topic data economy was going to SS you have no date economy what does the data economy mean to you what our customers you know doing with the data economy yes okay so so my take on this is that there are there are two aspects of this one is that the cost of storing the data and analyzing the data processing the data has gone down substantially the but the value in this data because you can now process analyze petabytes of this data you can bring in not just structured but semi-structured and unstructured data you can glean information from different types of data and a different picture emerges so the value that is in this data has gone up substantially I previously a lot of this data was probably discarded people without people knowing that there is useful information in this so to the business the value in the data has gone up what they can do with this data in terms of making business decisions in terms of you know making their customers and consumers more satisfied giving them the right products and services and how they can monetize that data has gone up but the cost of storing and analyzing and processing has gone down rich which i think is fantastic right so it's a huge win win for businesses it's a huge win win for the consumers because they are getting now products and services from you know the businesses which they were not before so that that to me is the economy of data so this is why I John I think IBM is really going to kill it in this in this business because they've got such a huge portfolio they've got if you look at where I OD has evolved data management information management data governance all the stuff on privacy these were all cost items before people looked at him on I gotta deal with all this data and now it's there's been a bit flip uh-huh IBM is just in this wonderful position to take advantage of it of course Ginny's trying to turn that you know the the battleship and try to get everybody aligned but the moons and stars are aligning and really there's a there's a tailwind yeah we have a question on domains where we have a question on Twitter from Jim Lundy analyst former Gartner analyst says own firm now shout out to Jim Jim thanks for for watching as always I know you're a cube cube alum and also avid watcher and now now a loyal member of the crowd chat community the question is blu acceleration is helps drive more data into actionable analytics and dashboards mm-hmm can I BM drive new more new deals with it I've sued so can you expound it answers yes yes yes and can you elaborate on that for Jim yeah I you know with blu acceleration you know we have had customers that have evaluated blue and against sa bihana and have found that what blue can provide is is they ahead of what SI p hana can provide so we have a number of accounts where you know people are going with the performance the throughput you know what blue provides is is very unique and it's very head of what anybody else has in the market in solving SI p including SI p and and you know it's ultimately its value to the business right and that's what we are trying to do that how do we let our customers the right technology so that they can deal with all of this data get their arms around it get value from this data quickly that's that's really of a sense here wonderful part of Jim's question is yes the driving new deals for sure a new product new deals me to drive new footprints is that maybe what he's asking right in other words you traditional IBM accounts are doing doing deals are you able to drive new footprints yeah yeah we you know there are there are customers that you know I'm not gonna take any names here but which have come to us which are new to IBM right so it's a it's that to us and that's happening that new business that's Nate new business and that's happening with us for all our big data offerings because you know the richness that is there in the portfolio it's not that we have like you were saying Dave it's not that we have one hammer and we are going to use it for every nail that is out there you know as people are looking at blue big insights for her to streams for real time and with all this comes the whole lifecycle management and governance right so security privacy all those things don't don't go away so all the stuff that was relevant for the relational data now we are able to bring that to big data very quickly and which is I think of huge value to customers and as people are moving very quickly in this big data space there's nobody else who can just bring all of these assets together from and and you know provide an integrated platform what use cases to Jim's point I don't you know I know you don't want to name names but can you name you how about some use cases that that these customers are using with blue like but use cases and they solving so you know I from from a use case a standpoint it is really like you know people are seeing performance which is you know 30 32 times faster than what they had seen when they were not using and in-memory columnstore you know so eight to twenty five thirty two times per men's gains is is you know something that is huge and is getting more and more people attracted to this so let's take an industry take financial services for example so the big the big ones in financial services are a risk people want to know you know are they credit risk yeah there's obviously marketing serving up serving up ads a fraud detection you would think is another one that in more real time are these these you know these will be the segments and of course you know retail where again you know there is like i was saying right that the number of transactions that are being handled is is growing phenomenally i gave one example which was around 2.5 million transactions per hour which was unheard of before and the information that has to be gleaned from it which is you know to leverage this for demand forecasting to leverage this for gaining insights in terms of giving the customers the right kind of coupons to make sure that those coupons are getting you know are being used so it was you know before the world used to be you get the coupons in your email in your mail then the world changed to that you get coupons after you've done the transaction now where we are seeing customers is that when a customer walks in the store that's where they get the coupons based on which i layer in so it's a combination of the transactional data the location data right and we are able to bring all of this together so so it's blue combined with you know what things like streams and big insights can do that makes the use cases even more powerful and unique so I like this new format of the crowd chatting emily is a one hour crowd chat where it's kind of like thought leaders just going to pounding away but this is more like reddit AMA but much better question coming in from grant case is one of the themes to you is one of the themes we've heard about in Makino was the lack of analytical talent what is going on to contribute more value for an organization skilling up the work for or implementing better software tools for knowledge workers so in terms so skills is definitely an issue that has been a been a challenge in the in the industry with and it got pretty compound with big data and the new technology is coming in from the standpoint of you know what we are doing for the data scientists which is you know the people who are leveraging data to to gain new insights to explore and and and discover what other attributes they should be adding to their predictive models to improve the accuracy of those models so there is there's a very rich set of tools which are used for exploration and discovery so we have which is both from you know Cognos has such such such capabilities we have such capabilities with our data Explorer absolutely basically tooling for the predictive on the modeling sister right now the efforts them on the modeling and for the predictive and descriptive analytics right I mean there's a lot of when you look at that Windows petabytes of data before people even get to predictive there's a lot of value to be gleaned from descriptive analytics and being able to do it at scale at petabytes of data was difficult before and and now that's possible with extra excellent visualization right so that it's it's taking things too that it the analytics is becoming interactive it's not just that you know you you you are able to do this in real time ask the questions get the right answers because the the models running on petabytes of data and the results coming from that is now possible so so interactive analytics is where this is going so another question is Jim was asking i was one of ibm's going around doing blue accelerator upgrades with all its existing clients loan origination is a no brainer upgrade I don't even know that was the kind of follow-up that I had asked is that new accounts is a new footprint or is it just sort of you it is spending existing it's it's boat it's boat what is the characteristic of a company that is successfully or characteristics of a company that is successfully leveraging data yeah so companies are thinking about now that you know their existing edw which is that enterprise data warehouse needs to be expanded so you know before if they were only dealing with warehouses which one handling just structure data they are augmenting that so this is from a technology standpoint right there augmenting that and building their logical data warehouse which takes care of not just the structure data but also semi-structured and unstructured data are bringing augmenting the warehouses with Hadoop based offerings like big insights with real-time offerings like streams so that from an IT standpoint they are ready to deal with all kinds of data and be able to analyze and gain information from all kinds of data now from the standpoint of you know how do you start the Big Data journey it the platform that at least you know we provide is a plug-and-play so there are different starting points for for businesses they may have started with warehouses they bring in a poly structured store with big inside / Hadoop they are building social profiles from social and public data which was not being done before matching that with the enterprise data which may be in CRM systems master data management systems inside the enterprise and which creates quadrants of comparisons and they are gaining more insights about the customer based on master data management based on social profiles that they are building so so this is one big trend that we are seeing you know to take this journey they have to you know take smaller smaller bites digests that get value out of it and you know eat it in chunks rather than try to you know eat the whole pie in one chunk so a lot of companies starting with exploration proof of concepts implementing certain use cases in four to six weeks getting value and then continuing to add more and more data sources and more and more applications so there are those who would say those existing edw so many people man some people would say they should be retired you would disagree with that no no I yeah I I think we very much need that experience and expertise businesses need that experience and expertise because it's not an either/or it's not that that goes away and there comes a different kind of a warehouse it's an evolution right but there's a tension there though wouldn't you say there's an organizational tension between the sort of newbies and the existing you know edw crowd i would say that maybe you know three years ago that was there was a little bit of that but there is i mean i talked to a lot of customers and there is i don't see that anymore so people are people are you know they they understand they know what's happening they are moving with the times and they know that this evolution is where the market is going where the business is going and where the technology you know they're going to be made obsolete if they don't embrace it right yeah yeah so so as we get on time I want to ask you a personal question what's going on with you these days with within IBM asli you're in a hot area you are at just in New York last week tell us what's going on in your life these days I mean things going well I mean what things you're looking at what are you paying attention to what's on your radar when you wake up and get to work before you get to work what's what are you thinking about what's the big picture so so obviously you know big data has been really fascinating right lots of lots of different kinds of applications in different industries so working with the customers in telco and healthcare banking financial sector has been very educational right so a lot of learning and that's very exciting and what's on my radar is we are obviously now seeing that we've done a lot of work in terms of helping customers develop and their Big Data Platform on-premise now we are seeing more and more a trend where people want to put this on the cloud so that's something that we have now a lot of I mean it's not like we haven't paid attention to the cloud but you know in the in the coming months you are going to see more from us are where you know how do we build cus how do we help customers build both private and and and public cloud offerings are and and you know where they can provide analytics as a service two different lines of business by setting up the clouds soso cloud is certainly on my mind software acquisition that was a hole in the portfolio and that filled it you guys got to drive that so so both software and then of course OpenStack right from an infrastructure standpoint for what's happening in the open source so we are you know leveraging both of those and like I said you'll hear more about that OpenStack is key as I say for you guys because you have you have street cred when it comes to open source I mean what you did in Linux and made a you know great business out of that so everybody will point it you know whether it's Oracle or IBM and HP say oh they just want to sell us our stack you've got to demonstrate and that you're open and OpenStack it's great way to do that and other initiatives as well so like I say that's a V excited about that yeah yeah okay I sure well thanks very much for coming on the cube it's always a pleasure to thank you see you yeah same here great having you back thank you very much okay we'll be right back live here inside the cube here and IV IBM information on demand hashtag IBM iod go to crouch at net / IBM iod and join the conversation where we're going to have a on the record crowd chat conversation with the folks out the who aren't here on-site or on-site Worth's we're here alive in Las Vegas I'm Java with Dave on to write back the q

Published Date : Nov 5 2013

SUMMARY :

of newbies and the existing you know edw

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JimPERSON

0.99+

Jeff JonasPERSON

0.99+

Jim LundyPERSON

0.99+

IBMORGANIZATION

0.99+

Las VegasLOCATION

0.99+

New York CityLOCATION

0.99+

one hourQUANTITY

0.99+

New YorkLOCATION

0.99+

Anjul BhambriPERSON

0.99+

OracleORGANIZATION

0.99+

30QUANTITY

0.99+

HPORGANIZATION

0.99+

Dave vellantePERSON

0.99+

DavePERSON

0.99+

2013DATE

0.99+

LinuxTITLE

0.99+

GartnerORGANIZATION

0.99+

last weekDATE

0.99+

eightQUANTITY

0.99+

two aspectsQUANTITY

0.99+

last weekDATE

0.99+

three years agoDATE

0.98+

fourQUANTITY

0.98+

bothQUANTITY

0.98+

six weeksQUANTITY

0.98+

one chunkQUANTITY

0.98+

SPSSTITLE

0.98+

John furrierPERSON

0.97+

one hammerQUANTITY

0.97+

US governmentORGANIZATION

0.97+

GinnyPERSON

0.97+

year and a half agoDATE

0.96+

32 timesQUANTITY

0.96+

two termsQUANTITY

0.95+

telcoORGANIZATION

0.95+

todayDATE

0.94+

redditORGANIZATION

0.93+

CognosORGANIZATION

0.93+

around 2.5 million transactions per hourQUANTITY

0.93+

one exampleQUANTITY

0.93+

two different linesQUANTITY

0.93+

ibmORGANIZATION

0.92+

themesQUANTITY

0.9+

oneQUANTITY

0.9+

number oneQUANTITY

0.9+

petabytesQUANTITY

0.9+

Jim JimPERSON

0.89+

10 billion call dataQUANTITY

0.89+

OpenStackTITLE

0.89+

HadoopTITLE

0.88+

bhambriPERSON

0.88+

daysDATE

0.88+

tens of billions of callQUANTITY

0.87+

WikibonORGANIZATION

0.85+

twitterORGANIZATION

0.85+

twenty five thirty two timesQUANTITY

0.85+

2.5 million transactions per hourQUANTITY

0.84+

one bigQUANTITY

0.83+

blueORGANIZATION

0.83+

one big batsQUANTITY

0.82+

one ofQUANTITY

0.8+

IBM iodTITLE

0.78+

zillion different nailsQUANTITY

0.77+

TwitterORGANIZATION

0.74+

SiliconANGLE comOTHER

0.74+

MakinoTITLE

0.73+

Pure Storage The Path to Sustainable IT


 

>>In the early part of this century, we're talking about the 2005 to 2007 timeframe. There was a lot of talk about so-called green it. And at that time there was some organizational friction. Like for example, the line was that the CIO never saw the power bill, so he or she didn't care, or that the facilities folks, they rarely talked to the IT department. So it was kind of that split brain. And, and then the oh 7 0 8 financial crisis really created an inflection point in a couple of ways. First, it caused organizations to kind of pump the brakes on it spending, and then they took their eye off the sustainability ball. And the second big trend, of course, was the cloud model, you know, kind of became a benchmark for it. Simplicity and automation and efficiency, the ability to dial down and dial up capacity as needed. >>And the third was by the end of the first decade of the, the two thousands, the technology of virtualization was really hitting its best stride. And then you had innovations like flash storage, which largely eliminated the need for these massive farms of spinning mechanical devices that sucked up a lot of power. And so really these technologies began their march to mainstream adoption. And as we progressed through the 2020s, the effect of climate change really come into focus as a critical component of esg. Environmental, social, and governance. Shareholders have come to demand metrics around sustainability. Employees are often choosing employers based on their ESG posture. And most importantly, companies are finding that savings on power cooling and footprint, it has a bottom line impact on the income statement. Now you add to that the energy challenges around the world, particularly facing Europe right now, the effects of global inflation and even more advanced technologies like machine intelligence. >>And you've got a perfect storm where technology can really provide some relief to organizations. Hello and welcome to the Path to Sustainable It Made Possible by Pure Storage and Collaboration with the Cube. My name is Dave Valante and I'm one of the host of the program, along with my colleague Lisa Martin. Now, today we're gonna hear from three leaders on the sustainability topic. First up, Lisa will talk to Nicole Johnson. She's the head of Social Impact and Sustainability at Pure Storage. Nicole will talk about the results from a study of around a thousand sustainability leaders worldwide, and she'll share some metrics from that study. And then next, Lisa will speak to AJ Singh. He's the Chief Product Officer at Pure Storage. We've had had him on the cube before, and not only will he share some useful stats in the market, I'll also talk about some of the technology innovations that customers can tap to address their energy consumption, not the least of which is ai, which is is entering every aspect of our lives, including how we deal with energy consumption. And then we'll bring it back to our Boston studio and go north of Italy with Mattia Ballero of Elec Informatica, a services provider with deep expertise on the topic of sustainability. We hope you enjoyed the program today. Thanks for watching. Let's get started >>At Pure Storage, the opportunity for change and our commitment to a sustainable future are a direct reflection of the way we've always operated and the values we live by every day. We are making significant and immediate impact worldwide through our environmental sustainability efforts. The milestones of change can be seen everywhere in everything we do. Pure's Evergreen Storage architecture delivers two key environmental benefits to customers, the reduction of wasted energy and the reduction of e-waste. Additionally, Pure's implemented a series of product packaging redesigns, promoting recycled and reuse in order to reduce waste that will not only benefit our customers, but also the environment. Pure is committed to doing what is right and leading the way with innovation. That has always been the pure difference, making a difference by enabling our customers to drive out energy usage and their data storage systems by up to 80%. Today, more than 97% of pure arrays purchased six years ago are still in service. And tomorrow our goal for the future is to reduce Scope three. Emissions Pure is committing to further reducing our sold products emissions by 66% per petabyte by 2030. All of this means what we said at the beginning, change that is simple and that is what it has always been about. Pure has a vision for the future today, tomorrow, forever. >>Hi everyone, welcome to this special event, pure Storage, the Path to Sustainable it. I'm your host, Lisa Martin. Very pleased to be joined by Nicole Johnson, the head of Social Impact and Sustainability at Pure Storage. Nicole, welcome to the Cube. Thanks >>For having me, Lisa. >>Sustainability is such an important topic to talk about and I understand that Pure just announced a report today about sustainability. What can you tell me what nuggets are in this report? >>Well, actually quite a few really interesting nuggets, at least for us. And I, I think probably for you and your viewers as well. So we actually commissioned about a thousand sustainability leaders across the globe to understand, you know, what are their sustainability goals, what are they working on, and what are the impacts of buying decisions, particularly around infrastructure when it comes to sustainable goals. I think one of the things that was really interesting for us was the fact that around the world we did not see a significant variation in terms of sustainability being a top priority. You've, I'm sure you've heard about the energy crisis that's happening across Europe. And so, you know, there was some thought that perhaps that might play into AMEA being a larger, you know, having sustainability goals that were more significant. But we actually did not find that we found sustainability to be really important no matter where the respondents were located. >>So very interesting at Pure sustainability is really at the heart of what we do and has been since our founding. It's interesting because we set out to make storage really simple, but it turns out really simple is also really sustainable. And the products and services that we bring to our customers have really powerful outcomes when it comes to decreasing their, their own carbon footprints. And so, you know, we often hear from customers that we've actually really helped them to significantly improve their storage performance, but also allow them to save on space power and cooling costs and, and their footprint. So really significant findings. One example of that is a company called Cengage, which is a global education technology company. They recently shared with us that they have actually been able to reduce their overall storage footprint by 80% while doubling to tripling the performance of their storage systems. So it's really critical for, for companies who are thinking about their sustainability goals, to consider the dynamic between their sustainability program and their IT teams who are making these buying decisions, >>Right? Those two teams need to be really inextricably linked these days. You talked about the fact that there was really consistency across the regions in terms of sustainability being of high priority for organizations. You had a great customer story that you shared that showed significant impact can be made there by bringing the sustainability both together with it. But I'm wondering why are we seeing that so much of the vendor selection process still isn't revolving around sustainability or it's overlooked? What are some of the things that you received despite so many people saying sustainability, huge priority? >>Well, in this survey, the most commonly cited challenge was really around the fact that there was a lack of management buy-in. 40% of respondents told us this was the top roadblock. So getting, I think getting that out of the way. And then we also just heard that sustainability teams were not brought into tech purchasing processes until after it's already rolling, right? So they're not even looped in. And that being said, you know, we know that it has been identified as one of the key departments to supporting a company sustainability goals. So we, we really want to ensure that these two teams are talking more to each other. When we look even closer at the data from the respondents, we see some really positive correlations. We see that 65% of respondents reported that they're on track to meet their sustainability goals. And the IT of those 65%, it is significantly engaged with reporting data for those sustainability initiatives. We saw that, that for those who did report, the sustainability is a top priority for vendor selection. They were twice as likely to be on track with their goals and their sustainability directors said that they were getting involved at the beginning of the tech purchasing program. Our process, I'm sorry, rather than towards the end. And so, you know, we know that to curb the impact of climate crisis, we really need to embrace sustainability from a cross-functional viewpoint. >>Definitely has to be cross-functional. So, so strong correlations there in the report that organizations that had closer alignment between the sustainability folks and the IT folks were farther along in their sustainability program development, execution, et cetera, those co was correlations, were they a surprise? >>Not entirely. You know, when we look at some of the statistics that come from the, you know, places like the World Economic Forum, they say that digitization generated 4% of greenhouse gas emissions in 2020. So, and that, you know, that's now almost three years ago, digital data only accelerates, and by 2025, we expect that number could be almost double. And so we know that that communication and that correlation is gonna be really important because data centers are taking up such a huge footprint of when companies are looking at their emissions. And it's, I mean, quite frankly, a really interesting opportunity for it to be a trailblazer in the sustainability journey. And, you know, perhaps people that are in IT haven't thought about how they can make an impact in this area, but there really is some incredible ways to help us work on cutting carbon emissions, both from your company's perspective and from the world's perspective, right? >>Like we are, we're all doing this because it's something that we know we have to do to drive down climate change. So I think when you, when you think about how to be a trailblazer, how to do things differently, how to differentiate your own department, it's a really interesting connection that IT and sustainability work together. I would also say, you know, I'll just note that of the respondents to the survey we were discussing, we do over half of those respondents expect to see closer alignment between the organization's IT and sustainability teams as they move forward. >>And that's really a, a tip a hat to those organizations embracing cultural change. That's always hard to do, but for those two, for sustainability in IT to come together as part of really the overall ethos of an organization, that's huge. And it's great to see the data demonstrating that, that those, that alignment, that close alignment is really on its way to helping organizations across industries make a big impact. I wanna dig in a little bit to here's ESG goals. What can you share with us about >>That? Absolutely. So as I mentioned peers kind of at the beginning of our formal ESG journey, but really has been working on the, on the sustainability front for a long time. I would, it's funny as we're, as we're doing a lot of this work and, and kind of building our own profile around this, we're coming back to some of the things that we have done in the past that consumers weren't necessarily interested in then but are now because the world has changed, becoming more and more invested in. So that's exciting. So we did a baseline scope one, two, and three analysis and discovered, interestingly enough that 70% of our emissions comes from use of sold products. So our customers work running our products in their data centers. So we know that we, we've made some ambitious goals around our Scope one and two emissions, which is our own office, our utilities, you know, those, they only account for 6% of our emissions. So we know that to really address the issue of climate change, we need to work on the use of sold products. So we've also made a, a really ambitious commitment to decrease our carbon emissions by 66% per bed per petabyte by 2030 in our product. So decreasing our own carbon footprint, but also affecting our customers as well. And we've also committed to a science-based target initiative and our road mapping how to achieve the ambitious goals set out in the Paris agreement. >>That's fantastic. It sounds like you really dialed in on where is the biggest opportunity for us as Pure Storage to make the biggest impact across our organization, across our customers organizations. There lofty goals that pure set, but knowing what I know about Pure, you guys are probably well on track to, to accomplish those goals in record time, >>I hope So. >>Talk a little bit about advice that you would give to viewers who might be at the very beginning of their sustainability journey and really wondering what are the core elements besides it, sustainability, team alignment that I need to bring into this program to make it actually successful? >>Yeah, so I think, you know, understanding that you don't have to pick between really powerful technology and sustainable technology. There are opportunities to get both and not just in storage right in, in your entire IT portfolio. We know that, you know, we're in a place in the world where we have to look at things from the bigger picture. We have to solve new challenges and we have to approach business a little bit differently. So adopting solutions and services that are environmentally efficient can actually help to scale and deliver more effective and efficient IT solutions over time. So I think that that's something that we need to, to really remind ourselves, right? We have to go about business a little bit differently and that's okay. We also know that data centers utilize an incredible amount of, of energy and, and carbon. And so everything that we can do to drive that down is going to address the sustainability goals for us individually as well as, again, drive down that climate change. So we, we need to get out of the mindset that data centers are, are about reliability or cost, et cetera, and really think about efficiency and carbon footprint when you're making those business decisions. I'll also say that, you know, the earlier that we can get sustainability teams into the conversation, the more impactful your business decisions are going to be and helping you to guide sustainable decision making. >>So shifting sustainability and IT left almost together really shows that the correlation between those folks getting together in the beginning with intention, the report shows and the successes that peers had demonstrate that that's very impactful for organizations to actually be able to implement even the cultural change that's needed for sustainability programs to be successful. My last question for you goes back to that report. You mentioned in there that the data show a lot of organizations are hampered by management buy-in, where sustainability is concerned. How can pure help its customers navigate around those barriers so that they get that management buy-in and they understand that the value in it for >>Them? Yeah, so I mean, I think that for me, my advice is always to speak to hearts and minds, right? And help the management to understand, first of all, the impact right on climate change. So I think that's the kind of hearts piece on the mind piece. I think it's addressing the sustainability goals that these companies have set for themselves and helping management understand how to, you know, how their IT buying decisions can actually really help them to reach these goals. We also, you know, we always run kind of TCOs for customers to understand what is the actual cost of, of the equipment. And so, you know, especially if you're in a, in a location in which energy costs are rising, I mean, I think we're seeing that around the world right now with inflation. Better understanding your energy costs can really help your management to understand the, again, the bigger picture and what that total cost is gonna be. Often we see, you know, that maybe the I the person who's buying the IT equipment isn't the same person who's purchasing, who's paying the, the electricity bills, right? And so sometimes even those two teams aren't talking. And there's a great opportunity there, I think, to just to just, you know, look at it from a more high level lens to better understand what total cost of ownership is. >>That's a great point. Great advice. Nicole, thank you so much for joining me on the program today, talking about the new report that on sustainability that Pure put out some really compelling nuggets in there, but really also some great successes that you've already achieved internally on your own ESG goals and what you're helping customers to achieve in terms of driving down their carbon footprint and emissions. We so appreciate your insights and your thoughts. >>Thank you, Lisa. It's been great speaking with you. >>AJ Singh joins me, the Chief Product Officer at Peer Storage. Aj, it's great to have you back on the program. >>Great to be back on, Lisa, good morning. >>Good morning. And sustainability is such an important topic to talk about. So we're gonna really unpack what PEER is doing, we're gonna get your viewpoints on what you're seeing and you're gonna leave the audience with some recommendations on how they can get started on their ESG journey. First question, we've been hearing a lot from pure AJ about the role that technology plays in organizations achieving sustainability goals. What's been the biggest environmental impact associated with, with customers achieving that given the massive volumes of data that keep being generated? >>Absolutely, Lisa, you can imagine that the data is only growing and exploding and, and, and, and there's a good reason for it. You know, data is the new currency. Some people call it the new oil. And the opportunity to go process this data gain insights is really helping customers drive an edge in the digital transformation. It's gonna make a difference between them being on the leaderboard a decade from now when the digital transformation kind of pans out versus, you know, being kind of somebody that, you know, quite missed the boat. So data is super critical and and obviously as part of that we see all these big benefits, but it has to be stored and, and, and that means it's gonna consume a lot of resources and, and the, and therefore data center usage has only accelerated, right? You can imagine the amount of data being generated, you know, recent study pointed to roughly by twenty twenty five, a hundred and seventy five zetabytes, which where each zettabyte is a billion terabytes. So just think of that size and scale of data. That's huge. And, and they also say that, you know, pretty soon, today, in fact in the developed world, every person is having an interaction with the data center literally every 18 seconds. So whether it's on Facebook or Twitter or you know, your email, people are constantly interacting with data. So you can imagine this data is only exploding. It has to be stored and it consumes a lot of energy. In fact, >>It, oh, go ahead. Sorry. >>No, I was saying in fact, you know, there's some studies have shown that data center usage literally consumes one to 2% of global energy consumption. So if there's one place we could really help climate change and, and all those aspects, if you can kind of really, you know, tamp down the data center, energy consumption, sorry, you were saying, >>I was just gonna say, it's, it's an incredibly important topic and the, the, the stats on data that you provided and also I, I like how you talked about, you know, every 18 seconds we're interacting with a data center, whether we know it or not, we think about the long term implications, the fact that data is growing massively. As you shared with the stats that you mentioned. If we think about though the responsibility that companies have, every company in today's world needs to be a data company, right? And we consumers expect it. We expect that you are gonna deliver these relevant, personalized experiences whether we're doing a transaction in our personal lives or in business. But what is the, what requirements do technology companies have to really start billing down their carbon footprints? >>No, absolutely. If you can think about it, just to kind of finish up the data story a little bit, the explosion is to the point where, in fact, if you just recently was in the news that Ireland went up and said, sorry, we can't have any more data centers here. We just don't have the power to supply them. That was big in the news and you know, all the hyperscale that was crashing the head. I know they've come around that and figured out a way around it, but it's getting there. Some, some organizations and and areas jurisdictions are saying pretty much no data center the law, you know, we're, we just can't do it. And so as you said, so companies like Pure, I mean, our view is that it has an opportunity here to really do our bit for climate change and be able to, you know, drive a sustainable environment. >>And, and at Pure we believe that, you know, today's data success really ultimately hinges on energy efficiency, you know, so to to really be energy efficient means you are gonna be successful long term with data. Because if you think of classic data infrastructures, the legacy infrastructures, you know, we've got disk infrastructures, hybrid infrastructures, flash infrastructures, low end systems, medium end systems, high end systems. So a lot of silos, you know, a lot of inefficiency across the silos. Cause the data doesn't get used across that. In fact, you know, today a lot of data centers are not really built with kind of the efficiency and environmental mindset. So there's a big opportunity there. >>So aj, talk to me about some of the steps that Pure is implementing as its chief product officer. Would love to get your your thoughts, what steps is it implementing to help Pures customers become more sustainable? >>No, absolutely. So essentially we are all inherently motivated, like pure and, and, and, and everybody else to solve problems for customers and really forward the status quo, right? You know, innovation, you know, that's what we are all about. And while we are doing that, the challenge is to how do you make technology and the data we feed into it faster, smarter, scalable obviously, but more importantly sustainable. And you can do all of that, but if you miss the sustainability bit, you're kind of missing the boat. And I also feel from an ethical perspective, that's really important for us. Not only you do all the other things, but also kind of make it sustainable. In fact, today 80% of the companies, the companies are realizing this, 80% today are in fact report out on sustainability, which is great. In fact, 80% of leadership at companies, you know, CEOs and senior executives say they've been impacted by some climate change event, you know, where it's a fire in the place they had to evacuate or floods or storms or hurricanes, you, you name it, right? >>So mitigating the carbon impact can in fact today be a competitive advantage for companies because that's where the puck is going and everybody's, you know, it's skating, wanting to skate towards the, and it's good, it's good business too to be sustainable and, and, and meet these, you know, customer requirements. In fact, the the recent survey that we released today is saying that more and more organizations are kickstarting, their sustainability initiatives and many take are aiming to make a significant progress against that over the next decade. So that's, that's really, you know, part of the big, the really, so our view is that that IT infrastructure, you know, can really make a big push towards greener it and not just kind of greenwash it, but actually, you know, you know, make things more greener and, and, and really take the, the lead in, in esg. And so it's important that organizations can reach alignment with their IT teams and challenge their IT teams to continue to lead, you know, for the organization, the sustainability aspects. >>I'm curious, aj, when you're in customer conversations, are you seeing that it's really the C-suite plus it coming together and, and how does peer help facilitate that? To your point, it needs to be able to deliver this, but it's, it's a board level objective these days. >>Absolutely. We're seeing increasingly, especially in Europe with the, you know, the war in Ukraine and the energy crisis that, you know, that's, that's, you know, unleashed. We definitely see it's becoming a bigger and bigger board level objective for, for a lot of companies. And we definitely see customers in starting to do that. So, so in particular, I do want to touch briefly on what steps we are taking as a company, you know, to to to make it sustainable. And obviously customers are doing all the things we talked about and, and we're also helping them become smarter with data. But the key difference is, you know, we have a big focus on efficiency, which is really optimizing performance per wat with unmatched storage density. So you can reduce the footprint and dramatically lower the power required. And and how efficient is that? You know, compared to other old flash systems, we tend to be one fifth, we tend to take one fifth the power compared to other flash systems and substantially lower compared to spinning this. >>So you can imagine, you know, cutting your, if data center consumption is a 2% of global consumption, roughly 40% of that tends to be storage cause of all the spinning disc. So you add about, you know, 0.8% to global consumption and if you can cut that by four fifths, you know, you can already start to make an impact. So, so we feel we can do that. And also we're quite a bit more denser, 10 times more denser. So imagine one fifth the power, one 10th the density, but then we take it a step further because okay, you've got the storage system in the data center, but what about the end of life aspect? What about the waste and reclamation? So we also have something called non-disruptive upgrades. We, using our AI technology in pure one, we can start to sense when a particular part is going to fail and just before it goes to failure, we actually replace it in a non-disruptive fashion. So customer's data is not impacted and then we recycle that so you get a full end to end life cycle, you know, from all the way from the time you deploy much lower power, much lower density, but then also at the back end, you know, reduction in e-waste and those kind of things. >>That's a great point you, that you bring up in terms of the reclamation process. It sounds like Pure does that on its own, the customer doesn't have to be involved in that. >>That's right. And we do that, it's a part of our evergreen, you know, service that we offer. A lot of customers sign up for that service and in fact they don't even, we tell them, Hey, you know, that part's about to go, we're gonna come in, we're gonna swap it out and, and then we actually recycle that part, >>The power of ai. Love that. What are some of the, the things that companies can do if they're, if they're early in this journey on sustainability, what are some of the specific steps companies can take to get started and maybe accelerate that journey as it's becoming climate change and things are becoming just more and more of a, of a daily topic on the news? >>No, absolutely. There's a lot of things companies can do. In fact, the four four item that we're gonna highlight, the first one is, you know, they can just start by doing a materiality assessment and a materiality assessment essentially engages all the stakeholders to find out which specific issues are important for the business, right? So you identify your key priorities that intersect with what the stakeholders want, you know, your different groups from sales, customers, partners, you know, different departments in the organization. And for example, for us, when we conducted our materiality assessment, for us, our product we felt was the biggest area of focus that could contribute a lot towards, you know, making an impact in, in, in from a sustainability standpoint. That's number one. I think number two companies can also think about taking an Azure service approach. The beauty of the Azure service approach is that you are buying a, your customer, they're buying outcomes with SLAs and, and when you are starting to buy outcomes with SLAs, you can start small and then grow as you consume more. >>So that way you don't have systems sitting idle waiting for you to consume more, right? And that's the beauty of the as service approach. And so for example, for us, you know, we have something called Evergreen one, which is our as service offer, where essentially customers are able to only use and have systems turned onto as much as they're consuming. So, so that reduces the waste associated with underutilized systems, right? That's number two. Number three is also you can optimize your supply chains end to end, right? Basically by making sure you're moving, recycling, packaging and eliminating waste in that thing so you can recycle it back to your suppliers. And you can also choose a sustainable supplier network that following sort of good practices, you know, you know, across the globe and such supply chains that are responsive and diverse can really help you. Also, the big business benefit benefited. >>You can also handle surges and demand, for example, for us during the pandemic with this global supply chain shortages, you know, whereas most of our competitors, you know, lead times went to 40, 50 weeks, our lead times went from three to six weeks cuz you know, we had this sustainable, you know, supply chain. And so all of these things, you know, the three things important, but the fourth thing I say more cultural and, and the cultural thing is how do you actually begin to have sustainability become a core part of your ethos at the company, you know, across all the departments, you know, and we've at Pure, definitely it's big for us, you know, you know, around sustainability starting with a product design, but all of the areas as well, if you follow those four items, they'll do the great place to start. >>That's great advice, great recommendations. You talk about the, the, the supply chain, sustainable supply chain optimization. We've been having a lot of conversations with businesses and vendors alike about that and how important it is. You bring up a great point too on supplier diversity, if we could have a whole conversation on that. Yes. But I'm also glad that you brought up culture that's huge to, for organizations to adopt an ESG strategy and really drive sustainability in their business. It has to become, to your point, part of their ethos. Yes. It's challenging. Cultural change management is challenging. Although I think with climate change and the things that are so public, it's, it's more on, on the top mindset folks. But it's a great point that the organization really as a whole needs to embrace the sustainability mindset so that it as a, as an organization lives and breathes that. Yes. And last question for you is advice. So you, you outlined the Four Steps organizations can take. I look how you made that quite simple. What advice would you give organizations who are on that journey to adopting those, those actions, as you said, as they look to really build and deploy and execute an ESG strategy? >>No, absolutely. And so obviously, you know, the advice is gonna come from, you know, a company like Pure, you know, our background kind of being a supplier of products. And so, you know, our advice is for companies that have products, usually they tend to be the biggest generator, the products that you sell to your, your customers, especially if they've got hardware components in it. But, you know, the biggest generator of e-waste and, and and, and, and, and kind of from a sustainability standpoint. So it's really important to have an intentional design approach towards your products with sustainability in mind. So it's not something that's, that you can handle at the very back end. You design it front in the product and so that sustainable design becomes very intentional. So for us, for example, doing these non-disruptive upgrades had to be designed up front so that, you know, a, you know, one of our repair person could go into a customer shop and be able to pull out a card and put in a new card without any change in the customer system. >>That non-receptive approach, it has to be designed into the hardware software systems to be able to pull that on. And that intentional design enables you to recover pieces just when they're about to fail and then putting them through a recovery, you know, waste recovery process. So that, that's kind of the one thing I would say that philosophy, again, it comes down to if that is, you know, seeping into the culture, into your core ethos, you will start to do, you know, you know, that type of work. So, so I mean it's important thing, you know, look, this year, you know, with the spike in energy prices, you know, you know, gas prices going up, it's super important that all of us, you know, do our bit in there and start to drive products that are fundamentally sustainable, not just at the initial, you know, install point, but from an end to end full life cycle standpoint. >>Absolutely. And I love that you brought up intention that is everything that peers doing is with, with such thought and intention and really for organizations and any industry to become more sustainable, to develop an ESG strategy. To your point, it all needs to start with intention. And of course that that cultural adoption, aj, it's been so great to have you on the program talking about what PEER is doing to help organizations really navigate that path to sustainable it. We appreciate your insights on your time. >>Thank you, Lisa. Pleasure being on board >>At Pure Storage. The opportunity for change and our commitment to a sustainable future are a direct reflection of the way we've always operated and the values we live by every day. We are making significant and immediate impact worldwide through our environmental sustainability efforts. The milestones of change can be seen everywhere in everything we do. Pures Evergreen storage architecture delivers two key environmental benefits to customers, the reduction of wasted energy and the reduction of e-waste. Additionally, pures implemented a series of product packaging redesigns, promoting recycle and reuse in order to reduce waste that will not only benefit our customers, but also the environment. Pure is committed to doing what is right and leading the way with innovation. That has always been the pure difference, making a difference by enabling our customers to drive out energy usage and their data storage systems by up to 80% today, more than 97% of Pure Array purchased six years ago are still in service. And tomorrow our goal for the future is to reduce Scope three emissions Pure is committing to further reducing our sold products emissions by 66% per petabyte by 2030. All of this means what we said at the beginning, change that is simple and that is what it has always been about. Pure has a vision for the future today, tomorrow, forever. >>We're back talking about the path to sustainable it and now we're gonna get the perspective from Mattia Valerio, who is with Elec Informatica and IT services firm and the beautiful Lombardi region of Italy north of Milano. Mattia, welcome to the Cube. Thanks so much for coming on. >>Thank you very much, Dave. Thank you. >>All right, before we jump in, tell us a little bit more about Elec Informatica. What's your focus, talk about your unique value add to customers. >>Yeah, so basically Alma Informatica is middle company from the north part of Italy and is managed service provider in the IT area. Okay. So the, the main focus area of Al Meca is reach digital transformation innovation to our clients with focus on infrastructure services, workplace services, and also cybersecurity services. Okay. And we try to follow the path of our clients to the digital transformation and the innovation through technology and sustainability. >>Yeah. Obviously very hot topics right now. Sustainability, environmental impact, they're growing areas of focus among leaders across all industries. A particularly acute right now in, in Europe with the, you know, the energy challenges you've talked about things like sustainable business. What does that mean? What does that term Yeah. You know, speak to and, and what can others learn from it? >>Yeah. At at, at our approach to sustainability is grounded in science and, and values and also in customer territory, but also employee centered. I mean, we conduct regular assessments to understand the most significant environment and social issues for our business with, with the goal of prioritizing what we do for a sustainability future. Our service delivery methodology, employee care relationship with the local supplier and local area and institution are a major factor for us to, to build a such a responsibility strategy. Specifically during the past year, we have been particularly focused on define sustainability governance in the company based on stakeholder engagement, defining material issues, establishing quantitative indicators to monitor and setting medium to long-term goals. >>Okay, so you have a lot of data. You can go into a customer, you can do an assessment, you can set a baseline, and then you have other data by which you can compare that and, and understand what's achievable. So what's your vision for sustainable business? You know, that strategy, you know, how has it affected your business in terms of the evolution? Cuz this wasn't, hasn't always been as hot a topic as it is today. And and is it a competitive advantage for you? >>Yeah, yeah. For, for, for all intense and proposed sustainability is a competitive advantage for elec. I mean, it's so, because at the time of profound transformation in the work, in the world of work, CSR issues make a company more attractive when searching for new talent to enter in the workforce of our company. In addition, efforts to ensure people's proper work life balance are a strong retention factor. And regarding our business proposition, ELEX attempts is to meet high standard of sustainability and reliability. Our green data center, you said is a prime example of this approach as at the same time, is there a conditioning activity that is done to give a second life to technology devices that come from back from rental? I mean, our customer inquiries with respect to sustainability are increasingly frequent and in depth and which is why we monitor our performance and invest in certification such as EcoVadis or ISO 14,001. Okay, >>Got it. So in a previous life I actually did some work with, with, with power companies and there were two big factors in it that affected the power consumption. Obviously virtualization was a big one, if you could consolidate servers, you know, that was huge. But the other was the advent of flash storage and that was, we used to actually go in with the, the engineers and the power company put in alligator clips to measure of, of, of an all flash array versus, you know, the spinning disc and it was a big impact. So you, I wanna talk about your, your experience with Pure Storage. You use Flash Array and the Evergreen architecture. Can you talk about what your experience there, why did you make that decision to select Pure Storage? How does that help you meet sustainability and operational requirements? Do those benefits scale as your customers grow? What's your experience been? >>Yeah, it was basically an easy and easy answer to our, to our business needs. Okay. Because you said before that in Elec we, we manage a lot of data, okay? And in the past we, we, we see it, we see that the constraints of managing so many, many data was very, very difficult to manage in terms of power consumption or simply for the, the space of storing the data. And when, when Pure came to us and share our products, their vision to the data management journey for Element Informatica, it was very easy to choose pure why with values and numbers. We, we create a business case and we said that we, we see that our power consumption usage was much less, more than 90% of previous technology that we used in the past. Okay. And so of course you have to manage a grade oil deploy of flash technology storage, but it was a good target. >>So we have tried to monitoring the adoption of flash technology and monitor monitoring also the power consumption and the efficiency that the pure technology bring to our, to our IT systems and of course the IT systems of our clients. And so this is one, the first part, the first good part of our trip with, with Pure. And after that we approach also the sustainability in long term of choosing pure technology storage. You mentioned the Evergreen models of Pure, and of course this was, again, challenge for us because it allows, it allow us to extend the life cycle management of our data centers, but also the, IT allows us to improve the facility of the facilities of using technology from our technical side. Okay. So we are much more efficient than in the past with the choose of Pure storage technologies. Okay. Of course, this easy users, easy usage mode, let me say it, allow us to bring this value to our, to all our clients that put their data in our data centers. >>So you talked about how you've seen a 90% improvement relative to previous technologies. I always, I haven't put you in the spot. Yeah, because I, I, I was on Pure's website and I saw in their ESG report some com, you know, it was a comparison with a generic competitor presuming that competitor was not, you know, a 2010 spinning disc system. But, but, so I'm curious as to the results that you're seeing with Pure in terms of footprint and power usage. You, you're referencing some of that. We heard some metrics from Nicole and AJ earlier in the program. Do you think, again, I'm gonna put you in the spot, do you think that Pure's architecture and the way they've applied, whether it's machine intelligence or the Evergreen model, et cetera, is more competitive than other platforms that you've seen? >>Yeah, of course. Is more competitor improve competitive because basically it allows to service provider to do much more efficient value proposition and offer services that are more, that brings more values to, to the customers. Okay. So the customer is always at the center of a proposition of a service provider and trying to adopt the methodology and also the, the value that pure as inside by design in the technology is, is for us very, very, very important and very, very strategic because, because with like a glass, we can, our self transfer try to transfer the values of pure, pure technologies to our service provider client. >>Okay. Matta, let's wrap and talk about sort of near term 2023 and then longer term it looks like sustainability is a topic that's here to stay. Unlike when we were putting alligator clips on storage arrays, trying to help customers get rebates that just didn't have legs. It was too complicated. Now it's a, a topic that everybody's measuring. What's next for elec in its sustainability journey? What advice would you might have? Sustainability leaders that wanna make a meaningful impact on the environment, but also on the bottom line. >>Okay, so sustainability is fortunately a widely spread concept. And our role in, in this great game is to define a strategy, align with the common and fundamentals goals for the future of planet and capable of expressing our inclination and the, and the particularities and accessibility goals in the near future. I, I say, I can say that are will be basically free one define sustainability plan. Okay? It's fundamentals to define a sustainability plan. Then it's very important to monitor the its emissions and we will calculate our carbon footprint. Okay? And least button list produces certifiable and comprehensive sustainability report with respect to the demands of customers, suppliers, and also partners. Okay. So I can say that this three target will be our direction in the, in the future. Okay. >>Yeah. So I mean, pretty straightforward. Make a plan. You gotta monitor and measure, you can't improve what you can't measure. So you gonna set a baseline, you're gonna report on that. Yep. You're gonna analyze the data and you're gonna make continuous improvement. >>Yep. >>Matea, thanks so much for joining us today in sharing your perspectives from the, the northern part of Italy. Really appreciate it. >>Yeah, thank you for having aboard. Thank you very >>Much. It was really our pleasure. Okay, in a moment, I'm gonna be back to wrap up the program and share some resources that could be valuable in your sustainability journey. Keep it right there. >>Sustainability is becoming increasingly important and is hitting more RFPs than ever before as a critical decision point for customers. Environmental benefits are not the only impetus. Rather bottom line cost savings are proving that sustainability actually means better business. You can make a strong business case around sustainability and you should, many more organizations are setting mid and long-term goals for sustainability and putting forth published metrics for shareholders and customers. Whereas early green IT initiatives at the beginning of this century, were met with skepticism and somewhat disappointing results. Today, vendor r and d is driving innovation in system design, semiconductor advancements, automation in machine intelligence that's really beginning to show tangible results. Thankfully. Now remember, all these videos are available on demand@thecube.net. So check them out at your convenience and don't forget to go to silicon angle.com for all the enterprise tech news of the day. You also want to check out pure storage.com. >>There are a ton of resources there. As an aside, pure is the only company I can recall to allow you to access resources like a Gartner Magic Quadrant without forcing you to fill out a lead gen form. So thank you for that. Pure storage, I love that. There's no squeeze page on that. No friction. It's kind of on brand there for pure well done. But to the topic today, sustainability, there's some really good information on the site around esg, Pure's Environmental, social and Governance mission. So there's more in there than just sustainability. You'll see some transparent statistics on things like gender and ethnic diversity, and of course you'll see that Pure has some work to do there. But kudos for publishing those stats transparently and setting goals so we can track your progress. And there's plenty on the sustainability topic as well, including some competitive benchmarks, which are interesting to look at and may give you some other things to think about. We hope you've enjoyed the path to Sustainable it made possible by Pure Storage produced with the Cube, your leader in enterprise and emerging tech, tech coverage.

Published Date : Dec 5 2022

SUMMARY :

trend, of course, was the cloud model, you know, kind of became a benchmark for it. And then you had innovations like flash storage, which largely eliminated the We hope you enjoyed the program today. At Pure Storage, the opportunity for change and our commitment to a sustainable future Very pleased to be joined by Nicole Johnson, the head of Social What can you tell me what nuggets are in this report? And so, you know, there was some thought that perhaps that might play into AMEA And so, you know, we often hear from customers that What are some of the things that you received despite so many people saying sustainability, And so, you know, we know that to curb the that had closer alignment between the sustainability folks and the IT folks were farther along So, and that, you know, that's now almost three years ago, digital data the respondents to the survey we were discussing, we do And it's great to see the data demonstrating our Scope one and two emissions, which is our own office, our utilities, you know, those, It sounds like you really dialed in on where is the biggest decisions are going to be and helping you to guide sustainable decision My last question for you goes back to that report. And so, you know, especially if you're in a, in a location Nicole, thank you so much for joining me on the program today, it's great to have you back on the program. pure AJ about the role that technology plays in organizations achieving sustainability it's on Facebook or Twitter or you know, your email, people are constantly interacting with you know, tamp down the data center, energy consumption, sorry, you were saying, We expect that you are gonna deliver these relevant, the explosion is to the point where, in fact, if you just recently was in the news that Ireland went So a lot of silos, you know, a lot of inefficiency across the silos. So aj, talk to me about some of the steps that Pure is implementing as its chief product officer. In fact, 80% of leadership at companies, you know, CEOs and senior executives say they've teams and challenge their IT teams to continue to lead, you know, To your point, it needs to be able to deliver this, but it's, it's a board level objective We're seeing increasingly, especially in Europe with the, you know, the war in Ukraine and the the back end, you know, reduction in e-waste and those kind of things. that on its own, the customer doesn't have to be involved in that. they don't even, we tell them, Hey, you know, that part's about to go, we're gonna come in, we're gonna swap it out and, companies can take to get started and maybe accelerate that journey as it's becoming climate the biggest area of focus that could contribute a lot towards, you know, making an impact in, So that way you don't have systems sitting idle waiting for you to consume more, and the cultural thing is how do you actually begin to have sustainability become But I'm also glad that you brought up culture that's And so obviously, you know, the advice is gonna come from, you know, it comes down to if that is, you know, seeping into the culture, into your core ethos, it's been so great to have you on the program talking about what PEER is doing to help organizations really are a direct reflection of the way we've always operated and the values we live by every We're back talking about the path to sustainable it and now we're gonna get the perspective from All right, before we jump in, tell us a little bit more about Elec Informatica. in the IT area. right now in, in Europe with the, you know, the energy challenges you've talked about things sustainability governance in the company based on stakeholder engagement, You know, that strategy, you know, how has it affected your business in terms of the evolution? Our green data center, you of, of, of an all flash array versus, you know, the spinning disc and it was a big impact. And so of course you have to manage a grade oil deploy of the facilities of using technology from our that competitor was not, you know, a 2010 spinning disc system. So the customer is always at the center of a proposition What advice would you might have? monitor the its emissions and we will calculate our So you gonna set a baseline, you're gonna report on that. the northern part of Italy. Yeah, thank you for having aboard. Okay, in a moment, I'm gonna be back to wrap up the program and share some resources case around sustainability and you should, many more organizations are setting mid can recall to allow you to access resources like a Gartner Magic Quadrant without forcing

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
NicolePERSON

0.99+

Lisa MartinPERSON

0.99+

Nicole JohnsonPERSON

0.99+

Dave ValantePERSON

0.99+

Mattia BalleroPERSON

0.99+

Elec InformaticaORGANIZATION

0.99+

MattiaPERSON

0.99+

AJ SinghPERSON

0.99+

AJ SinghPERSON

0.99+

40QUANTITY

0.99+

Mattia ValerioPERSON

0.99+

EuropeLOCATION

0.99+

DavePERSON

0.99+

LisaPERSON

0.99+

0.8%QUANTITY

0.99+

Al MecaORGANIZATION

0.99+

2020DATE

0.99+

threeQUANTITY

0.99+

90%QUANTITY

0.99+

Alma InformaticaORGANIZATION

0.99+

10 timesQUANTITY

0.99+

2005DATE

0.99+

6%QUANTITY

0.99+

2010DATE

0.99+

4%QUANTITY

0.99+

firstQUANTITY

0.99+

2030DATE

0.99+

2%QUANTITY

0.99+

70%QUANTITY

0.99+

ELEXORGANIZATION

0.99+

2025DATE

0.99+

80%QUANTITY

0.99+

Pure StorageORGANIZATION

0.99+

BostonLOCATION

0.99+

twiceQUANTITY

0.99+

two teamsQUANTITY

0.99+

65%QUANTITY

0.99+

LombardiLOCATION

0.99+

tomorrowDATE

0.99+

secondQUANTITY

0.99+

MateaPERSON

0.99+

PureORGANIZATION

0.99+

2007DATE

0.99+

demand@thecube.netOTHER

0.99+

CengageORGANIZATION

0.99+

First questionQUANTITY

0.99+

AJPERSON

0.99+

Element InformaticaORGANIZATION

0.99+

todayDATE

0.99+

first partQUANTITY

0.99+

six weeksQUANTITY

0.99+

more than 97%QUANTITY

0.99+

oneQUANTITY

0.99+

FirstQUANTITY

0.99+

thirdQUANTITY

0.99+

TodayDATE

0.99+

twenty twenty fiveQUANTITY

0.99+

2020sDATE

0.99+

twoQUANTITY

0.99+

two thousandsQUANTITY

0.99+

six years agoDATE

0.99+

bothQUANTITY

0.99+

Dell Technologies |The Future of Multicloud Data Protection is Here 11-14


 

>>Prior to the pandemic, organizations were largely optimized for efficiency as the best path to bottom line profits. Many CIOs tell the cube privately that they were caught off guard by the degree to which their businesses required greater resiliency beyond their somewhat cumbersome disaster recovery processes. And the lack of that business resilience has actually cost firms because they were unable to respond to changing market forces. And certainly we've seen this dynamic with supply chain challenges and there's a little doubt. We're also seeing it in the area of cybersecurity generally, and data recovery. Specifically. Over the past 30 plus months, the rapid adoption of cloud to support remote workers and build in business resilience had the unintended consequences of expanding attack vectors, which brought an escalation of risk from cybercrime. Well, security in the public clouds is certainly world class. The result of multi-cloud has brought with it multiple shared responsibility models, multiple ways of implementing security policies across clouds and on-prem. >>And at the end of the day, more, not less complexity, but there's a positive side to this story. The good news is that public policy industry collaboration and technology innovation is moving fast to accelerate data protection and cybersecurity strategies with a focus on modernizing infrastructure, securing the digital supply chain, and very importantly, simplifying the integration of data protection and cybersecurity. Today there's heightened awareness that the world of data protection is not only an adjacency to, but it's becoming a fundamental component of cybersecurity strategies. In particular, in order to build more resilience into a business, data protection, people, technologies, and processes must be more tightly coordinated with security operations. Hello and welcome to the future of Multi-Cloud Data Protection Made Possible by Dell in collaboration with the Cube. My name is Dave Ante and I'll be your host today. In this segment, we welcome into the cube, two senior executives from Dell who will share details on new technology announcements that directly address these challenges. >>Jeff Boudreau is the president and general manager of Dell's Infrastructure Solutions Group, isg, and he's gonna share his perspectives on the market and the challenges he's hearing from customers. And we're gonna ask Jeff to double click on the messages that Dell is putting into the marketplace and give us his detailed point of view on what it means for customers. Now, Jeff is gonna be joined by Travis Vhi. Travis is the senior Vice President of product management for ISG at Dell Technologies, and he's gonna give us details on the products that are being announced today and go into the hard news. Now, we're also gonna challenge our guests to explain why Dell's approach is unique and different in the marketplace. Thanks for being with us. Let's get right into it. We're here with Jeff Padre and Travis Behill. We're gonna dig into the details about Dell's big data protection announcement. Guys, good to see you. Thanks >>For coming in. Good to see you. Thank you for having us. >>You're very welcome. Right. Let's start off, Jeff, with the high level, you know, I'd like to talk about the customer, what challenges they're facing. You're talking to customers all the time, What are they telling you? >>Sure. As you know, we do, we spend a lot of time with our customers, specifically listening, learning, understanding their use cases, their pain points within their specific environments. They tell us a lot. Notice no surprise to any of us, that data is a key theme that they talk about. It's one of their most important, important assets. They need to extract more value from that data to fuel their business models, their innovation engines, their competitive edge. So they need to make sure that that data is accessible, it's secure in its recoverable, especially in today's world with the increased cyber attacks. >>Okay. So maybe we could get into some of those, those challenges. I mean, when, when you talk about things like data sprawl, what do you mean by that? What should people know? Sure. >>So for those big three themes, I'd say, you know, you have data sprawl, which is the big one, which is all about the massive amounts of data. It's the growth of that data, which is growing at an unprecedented rates. It's the gravity of that data and the reality of the multi-cloud sprawl. So stuff is just everywhere, right? Which increases that service a tax base for cyber criminals. >>And by gravity you mean the data's there and people don't wanna move it. >>It's everywhere, right? And so when it lands someplace, I think edge, core or cloud, it's there and that's, it's something we have to help our customers with. >>Okay, so just it's nuanced cuz complexity has other layers. What are those >>Layers? Sure. When we talk to our customers, they tell us complexity is one of their big themes. And specifically it's around data complexity. We talked about that growth and gravity of the data. We talk about multi-cloud complexity and we talk about multi-cloud sprawl. So multiple vendors, multiple contracts, multiple tool chains, and none of those work together in this, you know, multi-cloud world. Then that drives their security complexity. So we talk about that increased attack surface, but this really drives a lot of operational complexity for their teams. Think about we're lack consistency through everything. So people, process, tools, all that stuff, which is really wasting time and money for our customers. >>So how does that affect the cyber strategies and the, I mean, I've often said the ciso now they have this shared responsibility model, they have to do that across multiple clouds. Every cloud has its own security policies and, and frameworks and syntax. So maybe you could double click on your perspective on that. >>Sure. I'd say the big, you know, the big challenge customers have seen, it's really inadequate cyber resiliency. And specifically they're feeling, feeling very exposed. And today as the world with cyber tax being more and more sophisticated, if something goes wrong, it is a real challenge for them to get back up and running quickly. And that's why this is such a, a big topic for CEOs and businesses around the world. >>You know, it's funny, I said this in my open, I, I think that prior to the pandemic businesses were optimized for efficiency and now they're like, wow, we have to actually put some headroom into the system to be more resilient. You know, I you hearing >>That? Yeah, we absolutely are. I mean, the customers really, they're asking us for help, right? It's one of the big things we're learning and hearing from them. And it's really about three things, one's about simplifying it, two, it is really helping them to extract more value from their data. And then the third big, big piece is ensuring their data is protected and recoverable regardless of where it is going back to that data gravity and that very, you know, the multi-cloud world just recently, I don't know if you've seen it, but the global data protected, excuse me, the global data protection index gdp. >>I, Yes. Jesus. Not to be confused with gdpr, >>Actually that was released today and confirms everything we just talked about around customer challenges, but also it highlights an importance of having a very cyber, a robust cyber resilient data protection strategy. >>Yeah, I haven't seen the latest, but I, I want to dig into it. I think this, you've done this many, many years in a row. I like to look at the, the, the time series and see how things have changed. All right. At, at a high level, Jeff, can you kind of address why Dell and from your point of view is best suited? >>Sure. So we believe there's a better way or a better approach on how to handle this. We think Dell is uniquely positioned to help our customers as a one stop shop, if you will, for that cyber resilient multi-cloud data protection solution and needs. We take a modern, a simple and resilient approach. >>What does that mean? What, what do you mean by modern? >>Sure. So modern, we talk about our software defined architecture, right? It's really designed to meet the needs not only of today, but really into the future. And we protect data across any cloud and any workload. So we have a proven track record doing this today. We have more than 1700 customers that trust us to protect them more than 14 exabytes of their data in the cloud today. >>Okay, so you said modern, simple and resilient. What, what do you mean by simple? Sure. >>We wanna provide simplicity everywhere, going back to helping with the complexity challenge, and that's from deployment to consumption to management and support. So our offers will deploy in minutes. They are easy to operate and use, and we support flexible consumption models for whatever customer may desire. So traditional subscription or as a service. >>And when you, when you talk about resilient, I mean, I, I put forth that premise, but it's hard because people say, Well, that's gonna gonna cost us more. Well, it may, but you're gonna also reduce your, your risk. So what's your point of view on resilience? >>Yeah, I think it's, it's something all customers need. So we're gonna be providing a comprehensive and resilient portfolio of cyber solutions that are secured by design. We have some ver some unique capabilities and a combination of things like built in amenability, physical and logical isolation. We have intelligence built in with AI par recovery. And just one, I guess fun fact for everybody is we have our cyber vault is the only solution in the industry that is endorsed by Sheltered Harbor that meets all the needs of the financial sector. >>So it's interesting when you think about the, the NIST framework for cybersecurity, it's all about about layers. You're sort of bringing that now to, to data protection, correct? Yeah. All right. In a minute we're gonna come back with Travis and dig into the news. We're gonna take a short break. Keep it right there. Okay. We're back with Jeff and Travis Vhi to dig deeper into the news. Guys, again, good to see you. Travis, if you could, maybe you, before we get into the news, can you set the business context for us? What's going on out there? >>Yeah, thanks for that question, Dave. To set a little bit of the context, when you look at the data protection market, Dell has been a leader in providing solutions to customers for going on nearly two decades now. We have tens of thousands of people using our appliances. We have multiple thousands of people using our latest modern simple power protect data managers software. And as Jeff mentioned, we have, you know, 1700 customers protecting 14 exabytes of data in the public clouds today. And that foundation gives us a unique vantage point. We talked to a lot of customers and they're really telling us three things. They want simple solutions, they want us to help them modernize and they want us to add as the highest priority, maintain that high degree of resiliency that they expect from our data protection solutions. So tho that's the backdrop to the news today. And, and as we go through the news, I think you'll, you'll agree that each of these announcements deliver on those pillars. And in particular today we're announcing the Power Protect data manager appliance. We are announcing power protect cyber recovery enhancements, and we are announcing enhancements to our Apex data storage >>Services. Okay, so three pieces. Let's, let's dig to that. It's interesting appliance, everybody wants software, but then you talk to customers and they're like, Well, we actually want appliances because we just wanna put it in and it works, right? It performs great. So, so what do we need to know about the appliance? What's the news there? Well, >>You know, part of the reason I gave you some of those stats to begin with is that we have this strong foundation of, of experience, but also intellectual property components that we've taken that have been battle tested in the market. And we've put them together in a new simple integrated appliance that really combines the best of the target appliance capabilities we have with that modern simple software. And we've integrated it from the, you know, sort of taking all of those pieces, putting them together in a simple, easy to use and easy to scale interface for customers. >>So the premise that I've been putting forth for, you know, months now, probably well, well over a year, is that, that that data protection is becoming an extension of your, your cybersecurity strategies. So I'm interested in your perspective on cyber recovery, you specific news that you have there. >>Yeah, you know, we, we are, in addition to simplifying things via the, the appliance, we are providing solutions for customers no matter where they're deploying. And cyber recovery, especially when it comes to cloud deployments, is an increasing area of interest and deployment that we see with our customers. So what we're announcing today is that we're expanding our cyber recovery services to be available in Google Cloud with this announcement. It means we're available in all three of the major clouds and it really provides customers the flexibility to secure their data no matter if they're running, you know, on premises in a colo at the edge in the public cloud. And the other nice thing about this, this announcement is that you have the ability to use Google Cloud as a cyber recovery vault that really allows customers to isolate critical data and they can recover that critical data from the vault back to on premises or from that vault back to running their cyber cyber protection or their data protection solutions in the public cloud. >>I always invoke my, my favorite Matt Baker here. It's not a zero sum game, but this is a perfect example where there's opportunities for a company like Dell to partner with the public cloud provider. You've got capabilities that don't exist there. You've got the on-prem capabilities. We can talk about edge all day, but that's a different topic. Okay, so my, my other question Travis, is how does this all fit into Apex? We hear a lot about Apex as a service, it's sort of the new hot thing. What's happening there? What's the news around Apex? >>Yeah, we, we've seen incredible momentum with our Apex solutions since we introduced data protection options into them earlier this year. And we're really building on that momentum with this announcement being, you know, providing solutions that allow customers to consume flexibly. And so what we're announcing specifically is that we're expanding Apex data storage services to include a data protection option. And it's like with all Apex offers, it's a pay as you go solution really streamlines the process of customers purchasing, deploying, maintaining and managing their backup software. All a customer really needs to do is, you know, specify their base capacity, they specify their performance tier, they tell us do they want a a one year term or a three year term and we take it from there. We, we get them up and running so they can start deploying and consuming flexibly. And it's, as with many of our Apex solutions, it's a simple user experience all exposed through a unified Apex console. >>Okay. So it's you keeping it simple, like I think large, medium, small, you know, we hear a lot about t-shirt sizes. I I'm a big fan of that cuz you guys should be smart enough to figure out, you know, based on my workload, what I, what I need, how different is this? I wonder if you guys could, could, could address this. Jeff, maybe you can, >>You can start. Sure. I'll start and then pitch me, you know, Travis, you you jump in when I screw up here. So, awesome. So first I'd say we offer innovative multi-cloud data protection solutions. We provide that deliver performance, efficiency and scale that our customers demand and require. We support as Travis and all the major public clouds. We have a broad ecosystem of workload support and I guess the, the great news is we're up to 80% more cost effective than any of the competition. >>80%. 80%, That's a big number, right? Travis, what's your point of view on this? Yeah, >>I, I think number one, end to end data protection. We, we are that one stop shop that I talked about. Whether it's a simplified appliance, whether it's deployed in the cloud, whether it's at the edge, whether it's integrated appliances, target appliances, software, we have solutions that span the gamut as a service. I mentioned the Apex solution as well. So really we can, we can provide solutions that help support customers and protect them, any workload, any cloud, anywhere that data lives edge core to cloud. The other thing that we hear as a, as a, a big differentiator for Dell and, and Jeff touched on on this a little bit earlier, is our intelligent cyber resiliency. We have a unique combination in, in the market where we can offer immutability or protection against deletion as, as sort of that first line of defense. But we can also offer a second level of defense, which is isolation, talking, talking about data vaults or cyber vaults and cyber recovery. And the, at more importantly, the intelligence that goes around that vault. It can look at detecting cyber attacks, it can help customers speed time to recovery and really provides AI and ML to help early diagnosis of a cyber attack and fast recovery should a cyber attack occur. And, and you know, if you look at customer adoption of that solution specifically in the clouds, we have over 1300 customers utilizing power protect cyber recovery. >>So I think it's fair to say that your, I mean your portfolio has obvious been a big differentiator whenever I talk to, you know, your finance team, Michael Dell, et cetera, that end to end capability that that, that your ability to manage throughout the supply chain. We actually just did a a, an event recently with you guys where you went into what you're doing to make infrastructure trusted. And so my take on that is you, in a lot of respects, you're shifting, you know, the client's burden to your r and d now they have a lot of work to do, so it's, it's not like they can go home and just relax, but, but that's a key part of the partnership that I see. Jeff, I wonder if you could give us the, the, the final thoughts. >>Sure. Dell has a long history of being a trusted partner with it, right? So we have unmatched capabilities. Going back to your point, we have the broadest portfolio, we have, you know, we're a leader in every category that we participate in. We have a broad deep breadth of portfolio. We have scale, we have innovation that is just unmatched within data protection itself. We have the trusted market leader, no, if and or buts, we're number one for both data protection software in appliances per idc and we would just name for the 17th consecutive time the leader in the, the Gartner Magic Quadrant. So bottom line is customers can count on Dell. >>Yeah, and I think again, we're seeing the evolution of, of data protection. It's not like the last 10 years, it's really becoming an adjacency and really a key component of your cyber strategy. I think those two parts of the organization are coming together. So guys, really appreciate your time. Thanks for Thank you sir. Thanks Travis. Good to see you. All right, in a moment I'm gonna come right back and summarize what we learned today, what actions you can take for your business. You're watching the future of multi-cloud data protection made possible by Dell and collaboration with the cube, your leader in enterprise and emerging tech coverage right back >>In our data driven world. Protecting data has never been more critical to guard against everything from cyber incidents to unplanned outages. You need a cyber resilient, multi-cloud data protection strategy. >>It's not a matter of if you're gonna get hacked, it's a matter of when. And I wanna know that I can recover and continue to recover each day. >>It is important to have a cyber security and a cyber resiliency plan in place because the threat of cyber attack are imminent. >>Power protects. Data manager from Dell Technologies helps deliver the data protection and security confidence you would expect from a trusted partner and market leader. >>We chose Power Protect Data Manager because we've been a strategic partner with Dell Technologies for roughly 20 years now. Our partnership with Dell Technologies has provided us with the ability to scale and grow as we've transitioned from 10 billion in assets to 20 billion. >>With Power Protect Data Manager, you can enjoy exceptional ease of use to increase your efficiency and reduce costs. >>Got installed it by myself, learned it by myself with very intuitive >>While restoring a machine with Power Protect Data Manager is fast. We can fully manage Power Protect through the center. We can recover a whole machine in seconds. >>Data Manager offers innovation such as Transparent snapshots to simplify virtual machine backups and it goes beyond backup and restore to provide valuable insights and to protected data workloads and VMs. >>In our previous environment, it would take anywhere from three to six hours at night to do a single backup of each vm. Now we're backing up hourly and it takes two to three seconds with the transparent snapshots. >>With Power Protects Data Manager, you get the peace of mind knowing that your data is safe and available whenever you need it. >>Data is extremely important. We can't afford to lose any data. We need things just to work. >>Start your journey to modern data protection with Dell Power Protect Data manager. Visit dell.com/power Protect Data Manager. >>We put forth the premise in our introduction that the worlds of data protection in cybersecurity must be more integrated. We said that data recovery strategies have to be built into security practices and procedures and by default this should include modern hardware and software. Now in addition to reviewing some of the challenges that customers face, which have been pretty well documented, we heard about new products that Dell Technologies is bringing to the marketplace that specifically address these customer concerns. There were three that we talked about today. First, the Power Protect Data Manager Appliance, which is an integrated system taking advantage of Dell's history in data protection, but adding new capabilities. And I want to come back to that in the moment. Second is Dell's Power Protect cyber recovery for Google Cloud platform. This rounds out the big three public cloud providers for Dell, which joins AWS and and Azure support. >>Now finally, Dell has made its target backup appliances available in Apex. You might recall earlier this year we saw the introduction from Dell of Apex backup services and then in May at Dell Technologies world, we heard about the introduction of Apex Cyber Recovery Services. And today Dell is making its most popular backup appliances available and Apex. Now I wanna come back to the Power Protect data manager appliance because it's a new integrated appliance. And I asked Dell off camera really what is so special about these new systems and what's really different from the competition because look, everyone offers some kind of integrated appliance. So I heard a number of items, Dell talked about simplicity and efficiency and containers and Kubernetes. So I kind of kept pushing and got to what I think is the heart of the matter in two really important areas. One is simplicity. >>Dell claims that customers can deploy the system in half the time relative to the competition. So we're talking minutes to deploy and of course that's gonna lead to much simpler management. And the second real difference I heard was backup and restore performance for VMware workloads. In particular, Dell has developed transparent snapshot capabilities to fundamentally change the way VMs are protected, which leads to faster backup and restores with less impact on virtual infrastructure. Dell believes this new development is unique in the market and claims that in its benchmarks the new appliance was able to back up 500 virtual machines in 47% less time compared to a leading competitor. Now this is based on Dell benchmarks, so hopefully these are things that you can explore in more detail with Dell to see if and how they apply to your business. So if you want more information, go to the data protectionPage@dell.com. You can find that at dell.com/data protection. And all the content here and other videos are available on demand@thecube.net. Check out our series on the blueprint for trusted infrastructure, it's related and has some additional information. And go to silicon angle.com for all the news and analysis related to these and other announcements. This is Dave Valante. Thanks for watching the future of multi-cloud protection made possible by Dell in collaboration with the Cube, your leader in enterprise and emerging tech coverage.

Published Date : Nov 17 2022

SUMMARY :

And the lack of that business And at the end of the day, more, not less complexity, Jeff Boudreau is the president and general manager of Dell's Infrastructure Solutions Group, Good to see you. Let's start off, Jeff, with the high level, you know, I'd like to talk about the So they need to make sure that that data data sprawl, what do you mean by that? So for those big three themes, I'd say, you know, you have data sprawl, which is the big one, which is all about the massive amounts it's something we have to help our customers with. Okay, so just it's nuanced cuz complexity has other layers. We talked about that growth and gravity of the data. So how does that affect the cyber strategies and the, And today as the world with cyber tax being more and more sophisticated, You know, it's funny, I said this in my open, I, I think that prior to the pandemic businesses that very, you know, the multi-cloud world just recently, I don't know if you've seen it, but the global data protected, Not to be confused with gdpr, Actually that was released today and confirms everything we just talked about around customer challenges, At, at a high level, Jeff, can you kind of address why Dell and from your point of We think Dell is uniquely positioned to help our customers as a one stop shop, if you will, It's really designed to meet the needs What, what do you mean by simple? We wanna provide simplicity everywhere, going back to helping with the complexity challenge, and that's from deployment So what's your point of view on resilience? Harbor that meets all the needs of the financial sector. So it's interesting when you think about the, the NIST framework for cybersecurity, it's all about about layers. And as Jeff mentioned, we have, you know, 1700 customers protecting 14 exabytes but then you talk to customers and they're like, Well, we actually want appliances because we just wanna put it in and it works, You know, part of the reason I gave you some of those stats to begin with is that we have this strong foundation of, So the premise that I've been putting forth for, you know, months now, probably well, well over a year, is an increasing area of interest and deployment that we see with our customers. it's sort of the new hot thing. All a customer really needs to do is, you know, specify their base capacity, I I'm a big fan of that cuz you guys should be smart enough to figure out, you know, based on my workload, We support as Travis and all the major public clouds. Travis, what's your point of view on of that solution specifically in the clouds, So I think it's fair to say that your, I mean your portfolio has obvious been a big differentiator whenever I talk to, We have the trusted market leader, no, if and or buts, we're number one for both data protection software in what we learned today, what actions you can take for your business. Protecting data has never been more critical to guard against that I can recover and continue to recover each day. It is important to have a cyber security and a cyber resiliency Data manager from Dell Technologies helps deliver the data protection and security We chose Power Protect Data Manager because we've been a strategic partner with With Power Protect Data Manager, you can enjoy exceptional ease of use to increase your efficiency We can fully manage Power Data Manager offers innovation such as Transparent snapshots to simplify virtual Now we're backing up hourly and it takes two to three seconds with the transparent With Power Protects Data Manager, you get the peace of mind knowing that your data is safe and available We need things just to work. Start your journey to modern data protection with Dell Power Protect Data manager. We put forth the premise in our introduction that the worlds of data protection in cybersecurity So I kind of kept pushing and got to what I think is the heart of the matter in two really Dell claims that customers can deploy the system in half the time relative to the

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JeffPERSON

0.99+

Dave ValantePERSON

0.99+

Jeff BoudreauPERSON

0.99+

TravisPERSON

0.99+

DavePERSON

0.99+

DellORGANIZATION

0.99+

10 billionQUANTITY

0.99+

Dell TechnologiesORGANIZATION

0.99+

threeQUANTITY

0.99+

Travis BehillPERSON

0.99+

FirstQUANTITY

0.99+

demand@thecube.netOTHER

0.99+

AWSORGANIZATION

0.99+

20 billionQUANTITY

0.99+

Dave AntePERSON

0.99+

twoQUANTITY

0.99+

Jeff PadrePERSON

0.99+

Sheltered HarborORGANIZATION

0.99+

Matt BakerPERSON

0.99+

more than 1700 customersQUANTITY

0.99+

MayDATE

0.99+

SecondQUANTITY

0.99+

1700 customersQUANTITY

0.99+

more than 14 exabytesQUANTITY

0.99+

Michael DellPERSON

0.99+

Dell TechnologiesORGANIZATION

0.99+

OneQUANTITY

0.99+

todayDATE

0.99+

two senior executivesQUANTITY

0.99+

three secondsQUANTITY

0.99+

secondQUANTITY

0.99+

ApexORGANIZATION

0.99+

eachQUANTITY

0.99+

three piecesQUANTITY

0.99+

thirdQUANTITY

0.99+

two partsQUANTITY

0.99+

TodayDATE

0.99+

six hoursQUANTITY

0.99+

each dayQUANTITY

0.99+

bothQUANTITY

0.98+

over 1300 customersQUANTITY

0.98+

Solutions GroupORGANIZATION

0.98+

three thingsQUANTITY

0.98+

dell.com/powerOTHER

0.98+

JesusPERSON

0.98+

GartnerORGANIZATION

0.98+

thousands of peopleQUANTITY

0.97+

Collibra Data Citizens 22


 

>>Collibra is a company that was founded in 2008 right before the so-called modern big data era kicked into high gear. The company was one of the first to focus its business on data governance. Now, historically, data governance and data quality initiatives, they were back office functions and they were largely confined to regulatory regulated industries that had to comply with public policy mandates. But as the cloud went mainstream, the tech giants showed us how valuable data could become and the value proposition for data quality and trust. It evolved from primarily a compliance driven issue to becoming a lynchpin of competitive advantage. But data in the decade of the 2010s was largely about getting the technology to work. You had these highly centralized technical teams that were formed and they had hyper specialized skills to develop data architectures and processes to serve the myriad data needs of organizations. >>And it resulted in a lot of frustration with data initiatives for most organizations that didn't have the resources of the cloud guys and the social media giants to really attack their data problems and turn data into gold. This is why today for example, this quite a bit of momentum to rethinking monolithic data architectures. You see, you hear about initiatives like data mesh and the idea of data as a product. They're gaining traction as a way to better serve the the data needs of decentralized business Uni users, you hear a lot about data democratization. So these decentralization efforts around data, they're great, but they create a new set of problems. Specifically, how do you deliver like a self-service infrastructure to business users and domain experts? Now the cloud is definitely helping with that, but also how do you automate governance? This becomes especially tricky as protecting data privacy has become more and more important. >>In other words, while it's enticing to experiment and run fast and loose with data initiatives kinda like the Wild West, to find new veins of gold, it has to be done responsibly. As such, the idea of data governance has had to evolve to become more automated. And intelligence governance and data lineage is still fundamental to ensuring trust as data. It moves like water through an organization. No one is gonna use data that isn't trusted. Metadata has become increasingly important for data discovery and data classification. As data flows through an organization, the continuously ability to check for data flaws and automating that data quality, they become a functional requirement of any modern data management platform. And finally, data privacy has become a critical adjacency to cyber security. So you can see how data governance has evolved into a much richer set of capabilities than it was 10 or 15 years ago. >>Hello and welcome to the Cube's coverage of Data Citizens made possible by Calibra, a leader in so-called Data intelligence and the host of Data Citizens 2022, which is taking place in San Diego. My name is Dave Ante and I'm one of the hosts of our program, which is running in parallel to data citizens. Now at the Cube we like to say we extract the signal from the noise, and over the, the next couple of days, we're gonna feature some of the themes from the keynote speakers at Data Citizens and we'll hear from several of the executives. Felix Von Dala, who is the co-founder and CEO of Collibra, will join us along with one of the other founders of Collibra, Stan Christians, who's gonna join my colleague Lisa Martin. I'm gonna also sit down with Laura Sellers, she's the Chief Product Officer at Collibra. We'll talk about some of the, the announcements and innovations they're making at the event, and then we'll dig in further to data quality with Kirk Hasselbeck. >>He's the vice president of Data quality at Collibra. He's an amazingly smart dude who founded Owl dq, a company that he sold to Col to Collibra last year. Now many companies, they didn't make it through the Hado era, you know, they missed the industry waves and they became Driftwood. Collibra, on the other hand, has evolved its business. They've leveraged the cloud, expanded its product portfolio, and leaned in heavily to some major partnerships with cloud providers, as well as receiving a strategic investment from Snowflake earlier this year. So it's a really interesting story that we're thrilled to be sharing with you. Thanks for watching and I hope you enjoy the program. >>Last year, the Cube Covered Data Citizens Collibra's customer event. And the premise that we put forth prior to that event was that despite all the innovation that's gone on over the last decade or more with data, you know, starting with the Hado movement, we had data lakes, we'd spark the ascendancy of programming languages like Python, the introduction of frameworks like TensorFlow, the rise of ai, low code, no code, et cetera. Businesses still find it's too difficult to get more value from their data initiatives. And we said at the time, you know, maybe it's time to rethink data innovation. While a lot of the effort has been focused on, you know, more efficiently storing and processing data, perhaps more energy needs to go into thinking about the people and the process side of the equation, meaning making it easier for domain experts to both gain insights for data, trust the data, and begin to use that data in new ways, fueling data, products, monetization and insights data citizens 2022 is back and we're pleased to have Felix Van Dema, who is the founder and CEO of Collibra. He's on the cube or excited to have you, Felix. Good to see you again. >>Likewise Dave. Thanks for having me again. >>You bet. All right, we're gonna get the update from Felix on the current data landscape, how he sees it, why data intelligence is more important now than ever and get current on what Collibra has been up to over the past year and what's changed since Data Citizens 2021. And we may even touch on some of the product news. So Felix, we're living in a very different world today with businesses and consumers. They're struggling with things like supply chains, uncertain economic trends, and we're not just snapping back to the 2010s. That's clear, and that's really true as well in the world of data. So what's different in your mind, in the data landscape of the 2020s from the previous decade, and what challenges does that bring for your customers? >>Yeah, absolutely. And, and I think you said it well, Dave, and and the intro that that rising complexity and fragmentation in the broader data landscape, that hasn't gotten any better over the last couple of years. When when we talk to our customers, that level of fragmentation, the complexity, how do we find data that we can trust, that we know we can use has only gotten kinda more, more difficult. So that trend that's continuing, I think what is changing is that trend has become much more acute. Well, the other thing we've seen over the last couple of years is that the level of scrutiny that organizations are under respect to data, as data becomes more mission critical, as data becomes more impactful than important, the level of scrutiny with respect to privacy, security, regulatory compliance, as only increasing as well, which again, is really difficult in this environment of continuous innovation, continuous change, continuous growing complexity and fragmentation. >>So it's become much more acute. And, and to your earlier point, we do live in a different world and and the the past couple of years we could probably just kind of brute for it, right? We could focus on, on the top line. There was enough kind of investments to be, to be had. I think nowadays organizations are focused or are, are, are, are, are, are in a very different environment where there's much more focus on cost control, productivity, efficiency, How do we truly get value from that data? So again, I think it just another incentive for organization to now truly look at data and to scale it data, not just from a a technology and infrastructure perspective, but how do you actually scale data from an organizational perspective, right? You said at the the people and process, how do we do that at scale? And that's only, only only becoming much more important. And we do believe that the, the economic environment that we find ourselves in today is gonna be catalyst for organizations to really dig out more seriously if, if, if, if you will, than they maybe have in the have in the best. >>You know, I don't know when you guys founded Collibra, if, if you had a sense as to how complicated it was gonna get, but you've been on a mission to really address these problems from the beginning. How would you describe your, your, your mission and what are you doing to address these challenges? >>Yeah, absolutely. We, we started Colli in 2008. So in some sense and the, the last kind of financial crisis, and that was really the, the start of Colli where we found product market fit, working with large finance institutions to help them cope with the increasing compliance requirements that they were faced with because of the, of the financial crisis and kind of here we are again in a very different environment, of course 15 years, almost 15 years later. But data only becoming more important. But our mission to deliver trusted data for every user, every use case and across every source, frankly, has only become more important. So what has been an incredible journey over the last 14, 15 years, I think we're still relatively early in our mission to again, be able to provide everyone, and that's why we call it data citizens. We truly believe that everyone in the organization should be able to use trusted data in an easy, easy matter. That mission is is only becoming more important, more relevant. We definitely have a lot more work ahead of us because we are still relatively early in that, in that journey. >>Well, that's interesting because, you know, in my observation it takes seven to 10 years to actually build a company and then the fact that you're still in the early days is kind of interesting. I mean, you, Collibra's had a good 12 months or so since we last spoke at Data Citizens. Give us the latest update on your business. What do people need to know about your, your current momentum? >>Yeah, absolutely. Again, there's, there's a lot of tail organizations that are only maturing the data practices and we've seen it kind of transform or, or, or influence a lot of our business growth that we've seen, broader adoption of the platform. We work at some of the largest organizations in the world where it's Adobe, Heineken, Bank of America, and many more. We have now over 600 enterprise customers, all industry leaders and every single vertical. So it's, it's really exciting to see that and continue to partner with those organizations. On the partnership side, again, a lot of momentum in the org in, in the, in the markets with some of the cloud partners like Google, Amazon, Snowflake, data bricks and, and others, right? As those kind of new modern data infrastructures, modern data architectures that are definitely all moving to the cloud, a great opportunity for us, our partners and of course our customers to help them kind of transition to the cloud even faster. >>And so we see a lot of excitement and momentum there within an acquisition about 18 months ago around data quality, data observability, which we believe is an enormous opportunity. Of course, data quality isn't new, but I think there's a lot of reasons why we're so excited about quality and observability now. One is around leveraging ai, machine learning, again to drive more automation. And the second is that those data pipelines that are now being created in the cloud, in these modern data architecture arch architectures, they've become mission critical. They've become real time. And so monitoring, observing those data pipelines continuously has become absolutely critical so that they're really excited about about that as well. And on the organizational side, I'm sure you've heard a term around kind of data mesh, something that's gaining a lot of momentum, rightfully so. It's really the type of governance that we always believe. Then federated focused on domains, giving a lot of ownership to different teams. I think that's the way to scale data organizations. And so that aligns really well with our vision and, and from a product perspective, we've seen a lot of momentum with our customers there as well. >>Yeah, you know, a couple things there. I mean, the acquisition of i l dq, you know, Kirk Hasselbeck and, and their team, it's interesting, you know, the whole data quality used to be this back office function and, and really confined to highly regulated industries. It's come to the front office, it's top of mind for chief data officers, data mesh. You mentioned you guys are a connective tissue for all these different nodes on the data mesh. That's key. And of course we see you at all the shows. You're, you're a critical part of many ecosystems and you're developing your own ecosystem. So let's chat a little bit about the, the products. We're gonna go deeper in into products later on at, at Data Citizens 22, but we know you're debuting some, some new innovations, you know, whether it's, you know, the, the the under the covers in security, sort of making data more accessible for people just dealing with workflows and processes as you talked about earlier. Tell us a little bit about what you're introducing. >>Yeah, absolutely. We're super excited, a ton of innovation. And if we think about the big theme and like, like I said, we're still relatively early in this, in this journey towards kind of that mission of data intelligence that really bolts and compelling mission, either customers are still start, are just starting on that, on that journey. We wanna make it as easy as possible for the, for our organization to actually get started because we know that's important that they do. And for our organization and customers that have been with us for some time, there's still a tremendous amount of opportunity to kind of expand the platform further. And again, to make it easier for really to, to accomplish that mission and vision around that data citizen that everyone has access to trustworthy data in a very easy, easy way. So that's really the theme of a lot of the innovation that we're driving. >>A lot of kind of ease of adoption, ease of use, but also then how do we make sure that lio becomes this kind of mission critical enterprise platform from a security performance architecture scale supportability that we're truly able to deliver that kind of an enterprise mission critical platform. And so that's the big theme from an innovation perspective, From a product perspective, a lot of new innovation that we're really excited about. A couple of highlights. One is around data marketplace. Again, a lot of our customers have plans in that direction, how to make it easy. How do we make, how do we make available to true kind of shopping experience that anybody in your organization can, in a very easy search first way, find the right data product, find the right dataset, that data can then consume usage analytics. How do you, how do we help organizations drive adoption, tell them where they're working really well and where they have opportunities homepages again to, to make things easy for, for people, for anyone in your organization to kind of get started with ppia, you mentioned workflow designer, again, we have a very powerful enterprise platform. >>One of our key differentiators is the ability to really drive a lot of automation through workflows. And now we provided a new low code, no code kind of workflow designer experience. So, so really customers can take it to the next level. There's a lot more new product around K Bear Protect, which in partnership with Snowflake, which has been a strategic investor in kib, focused on how do we make access governance easier? How do we, how do we, how are we able to make sure that as you move to the cloud, things like access management, masking around sensitive data, PII data is managed as much more effective, effective rate, really excited about that product. There's more around data quality. Again, how do we, how do we get that deployed as easily and quickly and widely as we can? Moving that to the cloud has been a big part of our strategy. >>So we launch more data quality cloud product as well as making use of those, those native compute capabilities in platforms like Snowflake, Data, Bricks, Google, Amazon, and others. And so we are bettering a capability, a capability that we call push down. So actually pushing down the computer and data quality, the monitoring into the underlying platform, which again, from a scale performance and ease of use perspective is gonna make a massive difference. And then more broadly, we, we talked a little bit about the ecosystem. Again, integrations, we talk about being able to connect to every source. Integrations are absolutely critical and we're really excited to deliver new integrations with Snowflake, Azure and Google Cloud storage as well. So there's a lot coming out. The, the team has been work at work really hard and we are really, really excited about what we are coming, what we're bringing to markets. >>Yeah, a lot going on there. I wonder if you could give us your, your closing thoughts. I mean, you, you talked about, you know, the marketplace, you know, you think about data mesh, you think of data as product, one of the key principles you think about monetization. This is really different than what we've been used to in data, which is just getting the technology to work has been been so hard. So how do you see sort of the future and, you know, give us the, your closing thoughts please? >>Yeah, absolutely. And I, and I think we we're really at this pivotal moment, and I think you said it well. We, we all know the constraint and the challenges with data, how to actually do data at scale. And while we've seen a ton of innovation on the infrastructure side, we fundamentally believe that just getting a faster database is important, but it's not gonna fully solve the challenges and truly kind of deliver on the opportunity. And that's why now is really the time to deliver this data intelligence vision, this data intelligence platform. We are still early, making it as easy as we can. It's kind of, of our, it's our mission. And so I'm really, really excited to see what we, what we are gonna, how the marks gonna evolve over the next, next few quarters and years. I think the trend is clearly there when we talk about data mesh, this kind of federated approach folks on data products is just another signal that we believe that a lot of our organization are now at the time. >>The understanding need to go beyond just the technology. I really, really think about how do we actually scale data as a business function, just like we've done with it, with, with hr, with, with sales and marketing, with finance. That's how we need to think about data. I think now is the time given the economic environment that we are in much more focus on control, much more focused on productivity efficiency and now's the time. We need to look beyond just the technology and infrastructure to think of how to scale data, how to manage data at scale. >>Yeah, it's a new era. The next 10 years of data won't be like the last, as I always say. Felix, thanks so much and good luck in, in San Diego. I know you're gonna crush it out there. >>Thank you Dave. >>Yeah, it's a great spot for an in-person event and, and of course the content post event is gonna be available@collibra.com and you can of course catch the cube coverage@thecube.net and all the news@siliconangle.com. This is Dave Valante for the cube, your leader in enterprise and emerging tech coverage. >>Hi, I'm Jay from Collibra's Data Office. Today I want to talk to you about Collibra's data intelligence cloud. We often say Collibra is a single system of engagement for all of your data. Now, when I say data, I mean data in the broadest sense of the word, including reference and metadata. Think of metrics, reports, APIs, systems, policies, and even business processes that produce or consume data. Now, the beauty of this platform is that it ensures all of your users have an easy way to find, understand, trust, and access data. But how do you get started? Well, here are seven steps to help you get going. One, start with the data. What's data intelligence? Without data leverage the Collibra data catalog to automatically profile and classify your enterprise data wherever that data lives, databases, data lakes or data warehouses, whether on the cloud or on premise. >>Two, you'll then wanna organize the data and you'll do that with data communities. This can be by department, find a business or functional team, however your organization organizes work and accountability. And for that you'll establish community owners, communities, make it easy for people to navigate through the platform, find the data and will help create a sense of belonging for users. An important and related side note here, we find it's typical in many organizations that data is thought of is just an asset and IT and data offices are viewed as the owners of it and who are really the central teams performing analytics as a service provider to the enterprise. We believe data is more than an asset, it's a true product that can be converted to value. And that also means establishing business ownership of data where that strategy and ROI come together with subject matter expertise. >>Okay, three. Next, back to those communities there, the data owners should explain and define their data, not just the tables and columns, but also the related business terms, metrics and KPIs. These objects we call these assets are typically organized into business glossaries and data dictionaries. I definitely recommend starting with the topics that are most important to the business. Four, those steps that enable you and your users to have some fun with it. Linking everything together builds your knowledge graph and also known as a metadata graph by linking or relating these assets together. For example, a data set to a KPI to a report now enables your users to see what we call the lineage diagram that visualizes where the data in your dashboards actually came from and what the data means and who's responsible for it. Speaking of which, here's five. Leverage the calibra trusted business reporting solution on the marketplace, which comes with workflows for those owners to certify their reports, KPIs, and data sets. >>This helps them force their trust in their data. Six, easy to navigate dashboards or landing pages right in your platform for your company's business processes are the most effective way for everyone to better understand and take action on data. Here's a pro tip, use the dashboard design kit on the marketplace to help you build compelling dashboards. Finally, seven, promote the value of this to your users and be sure to schedule enablement office hours and new employee onboarding sessions to get folks excited about what you've built and implemented. Better yet, invite all of those community and data owners to these sessions so that they can show off the value that they've created. Those are my seven tips to get going with Collibra. I hope these have been useful. For more information, be sure to visit collibra.com. >>Welcome to the Cube's coverage of Data Citizens 2022 Collibra's customer event. My name is Dave Valante. With us is Kirk Hasselbeck, who's the vice president of Data Quality of Collibra Kirk, good to see you. Welcome. >>Thanks for having me, Dave. Excited to be here. >>You bet. Okay, we're gonna discuss data quality observability. It's a hot trend right now. You founded a data quality company, OWL dq, and it was acquired by Collibra last year. Congratulations. And now you lead data quality at Collibra. So we're hearing a lot about data quality right now. Why is it such a priority? Take us through your thoughts on that. >>Yeah, absolutely. It's, it's definitely exciting times for data quality, which you're right, has been around for a long time. So why now and why is it so much more exciting than it used to be? I think it's a bit stale, but we all know that companies use more data than ever before and the variety has changed and the volume has grown. And, and while I think that remains true, there are a couple other hidden factors at play that everyone's so interested in as, as to why this is becoming so important now. And, and I guess you could kind of break this down simply and think about if Dave, you and I were gonna build, you know, a new healthcare application and monitor the heartbeat of individuals, imagine if we get that wrong, you know, what the ramifications could be, what, what those incidents would look like, or maybe better yet, we try to build a, a new trading algorithm with a crossover strategy where the 50 day crosses the, the 10 day average. >>And imagine if the data underlying the inputs to that is incorrect. We will probably have major financial ramifications in that sense. So, you know, it kind of starts there where everybody's realizing that we're all data companies and if we are using bad data, we're likely making incorrect business decisions. But I think there's kind of two other things at play. You know, I, I bought a car not too long ago and my dad called and said, How many cylinders does it have? And I realized in that moment, you know, I might have failed him because, cause I didn't know. And, and I used to ask those types of questions about any lock brakes and cylinders and, and you know, if it's manual or, or automatic and, and I realized I now just buy a car that I hope works. And it's so complicated with all the computer chips, I, I really don't know that much about it. >>And, and that's what's happening with data. We're just loading so much of it. And it's so complex that the way companies consume them in the IT function is that they bring in a lot of data and then they syndicate it out to the business. And it turns out that the, the individuals loading and consuming all of this data for the company actually may not know that much about the data itself, and that's not even their job anymore. So we'll talk more about that in a minute, but that's really what's setting the foreground for this observability play and why everybody's so interested. It, it's because we're becoming less close to the intricacies of the data and we just expect it to always be there and be correct. >>You know, the other thing too about data quality, and for years we did the MIT CDO IQ event, we didn't do it last year, Covid messed everything up. But the observation I would make there thoughts is, is it data quality? Used to be information quality used to be this back office function, and then it became sort of front office with financial services and government and healthcare, these highly regulated industries. And then the whole chief data officer thing happened and people were realizing, well, they sort of flipped the bit from sort of a data as a, a risk to data as a, as an asset. And now as we say, we're gonna talk about observability. And so it's really become front and center just the whole quality issue because data's so fundamental, hasn't it? >>Yeah, absolutely. I mean, let's imagine we pull up our phones right now and I go to my, my favorite stock ticker app and I check out the NASDAQ market cap. I really have no idea if that's the correct number. I know it's a number, it looks large, it's in a numeric field. And, and that's kind of what's going on. There's, there's so many numbers and they're coming from all of these different sources and data providers and they're getting consumed and passed along. But there isn't really a way to tactically put controls on every number and metric across every field we plan to monitor, but with the scale that we've achieved in early days, even before calibra. And what's been so exciting is we have these types of observation techniques, these data monitors that can actually track past performance of every field at scale. And why that's so interesting and why I think the CDO is, is listening right intently nowadays to this topic is, so maybe we could surface all of these problems with the right solution of data observability and with the right scale and then just be alerted on breaking trends. So we're sort of shifting away from this world of must write a condition and then when that condition breaks, that was always known as a break record. But what about breaking trends and root cause analysis? And is it possible to do that, you know, with less human intervention? And so I think most people are seeing now that it's going to have to be a software tool and a computer system. It's, it's not ever going to be based on one or two domain experts anymore. >>So, So how does data observability relate to data quality? Are they sort of two sides of the same coin? Are they, are they cousins? What's your perspective on that? >>Yeah, it's, it's super interesting. It's an emerging market. So the language is changing a lot of the topic and areas changing the way that I like to say it or break it down because the, the lingo is constantly moving is, you know, as a target on this space is really breaking records versus breaking trends. And I could write a condition when this thing happens, it's wrong and when it doesn't it's correct. Or I could look for a trend and I'll give you a good example. You know, everybody's talking about fresh data and stale data and, and why would that matter? Well, if your data never arrived or only part of it arrived or didn't arrive on time, it's likely stale and there will not be a condition that you could write that would show you all the good in the bads. That was kind of your, your traditional approach of data quality break records. But your modern day approach is you lost a significant portion of your data, or it did not arrive on time to make that decision accurately on time. And that's a hidden concern. Some people call this freshness, we call it stale data, but it all points to the same idea of the thing that you're observing may not be a data quality condition anymore. It may be a breakdown in the data pipeline. And with thousands of data pipelines in play for every company out there there, there's more than a couple of these happening every day. >>So what's the Collibra angle on all this stuff made the acquisition, you got data quality observability coming together, you guys have a lot of expertise in, in this area, but you hear providence of data, you just talked about, you know, stale data, you know, the, the whole trend toward real time. How is Calibra approaching the problem and what's unique about your approach? >>Well, I think where we're fortunate is with our background, myself and team, we sort of lived this problem for a long time, you know, in, in the Wall Street days about a decade ago. And we saw it from many different angles. And what we came up with before it was called data observability or reliability was basically the, the underpinnings of that. So we're a little bit ahead of the curve there when most people evaluate our solution, it's more advanced than some of the observation techniques that that currently exist. But we've also always covered data quality and we believe that people want to know more, they need more insights, and they want to see break records and breaking trends together so they can correlate the root cause. And we hear that all the time. I have so many things going wrong, just show me the big picture, help me find the thing that if I were to fix it today would make the most impact. So we're really focused on root cause analysis, business impact, connecting it with lineage and catalog metadata. And as that grows, you can actually achieve total data governance at this point with the acquisition of what was a Lineage company years ago, and then my company Ldq now Collibra, Data quality Collibra may be the best positioned for total data governance and intelligence in the space. >>Well, you mentioned financial services a couple of times and some examples, remember the flash crash in 2010. Nobody had any idea what that was, you know, they just said, Oh, it's a glitch, you know, so they didn't understand the root cause of it. So this is a really interesting topic to me. So we know at Data Citizens 22 that you're announcing, you gotta announce new products, right? You're yearly event what's, what's new. Give us a sense as to what products are coming out, but specifically around data quality and observability. >>Absolutely. There's this, you know, there's always a next thing on the forefront. And the one right now is these hyperscalers in the cloud. So you have databases like Snowflake and Big Query and Data Bricks is Delta Lake and SQL Pushdown. And ultimately what that means is a lot of people are storing in loading data even faster in a SaaS like model. And we've started to hook in to these databases. And while we've always worked with the the same databases in the past, they're supported today we're doing something called Native Database pushdown, where the entire compute and data activity happens in the database. And why that is so interesting and powerful now is everyone's concerned with something called Egress. Did your, my data that I've spent all this time and money with my security team securing ever leave my hands, did it ever leave my secure VPC as they call it? >>And with these native integrations that we're building and about to unveil, here's kind of a sneak peek for, for next week at Data Citizens. We're now doing all compute and data operations in databases like Snowflake. And what that means is with no install and no configuration, you could log into the Collibra data quality app and have all of your data quality running inside the database that you've probably already picked as your your go forward team selection secured database of choice. So we're really excited about that. And I think if you look at the whole landscape of network cost, egress, cost, data storage and compute, what people are realizing is it's extremely efficient to do it in the way that we're about to release here next week. >>So this is interesting because what you just described, you know, you mentioned Snowflake, you mentioned Google, Oh actually you mentioned yeah, data bricks. You know, Snowflake has the data cloud. If you put everything in the data cloud, okay, you're cool, but then Google's got the open data cloud. If you heard, you know, Google next and now data bricks doesn't call it the data cloud, but they have like the open source data cloud. So you have all these different approaches and there's really no way up until now I'm, I'm hearing to, to really understand the relationships between all those and have confidence across, you know, it's like Jak Dani, you should just be a note on the mesh. And I don't care if it's a data warehouse or a data lake or where it comes from, but it's a point on that mesh and I need tooling to be able to have confidence that my data is governed and has the proper lineage, providence. And, and, and that's what you're bringing to the table, Is that right? Did I get that right? >>Yeah, that's right. And it's, for us, it's, it's not that we haven't been working with those great cloud databases, but it's the fact that we can send them the instructions now, we can send them the, the operating ability to crunch all of the calculations, the governance, the quality, and get the answers. And what that's doing, it's basically zero network costs, zero egress cost, zero latency of time. And so when you were to log into Big Query tomorrow using our tool or like, or say Snowflake for example, you have instant data quality metrics, instant profiling, instant lineage and access privacy controls, things of that nature that just become less onerous. What we're seeing is there's so much technology out there, just like all of the major brands that you mentioned, but how do we make it easier? The future is about less clicks, faster time to value, faster scale, and eventually lower cost. And, and we think that this positions us to be the leader there. >>I love this example because, you know, Barry talks about, wow, the cloud guys are gonna own the world and, and of course now we're seeing that the ecosystem is finding so much white space to add value, connect across cloud. Sometimes we call it super cloud and so, or inter clouding. All right, Kirk, give us your, your final thoughts and on on the trends that we've talked about and Data Citizens 22. >>Absolutely. Well, I think, you know, one big trend is discovery and classification. Seeing that across the board, people used to know it was a zip code and nowadays with the amount of data that's out there, they wanna know where everything is, where their sensitive data is. If it's redundant, tell me everything inside of three to five seconds. And with that comes, they want to know in all of these hyperscale databases how fast they can get controls and insights out of their tools. So I think we're gonna see more one click solutions, more SAS based solutions and solutions that hopefully prove faster time to value on, on all of these modern cloud platforms. >>Excellent. All right, Kurt Hasselbeck, thanks so much for coming on the Cube and previewing Data Citizens 22. Appreciate it. >>Thanks for having me, Dave. >>You're welcome. Right, and thank you for watching. Keep it right there for more coverage from the Cube. Welcome to the Cube's virtual Coverage of Data Citizens 2022. My name is Dave Valante and I'm here with Laura Sellers, who's the Chief Product Officer at Collibra, the host of Data Citizens. Laura, welcome. Good to see you. >>Thank you. Nice to be here. >>Yeah, your keynote at Data Citizens this year focused on, you know, your mission to drive ease of use and scale. Now when I think about historically fast access to the right data at the right time in a form that's really easily consumable, it's been kind of challenging, especially for business users. Can can you explain to our audience why this matters so much and what's actually different today in the data ecosystem to make this a reality? >>Yeah, definitely. So I think what we really need and what I hear from customers every single day is that we need a new approach to data management and our product teams. What inspired me to come to Calibra a little bit a over a year ago was really the fact that they're very focused on bringing trusted data to more users across more sources for more use cases. And so as we look at what we're announcing with these innovations of ease of use and scale, it's really about making teams more productive in getting started with and the ability to manage data across the entire organization. So we've been very focused on richer experiences, a broader ecosystem of partners, as well as a platform that delivers performance, scale and security that our users and teams need and demand. So as we look at, Oh, go ahead. >>I was gonna say, you know, when I look back at like the last 10 years, it was all about getting the technology to work and it was just so complicated. But, but please carry on. I'd love to hear more about this. >>Yeah, I, I really, you know, Collibra is a system of engagement for data and we really are working on bringing that entire system of engagement to life for everyone to leverage here and now. So what we're announcing from our ease of use side of the world is first our data marketplace. This is the ability for all users to discover and access data quickly and easily shop for it, if you will. The next thing that we're also introducing is the new homepage. It's really about the ability to drive adoption and have users find data more quickly. And then the two more areas of the ease of use side of the world is our world of usage analytics. And one of the big pushes and passions we have at Collibra is to help with this data driven culture that all companies are trying to create. And also helping with data literacy, with something like usage analytics, it's really about driving adoption of the CLE platform, understanding what's working, who's accessing it, what's not. And then finally we're also introducing what's called workflow designer. And we love our workflows at Libra, it's a big differentiator to be able to automate business processes. The designer is really about a way for more people to be able to create those workflows, collaborate on those workflow flows, as well as people to be able to easily interact with them. So a lot of exciting things when it comes to ease of use to make it easier for all users to find data. >>Y yes, there's definitely a lot to unpack there. I I, you know, you mentioned this idea of, of of, of shopping for the data. That's interesting to me. Why this analogy, metaphor or analogy, I always get those confused. I let's go with analogy. Why is it so important to data consumers? >>I think when you look at the world of data, and I talked about this system of engagement, it's really about making it more accessible to the masses. And what users are used to is a shopping experience like your Amazon, if you will. And so having a consumer grade experience where users can quickly go in and find the data, trust that data, understand where the data's coming from, and then be able to quickly access it, is the idea of being able to shop for it, just making it as simple as possible and really speeding the time to value for any of the business analysts, data analysts out there. >>Yeah, I think when you, you, you see a lot of discussion about rethinking data architectures, putting data in the hands of the users and business people, decentralized data and of course that's awesome. I love that. But of course then you have to have self-service infrastructure and you have to have governance. And those are really challenging. And I think so many organizations, they're facing adoption challenges, you know, when it comes to enabling teams generally, especially domain experts to adopt new data technologies, you know, like the, the tech comes fast and furious. You got all these open source projects and get really confusing. Of course it risks security, governance and all that good stuff. You got all this jargon. So where do you see, you know, the friction in adopting new data technologies? What's your point of view and how can organizations overcome these challenges? >>You're, you're dead on. There's so much technology and there's so much to stay on top of, which is part of the friction, right? It's just being able to stay ahead of, of and understand all the technologies that are coming. You also look at as there's so many more sources of data and people are migrating data to the cloud and they're migrating to new sources. Where the friction comes is really that ability to understand where the data came from, where it's moving to, and then also to be able to put the access controls on top of it. So people are only getting access to the data that they should be getting access to. So one of the other things we're announcing with, with all of the innovations that are coming is what we're doing around performance and scale. So with all of the data movement, with all of the data that's out there, the first thing we're launching in the world of performance and scale is our world of data quality. >>It's something that Collibra has been working on for the past year and a half, but we're launching the ability to have data quality in the cloud. So it's currently an on-premise offering, but we'll now be able to carry that over into the cloud for us to manage that way. We're also introducing the ability to push down data quality into Snowflake. So this is, again, one of those challenges is making sure that that data that you have is d is is high quality as you move forward. And so really another, we're just reducing friction. You already have Snowflake stood up. It's not another machine for you to manage, it's just push down capabilities into Snowflake to be able to track that quality. Another thing that we're launching with that is what we call Collibra Protect. And this is that ability for users to be able to ingest metadata, understand where the PII data is, and then set policies up on top of it. So very quickly be able to set policies and have them enforced at the data level. So anybody in the organization is only getting access to the data they should have access to. >>Here's Topica data quality is interesting. It's something that I've followed for a number of years. It used to be a back office function, you know, and really confined only to highly regulated industries like financial services and healthcare and government. You know, you look back over a decade ago, you didn't have this worry about personal information, g gdpr, and, you know, California Consumer Privacy Act all becomes, becomes so much important. The cloud is really changed things in terms of performance and scale and of course partnering for, for, with Snowflake it's all about sharing data and monetization, anything but a back office function. So it was kind of smart that you guys were early on and of course attracting them and as a, as an investor as well was very strong validation. What can you tell us about the nature of the relationship with Snowflake and specifically inter interested in sort of joint engineering or, and product innovation efforts, you know, beyond the standard go to market stuff? >>Definitely. So you mentioned there were a strategic investor in Calibra about a year ago. A little less than that I guess. We've been working with them though for over a year really tightly with their product and engineering teams to make sure that Collibra is adding real value. Our unified platform is touching pieces of our unified platform or touching all pieces of Snowflake. And when I say that, what I mean is we're first, you know, able to ingest data with Snowflake, which, which has always existed. We're able to profile and classify that data we're announcing with Calibra Protect this week that you're now able to create those policies on top of Snowflake and have them enforce. So again, people can get more value out of their snowflake more quickly as far as time to value with, with our policies for all business users to be able to create. >>We're also announcing Snowflake Lineage 2.0. So this is the ability to take stored procedures in Snowflake and understand the lineage of where did the data come from, how was it transformed with within Snowflake as well as the data quality. Pushdown, as I mentioned, data quality, you brought it up. It is a new, it is a, a big industry push and you know, one of the things I think Gartner mentioned is people are losing up to $15 million without having great data quality. So this push down capability for Snowflake really is again, a big ease of use push for us at Collibra of that ability to, to push it into snowflake, take advantage of the data, the data source, and the engine that already lives there and get the right and make sure you have the right quality. >>I mean, the nice thing about Snowflake, if you play in the Snowflake sandbox, you, you, you, you can get sort of a, you know, high degree of confidence that the data sharing can be done in a safe way. Bringing, you know, Collibra into the, into the story allows me to have that data quality and, and that governance that I, that I need. You know, we've said many times on the cube that one of the notable differences in cloud this decade versus last decade, I mean ob there are obvious differences just in terms of scale and scope, but it's shaping up to be about the strength of the ecosystems. That's really a hallmark of these big cloud players. I mean they're, it's a key factor for innovating, accelerating product delivery, filling gaps in, in the hyperscale offerings cuz you got more stack, you know, mature stack capabilities and you know, it creates this flywheel momentum as we often say. But, so my question is, how do you work with the hyperscalers? Like whether it's AWS or Google, whomever, and what do you see as your role and what's the Collibra sweet spot? >>Yeah, definitely. So, you know, one of the things I mentioned early on is the broader ecosystem of partners is what it's all about. And so we have that strong partnership with Snowflake. We also are doing more with Google around, you know, GCP and kbra protect there, but also tighter data plex integration. So similar to what you've seen with our strategic moves around Snowflake and, and really covering the broad ecosystem of what Collibra can do on top of that data source. We're extending that to the world of Google as well and the world of data plex. We also have great partners in SI's Infosys is somebody we spoke with at the conference who's done a lot of great work with Levi's as they're really important to help people with their whole data strategy and driving that data driven culture and, and Collibra being the core of it. >>Hi Laura, we're gonna, we're gonna end it there, but I wonder if you could kind of put a bow on, you know, this year, the event your, your perspectives. So just give us your closing thoughts. >>Yeah, definitely. So I, I wanna say this is one of the biggest releases Collibra's ever had. Definitely the biggest one since I've been with the company a little over a year. We have all these great new product innovations coming to really drive the ease of use to make data more valuable for users everywhere and, and companies everywhere. And so it's all about everybody being able to easily find, understand, and trust and get access to that data going forward. >>Well congratulations on all the pro progress. It was great to have you on the cube first time I believe, and really appreciate you, you taking the time with us. >>Yes, thank you for your time. >>You're very welcome. Okay, you're watching the coverage of Data Citizens 2022 on the cube, your leader in enterprise and emerging tech coverage. >>So data modernization oftentimes means moving some of your storage and computer to the cloud where you get the benefit of scale and security and so on. But ultimately it doesn't take away the silos that you have. We have more locations, more tools and more processes with which we try to get value from this data. To do that at scale in an organization, people involved in this process, they have to understand each other. So you need to unite those people across those tools, processes, and systems with a shared language. When I say customer, do you understand the same thing as you hearing customer? Are we counting them in the same way so that shared language unites us and that gives the opportunity for the organization as a whole to get the maximum value out of their data assets and then they can democratize data so everyone can properly use that shared language to find, understand, and trust the data asset that's available. >>And that's where Collibra comes in. We provide a centralized system of engagement that works across all of those locations and combines all of those different user types across the whole business. At Collibra, we say United by data and that also means that we're united by data with our customers. So here is some data about some of our customers. There was the case of an online do it yourself platform who grew their revenue almost three times from a marketing campaign that provided the right product in the right hands of the right people. In other case that comes to mind is from a financial services organization who saved over 800 K every year because they were able to reuse the same data in different kinds of reports and before there was spread out over different tools and processes and silos, and now the platform brought them together so they realized, oh, we're actually using the same data, let's find a way to make this more efficient. And the last example that comes to mind is that of a large home loan, home mortgage, mortgage loan provider where they have a very complex landscape, a very complex architecture legacy in the cloud, et cetera. And they're using our software, they're using our platform to unite all the people and those processes and tools to get a common view of data to manage their compliance at scale. >>Hey everyone, I'm Lisa Martin covering Data Citizens 22, brought to you by Collibra. This next conversation is gonna focus on the importance of data culture. One of our Cube alumni is back, Stan Christians is Collibra's co-founder and it's Chief Data citizens. Stan, it's great to have you back on the cube. >>Hey Lisa, nice to be. >>So we're gonna be talking about the importance of data culture, data intelligence, maturity, all those great things. When we think about the data revolution that every business is going through, you know, it's so much more than technology innovation. It also really re requires cultural transformation, community transformation. Those are challenging for customers to undertake. Talk to us about what you mean by data citizenship and the role that creating a data culture plays in that journey. >>Right. So as you know, our event is called Data Citizens because we believe that in the end, a data citizen is anyone who uses data to do their job. And we believe that today's organizations, you have a lot of people, most of the employees in an organization are somehow gonna to be a data citizen, right? So you need to make sure that these people are aware of it. You need that. People have skills and competencies to do with data what necessary and that's on, all right? So what does it mean to have a good data culture? It means that if you're building a beautiful dashboard to try and convince your boss, we need to make this decision that your boss is also open to and able to interpret, you know, the data presented in dashboard to actually make that decision and take that action. Right? >>And once you have that why to the organization, that's when you have a good data culture. Now that's continuous effort for most organizations because they're always moving, somehow they're hiring new people and it has to be continuous effort because we've seen that on the hand. Organizations continue challenged their data sources and where all the data is flowing, right? Which in itself creates a lot of risk. But also on the other set hand of the equation, you have the benefit. You know, you might look at regulatory drivers like, we have to do this, right? But it's, it's much better right now to consider the competitive drivers, for example, and we did an IDC study earlier this year, quite interesting. I can recommend anyone to it. And one of the conclusions they found as they surveyed over a thousand people across organizations worldwide is that the ones who are higher in maturity. >>So the, the organizations that really look at data as an asset, look at data as a product and actively try to be better at it, don't have three times as good a business outcome as the ones who are lower on the maturity scale, right? So you can say, ok, I'm doing this, you know, data culture for everyone, awakening them up as data citizens. I'm doing this for competitive reasons, I'm doing this re reasons you're trying to bring both of those together and the ones that get data intelligence right, are successful and competitive. That's, and that's what we're seeing out there in the market. >>Absolutely. We know that just generally stand right, the organizations that are, are really creating a, a data culture and enabling everybody within the organization to become data citizens are, We know that in theory they're more competitive, they're more successful. But the IDC study that you just mentioned demonstrates they're three times more successful and competitive than their peers. Talk about how Collibra advises customers to create that community, that culture of data when it might be challenging for an organization to adapt culturally. >>Of course, of course it's difficult for an organization to adapt but it's also necessary, as you just said, imagine that, you know, you're a modern day organization, laptops, what have you, you're not using those, right? Or you know, you're delivering them throughout organization, but not enabling your colleagues to actually do something with that asset. Same thing as through with data today, right? If you're not properly using the data asset and competitors are, they're gonna to get more advantage. So as to how you get this done, establish this. There's angles to look at, Lisa. So one angle is obviously the leadership whereby whoever is the boss of data in the organization, you typically have multiple bosses there, like achieve data officers. Sometimes there's, there's multiple, but they may have a different title, right? So I'm just gonna summarize it as a data leader for a second. >>So whoever that is, they need to make sure that there's a clear vision, a clear strategy for data. And that strategy needs to include the monetization aspect. How are you going to get value from data? Yes. Now that's one part because then you can leadership in the organization and also the business value. And that's important. Cause those people, their job in essence really is to make everyone in the organization think about data as an asset. And I think that's the second part of the equation of getting that right, is it's not enough to just have that leadership out there, but you also have to get the hearts and minds of the data champions across the organization. You, I really have to win them over. And if you have those two combined and obviously a good technology to, you know, connect those people and have them execute on their responsibilities such as a data intelligence platform like s then the in place to really start upgrading that culture inch by inch if you'll, >>Yes, I like that. The recipe for success. So you are the co-founder of Collibra. You've worn many different hats along this journey. Now you're building Collibra's own data office. I like how before we went live, we were talking about Calibra is drinking its own champagne. I always loved to hear stories about that. You're speaking at Data Citizens 2022. Talk to us about how you are building a data culture within Collibra and what maybe some of the specific projects are that Collibra's data office is working on. >>Yes, and it is indeed data citizens. There are a ton of speaks here, are very excited. You know, we have Barb from m MIT speaking about data monetization. We have Dilla at the last minute. So really exciting agen agenda. Can't wait to get back out there essentially. So over the years at, we've doing this since two and eight, so a good years and I think we have another decade of work ahead in the market, just to be very clear. Data is here to stick around as are we. And myself, you know, when you start a company, we were for people in a, if you, so everybody's wearing all sorts of hat at time. But over the years I've run, you know, presales that sales partnerships, product cetera. And as our company got a little bit biggish, we're now thousand two. Something like people in the company. >>I believe systems and processes become a lot important. So we said you CBRA isn't the size our customers we're getting there in of organization structure, process systems, et cetera. So we said it's really time for us to put our money where is and to our own data office, which is what we were seeing customers', organizations worldwide. And they organizations have HR units, they have a finance unit and over time they'll all have a department if you'll, that is responsible somehow for the data. So we said, ok, let's try to set an examples that other people can take away with it, right? Can take away from it. So we set up a data strategy, we started building data products, took care of the data infrastructure. That's sort of good stuff. And in doing all of that, ISA exactly as you said, we said, okay, we need to also use our product and our own practices and from that use, learn how we can make the product better, learn how we make, can make the practice better and share that learning with all the, and on, on the Monday mornings, we sometimes refer to eating our dog foods on Friday evenings. >>We referred to that drinking our own champagne. I like it. So we, we had a, we had the driver to do this. You know, there's a clear business reason. So we involved, we included that in the data strategy and that's a little bit of our origin. Now how, how do we organize this? We have three pillars, and by no means is this a template that everyone should, this is just the organization that works at our company, but it can serve as an inspiration. So we have a pillar, which is data science. The data product builders, if you'll or the people who help the business build data products. We have the data engineers who help keep the lights on for that data platform to make sure that the products, the data products can run, the data can flow and you know, the quality can be checked. >>And then we have a data intelligence or data governance builders where we have those data governance, data intelligence stakeholders who help the business as a sort of data partner to the business stakeholders. So that's how we've organized it. And then we started following the CBRA approach, which is, well, what are the challenges that our business stakeholders have in hr, finance, sales, marketing all over? And how can data help overcome those challenges? And from those use cases, we then just started to build a map and started execution use of the use case. And a important ones are very simple. We them with our, our customers as well, people talking about the cata, right? The catalog for the data scientists to know what's in their data lake, for example, and for the people in and privacy. So they have their process registry and they can see how the data flows. >>So that's a starting place and that turns into a marketplace so that if new analysts and data citizens join kbra, they immediately have a place to go to, to look at, see, ok, what data is out there for me as an analyst or a data scientist or whatever to do my job, right? So they can immediately get access data. And another one that we is around trusted business. We're seeing that since, you know, self-service BI allowed everyone to make beautiful dashboards, you know, pie, pie charts. I always, my pet pee is the pie chart because I love buy and you shouldn't always be using pie charts. But essentially there's become proliferation of those reports. And now executives don't really know, okay, should I trust this report or that report the reporting on the same thing. But the numbers seem different, right? So that's why we have trusted this reporting. So we know if a, the dashboard, a data product essentially is built, we not that all the right steps are being followed and that whoever is consuming that can be quite confident in the result either, Right. And that silver browser, right? Absolutely >>Decay. >>Exactly. Yes, >>Absolutely. Talk a little bit about some of the, the key performance indicators that you're using to measure the success of the data office. What are some of those KPIs? >>KPIs and measuring is a big topic in the, in the data chief data officer profession, I would say, and again, it always varies with to your organization, but there's a few that we use that might be of interest. Use those pillars, right? And we have metrics across those pillars. So for example, a pillar on the data engineering side is gonna be more related to that uptime, right? Are the, is the data platform up and running? Are the data products up and running? Is the quality in them good enough? Is it going up? Is it going down? What's the usage? But also, and especially if you're in the cloud and if consumption's a big thing, you have metrics around cost, for example, right? So that's one set of examples. Another one is around the data sciences and products. Are people using them? Are they getting value from it? >>Can we calculate that value in ay perspective, right? Yeah. So that we can to the rest of the business continue to say we're tracking all those numbers and those numbers indicate that value is generated and how much value estimated in that region. And then you have some data intelligence, data governance metrics, which is, for example, you have a number of domains in a data mesh. People talk about being the owner of a data domain, for example, like product or, or customer. So how many of those domains do you have covered? How many of them are already part of the program? How many of them have owners assigned? How well are these owners organized, executing on their responsibilities? How many tickets are open closed? How many data products are built according to process? And so and so forth. So these are an set of examples of, of KPIs. There's a, there's a lot more, but hopefully those can already inspire the audience. >>Absolutely. So we've, we've talked about the rise cheap data offices, it's only accelerating. You mentioned this is like a 10 year journey. So if you were to look into a crystal ball, what do you see in terms of the maturation of data offices over the next decade? >>So we, we've seen indeed the, the role sort of grow up, I think in, in thousand 10 there may have been like 10 achieve data officers or something. Gartner has exact numbers on them, but then they grew, you know, industries and the number is estimated to be about 20,000 right now. Wow. And they evolved in a sort of stack of competencies, defensive data strategy, because the first chief data officers were more regulatory driven, offensive data strategy support for the digital program. And now all about data products, right? So as a data leader, you now need all of those competences and need to include them in, in your strategy. >>How is that going to evolve for the next couple of years? I wish I had one of those balls, right? But essentially I think for the next couple of years there's gonna be a lot of people, you know, still moving along with those four levels of the stack. A lot of people I see are still in version one and version two of the chief data. So you'll see over the years that's gonna evolve more digital and more data products. So for next years, my, my prediction is it's all products because it's an immediate link between data and, and the essentially, right? Right. So that's gonna be important and quite likely a new, some new things will be added on, which nobody can predict yet. But we'll see those pop up in a few years. I think there's gonna be a continued challenge for the chief officer role to become a real executive role as opposed to, you know, somebody who claims that they're executive, but then they're not, right? >>So the real reporting level into the board, into the CEO for example, will continue to be a challenging point. But the ones who do get that done will be the ones that are successful and the ones who get that will the ones that do it on the basis of data monetization, right? Connecting value to the data and making that value clear to all the data citizens in the organization, right? And in that sense, they'll need to have both, you know, technical audiences and non-technical audiences aligned of course. And they'll need to focus on adoption. Again, it's not enough to just have your data office be involved in this. It's really important that you're waking up data citizens across the organization and you make everyone in the organization think about data as an asset. >>Absolutely. Because there's so much value that can be extracted. Organizations really strategically build that data office and democratize access across all those data citizens. Stan, this is an exciting arena. We're definitely gonna keep our eyes on this. Sounds like a lot of evolution and maturation coming from the data office perspective. From the data citizen perspective. And as the data show that you mentioned in that IDC study, you mentioned Gartner as well, organizations have so much more likelihood of being successful and being competitive. So we're gonna watch this space. Stan, thank you so much for joining me on the cube at Data Citizens 22. We appreciate it. >>Thanks for having me over >>From Data Citizens 22, I'm Lisa Martin, you're watching The Cube, the leader in live tech coverage. >>Okay, this concludes our coverage of Data Citizens 2022, brought to you by Collibra. Remember, all these videos are available on demand@thecube.net. And don't forget to check out silicon angle.com for all the news and wiki bod.com for our weekly breaking analysis series where we cover many data topics and share survey research from our partner ETR Enterprise Technology Research. If you want more information on the products announced at Data Citizens, go to collibra.com. There are tons of resources there. You'll find analyst reports, product demos. It's really worthwhile to check those out. Thanks for watching our program and digging into Data Citizens 2022 on the Cube, your leader in enterprise and emerging tech coverage. We'll see you soon.

Published Date : Nov 2 2022

SUMMARY :

largely about getting the technology to work. Now the cloud is definitely helping with that, but also how do you automate governance? So you can see how data governance has evolved into to say we extract the signal from the noise, and over the, the next couple of days, we're gonna feature some of the So it's a really interesting story that we're thrilled to be sharing And we said at the time, you know, maybe it's time to rethink data innovation. 2020s from the previous decade, and what challenges does that bring for your customers? as data becomes more impactful than important, the level of scrutiny with respect to privacy, So again, I think it just another incentive for organization to now truly look at data You know, I don't know when you guys founded Collibra, if, if you had a sense as to how complicated the last kind of financial crisis, and that was really the, the start of Colli where we found product market Well, that's interesting because, you know, in my observation it takes seven to 10 years to actually build a again, a lot of momentum in the org in, in the, in the markets with some of the cloud partners And the second is that those data pipelines that are now being created in the cloud, I mean, the acquisition of i l dq, you know, So that's really the theme of a lot of the innovation that we're driving. And so that's the big theme from an innovation perspective, One of our key differentiators is the ability to really drive a lot of automation through workflows. So actually pushing down the computer and data quality, one of the key principles you think about monetization. And I, and I think we we're really at this pivotal moment, and I think you said it well. We need to look beyond just the I know you're gonna crush it out there. This is Dave Valante for the cube, your leader in enterprise and Without data leverage the Collibra data catalog to automatically And for that you'll establish community owners, a data set to a KPI to a report now enables your users to see what Finally, seven, promote the value of this to your users and Welcome to the Cube's coverage of Data Citizens 2022 Collibra's customer event. And now you lead data quality at Collibra. imagine if we get that wrong, you know, what the ramifications could be, And I realized in that moment, you know, I might have failed him because, cause I didn't know. And it's so complex that the way companies consume them in the IT function is And so it's really become front and center just the whole quality issue because data's so fundamental, nowadays to this topic is, so maybe we could surface all of these problems with So the language is changing a you know, stale data, you know, the, the whole trend toward real time. we sort of lived this problem for a long time, you know, in, in the Wall Street days about a decade you know, they just said, Oh, it's a glitch, you know, so they didn't understand the root cause of it. And the one right now is these hyperscalers in the cloud. And I think if you look at the whole So this is interesting because what you just described, you know, you mentioned Snowflake, And so when you were to log into Big Query tomorrow using our I love this example because, you know, Barry talks about, wow, the cloud guys are gonna own the world and, Seeing that across the board, people used to know it was a zip code and nowadays Appreciate it. Right, and thank you for watching. Nice to be here. Can can you explain to our audience why the ability to manage data across the entire organization. I was gonna say, you know, when I look back at like the last 10 years, it was all about getting the technology to work and it And one of the big pushes and passions we have at Collibra is to help with I I, you know, you mentioned this idea of, and really speeding the time to value for any of the business analysts, So where do you see, you know, the friction in adopting new data technologies? So one of the other things we're announcing with, with all of the innovations that are coming is So anybody in the organization is only getting access to the data they should have access to. So it was kind of smart that you guys were early on and We're able to profile and classify that data we're announcing with Calibra Protect this week that and get the right and make sure you have the right quality. I mean, the nice thing about Snowflake, if you play in the Snowflake sandbox, you, you, you, you can get sort of a, We also are doing more with Google around, you know, GCP and kbra protect there, you know, this year, the event your, your perspectives. And so it's all about everybody being able to easily It was great to have you on the cube first time I believe, cube, your leader in enterprise and emerging tech coverage. the cloud where you get the benefit of scale and security and so on. And the last example that comes to mind is that of a large home loan, home mortgage, Stan, it's great to have you back on the cube. Talk to us about what you mean by data citizenship and the And we believe that today's organizations, you have a lot of people, And one of the conclusions they found as they So you can say, ok, I'm doing this, you know, data culture for everyone, awakening them But the IDC study that you just mentioned demonstrates they're three times So as to how you get this done, establish this. part of the equation of getting that right, is it's not enough to just have that leadership out Talk to us about how you are building a data culture within Collibra and But over the years I've run, you know, So we said you the data products can run, the data can flow and you know, the quality can be checked. The catalog for the data scientists to know what's in their data lake, and data citizens join kbra, they immediately have a place to go to, Yes, success of the data office. So for example, a pillar on the data engineering side is gonna be more related So how many of those domains do you have covered? to look into a crystal ball, what do you see in terms of the maturation industries and the number is estimated to be about 20,000 right now. How is that going to evolve for the next couple of years? And in that sense, they'll need to have both, you know, technical audiences and non-technical audiences And as the data show that you mentioned in that IDC study, the leader in live tech coverage. Okay, this concludes our coverage of Data Citizens 2022, brought to you by Collibra.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
LauraPERSON

0.99+

Lisa MartinPERSON

0.99+

DavePERSON

0.99+

AmazonORGANIZATION

0.99+

HeinekenORGANIZATION

0.99+

Dave ValantePERSON

0.99+

Laura SellersPERSON

0.99+

2008DATE

0.99+

CollibraORGANIZATION

0.99+

AdobeORGANIZATION

0.99+

Felix Von DalaPERSON

0.99+

GoogleORGANIZATION

0.99+

Felix Van DemaPERSON

0.99+

sevenQUANTITY

0.99+

Stan ChristiansPERSON

0.99+

2010DATE

0.99+

LisaPERSON

0.99+

San DiegoLOCATION

0.99+

JayPERSON

0.99+

50 dayQUANTITY

0.99+

FelixPERSON

0.99+

oneQUANTITY

0.99+

Kurt HasselbeckPERSON

0.99+

Bank of AmericaORGANIZATION

0.99+

10 yearQUANTITY

0.99+

California Consumer Privacy ActTITLE

0.99+

10 dayQUANTITY

0.99+

SixQUANTITY

0.99+

SnowflakeORGANIZATION

0.99+

Dave AntePERSON

0.99+

Last yearDATE

0.99+

demand@thecube.netOTHER

0.99+

ETR Enterprise Technology ResearchORGANIZATION

0.99+

BarryPERSON

0.99+

GartnerORGANIZATION

0.99+

one partQUANTITY

0.99+

PythonTITLE

0.99+

2010sDATE

0.99+

2020sDATE

0.99+

CalibraLOCATION

0.99+

last yearDATE

0.99+

twoQUANTITY

0.99+

CalibraORGANIZATION

0.99+

K Bear ProtectORGANIZATION

0.99+

two sidesQUANTITY

0.99+

Kirk HasselbeckPERSON

0.99+

12 monthsQUANTITY

0.99+

tomorrowDATE

0.99+

AWSORGANIZATION

0.99+

BarbPERSON

0.99+

StanPERSON

0.99+

Data CitizensORGANIZATION

0.99+

The Future of Multicloud Data Protection is Here FULL EPISODE V3


 

>>Prior to the pandemic, organizations were largely optimized for efficiency as the best path to bottom line profits. Many CIOs tell the cube privately that they were caught off guard by the degree to which their businesses required greater resiliency beyond their somewhat cumbersome disaster recovery processes. And the lack of that business resilience has actually cost firms because they were unable to respond to changing market forces. And certainly we've seen this dynamic with supply chain challenges and there's a little doubt. We're also seeing it in the area of cybersecurity generally, and data recovery. Specifically. Over the past 30 plus months, the rapid adoption of cloud to support remote workers and build in business resilience had the unintended consequences of expanding attack vectors, which brought an escalation of risk from cyber crime. Well, security in the public clouds is certainly world class. The result of multi-cloud has brought with it multiple shared responsibility models, multiple ways of implementing security policies across clouds and on-prem. >>And at the end of the day, more, not less complexity, but there's a positive side to this story. The good news is that public policy industry collaboration and technology innovation is moving fast to accelerate data protection and cybersecurity strategies with a focus on modernizing infrastructure, securing the digital supply chain, and very importantly, simplifying the integration of data protection and cybersecurity. Today there's heightened awareness that the world of data protection is not only an adjacency to, but it's becoming a fundamental component of cybersecurity strategies. In particular, in order to build more resilience into a business, data protection, people, technologies, and processes must be more tightly coordinated with security operations. Hello and welcome to the future of Multi-Cloud Data Protection Made Possible by Dell in collaboration with the Cube. My name is Dave Valante and I'll be your host today. In this segment, we welcome into the Cube, two senior executives from Dell who will share details on new technology announcements that directly address these challenges. >>Jeff Boudreaux is the president and general manager of Dell's Infrastructure Solutions Group, isg, and he's gonna share his perspectives on the market and the challenges he's hearing from customers. And we're gonna ask Jeff to double click on the messages that Dell is putting into the marketplace and give us his detailed point of view on what it means for customers. Now Jeff is gonna be joined by Travis Vhi. Travis is the senior Vice President of product management for ISG at Dell Technologies, and he's gonna give us details on the products that are being announced today and go into the hard news. Now, we're also gonna challenge our guests to explain why Dell's approach is unique and different in the marketplace. Thanks for being with us. Let's get right into it. We're here with Jeff Padro and Travis Behill. We're gonna dig into the details about Dell's big data protection announcement. Guys, good to see you. Thanks >>For coming in. Good to see you. Thank you for having us. >>You're very welcome. Right. Let's start off, Jeff, with a high level, you know, I'd like to talk about the customer, what challenges they're facing. You're talking to customers all the time, What are they telling you? >>Sure. As you know, we do, we spend a lot of time with our customers, specifically listening, learning, understanding their use cases, their pain points within their specific environments. They tell us a lot. Notice no surprise to any of us, that data is a key theme that they talk about. It's one of their most important, important assets. They need to extract more value from that data to fuel their business models, their innovation engines, their competitive edge. So they need to make sure that that data is accessible, it's secure in its recoverable, especially in today's world with the increased cyber attacks. >>Okay. So maybe we could get into some of those, those challenges. I mean, when, when you talk about things like data sprawl, what do you mean by that? What should people know? Sure. >>So for those big three themes, I'd say, you know, you have data sprawl, which is the big one, which is all about the massive amounts of data. It's the growth of that data, which is growing at an unprecedented rates. It's the gravity of that data and the reality of the multi-cloud sprawl. So stuff is just everywhere, right? Which increases that service a tax base for cyber criminals. >>And and by gravity you mean the data's there and people don't wanna move it. >>It's everywhere, right? And so when it lands someplace, I think edge, core or cloud, it's there and that's, it's something we have to help our customers with. >>Okay, so just it's nuanced cuz complexity has other layers. What, what are those >>Layers? Sure. When we talk to our customers, they tell us complexity is one of their big themes. And specifically it's around data complexity. We talked about that growth and gravity of the data. We talk about multi-cloud complexity and we talk about multi-cloud sprawl. So multiple vendors, multiple contracts, multiple tool chains, and none of those work together in this, you know, multi-cloud world. Then that drives their security complexity. So we talk about that increased attack surface, but this really drives a lot of operational complexity for their teams. Think about we're a lack consistency through everything. So people, process, tools, all that stuff, which is really wasting time and money for our customers. >>So how does that affect the cyber strategies and the, I mean, I've often said the ciso now they have this shared responsibility model, they have to do that across multiple clouds. Every cloud has its own security policies and, and frameworks and syntax. So maybe you could double click on your perspective on that. >>Sure. I'd say the big, you know, the big challenge customers have seen, it's really inadequate cyber resiliency. And specifically they're feeling, feeling very exposed. And today as the world with cyber tax being more and more sophisticated, if something goes wrong, it is a real challenge for them to get back up and running quickly. And that's why this is such a, a big topic for CEOs and businesses around the world. >>You know, it's funny, I said this in my open, I, I think that prior to the pandemic businesses were optimized for efficiency and now they're like, Wow, we have to actually put some headroom into the system to be more resilient. You know, I you hearing >>That? Yeah, we absolutely are. I mean, the customers really, they're asking us for help, right? It's one of the big things we're learning and hearing from them. And it's really about three things, one's about simplifying it, two, it's really helping them to extract more value from their data. And then the third big, big piece is ensuring their data is protected and recoverable regardless of where it is going back to that data gravity and that very, you know, the multicloud world just recently, I don't know if you've seen it, but the global data protected, excuse me, the global data protection index gdp. >>I, Yes. Jesus. Not to be confused with gdpr, >>Actually that was released today and confirms everything we just talked about around customer challenges, but also it highlights an importance of having a very cyber, a robust cyber resilient data protection strategy. >>Yeah, I haven't seen the latest, but I, I want to dig into it. I think this is, you've done this many, many years in a row. I like to look at the, the, the time series and see how things have changed. All right. At, at a high level, Jeff, can you kind of address why Dell and from your point of view is best suited? >>Sure. So we believe there's a better way or a better approach on how to handle this. We think Dell is uniquely positioned to help our customers as a one stop shop, if you will, for that cyber resilient multi-cloud data protection solution in needs. We take a modern, a simple and resilient approach, >>But what does that mean? What, what do you mean by modern? >>Sure. So modern, we talk about our software defined architecture, right? It's really designed to meet the needs not only of today, but really into the future. And we protect data across any cloud in any workload. So we have a proven track record doing this today. We have more than 1700 customers that trust us to protect them more than 14 exabytes of their data in the cloud today. >>Okay, so you said modern, simple and resilient. What, what do you mean by simple? Sure. >>We wanna provide simplicity everywhere, going back to helping with the complexity challenge, and that's from deployment to consumption to management and support. So our offers will deploy in minutes. They are easy to operate and use, and we support flexible consumption models for whatever the customer may desire. So traditional subscription or as a service. >>And when you, when you talk about resilient, I mean, I, I put forth that premise, but it's hard because people say, Well, that's gonna gonna cost us more. Well, it may, but you're gonna also reduce your, your risk. So how, what's your point of view on resilience? >>Yeah, I think it's, it's something all customers need. So we're gonna be providing a comprehensive and resilient portfolio of cyber solutions that are secured by design. We have some ver some unique capabilities in a combination of things like built in amenability, physical and logical isolation. We have intelligence built in with AI par recovery and just one, I guess fun fact for everybody is we have our cyber vault is the only solution in the industry that is endorsed by Sheltered Harbor that meets all the needs of the financial sector. >>So it's interesting when you think about the, the NIST framework for cyber security, it's all about about layers. You're sort of bringing that now to, to data protection, correct? Yeah. All right. In a minute we're gonna come back with Travis and dig into the news. We're gonna take a short break. Keep it right there. Okay. We're back with Jeff and Travis Vehill to dig deeper into the news. Guys, again, good to see you. Travis, if you could, maybe you, before we get into the news, can you set the business context for us? What's going on out there? >>Yeah, thanks for that question, Dave. To set a little bit of the context, when you look at the data protection market, Dell has been a leader in providing solutions to customers for going on nearly two decades now. We have tens of thousands of people using our appliances. We have multiple thousands of people using our latest modern simple power protect data managers software. And as Jeff mentioned, we have, you know, 1700 customers protecting 14 exabytes of data in the public clouds today. And that foundation gives us a unique vantage point. We talked to a lot of customers and they're really telling us three things. They want simple solutions, they want us to help them modernize and they want us to add as the highest priority, maintain that high degree of resiliency that they expect from our data protection solutions. So tho that's the backdrop to the news today. And, and as we go through the news, I think you'll, you'll agree that each of these announcements deliver on those pillars. And in particular today we're announcing the Power Protect data manager appliance. We are announcing power protect cyber recovery enhancements, and we are announcing enhancements to our Apex data storage >>Services. Okay, so three pieces. Let's, let's dig to that. It's interesting appliance, everybody wants software, but then you talk to customers and they're like, Well, we actually want appliances because we just wanna put it in and it works, right? Performs great. So, so what do we need to know about the appliance? What's the news there? Well, >>You know, part of the reason I gave you some of those stats to begin with is that we have at this strong foundation of, of experience, but also intellectual property components that we've taken that have been battle tested in the market. And we've put them together in a new simple integrated appliance that really combines the best of the target appliance capabilities we have with that modern simple software. And we've integrated it from the, you know, sort of taking all of those pieces, putting them together in a simple, easy to use and easy to scale interface for customers. >>So the premise that I've been putting forth for, you know, months now, probably well, well over a year, is that, that that data protection is becoming an extension of your, your cybersecurity strategies. So I'm interested in your perspective on cyber recovery. You, you have specific news that you have there? >>Yeah, you know, we, we are, in addition to simplifying things via the, the appliance, we are providing solutions for customers no matter where they're deploying. And cyber recovery, especially when it comes to cloud deployments, is an increasing area of interest and deployment that we see with our customers. So what we're announcing today is that we're expanding our cyber recovery services to be available in Google Cloud with this announcement. It means we're available in all three of the major clouds and it really provides customers the flexibility to secure their data no matter if they're running, you know, on premises in a colo at the edge in the public cloud. And the other nice thing about this, this announcement is that you have the ability to use Google Cloud as a cyber recovery vault that really allows customers to isolate critical data and they can recover that critical data from the vault back to on-premises or from that vault back to running their cyber cyber protection or their data protection solutions in the public cloud. >>I always invoke my, my favorite Matt Baker here. It's not a zero sum game, but this is a perfect example where there's opportunities for a company like Dell to partner with the public cloud provider. You've got capabilities that don't exist there. You've got the on-prem capabilities. We could talk about edge all day, but that's a different topic. Okay, so Mike, my other question Travis, is how does this all fit into Apex? We hear a lot about Apex as a service, it's sort of the new hot thing. What's happening there? What's the news around Apex? >>Yeah, we, we've seen incredible momentum with our Apex solutions since we introduced data protection options into them earlier this year. And we're really building on that momentum with this announcement being, you know, providing solutions that allow customers to consume flexibly. And so what we're announcing specifically is that we're expanding Apex data storage services to include a data protection option. And it's like with all Apex offers, it's a pay as you go solution really streamlines the process of customers purchasing, deploying, maintaining and managing their backup software. All a customer really needs to do is, you know, specify their base capacity, they specify their performance tier, they tell us do they want a a one year term or a three year term and we take it from there. We, we get them up and running so they can start deploying and consuming flexibly. And it's, as with many of our Apex solutions, it's a simple user experience all exposed through a unified Apex console. >>Okay. So it's you keeping it simple, like I think large, medium, small, you know, we hear a lot about t-shirt sizes. I I'm a big fan of that cuz you guys should be smart enough to figure out, you know, based on my workload, what I, what I need, how different is this? I wonder if you guys could, could, could address this. Jeff, maybe you can, >>You can start. Sure. I'll start and then pitch me, you know, Travis, you you jump in when I screw up here. So, awesome. So first I'd say we offer innovative multi-cloud data protection solutions. We provide that deliver performance, efficiency and scale that our customers demand and require. We support as Travis at all the major public clouds. We have a broad ecosystem of workload support and I guess the, the great news is we're up to 80% more cost effective than any of the competition. >>80%. 80%, That's a big number, right. Travis, what's your point of view on this? Yeah, >>I, I think number one, end to end data protection. We, we are that one stop shop that I talked about. Whether it's a simplified appliance, whether it's deployed in the cloud, whether it's at the edge, whether it's integrated appliances, target appliances, software, we have solutions that span the gamut as a service. I mentioned the Apex solution as well. So really we can, we can provide solutions that help support customers and protect them, any workload, any cloud, anywhere that data lives edge core to cloud. The other thing that we hear as a, as a, a big differentiator for Dell and, and Jeff touched on on this a little bit earlier, is our intelligent cyber resiliency. We have a unique combination in, in the market where we can offer immutability or protection against deletion as, as sort of that first line of defense. But we can also offer a second level of defense, which is isolation, talking, talking about data vaults or cyber vaults and cyber recovery. And the, at more importantly, the intelligence that goes around that vault. It can look at detecting cyber attacks, it can help customers speed time to recovery and really provides AI and ML to help early diagnosis of a cyber re attack and fast recovery should a cyber attack occur. And, and you know, if you look at customer adoption of that solution specifically in the clouds, we have over 1300 customers utilizing power protect cyber recovery. >>So I think it's fair to say that your, I mean your portfolio has obvious been a big differentiator whenever I talk to, you know, your finance team, Michael Dell, et cetera, that end to end capability that that, that your ability to manage throughout the supply chain. We actually just did a a, an event recently with you guys where you went into what you're doing to make infrastructure trusted. And so my take on that is you, in a lot of respects, you're shifting, you know, the client's burden to your r and d now they have a lot of work to do, so it's, it's not like they can go home and just relax, but, but that's a key part of the partnership that I see. Jeff, I wonder if you could give us the, the, the final thoughts. >>Sure. Dell has a long history of being a trusted partner with it, right? So we have unmatched capabilities. Going back to your point, we have the broadest portfolio, we have, you know, we're a leader in every category that we participate in. We have a broad deep breadth of portfolio. We have scale, we have innovation that is just unmatched within data protection itself. We are the trusted market leader, no if and or bots, we're number one for both data protection software in appliances per idc. And we would just name for the 17th consecutive time the leader in the, the Gartner Magic Quadrant. So bottom line is customers can count on Dell. >>Yeah, and I think again, we're seeing the evolution of, of data protection. It's not like the last 10 years, it's really becoming an adjacency and really a key component of your cyber strategy. I think those two parts of the organization are coming together. So guys, really appreciate your time. Thanks for Thank you sir. Thanks Dave. Travis, good to see you. All right, in a moment I'm gonna come right back and summarize what we learned today, what actions you can take for your business. You're watching the future of multi-cloud data protection made possible by Dell and collaboration with the cube, your leader in enterprise and emerging tech coverage right back >>In our data driven world. Protecting data has never been more critical to guard against everything from cyber incidents to unplanned outages. You need a cyber resilient, multi-cloud data protection strategy. >>It's not a matter of if you're gonna get hacked, it's a matter of when. And I wanna know that I can recover and continue to recover each day. >>It is important to have a cyber security and a cyber resiliency plan in place because the threat of cyber attack are imminent. >>Power protects. Data manager from Dell Technologies helps deliver the data protection and security confidence you would expect from a trusted partner and market leader. >>We chose Power Protect Data Manager because we've been a strategic partner with Dell Technologies for roughly 20 years now. Our partnership with Dell Technologists has provided us with the ability to scale and grow as we've transitioned from 10 billion in assets to 20 billion. >>With Power Protect Data Manager, you can enjoy exceptional ease of use to increase your efficiency and reduce costs. >>Got installed it by myself, learned it by myself with very intuitive >>While restoring a machine with Power Protect Data Manager is fast. We can fully manage Power Protect through the center. We can recover a whole machine in seconds. >>Data Manager offers innovation such as Transparent snapshots to simplify virtual machine backups and it goes beyond backup and restore to provide valuable insights and to protected data workloads and VMs. >>In our previous environment, it would take anywhere from three to six hours at night to do a single backup of each vm. Now we're backing up hourly and it takes two to three seconds with the transparent snapshots. >>With Power Protects Data Manager, you get the peace of mind knowing that your data is safe and available whenever you need it. >>Data is extremely important. We can't afford to lose any data. We need things just to work. >>Start your journey to modern data protection with Dell Power Protect Data manager. Visit dell.com/power Protect Data Manager. >>We put forth the premise in our introduction that the world's of data protection in cybersecurity must be more integrated. We said that data recovery strategies have to be built into security practices and procedures and by default this should include modern hardware and software. Now in addition to reviewing some of the challenges that customers face, which have been pretty well documented, we heard about new products that Dell Technologies is bringing to the marketplace that specifically address these customer concerns. There were three that we talked about today. First, the Power Protect Data Manager Appliance, which is an integrated system taking advantage of Dell's history in data protection, but adding new capabilities. And I want to come back to that in the moment. Second is Dell's Power Protect cyber recovery for Google Cloud platform. This rounds out the big three public cloud providers for Dell, which joins AWS and and Azure support. >>Now finally, Dell has made its target backup appliances available in Apex. You might recall earlier this year we saw the introduction from Dell of Apex backup services and then in May at Dell Technologies world, we heard about the introduction of Apex Cyber Recovery Services. And today Dell is making its most popular backup appliances available and Apex. Now I wanna come back to the Power Protect data manager appliance because it's a new integrated appliance. And I asked Dell off camera really what is so special about these new systems and what's really different from the competition because look, everyone offers some kind of integrated appliance. So I heard a number of items, Dell talked about simplicity and efficiency and containers and Kubernetes. So I kind of kept pushing and got to what I think is the heart of the matter in two really important areas. One is simplicity. >>Dell claims that customers can deploy the system in half the time relative to the competition. So we're talking minutes to deploy and of course that's gonna lead to much simpler management. And the second real difference I heard was backup and restore performance for VMware workloads. In particular, Dell has developed transparent snapshot capabilities to fundamentally change the way VMs are protected, which leads to faster backup and restores with less impact on virtual infrastructure. Dell believes this new development is unique in the market and claims that in its benchmarks the new appliance was able to back up 500 virtual machines in 47% less time compared to a leading competitor. Now this is based on Dell benchmarks, so hopefully these are things that you can explore in more detail with Dell to see if and how they apply to your business. So if you want more information, go to the data protectionPage@dell.com. You can find that at dell.com/data protection. And all the content here and other videos are available on demand@thecube.net. Check out our series on the blueprint for trusted infrastructure, it's related and has some additional information. And go to silicon angle.com for all the news and analysis related to these and other announcements. This is Dave Valante. Thanks for watching the future of multi-cloud protection made possible by Dell in collaboration with the Cube, your leader in enterprise and emerging tech coverage.

Published Date : Oct 28 2022

SUMMARY :

And the lack of that business And at the end of the day, more, not less complexity, Jeff Boudreaux is the president and general manager of Dell's Infrastructure Solutions Group, Good to see you. Let's start off, Jeff, with a high level, you know, I'd like to talk about the So they need to make sure that that data data sprawl, what do you mean by that? So for those big three themes, I'd say, you know, you have data sprawl, which is the big one, which is all about the massive amounts of it's something we have to help our customers with. What, what are those We talked about that growth and gravity of the data. So how does that affect the cyber strategies and the, And today as the world with cyber tax being more and more sophisticated, You know, it's funny, I said this in my open, I, I think that prior to the pandemic businesses that very, you know, the multicloud world just recently, I don't know if you've seen it, but the global data protected, Not to be confused with gdpr, Actually that was released today and confirms everything we just talked about around customer challenges, At, at a high level, Jeff, can you kind of address why Dell and from your point of view is best suited? We think Dell is uniquely positioned to help our customers as a one stop shop, if you will, It's really designed to meet the needs What, what do you mean by simple? We wanna provide simplicity everywhere, going back to helping with the complexity challenge, and that's from deployment So how, what's your point of view on resilience? Harbor that meets all the needs of the financial sector. So it's interesting when you think about the, the NIST framework for cyber security, it's all about about layers. the context, when you look at the data protection market, Dell has been a leader in providing solutions but then you talk to customers and they're like, Well, we actually want appliances because we just wanna put it in and it works, You know, part of the reason I gave you some of those stats to begin with is that we have at this strong foundation of, So the premise that I've been putting forth for, you know, months now, probably well, well over a year, it really provides customers the flexibility to secure their data no matter if they're running, you know, it's sort of the new hot thing. All a customer really needs to do is, you know, specify their base capacity, I I'm a big fan of that cuz you guys should be smart enough to figure out, you know, based on my workload, We support as Travis at all the major public clouds. Travis, what's your point of view on of that solution specifically in the clouds, So I think it's fair to say that your, I mean your portfolio has obvious been a big differentiator whenever I talk to, We are the trusted market leader, no if and or bots, we're number one for both data protection software in what we learned today, what actions you can take for your business. Protecting data has never been more critical to guard against that I can recover and continue to recover each day. It is important to have a cyber security and a cyber resiliency Data manager from Dell Technologies helps deliver the data protection and security We chose Power Protect Data Manager because we've been a strategic partner with With Power Protect Data Manager, you can enjoy exceptional ease of use to increase your efficiency We can fully manage Power Data Manager offers innovation such as Transparent snapshots to simplify virtual Now we're backing up hourly and it takes two to three seconds with the transparent With Power Protects Data Manager, you get the peace of mind knowing that your data is safe and available We need things just to work. Start your journey to modern data protection with Dell Power Protect Data manager. We put forth the premise in our introduction that the world's of data protection in cybersecurity So I kind of kept pushing and got to what I think is the heart of the matter in two really Dell claims that customers can deploy the system in half the time relative to the

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JeffPERSON

0.99+

Dave ValantePERSON

0.99+

Jeff BoudreauxPERSON

0.99+

DellORGANIZATION

0.99+

TravisPERSON

0.99+

DavePERSON

0.99+

MikePERSON

0.99+

20 billionQUANTITY

0.99+

Travis BehillPERSON

0.99+

threeQUANTITY

0.99+

Jeff PadroPERSON

0.99+

10 billionQUANTITY

0.99+

Matt BakerPERSON

0.99+

AWSORGANIZATION

0.99+

Dell TechnologiesORGANIZATION

0.99+

Sheltered HarborORGANIZATION

0.99+

Travis VehillPERSON

0.99+

Michael DellPERSON

0.99+

secondQUANTITY

0.99+

demand@thecube.netOTHER

0.99+

MayDATE

0.99+

more than 14 exabytesQUANTITY

0.99+

more than 1700 customersQUANTITY

0.99+

1700 customersQUANTITY

0.99+

SecondQUANTITY

0.99+

Dell TechnologiesORGANIZATION

0.99+

two senior executivesQUANTITY

0.99+

FirstQUANTITY

0.99+

three piecesQUANTITY

0.99+

todayDATE

0.99+

two partsQUANTITY

0.99+

twoQUANTITY

0.99+

six hoursQUANTITY

0.99+

bothQUANTITY

0.99+

thirdQUANTITY

0.99+

three secondsQUANTITY

0.99+

OneQUANTITY

0.99+

TodayDATE

0.99+

over 1300 customersQUANTITY

0.99+

Solutions GroupORGANIZATION

0.99+

ApexORGANIZATION

0.98+

three thingsQUANTITY

0.98+

500 virtual machinesQUANTITY

0.98+

eachQUANTITY

0.98+

20 yearsQUANTITY

0.98+

80%QUANTITY

0.98+

Jenn Saavedra, Dell Technology Summit


 

>>Okay, we're back with Jen Vera, who's the Chief Human Resource Officer of Dell, and we're gonna discuss people, culture and hybrid work and leadership in the post isolation economy. Jen, the conversations that we had at Dell Tech World this past May around the new work environment were some of the most interesting and engaging that I had personally. So I'm really eager to, to get the update. It's great to see you again. Thanks for coming on the cube. >>Thanks for having me, Dave. There's been a lot of change, just a short amount of time, so I'm excited to, to share some of our learnings with >>You. I, I mean, I'll bet there has, I mean, post pandemic companies, they're trying, everybody's trying to figure out the return to work and, and what it looks like. You know, last May there was really a theme of flexibility, but depending, we talked about, well, millennial or not young old, and it's just really was mixed, but, so how have you approached the topic? What, what are your policies? What's changed since we last talked? You know, what's working, you know, what's still being worked? What would you recommend to other companies to over to you? >>Yeah. Well, you know, this isn't a topic that's necessarily new to Dell technology. So we've been doing hybrid before. Hybrid was a thing, so for over a decade we've been doing what we called connected workplace. So we have kind of a, a history and we have some great learnings from that. Although things did change for the entire world. You know, March of 2020, we went from kind of this hybrid to everybody being remote for a while. But what we wanted to do is, we're such a data driven company. There's so many headlines out there, you know, about all these things that people think could happen will happen, but there wasn't a lot of data behind it. So we took a step back and we asked our team members, How do you think we're doing? And we asked very kind of strong language, because we've been doing this for a while. >>We asked them, Do you think we're leading in the world of hybrid? And 86% of our team members said that were, which is great, but we always know there's nuance right behind that macro level. So we, we asked them a lot of different questions and we just went on this kind of myth busting journey and we decided to test some of those things. We're hearing about Culture Willow Road or new team members will have trouble being connected or millennials will be different. And we really just collected a lot of data, asked our team members what their experiences. And what we have found is really, you don't have to be together in the office all the time to have a strong culture, a sense of connection, to be productive and to have a really healthy business. >>Well, I like that you were data driven around it with the data business here. So, but, but there is a lot of debate around your culture and how it suffers in a hybrid environment and how remote workers won't get, you know, promoted. And so I'm curious, you know, and I've, and I've seen some like-minded companies like Dell say, Hey, we want you guys to work the way you wanna work. But then they've, I've seen them adjust and say, Well, yeah, but we also want you to know in the office, be so we can collaborate a little bit more. So what are you seeing at Dell and, and, and how do you maintain that cultural advantage that you're alluding to in this kind of strange, new ever changing world? >>Yeah. Well, I think, look, one approach doesn't fit all. So I don't think that the approach that works for Dell Technologies is necessarily the approach that works for every company. It works with our strategy and culture. It is really important that we listen to our team members and that we support them through this journey. You know, they tell us time and time again, one of the most special things about our culture is that we provide flexibility and choice. So we're not a mandate culture. We really want to make sure that our team members know that we want them to be their best and do their best. And not every individual role has the same requirements. Not every individual person has the same needs. And so we really wanna meet them where they are so that they can be productive. They feel connected to the team and to the company and engaged and inspired. >>So, you know, for, for us, it really does make sense to go forward with this. And so we haven't, we haven't taken a step back. We've been doing hybrid, We'll continue to do hybrid, but just like if you, you know, we talk about not being a mandate. I think the companies that say nobody will come in or you have to come in three days a week, all of that feels more limiting. And so what we really say is, work out with your team, work out with your role work, workout with your leader, what really makes the most sense to drive things forward. >>I, >>You were, were talking, that's >>What we, you were talking before about myths and you know, the, I wanna talk about team member performance cuz there's a lot of people believe that if, if you're not in the office, you have disadvantages, People in the office have the advantage cuz they get FaceTime. Is is that a myth? You know, is there some truth to that? What, what do you think about that? >>Well, for us, you know, we look, again, we just looked at the data. So we said we don't wanna create a have and have not culture that you're talking about. We really wanna have an inclusive culture. We wanna be outcome driven, we're meritocracy. But we went and we looked at the data. So pre pandemic, we looked at things like performance. We looked at rewards and recognition, we looked at attrition rates, we looked at sentiment, Do you feel like your leader is inspiring? And we found no meaningful differences in any of that or in engagement between those who worked fully remote, fully in the office or some combination between. So our data would bust that myth and say, it doesn't, you don't have to be in an office and be seen to get ahead. We have equitable opportunity. Now, having said that, you always have to be watching that data. And that's something that we'll continue to do and make sure that we are creating equal opportunity regardless of where >>You work. And it's personal too, I think, I think some people can be really productive at home. I happen to be one that I'm way more productive in the office cause the dogs aren't barking. I have less distractions. And so, yeah, I think we think, and I think the takeaway that in just in talking to, to, to you Jen and, and folks at Dell is, you know, whatever works for you, we're we're gonna, we're gonna support. So I, I wanted to switch gears a little bit and talk about leadership and, and very specifically empathic leadership has been said to be, have a big impact on attracting talent, retaining talent, but, but it's hard to have empathy sometimes. And I know I saw some stats in a recent Dell study. It was like two thirds the people felt like their organization underestimates the people requirements. And I, I ask myself, I'm like, Hmm, what am I missing? You know, with our folks. So especially as it relates to, to transformation programs. So how can human resource practitioners support business leaders generally, specifically as it relates to leading with empathy? >>I think empathy's always been important. You have to develop trust. You can have the best strategy in the world, right? But if you don't feel like your leader understands who you are, appreciates the the value that you bring to the company, then you're not gonna get very far. So I think empathetic leadership has always been part of the foundation of a trusting, strong relationship between a leader and a team member. But if I think we look back on the last two years, and I imagine it'll be even more so as we go forward, empathetic leadership will be even more important. There's so much going on in the world, politically, socially, economically, that taking that time to say you want your team members to see you as credible, that you and confident that you can take us forward, but also that, you know, and understand me as a human being. >>And that to me is really what it's about. And I think with regard to transformation that you brought up, I think one of the things we forget about as leaders, we've probably been thinking about a decision or a transformation for months or weeks and we're ready to go execute, We're ready to go operationalize that thing. And so sometimes when we get to that point, because we've been talking about it for so long, we sent out the email, we have the all hands and we just say we're ready to go. But our team members haven't always been on that journey for those months that we have. And so I think that empathetic moment to say, Okay, not everybody is on this change curve where I am. Let's take a pause, let me put myself in their shoes and really think about how we bring everybody along. Culture. >>You know, Jen, in the spirit of myth busting, I mean I'm one of those people who felt like that a business is gonna have a hard time, harder time fostering this culture of collaboration and innovation in post isolation economy as they, they could pre covid. But you know, I notice there's, there's an announcement today that came across my desk, I think it's from Newsweek. Yes. And, and it's the list of top hundred companies recognized for employee motivation satisfaction. And it was really interesting because you, you always see, oh, we're the top 10 or the top hundred, But this says as a survey of 1.4 million employees from companies ranging from 50 to 10,000 employees. And it recognizes the companies that put respect, caring, and appreciation for their employees at the center of their business model and doing so have earned the loyalty and respect of the people who work for them. >>Number one of the lists is Dell sap. So congratulations. SAP was number two. I mean, there really isn't any other tech company on there, certainly no large tech companies on there. So I always see these lists, they go, Yeah, okay, that's cool. Top a hundred, whatever. But top one in, in, in an industry where there's only two in the top is, is pretty impressive. And how does that relate to fostering my earlier skepticism of a culture of collaboration? So first of all, congratulations, you know, how'd you do it and how are you succeeding in, in this new world? >>Well thanks. It does feel great to be number one, but you know, it doesn't happen by accident. And I think while most companies have a, a culture and a spouse values, we have ours called the culture code. But it's really been very important to us that it's not just a poster on the wall or or words on paper. And so we embed our culture code into all of our HR practices, that whole ecosystem from recognition rewards to performance evaluation, to interviewee to development. We build it into everything. So it really reflects who we are and you experience it every day. And then to make sure that we're not, you know, fooling ourselves, we ask all of our employees, do you feel like the behaviors you see and the experience you have every day reflects the culture code? And 94% of our team members say that, in fact it does. So I think that that's really been kind of the secret to our success. If you, if you listen to Michael Dell, he'll always say, you know, the most special thing about Dell is our culture and our people. And that comes through being very thoughtful and deliberate to preserve and protect and continue to focus on our culture. >>Don't you think too that repetition and, well first of all, belief in that cultural philosophy is, is important and then kind of repeating, like you said, Yeah, it's not just a poster on the wall, but I remember like, you know, when we're kids, your parents tell you, okay, power a positive thinking, do want to others as others, you know, you have others do it to you. Don't make the see you're gonna do some dumb things but don't do the same dumb things twice and you sort of fluff it up. But then as you mature you say, Wow, actually those were, >>That you might have had a >>Were instilled in me and now I'm bringing them forward and you know, paying it forward. But, but so it, my, I guess my, my point is, and it's kind of a point observation, but I'll turn it into a question, is isn't isn't consistency and belief in your values really, really important? >>I couldn't agree with you more, right? I think that's one of those things that we talk about it all the time and as an HR professional, you know, it's not the HR people just talking about our culture, it's our business leaders, it's our ceo, it's our CEOs, it's our partners. We share our culture code with our partners and our vendors and our suppliers and, and everybody, this is important. We say when you interact with anybody at Dell Technologies, you should expect that this is the experience that you're gonna get. And so it is something that we talk about that we embed in, into everything that we do. And I think it's, it's really important that you don't just think it's a one and done cuz that's not how things really, really work >>Well. It's a culture of respect. You know, high performance, high expectations, accountability, having followed the company and worked with the company for many, many years, you always respect the dignity of your partners and your people. So really appreciate your time Jen. Again, congratulations on being number one. >>Thank you so much. >>You're very welcome. Okay. You've been watching a special presentation of the Cube inside Dell Technology Summit 2022. Remember, these episodes are all available on demand@thecube.net and you can check out silicon angle.com for all the news and analysis. And don't forget to check out wikibon.com each week for a new episode of breaking analysis. This is Dave Ante, thanks for watching and we'll see you next time.

Published Date : Oct 13 2022

SUMMARY :

It's great to see you again. so I'm excited to, to share some of our learnings with You know, what's working, you know, what's still being worked? you know, about all these things that people think could happen will happen, And what we have found is really, you don't have to be together in the office And so I'm curious, you know, And so we really wanna meet them where they are so that they can be productive. And so we haven't, we haven't taken a step back. What, what do you think about that? and recognition, we looked at attrition rates, we looked at sentiment, Do you feel like your leader is to, to you Jen and, and folks at Dell is, you know, whatever works for you, socially, economically, that taking that time to say you want your team members to And I think with regard to transformation that you But you know, So first of all, congratulations, you know, how'd you do it and how are you succeeding And then to make sure that we're not, you know, fooling ourselves, we ask all of our employees, it's not just a poster on the wall, but I remember like, you know, when we're kids, your parents tell you, okay, Were instilled in me and now I'm bringing them forward and you know, paying it forward. the time and as an HR professional, you know, it's not the HR people just talking accountability, having followed the company and worked with the company for many, many years, you always respect and we'll see you next time.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Jenn SaavedraPERSON

0.99+

March of 2020DATE

0.99+

DellORGANIZATION

0.99+

Michael DellPERSON

0.99+

Jen VeraPERSON

0.99+

DavePERSON

0.99+

JenPERSON

0.99+

Dave AntePERSON

0.99+

94%QUANTITY

0.99+

86%QUANTITY

0.99+

FaceTimeTITLE

0.99+

50QUANTITY

0.99+

demand@thecube.netOTHER

0.99+

Dell TechnologiesORGANIZATION

0.99+

last MayDATE

0.99+

each weekQUANTITY

0.99+

10,000 employeesQUANTITY

0.99+

SAPORGANIZATION

0.99+

todayDATE

0.98+

1.4 million employeesQUANTITY

0.98+

twiceQUANTITY

0.97+

oneQUANTITY

0.97+

three days a weekQUANTITY

0.97+

Dell Technology SummitEVENT

0.96+

two thirdsQUANTITY

0.95+

one approachQUANTITY

0.95+

hundred companiesQUANTITY

0.93+

pandemicEVENT

0.92+

past MayDATE

0.89+

Culture Willow RoadORGANIZATION

0.88+

twoQUANTITY

0.86+

Dell sapORGANIZATION

0.86+

Dell Technology Summit 2022EVENT

0.84+

over a decadeQUANTITY

0.81+

last two yearsDATE

0.81+

number twoQUANTITY

0.8+

firstQUANTITY

0.79+

Number oneQUANTITY

0.74+

top 10QUANTITY

0.72+

NewsweekORGANIZATION

0.7+

a hundredQUANTITY

0.67+

hundredQUANTITY

0.67+

silicon angle.comOTHER

0.66+

Dell Tech WorldORGANIZATION

0.59+

topQUANTITY

0.58+

TopQUANTITY

0.55+

wikibon.comOTHER

0.43+

CubeCOMMERCIAL_ITEM

0.28+

Thomas Cornely Indu Keri Eric Lockard Accelerate Hybrid Cloud with Nutanix & Microsoft


 

>>Okay, we're back with the hybrid Cloud power panel. I'm Dave Ante, and with me our Eric Lockard, who's the corporate vice president of Microsoft Azure Specialized Thomas Corn's, the senior vice president of products at Nutanix. And Indu Carey, who's the Senior Vice President of engineering, NCI and nnc two at Nutanix. Gentlemen, welcome to the cube. Thanks for coming on. >>It's to be >>Here. Have us, >>Eric, let's, let's start with you. We hear so much about cloud first. What's driving the need for hybrid cloud for organizations today? I mean, I not just ev put everything in the public cloud. >>Yeah, well, I mean the public cloud has a bunch of inherent advantages, right? I mean it's, it has effectively infinite capacity, the ability to, you know, innovate without a lot of upfront costs, you know, regions all over the world. So there is a, a trend towards public cloud, but you know, not everything can go to the cloud, especially right away. There's lots of reasons. Customers want to have assets on premise, you know, data gravity, sovereignty and so on. And so really hybrid is the way to achieve the best of both worlds, really to kind of leverage the assets and investments that customers have on premise, but also take advantage of, of the cloud for bursting or regionality or expansion, especially coming outta the pandemic. We saw a lot of this from work from home and, and video conferencing and so on, driving a lot of cloud adoption. So hybrid is really the way that we see customers achieving the best of both worlds. >>Yeah, it makes sense. I wanna, Thomas, if you could talk a little bit, I don't wanna inundate people with the acronyms, but, but the Nutanix cloud clusters on Azure, what is that? What problems does it solve? Give us some color there please. >>Yeah, there, so, you know, cloud clusters on Azure, which we actually call NC two to make it simple and SONC two on Azure is really our solutions for hybrid cloud, right? And you about hybrid cloud, highly desirable customers want it. They, they know this is the right way to do it for them, given that they wanna have workloads on premises at the edge, any public clouds, but it's complicated. It's hard to do, right? And the first thing that you did with just silos, right? You have different infrastructure that you have to go and deal with. You have different teams, different technologies, different areas of expertise and dealing with different portals, networkings get complicated, security gets complicated. And so you heard me say this already, you know, hybrid can be complex. And so what we've done, we then c to Azure is we make that simple, right? We allow teams to go and basically have a solution that allows you to go and take any application running on premises and move it as is to any Azure region where Ncq is available. Once it's running there, you keep the same operating model, right? And that's, so that's actually super valuable to actually go and do this in a simple fashion, do it faster, and basically do hybrid in a more cost effective fashion, know for all your applications. And that's really what's really special about NC two Azure today. >>So Thomas, just a quick follow up on that. So you're, you're, if I understand you correctly, it's an identical experience. Did I get that right? >>This is, this is the key for us, right? Is when you think you're sending on premises, you are used to way of doing things of how you run your applications, how you operate, how you protect them. And what we do here is we extend the Nutanix operating model two workloads running in Azure using the same core stack that you're running on premises, right? So once you have a cluster deploying C to an Azure, it's gonna look like the same cluster that you might be running at the edge or in your own data center using the same tools you, using the same admin constructs to go protect the workloads, make them highly available, do disaster recovery or secure them. All of that becomes the same. But now you are in Azure, and this is what we've spent a lot of time working with Americanist teams on, is you actually have access now to all of those suites of Azure services in from those workloads. So now you get the best of both world, you know, and we bridge them together and you get seamless access of those services between what you get from Nutanix, what you get from Azure. >>Yeah. And as you alluded to, this is traditionally been non-trivial and people have been looking forward to this for, for quite some time. So Indu, I want to understand from an engineering perspective, your team had to work with the Microsoft team, and I'm sure there was this, this is not just a press releases or a PowerPoint, you had to do some some engineering work. So what specific engineering work did you guys do and what's unique about this relative to other solutions in the marketplace? >>So let me start with what's unique about this, and I think Thomas and Eric both did a really good job of describing that the best way to think about what we are delivering jointly with Microsoft is that it speeds of the journey to the public cloud. You know, one way to think about this is moving to the public cloud is sort of like remodeling your house. And when you start remodeling your house, you know, you find that you start with something and before you know it, you're trying to remodel the entire house. And that's a little bit like what journey to the public cloud sort of starts to look like when you start to refactor applications. Because it wasn't, most of the applications out there today weren't designed for the public cloud to begin with. NC two allows you to flip that on its head and say that take your application as is and then lift and shift it to the public cloud, at which point you start the refactor journey. >>And one of the things that you have done really well with the NC two on Azure is that NC two is not something that sits by Azure side. It's fully integrated into the Azure fabric, especially the software defined network and SDN piece. What that means is that, you know, you don't have to worry about connecting your NC two cluster to Azure to some sort of an net worth pipe. You have direct access to the Azure services from the same application that's now running on an NC two cluster. And that makes your refactoring journey so much easier. Your management plan looks the same, your high performance notes let the NVMe notes, they look the same. And really, I mean, other than the facts that you're doing something in the public cloud, all the nutanix's goodness that you're used to continue to receive that, there is a lot of secret sauce that we have had to develop as part of this journey. >>But if we had to pick one that really stands out, it is how do we take the complexity, the network complexity of a public cloud, in this case Azure, and make it as familiar to Nutanix's customers as the VPC construc, the virtual private cloud construc that allows them to really think of that on-prem networking and the public cloud networking in very similar terms. There's a lot more that's gone on behind the scenes. And by the way, I'll tell you a funny sort of anecdote. My dad used to say when I drew up that, you know, if you really want to grow up, you have to do two things. You have to like build a house and you have to marry your kid off to someone. And I would say our dad a third do a flow development with the public cloud provider of the partner. This has been just an absolute amazing journey with Eric and the Microsoft team, and you're very grateful for their >>Support. I, I need NC two for my house. I live in a house that was built in, it's 1687 and we connect all to new and it's, it is a bolt on, but, but, but, and so, but the secret sauce, I mean there's, there's a lot there, but is it a PAs layer? You didn't just wrap it in a container and shove it into the public cloud, You've done more than that. I'm inferring, >>You know, the, it's actually an infrastructure layer offering on top of fid. You can obviously run various types of platform services. So for example, down the road, if you have a containerized application, you'll actually be able to TA it from OnPrem and run it on C two. But the NC two offer itself, the NCAA offer itself is an infrastructure level offering. And the trick is that the storage that you're used to the high performance storage that you know, define tenants to begin with, the hypervisor that you're used to, the network constructs that you're used to light MI segmentation for security purposes, all of them are available to you on NC two in Azure, the same way that we're used to do on-prem. And furthermore, managing all of that through Prism, which is our management interface and management console also remains the same. That makes your security model easier, that makes your management challenge easier, that makes it much easier for an application person or the IT office to be able to report back to the board that they have started to execute on the cloud mandate and they've done that much faster than they'll be able to otherwise. >>Great. Thank you for helping us understand the plumbing. So now Thomas, maybe we can get to like the customers. What, what are you seeing, what are the use cases that are, that are gonna emerge for the solution? >>Yeah, I mean we've, you know, we've had a solution for a while, you know, this is now new on Azure's gonna extend the reach of the solution and get us closer to the type of use cases that are unique to Azure in terms of those solutions for analytics and so forth. But the kind of key use cases for us, the first one you know, talks about it is a migration. You know, we see customers on that cloud journey. They're looking to go and move applications wholesale from on premises to public cloud. You know, we make this very easy because in the end they take the same concept that are around the application and make them, we make them available Now in the Azure region, you can do this for any applications. There's no change to the application, no networking change. The same IP will work the same whether you're running on premises or in Azure. >>The app stays exactly the same, manage the same way, protected the same way. So that's a big one. And you know, the type of drivers point politically or maybe I wanna go do something different or I wanna go and shut down location on premises, I need to do that with a given timeline. I can now move first and then take care of optimizing the application to take advantage of all that Azure has to offer. So migration and doing that in a simple fashion, in a very fast manner is, is a key use case. Another one, and this is classic for leveraging public cloud force, which are doing on premises, is disaster recovery. And something that we refer to as elastic disaster recovery, being able to go and actually configure a secondary site to protect your on premises workloads. But I think that site sitting in Azure as a small site, just enough to hold the data that you're replicating and then use the fact that you cannot get access to resources on demand in Azure to scale out the environment, feed over workloads, run them with performance, potentially fill them back to on premises and then shrink back the environment in Azure to again, optimize cost and take advantage of elasticity that you get from public cloud models. >>And then the last one, building on top of that is just the fact that you cannot get bursting use cases and maybe running a large environment, typically desktop, you know, VDI environments that we see running on premises and I have, you know, a seasonal requirement to go and actually enable more workers to go get access the same solution. You could do this by sizing for the large burst capacity on premises wasting resources during the rest of the year. What we see customers do is optimize what they're running on premises and get access to resources on demand in Azure and basically move the workload and now basically get combined desktop running on premises desktops running on NC two on Azure, same desktop images, same management, same services, and do that as a burst use case during, say you're a retailer that has to go and take care of your holiday season. You know, great use case that we see over and over again for our customers, right? And pretty much complimenting the notion of, look, I wanna go to desktop as a service, but right now, now I don't want to refactor the entire application stack. I just won't be able to get access to resources on demand in the right place at the right time. >>Makes sense. I mean this is really all about supporting customers', digital transformations. We all talk about how that was accelerated during the pandemic and, but the cloud is a fundamental component of the digital transformations. And Eric, you, you guys have obviously made a commitment between Microsoft and and Nutanix to simplify hybrid cloud and that journey to the cloud. How should customers, you know, measure that? What does success look like? What's the ultimate vision here? >>Well, the ultimate vision is really twofold. I think the one is to, you know, first is really to ease a customer's journey to the cloud to allow them to take advantage of all the benefits to the cloud, but to do so without having to rewrite their applications or retrain their, their administrators and or, or to obviate their investment that they already have in platforms like, like Nutanix. And so the, the work that companies have done together here, you know, first and foremost is really to allow folks to come to the cloud in the way that they want to come to the cloud and take really the best of both worlds, right? Leverage, leverage their investment in the capabilities of the Nutanix platform, but do so in conjunction with the advantages and and capabilities of of Azure, you know. Second, it is really to extend some of the cloud capabilities down onto the on-premise infrastructure. And so with investments that we've done together with Azure arc for example, we're really extending the Azure control plane down onto on-premise Nutanix clusters and bringing the capabilities that that provides to the Nutanix customer as well as various Azure services like our data services and Azure SQL server. So it's really kind of coming at the problem from, from two directions. One is from kind of traditional on-prem up into the cloud, and then the second is kind of from the cloud leveraging the investment customers have in in on-premise hci. >>Got it. Thank you. Okay, last question. Maybe each of you could just give us one key takeaway for our audience today. Maybe we start with with with with Thomas and then Indu and then Eric you can bring us home. >>Sure. So the key takeaway is, you know, you takes cloud clusters on Azure is ngi, you know, this is something that we've had tremendous demand from our customers, both from the Microsoft side and the Nutanix side going, going back years literally, right? People have been wanting to go and see this, this is now live GA open for business and you know, we're ready to go and engage and ready to scale, right? This is our first step in a long journey in a very key partnership for us at Nutanix. >>Great Indu >>In our Dave. In a prior life about seven or eight, eight years ago, I was a part of a team that took a popular patch preparation software and moved it to the public cloud. And that was a journey that took us four years and probably several hundred million dollars. And if we had had NC two then it would've saved us half the money, but more importantly would've gotten there in one third the time. And that's really the value of this. >>Okay. Eric, bring us home please. >>Yeah, I'll just point out like this is not something that's just both on or something. We, we, we started yesterday. This is something the teams, both companies have been working on together for, for years really. And it's, it's a way of, of deeply integrating Nutanix into the Azure Cloud and with the ultimate goal of, of again, providing cloud capabilities to the Nutanix customer in a way that they can, you know, take advantage of the cloud and then compliment those applications over time with additional Azure services like storage, for example. So it really is a great on-ramp to the cloud for, for customers who have significant investments in, in Nutanix clusters on premise, >>Love the co-engineering and the ability to take advantage of those cloud native tools and capabilities, real customer value. Thanks gentlemen. Really appreciate your time. >>Thank >>You. Thank you. Thank you. >>Okay, keep it right there. You're watching. Accelerate hybrid cloud, that journey with Nutanix and Microsoft technology on the cube. You're leader in enterprise and emerging tech coverage >>Organizations are increasingly moving towards a hybrid cloud model that contains a mix of on premises public and private clouds. A recent study confirms 83% of businesses agree that hybrid multi-cloud is the ideal operating model. Despite its many benefits, deploying a hybrid cloud can be challenging, complex, slow and expensive require different skills and tool sets and separate siloed management interfaces. In fact, 87% of surveyed enterprises believe that multi-cloud success will require simplified management of mixed infrastructures >>With Nutanix and Microsoft. Your hybrid cloud gets the best of both worlds. The predictable costs, performance control and data sovereignty of a private cloud and the scalability, cloud services, ease of use and fractional economics of the public cloud. Whatever your use case, Nutanix cloud clusters simplifies IT. Operations is faster and lowers risk for migration projects, lowers cloud TCO and provides investment optimization and offers effortless, limitless scale and flexibility. Choose NC two to accelerate your business in the cloud and achieve true hybrid cloud success. Take a free self-guided 30 minute test drive of the solutions provisioning steps and use cases at nutanix.com/azure td. >>Okay, so we're just wrapping up accelerate hybrid cloud with Nutanix and Microsoft made possible by Nutanix where we just heard how Nutanix is partnering with cloud and software leader Microsoft to enable customers to execute on a true hybrid cloud vision with actionable solutions. We pushed and got the answer that with NC two on Azure, you get the same stack, the same performance, the same networking, the same automation, the same workflows across on-prem and Azure Estates. Realizing the goal of simplifying and extending on-prem workloads to any Azure region to move apps without complicated refactoring and to be able to tap the full complement of native services that are available on Azure. Remember, all these videos are available on demand@thecube.net and you can check out silicon angle.com for all the news related to this announcement and all things enterprise tech. Please go to nutanix.com as of course information about this announcement and the partnership, but there's also a ton of resources to better understand the Nutanix product portfolio. There are white papers, videos, and other valuable content, so check that out. This is Dave Ante for Lisa Martin with the Cube, your leader in enterprise and emerging tech coverage. Thanks for watching the program and we'll see you next time.

Published Date : Oct 12 2022

SUMMARY :

the senior vice president of products at Nutanix. I mean, I not just ev put everything in the public cloud. I mean it's, it has effectively infinite capacity, the ability to, you know, I wanna, Thomas, if you could talk a little bit, I don't wanna inundate people with the And the first thing that you did with just silos, right? Did I get that right? C to an Azure, it's gonna look like the same cluster that you might be running at the edge this is not just a press releases or a PowerPoint, you had to do some some engineering and shift it to the public cloud, at which point you start the refactor journey. And one of the things that you have done really well with the NC two on Azure is And by the way, I'll tell you a funny sort of anecdote. and shove it into the public cloud, You've done more than that. to the high performance storage that you know, define tenants to begin with, the hypervisor that What, what are you seeing, what are the use cases that are, that are gonna emerge for the solution? the first one you know, talks about it is a migration. And you know, the type of drivers point politically And pretty much complimenting the notion of, look, I wanna go to desktop as a service, during the pandemic and, but the cloud is a fundamental component of the digital transformations. and bringing the capabilities that that provides to the Nutanix customer Maybe each of you could just give us one key takeaway ngi, you know, this is something that we've had tremendous demand from our customers, And that's really the value of this. into the Azure Cloud and with the ultimate goal of, of again, Love the co-engineering and the ability to take advantage of those cloud native Thank you. and Microsoft technology on the cube. of businesses agree that hybrid multi-cloud is the ideal operating model. economics of the public cloud. We pushed and got the answer that with NC two on Azure, you get the

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
ThomasPERSON

0.99+

EricPERSON

0.99+

Eric LockardPERSON

0.99+

MicrosoftORGANIZATION

0.99+

NutanixORGANIZATION

0.99+

four yearsQUANTITY

0.99+

Dave AntePERSON

0.99+

demand@thecube.netOTHER

0.99+

Indu CareyPERSON

0.99+

nutanixORGANIZATION

0.99+

NCAAORGANIZATION

0.99+

87%QUANTITY

0.99+

30 minuteQUANTITY

0.99+

83%QUANTITY

0.99+

SecondQUANTITY

0.99+

bothQUANTITY

0.99+

Lisa MartinPERSON

0.99+

both companiesQUANTITY

0.99+

two directionsQUANTITY

0.99+

PowerPointTITLE

0.99+

OneQUANTITY

0.99+

AzureTITLE

0.99+

NC twoTITLE

0.98+

yesterdayDATE

0.98+

secondQUANTITY

0.98+

eachQUANTITY

0.98+

firstQUANTITY

0.98+

NCIORGANIZATION

0.98+

both worldsQUANTITY

0.98+

first stepQUANTITY

0.98+

one key takeawayQUANTITY

0.98+

Azure CloudTITLE

0.97+

todayDATE

0.97+

C twoTITLE

0.97+

two thingsQUANTITY

0.96+

oneQUANTITY

0.95+

NcqLOCATION

0.95+

nnc twoORGANIZATION

0.95+

several hundred million dollarsQUANTITY

0.95+

InduPERSON

0.95+

thirdQUANTITY

0.94+

Azure SQLTITLE

0.94+

eight years agoDATE

0.94+

silicon angle.comOTHER

0.93+