Jason Kent & Shreyans Mehta, Cequence Security | CUBE Conversation May 2021
>>Mhm Yes. Welcome to this cube conversation. I'm john Kerry host of the cube here in Palo alto California. We've got two great guests all the way from Ohio and here in the bay area with sequence securities is our focus on cloud growth companies. Sri and met a co founder and CTO of sequence security and Jason Kent hacker in residence at sequence security. We're gonna find out what that actually means in the second but this is a really important company in the sense of A P. I. S. As they are starting to be the connective tissue between systems and and data. Um you're starting to see more vulnerabilities, more risk but also more upside. So risk, reward is high. And anyone who's doing things in the cloud obviously deals with the A. P. I. So Trey and Jason. Thanks for let's keep conversation. >>Happy to be here >>guys. Let's let's talk about A P. I. Security. And but first before we get there trans what does sequence security do? What do you guys specifically build? And what do you sell >>sequences in the business protecting your web and um A P. I. S from various kinds of attacks? Uh We protect from business logic attacks, A P. I. Uh do your api inventory, uh also the detect and defend against things like a town taker. Where's fake account creation, scraping pretty much anything and everything. An application on a PDA is exposed to from from the Attackers. >>Jason. What do you what do you do there as hacker and residents? I also want to get your perspective on api security from the point of view of, you know, uh attack standpoint from a vector. How are people doing it? So first explain what you do and uh love the title hacker and residents. But also what does that actually mean from a security standpoint? >>Yeah. So we can't be in the business that we're in without having an adversarial approach to where our customers are deployed and how we look at them. So a lot of times I spend my time trying to be on the client's backdoors and and try to hit their A. P. I. S. With as many kinds of attacks that I can. It helps us understand how an attacker is going to approach a specific client as well as helps us tune for our machine learning models to make sure that we can defend against those kinds of things. Um as a hacker and residents, my mostly my position is client facing. But I do spend an awful lot of time being research and looking for the next api threat that's out there. >>You gotta stay ahead of the bad guys. But let's bring up some kind of cutting edge relevant topics. One is all over the news cycle. You heard peloton, very highly visible company, It represents that new breed of digital companies that have a new approach and it's absolutely doing very, very well. The new consumers like this product and you're seeing a lot more peloton, like companies out there that are leveraging technology, so they're fully integrated, they had an A. P. I. Issue recently. Um what does it mean? Is that, is that something we're gonna see more of these kind of leaks in these kind of vulnerabilities? What do you guys think about this political thing, >>You know, from an attacker's perspective as a really boring attack? Um, but it led to a huge amount of data leaking out. Same with, you know, the news has been been right with this lately, right, john Deere got hit. Um We've seen yet another credit bureau got hit right. Um and these attacks are coming off as fairly simple attacks that are dumping huge amounts of data, just proving that the FBI attack surface is really a great place to get a rich amount of data, but you have to have a good understanding of how the application works so you can spend a little bit of time on it. But once you've taken a look at how the data flows, you end up with, you know, pretty rich data set as an attacker. I go after them just by simply utilizing their products, utilizing the programs and understanding how they work. And then I drag out all the pieces that I think are going to be interesting and start plucking away at it. If I see a like a profile, for instance, that I can edit, I wonder can I edit someone else's profile. And this is how the peloton attack work. I'm logged in, I'm allowed to see my things, what other things can I see? And it turns out they can see everything. >>So we also saw a hack with clubhouse, which is the hot app now I think just opened up to android users, but they were simply calling it back and Agora, which is, you know, I've seen china, but once you've understood that the tokens work, once you understood what they were doing, you could essentially go in and figure things out. There seems to be like pretty like trivial stuff, but it gets exposed. No one kind of thinks it through. How does someone protect themselves against these things? Because that's the real issue, like just make it less secure. Our Api is gonna be more secure in the future. What can customers do about what do you guys to think about this? >>Yeah, but the reality is, I mean that's just uh too many babies out there. I mean if you see the transition that is happening and that is the transformation where it used to be like a one app or two apps before and now there are like hundreds and thousands of applications driven by the devops world, a child development and and what matters is, I mean the starting point really is you cannot protect what, you cannot see what used to be. Uh an up hosted in your data center is now being hosted in the cloud environments, in the virtual environments, in several less environments and coordinators, you name it, they're out there. So the key is really to understand your attack surface, that's your starting point. So you're you're tooling your applications need to uh I need to be able to provide that visibility that that that is needed to protect these applications and you can't rely just on your developers to do this for you. So you need a right tool that can secure these applications, >>Jason what's the steps that an attacker takes to uncover vulnerabilities? What goes through the mind of the attacker? Um I mean the old days you used to just do port scans and try to penetrate you get through the perimeter. Now with this no perimeter mindset, the surface area Schramm was talking about is huge. What what's going on the mind of the attacker here and the A P I S and vulnerabilities. >>So the very first thing that we do is we sign up for an account, we use the thing, right? We look at all the different endpoints. Um I've got scripts running in my attack tools that do things like show me comments uh in case the developer left some comments in there to tell me where things are. Um I basically I'm just going to poke around using it like a regular user, but in that I'm going to look for places. That makes sense to try to do an attack. So the login screen is a really easy thing. Everybody understands that you put in a user name, you put in a password, you can't go. What I'm gonna do is put in a bad username and a bad password. I'm gonna put in a good user name and a bad password and I'm gonna see what changes, what are the different things that your application is telling me. And so when we look at an application for flaws and ways to get to the data on the back end, all we're doing is seeing what data do you present me on standard use. And then I'm going to look at, well, how can I change these parameters or what are the things that I can change in my requests to get a different response? So in the early phases of an attack, Attackers are very difficult to a seat. Right. They just look like a regular user just doing regular things. It's when we decide. All right. I've found something that starts to get actually interesting and we start to try to pull data out. >>What are some of the common vulnerabilities and risks that you guys see in the A. P. I is when you look when you poke at them that people are are doing is that they're not really doing their homework. Doing good. Security designers are just more of tech risk. What's the most common vulnerabilities and risks? >>Well, so for me, I I've noticed a lot of the OAS KPI top 10, the first couple of things you see them on almost all applications, so broken object level authorization is the first one. It's mouthful. Um but basically all it is is I log onto the platform, I'm authorized to be there, but I can see someone else's stuff and that's exactly what happened in peloton. Um that and what we call insecure direct object reference where I don't have to be logged in, I can just make the request without any authentication and get information back. So those are pretty common areas um that you know people need to focus on, but there's a few others that are outside the top 10 that really make a lot more sense as a defender strains probably has a little better answer to me. >>Yeah. So um I'm like like we said um creating that inventories is key, but where are they being hostess? Another another aspect of things. So so when when Jason spoke about um like hackers are actually probing, trying to figure out what are the different entry points? It could be your production environment, it could be your QA environment staging environment and you're not even aware of, but once you've actually figured out those entry points, the next step of attack was like at peloton and and other places is really eggs filtering. Exfiltrate ng that that information. Right. Is it, is it the O P II information, ph I information um and and you don't want to exfiltrate as a hacker, just one person's information. You you're automating that business logic that is behind it ability to protect and defend against those kinds of attacks, giving that visibility, even though you might not have instrumented that application for for that kind of visibility is key. Once you are bubbling up those behaviors, then you can go ahead and and and protect from these kinds of attacks. And it could be about just simply enumerating through I. D. S. Uh that paladin might have or uh experience might have and just enumerate through that and exfiltrate the information behind it. So the tools need to be able to protect from those kinds of attacks out there. >>Yeah, I think I was actually on clubhouse when um that went down that hole enumerating through the I. D. S. Room I. D. S. And then the people just querying once they got an I. D. They essentially just sucked all the content out because they were just calling the back end. It was just like the most dumbest thing I've ever seen, but they didn't think about, I mean, you know, they were just rushing really fast. So So the question I have for transit and on a defense basis, people are going first party um with a P. I. S. A. P. I. First strategies because it's just some benefits there as we were talking about what do I need to do to protect myself? So I don't have that clubhouse problem or the pelton problem. Is there a Is there a playbook or is their software tools that I could use? How do I build? My apologies from day one and my principles around it to be good hygiene or good design? What's the what's the >>yeah. So aPI security is sort of a looking uh less known given that it's constantly evolving and changing. And the adoption of A P. S. Have gone up significantly. So what you need to start with effectively is the runtime security aspect of things. When a an aPI is live, how do I actually protected? And it ranges from simple syntactic protection things around people. Can can go ahead and break these ap is by providing sort of uh going after endpoints that you don't think exist anymore or going after certain functions by giving large values that they're not sort of coded to accept and so on so forth. Once you've done that runtime protection from a syntactic aspect, you also need to protect from a business logic aspect. I mean, mps will will expose uh information, interact with the customers and partners, what what business logic are they actually exposing and how can it be abused? Understanding that is another big aspects and then you can go ahead and protect from a runtime uh from a long time security perspective, once you've done that and understood that, well then you can start shifting lap things, invest in your uh sort of uh Dass tools or static analysis tools which can catch these things early so that they don't bubble up all the way, but none of them are actually silver bullets, right? So that you have a good uh time security tools, so I don't need to invest in dust or assessed whatever I have invested in my shift left aspect of things and uh and nothing will flow through. So you you need to start shifting left uh but covered all your bases properly, >>you can't shift left, there's nothing to shift from. I mean if you don't have that baseline foundation, what does that even mean to shift left and get that built into the Ci cd pipeline? So that's a great point. How does how does someone and some companies and teams set that foundation with the run time? Do you think it's a critical problem right now or most people are do a good job or they just get get lazy or just lose track of it or you know what, what's what's the common um, use case? Do you see behavior behaviorally inside these enterprises? >>Yeah. So what, what we're seeing is adoption of new technologies and environments um, and they're not um, well suited for the traditional way of doing that time. Security. Like if if you have an app running in your kubernetes environment, if you have an app running in in in a serval less environment, how do you actually protected with the traditional appliance based approach? So I think being able to get that visibility into these environments, understanding the the user behavior, how these applications are interacted with being able to differentiate from that uh, normal human behavior or even sometimes legitimate automation uh from from the malicious intents or or the the probing and the business logic attacks is key to understanding and defending these applications. >>Before we wrap up, I want to just get your expert opinion since you guys are both here around, you know, the next level of of innovation. Also you got cloud public cloud showed us a P. I. S are great. Now you're starting to see cloud operations, they call day two operations or whatever you call it A IOP. There's all kinds of buzz words are for it, but hybrid cloud and multi cloud, Edge five G. These are all basically pointing to distributed computing systems, basically distributed cloud. So that means more A P. I. Is gonna be out there. Um So in a way the surface area of a piece is increasing. What's your what's your view on this as a market? I mean, early days developing fast and what's, what's the, what's the landscape look like? What do you guys see from a attack and defense standpoint? >>Well, just from the attacker's perspective, you know, I see a lot more traffic going, what we call east west traffic, where it's traveling inside the application, it's a P is feeding a ps more data. Um, but what is really happening is we're trying to figure out how to hook third parties into our api is more and more. The john Deere attack was just simply their development api platform that they open up for other organizations to integrate with them. Um, you know, it's, it's very beneficial for John Deere to be able to say I planted this seed at an inch and a half of depth and later, uh, I harvested 280 bushels of corn off that acres. So I know that's perfect. I can feed that back to my seed guy. Well that kind of data flow that's going around from AP to AP means that there's far more attack surface and we're going to see it more and more. I I don't think that we're going to have less Ap is communicating in the near future. I think this is the foundation that we're building for what it's gonna look like for almost every business in the near term. >>I mean this is the plumbing of integration. I mean as people work with each other data transfer, data knowledge format, you mentioned syntax and all these basic things in computer science are coming to A PS which was supposed to be just a dumb pipe or just, you know, rest api those glory days now it's not there. They're basically, it's basically connections. >>Yeah. You're absolutely right. John, I mean like what Jason mentioned earlier, uh, in terms of the way the A. P. I. S are going to grow and the bad guys are going to go after it. You need to think like a bad guy, what are they going to go after? Uh, these assets that are going to be in the cloud, in your hybrid environment, in in your own prem environment. And, and it's, it's a flip of a switch where an internal API can be externally exposed or, or just a new api getting rolled out. So all those things you need to be able to protect, um, and get that visibility first and then being then protect these environments. >>That's awesome. You guys represent the new kind of company that's going to take advantage of the cloud scale and as people shift to the new structural change and people are re factoring security, This is an area that's going to be explosive in development. Obviously the upside is huge. Um Quickly before to end, you guys take a minute to give a plug for the company. Um This is pretty cool. I love love what you guys do. I think it's very relevant and cool at the same time. So sequence security. What are you guys doing funding hiring? What's the plug? Tell folks about it. >>Yeah. So uh we we we started about six years ago but we like starting in the the body defense space by focusing on obscenity ice. And from then we we've grown and we've grown significantly in terms of our customer base, the verticals that we're going after in financial retail social media, you name it, we are there because pretty much all these these uh articles depends on A. P. I. S. To interact with their customers. Uh We've we've raised our cities we last year we've we've grown our customer base. Uh Just in the last year when there was a lockdown people were all these retailers were transforming from brick and mortar to online. Social media also also grew and we grew with them. So >>Jason your thoughts. >>I think that sequence is his ability to scale out to any size environment. We've got a customer that does a billion and a half transactions a month. Um That are ap is from 1000 other clients of theirs. Being able to protect environments that are confusing and cloudy like that. Um Is really it makes what we do shine. We use a lot of machine learning models and ai in order to surface real problems. And we have a lot of great humans behind all of that, making sure that the bad guy maybe they're right now, but they're going away and we're going to keep them away. >>It's super, super awesome. I think it's a combination of more connections, distributed computing at large scale with a data problem. That's, that's playing out. You guys are solving great stuff and hey, you know when the cube studio ap I gets built, we're gonna need to call you guys up to to help us secure the cube data. >>Absolutely right. Absolutely. >>Hey, thanks for coming on the q Great uh, great insight and thanks for sharing about sequence. Appreciate you coming on, >>appreciate the time. >>Okay. It's a cube conversation here in Palo alto with remote guests. I'm john for your host. Thanks for watching. Yeah.
SUMMARY :
all the way from Ohio and here in the bay area with sequence securities is our focus on And what do you sell sequences in the business protecting your web and um A P. from the point of view of, you know, uh attack standpoint from a vector. for our machine learning models to make sure that we can defend against What do you guys think about this political thing, just proving that the FBI attack surface is really a great place to get a rich amount of data, that the tokens work, once you understood what they were doing, you could essentially go in and figure things I mean the starting point really is you cannot protect what, Um I mean the old days you used to just do port So the very first thing that we do is we sign up for an account, we use the thing, What are some of the common vulnerabilities and risks that you guys see in the A. P. I is when you look when you poke at them that people are 10, the first couple of things you see them on almost all applications, so broken and and you don't want to exfiltrate as a hacker, just one person's information. like the most dumbest thing I've ever seen, but they didn't think about, I mean, you know, So what you need to start with effectively is the runtime security aspect of things. I mean if you don't have that baseline foundation, or the the probing and the business logic attacks is key to What do you guys see from a Well, just from the attacker's perspective, you know, I see a lot more traffic going, are coming to A PS which was supposed to be just a dumb pipe or just, you know, rest api those glory days So all those things you need to be able to protect, I love love what you guys do. Uh Just in the last year when there was a lockdown making sure that the bad guy maybe they're right now, but they're going away and and hey, you know when the cube studio ap I gets built, we're gonna need to call you guys up to Absolutely right. Appreciate you coming on, I'm john for your host.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Jason | PERSON | 0.99+ |
john Kerry | PERSON | 0.99+ |
John | PERSON | 0.99+ |
Ohio | LOCATION | 0.99+ |
Jason Kent | PERSON | 0.99+ |
May 2021 | DATE | 0.99+ |
FBI | ORGANIZATION | 0.99+ |
two apps | QUANTITY | 0.99+ |
280 bushels | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
Shreyans Mehta | PERSON | 0.99+ |
android | TITLE | 0.99+ |
first one | QUANTITY | 0.99+ |
Palo alto California | LOCATION | 0.99+ |
china | LOCATION | 0.99+ |
second | QUANTITY | 0.99+ |
Sri | PERSON | 0.99+ |
first | QUANTITY | 0.98+ |
both | QUANTITY | 0.98+ |
one app | QUANTITY | 0.98+ |
first couple | QUANTITY | 0.98+ |
Schramm | PERSON | 0.97+ |
first thing | QUANTITY | 0.97+ |
John Deere | ORGANIZATION | 0.96+ |
day one | QUANTITY | 0.96+ |
Palo alto | LOCATION | 0.95+ |
two great guests | QUANTITY | 0.95+ |
First strategies | QUANTITY | 0.95+ |
one person | QUANTITY | 0.94+ |
hundreds and thousands of applications | QUANTITY | 0.94+ |
a billion and a half transactions a month | QUANTITY | 0.94+ |
top 10 | QUANTITY | 0.93+ |
about six years ago | DATE | 0.93+ |
Trey | PERSON | 0.92+ |
Api | ORGANIZATION | 0.92+ |
first party | QUANTITY | 0.86+ |
top 10 | QUANTITY | 0.85+ |
john | PERSON | 0.85+ |
One | QUANTITY | 0.85+ |
an inch and | QUANTITY | 0.83+ |
1000 other clients | QUANTITY | 0.78+ |
I. D. S. | LOCATION | 0.78+ |
two | QUANTITY | 0.76+ |
A. P. I. | ORGANIZATION | 0.7+ |
john Deere | PERSON | 0.69+ |
babies | QUANTITY | 0.64+ |
Agora | TITLE | 0.63+ |
uh time | ORGANIZATION | 0.57+ |
minute | QUANTITY | 0.56+ |
A P. | ORGANIZATION | 0.52+ |
day | QUANTITY | 0.51+ |
john Deere | ORGANIZATION | 0.49+ |
OAS | ORGANIZATION | 0.47+ |
a half | QUANTITY | 0.47+ |
Cindi Howson, ThoughtSpot and Kent Graziano, Snowflake | CUBE Conversation, December 2020
>> Narrator: From theCUBE Studios in Palo Alto and Boston, connecting with thought leaders all around the world. This is a CUBE conversation. >> Hi, everyone. Welcome to this CUBE conversation. I'm John Furrier here in the Palo Alto Studios. Yeah, during the pandemic, we're not in person. Usually we are, but we are doing remote interviews and as a lead-up to ThoughtSpot Beyond 2020 a virtual event coming up, we got two awesome visionaries here to have a conversation around data and the role of data. Cindi Howson, who's the Chief Data Strategy Officer at ThoughtSpot and Kent Graziano, Chief Technical Evangelist at Snowflake which has been great success. Welcome to the program. Thanks for coming on. >> Thanks for having us, John. >> So Kent, >> Yeah, happy to be here. >> Dave Volante who's just a fan boy of Snowflake. I mean, he's just gushing over the success of the company. I see Frank Slootman who you've known for years. Congratulations on your success. Great stuff. >> Yeah, thank you very much. >> Well, the topic I want to get into immediately is obviously data. You know, we're seeing in the heels of Amazon reinvent conference, the role of data cloud in the cloud and also on premise, you're seeing both things going on and companies are adopting this. Now it's a do or die situation for companies to either get on board with a full on data strategy. Can you guys talk about how that move to the cloud is imperative and so important? >> Yeah, I mean, as you said, John, it's the do or die moment and we've seen even pre-pandemic, many organizations were in the process of modernizing their cloud data and analytics moving to the cloud, but COVID has really just accelerated that. The ones that innovated sooner here are performing better and the ones that are still dragging their heels, the laggards, I am not convinced they will survive. >> Kent, do you have thoughts? You guys are born in the cloud data company. I mean, you can't get any more born in the cloud than you guys. >> No, obviously I started out in the on-prem world. I've been with Snowflake for five years now, but exactly what Cindi was saying there. And I've been telling folks, as I've talked to them over the last five years, that it's things are changing. The world is changing, things are changing and this was even pre-pandemic. Things were changing faster than anyone could have imagined and the only way to really keep pace with the growth of data and the diversity of data in my mind was to go to the cloud and this concept of having a data cloud where we can easily share and govern data is the game changer, right? And making customers and organizations so much more successful by being able to do things with data that they just couldn't do in the on-prem world. The elasticity and the power in the cloud is just giving people unprecedented access to do just amazing things. >> Yeah, whether you are a startup or a big company or on-premise trying to transform with digital transformation, you're either inventing or reinventing or creating a category or redefining a category and data is going to be the critical piece of it. And the cloud can actually scale that. So I want to get your thoughts on this notion of re-invention. How does data become because you could be a category creator and redefine a category, but the people have to understand, the customers have to first understand that their problem that they have is something that can be solved with data. This is a critical moment of connection, the product market fit kind of thing, where they go, okay, I get it now. Cindi, when do they have that moment? The aha moment of, I see the problem I got to do this. >> Yeah, well, there's two things. The aha moment and, John, I have to preface this. If I may, you know, many people listening to you may not have met me or Kent until now, Kent and I go way back, both previously independent analysts but we remain with this North star of helping our customers unlock the value of data. So I don't want people to think, oh, we're pushing cloud because we work for these companies. Now, it really is a belief. You have to use this to innovate faster. So when did that aha come? It depends, for some people it's only just now staring at them and that's why there's been a lot of churn in leadership, but let's go back even a few years ago, you can take Walmart as an example as they were maybe losing to Amazon, they went to digital, they went to cloud and are now competing beautifully. So it happens at different paces. Capital One, of course, was earlier here, there's a lot of financial services, organizations that really are moving too slowly to the cloud. And you see how well Capital One is doing versus some of the others that have moved too slow. >> Well, Kent, you guys go way back. You know, you've seen the old school, old guard as Andy Jassy at Amazon calls it, but there is a real shift happening now finally. It's not just the old school data warehouse model anymore, there's new requirements and there's new benefits for being in the cloud that you don't get on-prem or with a data warehouse. You know, you've got a different kind of access to more scale, maybe another company with an API. So the idea of connecting in the cloud, cloud native is completely different. Can you share your view on how that helps people understand the cloud better? >> Oh, yeah. Yeah, and I've certainly seen that. Like I grew up in the on-prem data warehouse world which is where Cindi and I met. And what I'm seeing now is the lines are being blurred between some of what we would have thought of as the traditional silos of data in the on-prem world. The data lake and data warehouse are foremost in my mind is with the data cloud, that line's not really there anymore. It's now about the workload and the use case than it is about, I'll say the structure of the data or the location of the data. We're able to eliminate the data silos by getting them all up into a platform like Snowflake and the form of the data is less important than it was. We can start with a very raw form and be doing data profiling and having data scientists look at it and maybe even feeding a machine learning engine in the process. And then as you discover the important bits in that data, maybe curated, some are cause we do need some data governance, we need some data quality. And that goes more into what you would think of traditionally as a data warehouse type format or a data mart format for running and supporting dashboards. But we're now able to unify all this data and really get to this concept of having a single source of truth and be agile at the same time. That's one of the things that attracted me to Snowflake out of my independent consulting world at the time to jump on board with Snowflake, I was just so amazed at what we could do in the cloud with that power and the elasticity that was unheard of and unthinkable in the on-prem world that we just can make so much more progress. And so, you know, fewer constraints, faster time to value, all kinds of things like that that just were amazing to me. >> Okay. Kent, it's been too long since we've jointly met with customers. You used dashboard, that's a dirty word. We're trying to get rid of those. We'll say cloud flying. >> Well, that's a good point. I mean, let's talk about the dashboard is what people are comfortable with. That's what they're used to, is kind of the first gen but now going beyond the traditional analytics this is where you start to see machine learning and AI become the value and that's the one thing that's constant now is okay, data's accessible. You get cloud scale, massive amounts of data. How fast can you put it to work? Sounds trivial, but it's not. What do you guys react to that comment? >> Yeah, and it's not trivial on the impact, but I would say it's become more trivial to make it happen because you have that unlimited compute or elastic compute, Snowflake separates the compute and storage. So you can do analytics that were just not possible in an on-premises world, on-premises discourages experimentation because of the high fixed costs to even get going. And with ThoughtSpot, the AI driven insights lets you find the anomalies, the correlations without a data scientist on all your data. So granular, every, you know, terabytes, just millions of records within your Snowflake data warehouse. And I think it's also combining the different workloads that in the past used to be separate, right? Kent, they would take the data out and do it on the desktop or in the data lake even, the data scientists anyway. >> Yeah, exactly. I mean, well in the past the repositories themselves were even separate, right? You often have very different technologies and I've worked with customers that would have data replicated across two massive data warehouses, one for loading, one for reporting. And then they'd be extracting that very same data into Hadoop cluster to put it in the same place with the semi-structured data, so the data scientists could go at it. So they really had three copies of that same data and the amount of engineering and synchronization required to make that work so that everybody was sort of working off of the same data. And we've been able to now eliminate all of that with Snowflake to put it all in one place, just once and let everyone work on it and really democratize the access to that data in one place. So whether it is, you know, machine learning and AI being one of the really big use cases that's certainly growing now and getting to it faster, you know, driving that time to value in those insights with products like ThoughtSpot to be able to get in there and make it so much easier for professionals to look at that data and analyze that data and find those insights that they really need. >> Yeah. You know, that's a great point. You mentioned, you know, the old way of setting up a dupe cluster and all the time, you know, we all know what happened there. I mean, there was too much engineering going into setting up clusters than getting the value out of the clusters and then in comes Spark and then in comes to Amazon. Hello, you know, Goodbye Hadoop. Right, so Cloudera certainly has shifted, they merged with Hortonworks. You know, they're going back into the clouds, smart, smart move. But the data world has changed. Obviously you guys are leaders in this new data in the cloud phenomenon with new business models, new value propositions. But I got to ask you about kind of the old personnel files that are out there. You talk about people, you know, there's people's jobs, where's the DBA? I ran the data where I set up those clusters. So, you know, I hear what you're saying, Kent, but like the data administrators, do their jobs go away? So take me through the impact because this is a big challenge to how to redeploy and how to retrain or leverage the existing personnel. >> Yeah, and I've been using the agile term refactor, we have to refactor the database administrator's job to be more of an architect or a platform builder. And we're talking more now about having, you know, data coaches, data storytellers. Cindi's talking about that all the time is it's different skillsets, but folks that have been in the space for awhile are very adaptable. And if they're data experts at some level, then, you know, it's just looking at it a little differently. And in reality, when I talk to DBAs, when you look at it and say, well, where do you really get the most joy out of your work? It's delivering the value. Nobody's overly excited about backup and recovery, right? That's not where they're getting their job satisfaction from, it's getting the business access to the data. And so now with the advances in technology we're able to give them that opportunity to really become, you know, data providers and to work in partnership with the business to get the business access to the data they need from new sources, different data types, but, you know, in a more timely manner rather than having to spend 70% of their day working on really manual mundane administration just to keep the platform up and running. And we've had customers tell us that, that they've seen is, you know, 50, 60, 70, 80% reduction or more in the amount of administration necessary, which means that their staff is actually more productive... >> And that's going to be a good shift. Cindi take us through the ship because, you know, one mega trend that's happening and you see chips coming out there with more horsepower, with built-in machine learning, you're seeing this kind of new layer of democratization for insights and storytelling and analytics and then you've got this embedded model and you guys do search embedded into all your activities. You've got three layers, almost a stack of data of software, you know, built in, you know, easy to use and simple and then completely forgotten by the user because it's built into some apps somewhere, right? So you're starting to see this change. How does that affect like who works on stuff? >> Yeah, so it does shift. You have to think the analyst, we talk about the analyst of the future in a way similar to what Kent was saying with the DBAs trying to become data engineers, the analysts of the future really want to be this strategic business champions and even a research report from TDWI talked about how most feel beaten down, they can't keep up with it, but 36% would say if you freed up our time, we would become more strategic business advisors. So that's kind of the core analysts now, the embedded that you're talking about is really where data becomes a product and it's the product managers that are embedding data in these applications. But this people change management is super hard and in fact, Harvard Business Review said the lack of accounting for people change management is one of the top reasons why technology is not adopted for these frontline decision makers. We can make it easy, consumer grade, but if we're not looking at how we change these people's roles, it's still a tough hill to climb. >> Well, I got to ask you both kind of the real question that's kind of in the middle of the table here is you both have seen waves of innovation before, what's going on now? And it's pretty obvious, it's playing out in the real world right now, it's in full display as we see it with COVID and digital transformation how do people do it? What's the playbook? How do you advise folks who are saying, cause you see both sides of the table, you've been there. You now see the other sides, Snowflake and ThoughtSpot. What's the mindset, what's the playbook? What do people do? How do they get going? >> Yeah. So start small with the business outcome, with your biggest pain or your biggest opportunity, learn, figure out how you're going to change the people and then run fast, run faster than you ever have before. The rate of creative destruction has never been faster. >> Yeah. In the agile world they talk about failing fast, so exactly to Cindi's point. Things are changing so rapidly, you don't have time to sit around and mull it over for very long. And so really adopting an agile mindset is very important to being successful today. And certainly with the pandemic, we've seen, you know, many organizations come to the top and those were folks that were able to rapidly adapt. And in part that as their mindset, the willingness to adapt not to sit around and overly complicate the issue, overly discuss the issue, too many committees, all of that, but really getting into that mindset of what can we do today? What technology do we have at hand to take advantage of today to make a significant difference? And that's where, you know, Snowflake we've certainly seen an increase in adoption from many of our customers where they're actually, you know, using Snowflake more, they're creating new use cases and they're able to use that flexibility and the agility of the platform to make significant business changes in a short period of time. But back to Cindi's point, you've got to have the right culture in place, right? And the right mindset in place to even see that as a possibility. >> You know, there are three things that make business go great. You make things easy to use and simple and provide value fast is a really good formula, you guys do that. Kent, congratulations on your success at Snowflake. I know Frank Slootman is going to be speaking at the ThoughtSpot Beyond 2020. You guys had great depths of business success, your customers are voting with their wallet. ThoughtSpot, you guys are having innovative formula, doing very well as well to AI and built in search and all the greatness, the new models are here. And so congratulations. Thanks for watching theCUBE. I'm John Furrrier. To learn more aboutS Snowflake and ThoughtSpot working together, check out Beyond 2020. It's a virtual event on December 9th and 10th and you can register at thoughtspot.com/beyond2020, that's thoughtspot.com/beyond2020. I'm John Furrier from theCUBE, thanks for watching this CUBE conversation. (upbeat music)
SUMMARY :
leaders all around the world. and as a lead-up to the success of the company. in the heels of Amazon and the ones that are the cloud data company. and the diversity of data but the people have to understand, people listening to you for being in the cloud and the form of the data is since we've jointly met with customers. and that's the one thing that in the past used and getting to it faster, you know, and all the time, you know, to really become, you know, data providers and you guys do search embedded and it's the product managers in the real world right now, going to change the people and the agility of the platform and all the greatness,
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Volante | PERSON | 0.99+ |
Cindi Howson | PERSON | 0.99+ |
Frank Slootman | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
Walmart | ORGANIZATION | 0.99+ |
Andy Jassy | PERSON | 0.99+ |
TDWI | ORGANIZATION | 0.99+ |
John Furrrier | PERSON | 0.99+ |
John | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
70% | QUANTITY | 0.99+ |
Capital One | ORGANIZATION | 0.99+ |
50 | QUANTITY | 0.99+ |
ThoughtSpot | ORGANIZATION | 0.99+ |
60 | QUANTITY | 0.99+ |
70 | QUANTITY | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
Kent Graziano | PERSON | 0.99+ |
Hortonworks | ORGANIZATION | 0.99+ |
Boston | LOCATION | 0.99+ |
Cindi | PERSON | 0.99+ |
one | QUANTITY | 0.99+ |
80% | QUANTITY | 0.99+ |
10th | DATE | 0.99+ |
five years | QUANTITY | 0.99+ |
36% | QUANTITY | 0.99+ |
December 2020 | DATE | 0.99+ |
Kent | PERSON | 0.99+ |
two things | QUANTITY | 0.99+ |
December 9th | DATE | 0.99+ |
one place | QUANTITY | 0.99+ |
both sides | QUANTITY | 0.99+ |
both | QUANTITY | 0.98+ |
first gen | QUANTITY | 0.98+ |
two awesome visionaries | QUANTITY | 0.98+ |
today | DATE | 0.98+ |
CUBE | ORGANIZATION | 0.98+ |
two massive data warehouses | QUANTITY | 0.97+ |
three layers | QUANTITY | 0.97+ |
Palo Alto Studios | LOCATION | 0.97+ |
Snowflake | EVENT | 0.96+ |
millions of records | QUANTITY | 0.96+ |
three copies | QUANTITY | 0.96+ |
first | QUANTITY | 0.96+ |
both things | QUANTITY | 0.95+ |
three things | QUANTITY | 0.94+ |
Snowflake | ORGANIZATION | 0.93+ |
theCUBE Studios | ORGANIZATION | 0.93+ |
thoughtspot.com/beyond2020 | OTHER | 0.93+ |
Cloudera | ORGANIZATION | 0.92+ |
few years ago | DATE | 0.91+ |
Hadoop | PERSON | 0.91+ |
single source | QUANTITY | 0.9+ |
Snowflake | TITLE | 0.9+ |
one thing | QUANTITY | 0.9+ |
pandemic | EVENT | 0.88+ |
once | QUANTITY | 0.85+ |
Kent Graziano and Felipe Hoffa, Snowflake | Snowflake Data Cloud Summit 2020
(upbeat music) >> From the CUBE studios in Palo Alto, in Boston, connecting with thought leaders all around the world. This is a CUBE conversation. >> Hi everyone, this is Dave Vellante from the CUBE. And we're getting ready for the Snowflake Data cloud summit four geographies, eight tracks more than 40 sessions for this global event. Starts on November 17th, where we're tracking the rise of the Data cloud. You're going to hear a lot about that, now, by now, you know, the story of Snowflake or you know, what maybe you don't but a new type of cloud native database was introduced in the middle part of last decade. And a new set of analytics workloads has emerged that is powering a transformation within organizations. And it's doing this by putting data at the core of businesses and organizations. You know, for years we marched to the cadence of Moore's law. That was the innovation engine of our industry, but now that's changed it's data plus machine intelligence plus cloud. That's the new innovation cocktail for the technology industry and industries overall. And at the Data cloud summit we'll hear from Snowflake executives, founders, technologists, customers, and ecosystems partners. And of course, you going to hear from interviews on the CUBE. So, let's dig in a little bit more and help me are two Snowflake experts. Felipe Hoffa is a data cloud advocate and Kent Graziano is a chief technical evangelist post at Snowflake. Gents, great to see you. Thanks for coming on. >> Yeah, thanks for having us on, this is great. >> Thank you. >> So guys first, I got to congratulate you on getting to this point. You've achieved beyond escape velocity and obviously one of the most important IPOs of the year, but you got a lot of work to do. I know that what, what are the substantive aspects behind the Data cloud? >> I mean, it's a new concept right? We've been talking about infrastructure clouds and SaaS applications living in application clouds and Data cloud is the ability to really share all that data that we've been collected. You know, we've spent what how many a decade or more with big data now but have we been able to use it effectively? And that's really where the Data cloud is coming in and Snowflake and making that a more seamless, friendly, easy experience to get access to the data. I've been in data warehousing for nearly 30 years now. And our dream has always been to be able to augment an organization's analytics with data from outside their organization. And that's just been a massive pain in the neck with having to move files around and replicate the data and maybe losing track of where it came from or where it went. And the Data cloud is really giving our customers the ability to do that in a much more governed way, a much more seamless way and really make it push button to give anyone access to the data they need and have the performance to do the analytics in near real time. It's total game changer is as you already know and just it's crazy what we're able to do today compared it to what we could do when I started out in my career. >> Well, I'm going to come back to that 'cause I want to tap your historical perspective, but Felipe let me ask you, So, why did you join Snowflake? You're you're the newbie here? What attracted you? >> Exactly? I'm the newbie, I used to work at Google until August. I was there for 10 years. I was a developer advocate there also for data you might have heard about the BigQuery. I was doing a lot of that. And then as time went by Snowflake started showing up more and more in my feeds within my customers in my community. And it came the time, well, I felt that like, you know, when wherever you're working, once in a while you think I should leave this place I should try something new, I should move my career forward. While at Google, I thought that so many times, as anyone would do, and it was only when Snowflake showed up, like where Snowflake is going now, why Snowflake is being received by all the customers that I saw this opportunity. And I decided that moving to Snowflake would be a step forward for me. And so far I'm pretty happy, like the timing has been incredible, but more than the timing and everything, it's really, really a great place for data. What I love first is data, sharing data, analyzing data and how Snowflake is doing it's for me to mean phenomenal. >> So, Kent, I want to come back to you and I say tap maybe your historical perspective here. And you said it's always been a dream that you could do these other things bringing in external data. I would say this, that I don't want to push a little bit on this because I have often said that the EDW marketplace really never lived up to its promises of 360 degree views of the customer real time or near real time analytics. And, and it really has been as you kind of described are a real challenge for a lot of organizations. When Hadoop came in we got excited that it was going to actually finally live up to that vision and, and duped it a lot and don't get me wrong, I mean, the whole concept of bring that compute to data and lowering the cost and so forth. But it certainly didn't minimize complexity. And, and it seems like, feels like Snowflake is on the cusp of actually delivering on that promise that we've been talking about for 30 years. I wonder, if you could share your perspective is it, are we going to get there this time? >> Yeah. And as far as I can tell working with all of our customers some of them are there. I mean, they thought through those struggles that you were talking about that I saw throughout my career and now with getting on Snowflake they're delivering customer 360 they're integrating weblogs and IOT data with structured data from their ERP systems or CRM systems, their supply chain systems. And it really is coming to fruition. I mean, the industry leaders, you know, Bill Inman and Claudia Imhoff, they've had this vision the whole time but the technology just wasn't able to support it. And the cloud, as we said about the internet, changed everything. And then Ben wine teary, and they're in their vision and building the system, taking the best concepts from the Hadoop world and the data Lake world and the enterprise data warehouse world and putting it all together into this, this architecture that's now Snowflake and the Data cloud solve it. I mean, it's the classic benefit of hindsight is 2020 after years in the industry, they'd seen these problems and said like, how can we solve them? Does the Cloud let us solve these problems? And the answer was yes, but it did require writing everything from scratch and starting over with, because the architecture of the Cloud just allows you to do things that you just couldn't do before. >> Yeah. I'm glad you brought up you know, some of the originators of the data warehouse because it really wasn't their fault. They were trying to solve a problem. It was the marketers that took it and really kind of made promises that they couldn't keep. But, the reality is when you talk to customers in the so old EDW days and this is the other thing I want to tap you guys' brains on. It was very challenging. I mean, one customer one time referred to it as a snake, swallowing a basketball. And what he meant by that is every time there's a change Sarbanes Oxley comes and we have to ingest all this new data. It's like, Oh, it's to say everything slows down to a grinding halt. Every time Intel came out with a new microprocessor, they would go out and grab a new server as fast as they possibly could. He called it chasing the chips and it was this endless cycle of pain. And so, you know, the originators of the data whereas they didn't have the compute power they didn't have the Cloud. And so, and of course they didn't have the 30, 40 years of pain to draw upon. But I wonder if you could, could maybe talk a little bit about the kinds of things that can be done now that we haven't been able to do here to form. >> Well, yeah. I remember early on having a conversation with Bill about this idea of near real time data warehousing and saying, is this real, is this something really people need? And at the time he was a couple of decades ago, he said now to them they just want to load their data sooner than once a month. That was the goal. And that was going to be near real time for them. And, but now I'm seeing it with our customers. It's like, now we can do it, you know, with things like the Kafka technology and snow pipe in Snowflake that people are able to get that refresh way faster and have near real time analytics access to that data in a much more timely manner. And so it really is coming true. And the, the compute power that's there, as you said, we've now got this compute power in the Cloud that we never dreamed of. I mean, you would think of only certain, very large, massive global companies or governments could afford super computers. And that's what it would have taken. And now we've got nearly the power of a super computer in our mobile device that we all carry around with us. So being able to harness all that now in the Cloud is really opening up opportunities to do things with data and access data in a way that, again really, we just kind of dreamed of before as like we can democratize data when we get to this point. And I think that's where we are. We're at that inflection point where now it's possible to do it. So the challenge on organizations is going to be how do we do it effectively? How do we do it with agility? And how do we do it in a governed manner? You mentioned Sarbanes Oxley, GDPR, CCPA, all of those are out there. And so we have all of that as well. And so that's where we're going to get into it, right into the governance and being able to do that in a very quick, flexible, extensible manner and Snowflakes really letting people do it now. >> Well, yeah. And you know, again, we've been talking about Hadoop and I, again, for all my fond thoughts of that era, and it's not like Hadoop is gone but it was a lot of excitement around it, but governance was a huge problem. And it was kind of a bolt on. Now, Felipe I going to ask you, like, when you think about a company like Google, your former employer, you know, data is at the core of their business. And so many companies the data is not at the core of their business. Something else is, it's a process or a manufacturing facility or whatever it is. And the data is sort of on the outskirts. You know, we often talk about in, in stove pipes. And so we're now seeing organizations really put data at the core of their, it becomes central to their DNA. I'm curious as to your thoughts on that. And also, if you've got a lot of experience with developers, is there a developer angle here in this new data world? >> For sure, I mean, I love seeing everything like throughout my career at Google and my two months here and talking to so many companies, you never thought before like these are database companies but they are the ones that keep rowing. The ones that keep moving to the next stage of their development is because they are focusing on data. They are adapting the processes, they are learning from it. Me, I focus a lot on developers. So, I met when I started this career as an advocate of first, I was a software engineer and my work so far, has we worked, I really loved talking to the engineers on the other companies. Like, maybe I'm not the one solving the business problem, but at the end of the day, when these companies have a business problem that they want to grow, they want to have data. There are other engineers that are scientists like me that want to work for the company and bring the best technology to solve the problems. And Yeah, there's so much where data can help, yes, as we evolved the system for the company, and also for us, for understanding the systems things like of survivability, and recently there was a big company a big launch on survivability (indistinct) whether they are running all of their data warehousing needs. And all of that needs on snowflake, just because running these massive systems and being able to see how they're working generates a lot of data. And then how do you manage it? How do you analyze it? Or Snowflake is really there to help cover the two areas. >> It's interesting my business partner, John farrier cohost of the CUBE, he said, gosh I would say middle of the last decade, maybe even around the time 2013, when Snowflake was just coming out, he said, he predicted the data would be the new development kit. And it's really at the center of a lot of the data life cycle the what I call the data pipelines. I know people use that term differently but I'm very excited about the Data cloud summit and what we're going to learn there. And I get to interview a lot of really cool people. So, I appreciate you guys coming up, but, Kent who should attend the Data cloud summit, I mean, what should they expect to learn? >> Well, as you said earlier, Dave, there's so many tracks and there's really kind of something for everyone. So, we've got a track on unlocking the value of the Data cloud, which is really going to speak to the business leaders, you know, as to what that vision is, what can we do from an organizational perspective with the Data cloud to get that value from the data to move our businesses forward. But we've also done for the technicians migrating to snowflake. Sessions on how to do the migration, modernizing your data Lake, data science, how to do analytics with the, and data science in Snowflake and in the Data cloud, and even down to building apps. So the developers and building data products. So, you know, we've got stuff for developers, we've got stuff for data scientists. We've got stuff for the data architects like myself and the data engineers on how to build all of this out. And then there's going to be some industry solution spotlights as well. So we can talk about different verticals folks in FinTech and healthcare, there's going to be stuff for them. And then for our data superheroes we have a hallway track where we're going to get talks from the folks that are in our data superheroes which is really our community advocacy program. So these are folks who are out there in the trenches using Snowflake delivering value at their organizations. And they're going to talk down and dirty. How did they make this stuff happen? So it's going to be to some hope, really something for everyone, fireside chats with our executives. Of course something I'm really looking forward to myself. So was fun to hear from Frank and Christian and Benoit about what's the next big thing, what are we doing now? Where are we going with all of this? And then there is going to be a some awards we'll be giving out our data driver awards for our most innovative customers. So this is going to be a lot, a lot for everybody to consume and enjoy and learn about this, this new space of, of the Data cloud. >> Well, thank you for that Kent. And I'll second that, at least there's going to be a lot for everybody. If you're an existing Snowflake customer there's going to be plenty of two or one content, we can get in to the how to use and the best practice, if you're really not that familiar with Snowflake, or you're not a customer, there's a lot of one-on-one content going on. So, Felipe, I'd love to hear from you what people can expect at the Data cloud summit. >> Totally, so I would like to plus one to everyone that can say we have a phenomenal schedule that they, the executive will be there. I really wanted to especially highlight the session I'm preparing with Trevor Noah. I'm sure you might have heard of him. And we are having him at the Data cloud summit and we are going to have a session. We are going to talk about data. We are preparing a session. That's all about how people that love data that people that want to make that actionable. How can they bring storytelling and make it more, have more impact as he has well learn to do through his life? >> That's awesome, So, we have Trevor Noah, we're not just going to totally geek out here. we're going to have some great entertainment as well. So, I want you to go to snowflake.com and click on Data cloud summit 2020 there's four geos. It starts on November 17th and then runs through the week and in the following week in Japan. So, so check that out. We'll see you there. This is Dave Vellante for the CUBE. Thanks for watching. (upbeat music)
SUMMARY :
From the CUBE studios And at the Data cloud summit Yeah, thanks for having and obviously one of the most our customers the ability to do that And I decided that moving to Snowflake of the customer real time And the cloud, as we in the so old EDW days And at the time he was And the data is sort of on the outskirts. and bring the best technology And it's really at the center of a lot and in the Data cloud, and and the best practice, if at the Data cloud summit and in the following week in Japan.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
Felipe Hoffa | PERSON | 0.99+ |
Claudia Imhoff | PERSON | 0.99+ |
Felipe | PERSON | 0.99+ |
30 | QUANTITY | 0.99+ |
ORGANIZATION | 0.99+ | |
Palo Alto | LOCATION | 0.99+ |
Dave | PERSON | 0.99+ |
John farrier | PERSON | 0.99+ |
Japan | LOCATION | 0.99+ |
November 17th | DATE | 0.99+ |
Trevor Noah | PERSON | 0.99+ |
Bill Inman | PERSON | 0.99+ |
10 years | QUANTITY | 0.99+ |
Kent Graziano | PERSON | 0.99+ |
two months | QUANTITY | 0.99+ |
Snowflake | ORGANIZATION | 0.99+ |
Boston | LOCATION | 0.99+ |
CUBE | ORGANIZATION | 0.99+ |
Kent | PERSON | 0.99+ |
360 degree | QUANTITY | 0.99+ |
2020 | DATE | 0.99+ |
Intel | ORGANIZATION | 0.99+ |
one | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
Bill | PERSON | 0.99+ |
August | DATE | 0.99+ |
Frank | PERSON | 0.99+ |
2013 | DATE | 0.98+ |
eight tracks | QUANTITY | 0.98+ |
one time | QUANTITY | 0.98+ |
first | QUANTITY | 0.98+ |
Data cloud summit 2020 | EVENT | 0.98+ |
two areas | QUANTITY | 0.98+ |
Data cloud | EVENT | 0.97+ |
Hadoop | TITLE | 0.97+ |
today | DATE | 0.97+ |
30 years | QUANTITY | 0.96+ |
one customer | QUANTITY | 0.96+ |
last decade | DATE | 0.96+ |
nearly 30 years | QUANTITY | 0.96+ |
Snowflake | TITLE | 0.96+ |
more than 40 sessions | QUANTITY | 0.96+ |
Benoit | PERSON | 0.96+ |
Moore | PERSON | 0.96+ |
four geos | QUANTITY | 0.96+ |
once a month | QUANTITY | 0.95+ |
EDW | ORGANIZATION | 0.94+ |
Snowflake Data cloud | EVENT | 0.94+ |
GDPR | TITLE | 0.94+ |
Data cloud | ORGANIZATION | 0.93+ |
Snowflake Data Cloud Summit 2020 | EVENT | 0.92+ |
Snowflake | EVENT | 0.92+ |
four geographies | QUANTITY | 0.92+ |
Christian | PERSON | 0.91+ |
BigQuery | TITLE | 0.9+ |
couple of decades ago | DATE | 0.89+ |
Hadoop | LOCATION | 0.88+ |
Data cloud summit | EVENT | 0.87+ |
40 years | QUANTITY | 0.84+ |
Sarbanes Oxley | COMMERCIAL_ITEM | 0.84+ |
Ben | PERSON | 0.82+ |
Kafka | ORGANIZATION | 0.79+ |
snowflake.com | OTHER | 0.75+ |
a decade | QUANTITY | 0.74+ |
Sarbanes Oxley | ORGANIZATION | 0.7+ |
Kent Graziano and Felipe Hoffa, Snowflake | Snowflake Data Cloud Summit 2020
>> (Instructor)From the cube studios in Palo Alto, in Boston, connecting with thought leaders all around the world. This is a cube conversation. >> Hi everyone. This is Dave Volante, the cube, and we're getting ready for the snowflake data cloud summit four geographies eight tracks, more than 40 sessions for this global event starts on November 17th, where we're tracking the rise of the data cloud. You're going to hear a lot about that now by now, you know the story of Snowflake or you know, what maybe you don't, but a new type of cloud native database was introduced in the middle part of last decade. And a new set of analytics workloads has emerged that is powering a transformation within organizations. And it's doing this by putting data at the core of businesses and organizations. You know for years, we marched to the cadence of Moore's law. That was the innovation engine of our industry, but now that's changed it's data plus machine intelligence plus cloud. That's the new innovation cocktail for the technology industry and industries overall. And at the data cloud summit, we'll hear from snowflake executives, founders, technologists, customers, and ecosystems partners. And of course, you're going to hear from interviews on the cube. So let's dig in a little bit more and to help me, are two snowflake experts, Filipe Hoffa is a data cloud advocate and Kent Graziano is a chief technical evangelists post at Snowflake. Gents great to see you. Thanks for coming on. >> Yeah thanks for having us on this is great. >> Thank you. >> So guys, first, I got to congratulate you on getting to this point. You've achieved beyond escape velocity, and obviously one of the most important IPOs of the year, but you got a lot of work to do I know that Filipe, let me start with you data cloud. What's a data cloud and what are we going to learn about it at the data cloud summit? >> Oh, that's an excellent question. And let me tell you a little bit about our story here. And I really, really, really admire what Kent has done. I joined the snowflake like less than two months ago, and for me it's been a huge learning experience. And I look up to Kent a lot on how we deliver the message and how do we deliver all of that. So I would love to hear his answer first. >> Okay, that's cool. Okay Kent later on. So talk of data cloud, that's a catchy phrase, right? But it vectors into at least two of the components of my innovation, innovation cocktail. What, what are the substantive substantive aspects behind the data cloud? >> I mean, it's a, it's a new concept, right? We've been talking about infrastructure clouds and SAS applications living in an application clouds so data cloud is the ability to really share all that data that we've been collecting. You know, we've, we've spent what, how many days a decade or more with big data now, but have we been able to use it effectively? And that's, that's really where the data cloud is coming in and snowflake in making that a more seamless, friendly, easy experience to get access to the data. I've been in data warehousing for nearly 30 years now. And our dream has always been to be able to augment an organization's analytics with data from outside their organization. And that's just been a massive pain in the neck with having to move files around and replicate the data and maybe losing track of where it came from or where it went. And the data cloud is really giving our customers the ability to do that in a much more governed way, a much more seamless way, and really make it push button to give anyone access to the data they need and have the performance to do the analytics in near real time. It's it's total game changer as, as you already know, and just it's crazy what we're able to do today, compared to what we could do when I started out in my career. >> Well, I'm going to come back to that cause I want to tap your historical perspective, but Filipe, let me ask you. So why did you join snowflake? You're you're the newbie here. What attracted you? >> Exactly, I'm the newbie. I used to work at Google until August. I was there for 10 years. I was a developer advocate there also for data, you might have heard about a big query. I was doing a lot of that and then as time went by, Snowflake started showing up more and more in my feeds, within my customers, in my community. And it came the time. When, I felt that like, you know, when wherever you're working, once in a while you think I should leave this place, I should try something new. I should move my career forward. While at Google, I thought that so many times as anyone would do, and it was only when snowflake showed up, like where snowflake is going now, how snowflake is, is being received by all the customers that I saw this opportunity. And I decided that moving to Snowflake would be a step forward for me. And so far I'm pretty happy. Like the timing has been incredible, but more than the timing and everything, it's really, really a great place for data. What I love first is data sharing data, analyzing data and how Snowflake is doing it it promotes me in phenomena. >> So Ken, I want to come back to you and I say, tap, maybe your historical perspective here. And you said, you know, it's always been a dream that you could do these other things bring in external data. I would say this, that I don't want to push a little bit on this because I have often said that the EDW marketplace really never lived up to its promises of 360 degree views of the customer in real time or near real time analytics. And, and it really has been, as you kind of described are a real challenge for a lot of organizations when Hadoop came in you know, we had, we we we got excited that it was kind of going to actually finally live up to that vision and and and we duped it a lot. And it don't get me wrong. I mean, the whole concept of, you know, bring the compute to data and the lowering the cost and so forth, but it certainly didn't minimize complexity. And, and it seems like, feels like Snowflake is on the cusp of actually delivering that promise that we've been talking about for 30 years. I wonder if you could share your perspective, is it, are we going to get there this time? >> Yeah. And as far as I can tell working with all of our customers, some of them are there. I mean, they're, they Fought through those struggles that you were talking about that I saw throughout my career and now with getting on Snowflake they're, they're delivering customer 360, they're integrating weblogs and IOT data with structured data from their ERP systems or CRM systems, their supply chain systems. And it really is coming to fruition. I mean, the, you know, the industry leaders, you know, Bill Inman and Claudia M Hoff, they've had this vision the whole time, but the technology just wasn't able to support it. And the cloud, as we said about the internet, changed everything and then Ben Y and Terry, in their vision and building the system, taking the best concepts from the Hadoop world and the data Lake world and the enterprise data warehouse world, and putting it all together into this, this architecture, that's now, you know Snowflake and the data cloud solved it. I mean, it's the, you know, the, the classic benefit of her insight is 2020 after years in the industry, they had seen these problems and said like, how can we solve them? Does the cloud let us solve these problems? And the answer was yes, but it did require writing everything from scratch and starting over with because the architecture the cloud just allows you to do things that you just couldn't do before. Yeah I'm glad you brought up, you know, some of the originators of the data warehouse, because it really wasn't their fault. They were trying to solve a problem. That was the marketers that took it and really kind of made promises that they couldn't keep. But the reality is when you talk to customers in the, in the, so the old EDW days, and this is the other thing I want to, I want to tap your guys' brains on. It was very challenging. I mean, one, one customer, one time referred to it as a snake, swallowing a basketball. And what he meant by that is you know, every time there's a change, you know, Sarbanes Oxley comes and we have to ingest all this new data. It's like, Oh, it's just everything slows down to a grinding halt. Every time Intel came out with a new microprocessor, they would go out and grab a new server as fast as they possibly could. He called it chasing the chips, and it was this endless cycle of pain. And so, you know, the originators of the data whereas they didn't, they didn't have you know the compute power, they didn't have the cloud. >> Yeah. >> And so, and of course they didn't have the 30- 40 years of pain to draw upon. But, but I wonder if you could, could maybe talk a little bit about the kinds of things that can be done now that we haven't been able to do here before. >> Well, yeah I remember early on having a conversation with, with Bill about this idea of near real time data warehousing and saying, is this real? Is this something really need people need? And at the time it was, was a couple of decades ago, he said no to them they just want to load their data sooner than once a month. >> Yeah. >> That was the goal. And that was going to be near real time for them. And, but now I'm seeing it with our customers. It's like, now we can do it, you know, with things like the Kafka technology and snow pipe in, in Snowflake, that people are able to get that refresh way faster and have near real time analytics access to that data in a much more timely manner. And so it really is coming true. And the, the compute power that's there, as you said, you know we, we've now got this compute power in the cloud that we never dreamed of. I mean, you would think of only certain very large, massive global companies or governments could afford supercomputers. And that's what it would have taken. And now we've got nearly the power of a supercomputer in our mobile device that we all carry around with us. So being able to harness all that now in the cloud is really opening up opportunities to do things with data and access data in a way that again really we just kind of dreamed of before. It's like, we can, we can democratize data when we get to this point. And I think that's the, that's where we are, we're at that inflection point where now it's, it's possible to do it. So the challenge on organizations is going to be, how do we do it effectively? How do we do it with agility? And how do we do it in a governed manner? You mentioned Sarbanes Oxley, GDPR, CCPA, all of those are out there. And so we have all of that as well. And so that's where, that's where we're going to get into it, right. Is into the governance and being able to do that in a very quick, flexible, extensible manner and you know, Snowflakes really letting people do it now. >> Well, yeah and you know, again, we've been talking about Hadoop and again, for all my, my fond thoughts of that era, and it's not like hadoop is gone, but, but it was a lot of excitement around it but but governance was a huge problem and it was kind of a ball tough enough. Felipe I got to ask you, like when you think about a company like Google your former employer, you know, data is at the core of their business. And so many companies, the data is not at the core of their business. Something else is it's a process or a manufacturing facility or you know whatever it is. And the data is sort of on the outskirts. You know, we often talk about in, in stove pipes. And so we're now seeing organizations really put data at the core of their it becomes, you know, central to their, to their DNA. I'm curious as to your thoughts on that. And also if you've got a lot of experience with developers, is there, is there a developer angle here in this new data world? >> Oh, for sure. I mean, I love seeing every, like throughout my career at Google and my two months here and talking to so many companies, you never thought before, like these are database companies, but the the ones that keep rowing. The ones that keep moving to the next stage of their development is because they are focusing on data. They are adapting the processes they learning from it. And me, I focus a lot on developers. So I mean when I started This career as an advocate. First I was a software engineer and my work so far, has been work, I really loved talking to the engineers on the other companies. Like maybe I'm not the one solving the business problem, but at the end of the day, when these companies have a business problem that they want to row, they want to have data. There are other engineers that are scientists likes me that are, that, that want to work for work for the company and bring the best technology to solve the problems. Yeah, there's so much where data can help as we evolve the system for the company. And also for us for understanding the systems, things like observability and recently, there was a big company, a big launch on observability the company name is observable, where they are running all of their data warehousing needs. And all of their data needs on Snowflake, just because running these massive systems and being able to see how they're working generates a lot of data. And then how do you manage it? How do you analyze it? Or snowflake is already there to help. >> Well you know >> I covered the two areas. >> It's interesting my, my business partner, John farrier, cohost of the cube, he said, gosh, I would say middle of the last decade, maybe even around the time, you know, 2013, when Snowflake was just coming out, he said, he predicted the data would be the new development kit. And you know, it's really at the center of a lot of, you know, the data life cycle, the, the, what I call the data pipelines. I know people use that term differently, but, but I'm, I'm very excited about the data cloud summit and what we're going to learn there. And I get to interview a lot of really cool people. And so I appreciate you guys coming on, but Kent, who, who should attend the data cloud summit, I mean, what, what are the, what should they expect to learn? >> Well, as you said earlier, Dave, there's, there's so many tracks and there's really kind of something for everyone. So we've got a track on unlocking the value of the data cloud, which is really going to speak to, you know, the business leaders, you know, as to what that vision is, what can we do from an organizational perspective, with the data cloud to get that value from the data to, to move our businesses forward. But we've also got, you know, for the technicians migrating to Snowflake training sessions on how to do the migration, modernizing your data like data science, you know how to do analytics with the, and data science in Snowflake and in the data cloud and even down to building apps. So the developers and building data products. So, you know, we've got stuff for developers, we've got stuff for data scientists. We've got stuff for the, the data architects like myself and the data engineers on how to, how to build all of this out. And then there's going to be some industry solutions spotlights as well. So we can talk about different verticals of folks in FinTech and, and in healthcare. There's going to be stuff for them. And then for our, our data superheroes, we have a hallway track where we're going to get talks from the folks that are in our data superheroes, which is really our community advocacy program. So these are folks who are out there in the trenches using Snowflake, delivering value at, at their organizations. And they're going to talk you know down and dirty. How did they make this stuff happen? So there's going to be just really something for everyone, fireside chats with our executives, of course, something I'm really looking forward to in myself. It's always fun to, to hear from Frank and Christian. And Benwah about, you know, what's the next big thing, you know, what are we doing now? Where are we going with all of this? And then there is going to be some awards. We'll be giving out our data driver awards for our most innovative customers. So this is going to be a lot, a lot for everybody to consume and enjoy and learn about this, this new space of, of the data cloud. >> Well, thank you for that Kent. And I'll second that, I mean, there's going to be a lot for everybody. If you're an existing Snowflake customer, there's going to be plenty of two on one content we can get in to the how to's and the best practice. If you're really not that familiar with Snowflake, or you're not a customer, there's a lot of one-on-one content going on. If you're an investor and you want to figure out, okay, what is this vision? And can, you know, will this company grow into its massive valuation and how are they going to do that? I think you're going to, you're going to hear about the data cloud and really try get a perspective. And you can make your own judgment as to, to, you know, whether or not you think that it's going to be as large a market as many people think. So Felipe, I'd love to hear from you what people can expect at the data cloud summit. >> Totally, so I would love to plus one to everyone that Kent said. We have a phenomenal schedule that the the executive will be there. And I really wanted to specially highlight the session I'm preparing with Trevor Noah. I'm sure you might have heard of him. And we are having him at the data cloud summit, and we are going to have a session. We're going to talk about data. We are preparing a session, That's all about how people that love data, that people that want to make data actionable. How can they bring storytelling and make it more, have more impact as he has well learned to do through his life. >> That's awesome, So yeah, Trevor Noah, we're not just going to totally geek out here. We're going to, we're going to have some great entertainment as well. So I want you to go to snowflake.com and click on data cloud summit, 2020 there's four geos. It starts on November 17th and then runs through the week and then the following week in Japan. So, so check that out. We'll see you there. This is Dave Volante for the cube. Thanks for watching. (soft music)
SUMMARY :
(Instructor)From the cube And at the data cloud summit, us on this is great. and obviously one of the most And let me tell you a little behind the data cloud? And the data cloud is to that cause I want to tap And I decided that moving to Snowflake I mean, the whole concept of, you know, and the data cloud solved it. bit about the kinds of things And at the time it was, was and you know, Snowflakes really And the data is sort of on the outskirts. and bring the best technology And I get to interview a and in the data cloud and So Felipe, I'd love to hear from you We have a phenomenal schedule that the This is Dave Volante for the cube.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Claudia M Hoff | PERSON | 0.99+ |
Dave Volante | PERSON | 0.99+ |
John farrier | PERSON | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
Filipe Hoffa | PERSON | 0.99+ |
30 | QUANTITY | 0.99+ |
Dave | PERSON | 0.99+ |
Filipe | PERSON | 0.99+ |
Japan | LOCATION | 0.99+ |
Felipe Hoffa | PERSON | 0.99+ |
November 17th | DATE | 0.99+ |
Felipe | PERSON | 0.99+ |
Bill Inman | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
2020 | DATE | 0.99+ |
Ken | PERSON | 0.99+ |
Trevor Noah | PERSON | 0.99+ |
10 years | QUANTITY | 0.99+ |
360 degree | QUANTITY | 0.99+ |
Kent Graziano | PERSON | 0.99+ |
two areas | QUANTITY | 0.99+ |
Benwah | PERSON | 0.99+ |
Boston | LOCATION | 0.99+ |
Bill | PERSON | 0.99+ |
two months | QUANTITY | 0.99+ |
Ben Y | PERSON | 0.99+ |
2013 | DATE | 0.99+ |
Terry | PERSON | 0.99+ |
Kent | PERSON | 0.99+ |
Intel | ORGANIZATION | 0.99+ |
Frank | PERSON | 0.99+ |
more than 40 sessions | QUANTITY | 0.99+ |
eight tracks | QUANTITY | 0.99+ |
August | DATE | 0.99+ |
First | QUANTITY | 0.98+ |
two | QUANTITY | 0.98+ |
Moore | PERSON | 0.98+ |
first | QUANTITY | 0.98+ |
one time | QUANTITY | 0.98+ |
30 years | QUANTITY | 0.97+ |
last decade | DATE | 0.97+ |
four geos | QUANTITY | 0.97+ |
Snowflake | TITLE | 0.96+ |
nearly 30 years | QUANTITY | 0.96+ |
Snowflake Data Cloud Summit 2020 | EVENT | 0.96+ |
Snowflake | ORGANIZATION | 0.96+ |
once a month | QUANTITY | 0.96+ |
Snowflake | EVENT | 0.96+ |
one | QUANTITY | 0.95+ |
EDW | ORGANIZATION | 0.95+ |
GDPR | TITLE | 0.94+ |
Christian | PERSON | 0.93+ |
two snowflake | QUANTITY | 0.93+ |
Sarbanes Oxley | ORGANIZATION | 0.92+ |
today | DATE | 0.89+ |
Hadoop | TITLE | 0.89+ |
snowflake.com | OTHER | 0.88+ |
snowflake | EVENT | 0.87+ |
couple of decades ago | DATE | 0.86+ |
Snowflake | PERSON | 0.86+ |
one customer | QUANTITY | 0.84+ |
less than two months ago | DATE | 0.83+ |
hadoop | TITLE | 0.82+ |
four geographies | QUANTITY | 0.82+ |
data cloud | EVENT | 0.79+ |
Kent | ORGANIZATION | 0.79+ |
40 years | QUANTITY | 0.76+ |
a decade | QUANTITY | 0.72+ |
snowflake data | EVENT | 0.72+ |
CCPA | ORGANIZATION | 0.72+ |
Hadoop | LOCATION | 0.71+ |
Kafka | ORGANIZATION | 0.68+ |
Kent Graziano and Felipe Hoffa V1
>> Narrator: From theCUBE Studios in Palo Alto in Boston, connecting with thought leaders all around the world, this is theCUBE Conversation. >> Hi everyone, this is Dave Vellante at theCUBE, and we're getting ready for the Snowflake Data Cloud Summit. four geographies, eight tracks, more than 40 sessions for this global event. starts on November 17th, where we're tracking the rise of the data cloud. You're going to hear a lot about that. Now, by now, you know the story of Snowflake or, you know what? Maybe you don't. But a new type of cloud-native database was introduced in the middle part of the last decade. And a new set of analytics workloads has emerged, that is powering a transformation within the organizations. And it's doing this by putting data at the core of businesses and organizations. For years, we marched to the cadence of Moore's law. That was the innovation engine of our industry, but now that's changed. It's data, plus machine intelligence, plus cloud. That's the new innovation cocktail for the technology industry and industries overall. And in the Data Cloud Summit, we'll hear from Snowflake executives, founders, technologists, customers, and ecosystems partners. And of course, you're going to hear from interviews on theCUBE. So let's dig in a little bit more. And to help me are two Snowflake experts. Felipe Hoffa is a data cloud advocate and Kent Graziano is a chief technical evangelist, both at Snowflake. Gents, great to see you, thanks for coming on. >> Thanks for having us on, this is great. >> Thank you. >> So guys, first, I got to congratulate you on getting to this point. You've achieved beyond escape velocity and obviously one of the most important IPOs of the year, but you got a lot of work to do and I know that. Felipe, let me start with you. Data cloud, what's a data cloud and what are we going to learn about it at the Data Cloud Summit? >> Oh, that's an excellent question. And, let me tell you a little bit about our story here. And I really, really, really admire what Kent has done. I joined Snowflake like less than two months ago and for me, it's been a huge learning experience. And I look up to Kent a lot on how we deliver the method here, how do we deliver all of that? So, I would love to hear his answer first. >> Dave: Okay, that's cool. Okay Kent, leader on. (Kent laughing) So we took it. Data cloud, that's a catchy phrase, right? But it vectors into at least two of the components of my innovation cocktail. What are the substantive aspects behind the data cloud? >> I mean, it's a new concept, right? We've been talking about infrastructure clouds and SaaS applications living in the application cloud, so data cloud is the ability to really share all that data that we've been collecting. We've spent what? How many da-- A decade or more with big data now, but have we been able to use it effectively? And that's really where the data cloud is coming in and Snowflake, in making that a more seamless, friendly, easy experience to get access to the data. I've been in data warehousing for nearly 30 years now. And our dream has always been to be able to augment an organization's analytics with data from outside their organization. And that's just been a massive pain in the neck with having to move files around and replicate the data and maybe losing track of where it came from or where it went. And the data cloud is really giving our customers the ability to do that in a much more governed way, a much more seamless way, and really make it push button to give anyone access to the data they need and have the performance to do the analytics in near real-time. It's a total game changer as you already know. And just, it's crazy what we're able to do today compared to what we could do when I started out in my career. >> Well, I'm going to come back to that 'cause I want to tap your historical perspective. But Felipe, let me ask you, so why did you join Snowflake? You're the newbie here, what attracted you? >> And finally, I'm the newbie. I used to work at Google until August. I was there for 10 years, I was a developer advocate there also for data, you might have heard about the BigQuery, I was doing a lot of that. And though as time went by, Snowflake started showing up more and more in my feeds, within my customers, in my community. And it came the time when I felt like-- Wherever you're working, once in a while you think, "I should leave this place, "I should try something new, "I should move my career forward." While at Google, I thought that so many times as anyone will do. And it was only when Snowflake showed up, like where Snowflake is going now, how Snowflake is being received by all the customers, that I saw this opportunity. And I decided that moving to Snowflake would be a step forward for me. And so far I'm pretty happy, like the timing has been incredible, but more than the timing and everything, it's really, really a great place for data. What I love first is data, sharing data, analyzing data and how Snowflake is doing it, its promising phenomena. >> So, Kent, I want to come back to you and I said, tap maybe your historical perspective here. And you said, it's always been a dream that you could do these other things, bring in external data. I would say this, that I would want to push a little bit on this because I have often said that the EDW marketplace really never lived up to its promises of 360 degree views of the customer, in real-time or near real-time analytics. And it really has been, as you kind of described it, a real challenge for a lot of organizations. When Hadoop came in, we had-- We got excited that it was going to actually finally live up to that vision and Hadoop did a lot. And don't get me wrong, I mean, the whole concept of, bring the computer data and lowering the cost and so forth. But it certainly didn't minimize complexity. And it seems like, feels like Snowflake is on the cusp of actually delivering on that promise that we've been talking about for 30 years. I wonder if you could share your perspective as an o-- Are we going to get there this time? >> Yeah. And as far as I can tell working with all of our customers, some of them are there. I mean, they thought through those struggles that you were talking about, that I saw throughout my career. And now with getting on Snowflake they're delivering customer 360, they're integrating weblogs and IOT data with structured data from their ERP systems or CRM systems, their supply chain systems and it really is coming to fruition. I mean, the industry leaders, Bill Inmon and Claudia Imhoff, they've had this vision the whole time, but the technology just wasn't able to support it and the cloud, as we said about the internet, changed everything. And then Benoit and Thierry in their vision in building the system, taking the best concepts from the Hadoop world and the data lake world and the enterprise data warehouse world, and putting it all together into this architecture, that's now Snowflake and the data cloud, solved it. I mean, it's-- The classic benefit of hindsight is 20/20, after years in the industry, they had seen these problems and said like, "How can we solve them? "Does the cloud let us solve these problems?" And the answer was, yes, but it did require writing everything from scratch and starting over with, because the architecture of the cloud just allows you to do things that you just couldn't do before. >> Yeah, I'm glad you brought up some of the originators of the data warehouse, because it really wasn't their fault, they were trying to solve a problem. It was the marketers that took it and really kind of made promises that they couldn't keep. But, the reality is when you talk to customers in the sort of the old EDW days, and this is the other thing I want to tap you guys' brains on, it was very challenging. I mean, and one customer one time referred to it as a snake swallowing a basketball. And what he meant by that is, every time there's a change, or Sarbanes-Oxley comes and we have to ingest all this new data. It's like aargh! It's just everything slows down to a grinding halt. Every time Intel came out with a new microprocessor they would go out and grab a new server as fast as they possibly could, he called it chasing the chips. And it was this endless cycle of pain. And so, the originators of the data warehouse, they didn't have the compute power, they didn't have the cloud. And so-- And of course they didn't have like 30, 40 years of pain to draw upon. But I wonder if you could maybe talk a little bit about the kinds of things that can be done now that we haven't been able to do here tofore. >> Well, yeah. I remember early on having a conversation with Bill about this idea of near real-time data warehousing and saying, "Is this real? "Is this something really people need?" And at the time, it was a couple of decades ago, he said, "No, to them, they just want to load their data "sooner than once a month." That was the goal. And they-- That was going to be near real-time for them. And, but now I'm seeing it with our customers. It's like, now we can do it. With things like the Kafka technology and Snowpipe in Snowflake, that people are able to get that refresh way faster and have near real-time analytics access to that data in a much more timely manner. And so it really is coming true. And the compute power that's there, as you said, we've now got this compute power in the cloud that we never dreamed of. I mean, you would think of only certain, very large, massive global companies or governments could afford supercomputers. And that's what it would have taken. And now we've got nearly the power of a super computer in our mobile device that we all carry around with us. So being able to harness all of that now in the cloud, is really opening up opportunities to do things with data and access data in a way that, again, really, we just kind of dreamed of before. Its like, we can democratize data when we get to this point. And I think that's where we are, we're at that inflection point, where now it's possible to do it. So the challenge on organizations is going to be how do we do it effectively? How do we do it with agility? And how do we do it in a governed manner? You mentioned Sarbanes-Oxley, GDPR, CCPA, all of those are out there. And so we have all of that as well. And so that's where we're going to get into it, ride us into the governance and being able to do that in a very quick, flexible, extensible manner. And Snowflakes really letting people do it now. >> Well, yeah. And again, we've been talking about Hadoop, and again, for all my fond thoughts of that era, and it's not like Hadoop is gone, but there was a lot of excitement around it, but governance was a huge problem. And it was kind of a bolt on. And now, Felipe I got to ask you, when you think about a company like Google, your former employer, data is at the core of their business. And so many companies, the data is not at the core of their business, something else is, it's a process or a manufacturing facility or whatever it is. And the data is sort of on the outskirts. We often talk about in stovepipes. And so we're now seeing organizations really, put data at the core of their... And it becomes central to their DNA. I'm curious as to your thoughts on that. And also, if you've got a lot of experience with developers, is there a developer angle here in this new data world? >> Oh, for sure. I mean, I love seeing every-- Like throughout my career at Google and my two months here, I'm talking to so many companies, that you never thought before, like these are database companies. But the ones that keep growing, the ones that keep moving to the next stage of their development is because they are focusing on data, they are adopting the processes, They are learning from it. And, me per-- I focus a lot on developers, so I mean, when I started this career as an advocate, first, I was a software engineer. And my work so far, has been... (mumbles) I really love talking to the engineers on the other companies, like... Maybe I'm not the one solving the business problem, but at the end of the day, when these companies have a business problem through out the world, they want to have data. There are other engineers that are scientists like me that are... That want to work for the company and bring the best technology to solve the problems. Yeah, for example, there's so much where data can help. If, as we evolve the systems for the company and also for us for understanding these systems, things like observability. And recently, there was a big company, a big launch on observability, on the company names of Cyberroam, where they are running all of their data warehousing needs and all of their data needs on Snowflake. Just because running these massive systems and being able to see how they're working, generates a lot of data. And then how do you manage it? How do you analyze it? Snowflake is ready there to help and support the two areas. >> It's interesting, my business partner, John Furrier, co-host of theCUBE, he said, gosh, I would say the middle of the last decade, maybe even around the time, 2013, when Snowflake was just coming out. He said... He predicted that data would be the new development kit. And, it's really at the center of a lot of the data life cycle, the-- What I call the data pipelines, I know people use that term differently. But, I'm very excited about the Data Cloud Summit and what we're going to learn there. And I get to interview a lot of really cool people. And so I appreciate you guys coming on. But Kent, who should attend the Data Cloud Summit? I mean, what are the-- What should they expect to learn? >> Well, as you said earlier Dave, there's so many tracks and there's really kind of something for everyone. So we've got a track on unlocking the value of the data cloud, which is really going to speak to the business leaders, as to what that vision is, what can we do from an organizational perspective with the data cloud to get them value from the data to move our businesses forward? But we've also got for the technicians, migrating to Snowflake. Training sessions on how to do the migration and modernizing your data lake, data science. How to do analytics with, and data science in Snowflake and in the data cloud. And even down to building apps, for the developers and building data products. So, we've got stuff for developers, we've got stuff for data scientists, we've got stuff for the data architects like myself and the data engineers, on how to build all of this out. And then there's going to be some industry solutions spotlights as well. So we can talk about different verticals, folks in FinTech and in healthcare, there's going to be stuff for them. And then for our data superheroes, we have a hallway track where we're going to get talks from the folks that are in our data superheroes, which is really our community advocacy program. So these are folks that are out there in the trenches using Snowflake, delivering value at their organizations. And they're going to talk down and dirty of how did they make this stuff happen? So there's going to be just really, something for everyone. Fireside chats with our executives, of course, something I'm really looking forward to myself. It's always fun to hear from Frank and Christian and Benoit, about what's the next big thing, what are we doing now? Where are we going with all of this? And then there is going to be some awards. We'll be giving out our Data Driver Awards for our most innovative customers. So there's going to be a lot for everybody to consume and enjoy and learn about this new space of the data cloud. >> Well, thank you for that Kent and I'll second that, and there's going to be a lot for everybody. If you're an existing Snowflake customer, there's going to be plenty of two of one content, where we can get in to the how tos and the best practice. If you're really not that familiar with Snowflake or you're not a customer, there's a lot of one-on-one content going on. If you're an investor and you want to figure out, "Okay, what is this vision? "And can, will this company grow into its massive valuation? "And how are they going to do that?" I think you're going to hear about the data cloud and really try to get a perspective and you can make your own judgment as to whether or not you think that it's going to be as large a market as many people think. So Felipe, I'd love to hear from you what people can expect at the Data Cloud Summit. >> Totally. So I would love to plus one to every one that Kent said, we have a phenomenal schedule that day, the executives will be there. But I really wanted to especially highlight the session I'm preparing with Trevor Noah. I'm sure you must have heard of him. And we are having him at the Data Cloud Summit, and we are going to have a session. We are going to talk about data. We are preparing a session that's all about how people that love data, that people that want to make that actionable, how can they bring storytelling and make it have more impact as he has well learned to do through his life. >> That's awesome. So, yeah, Trevor Noah, we're not just going to totally geek out here. We're going to have some great entertainment as well. So I want you to go to snowflake.com and click on Data Cloud Summit 2020. There's four geos. It starts on November 17th and then runs through the week and then the following week in Japan. So, check that out, we'll see you there. This is Dave Vellante for theCUBE. Thanks for watching. (upbeat music)
SUMMARY :
leaders all around the world, And in the Data Cloud Summit, this is great. and obviously one of the most And I look up to Kent a lot aspects behind the data cloud? And the data cloud is You're the newbie here, And I decided that moving to Snowflake and lowering the cost and so forth. and the cloud, as we And so, the originators And at the time, it was And the data is sort of on the outskirts. and bring the best technology And I get to interview a and in the data cloud. and there's going to the Data Cloud Summit, We're going to have some
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Claudia Imhoff | PERSON | 0.99+ |
Felipe Hoffa | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
30 | QUANTITY | 0.99+ |
ORGANIZATION | 0.99+ | |
Felipe | PERSON | 0.99+ |
Japan | LOCATION | 0.99+ |
November 17th | DATE | 0.99+ |
Bill Inmon | PERSON | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
Trevor Noah | PERSON | 0.99+ |
Kent Graziano | PERSON | 0.99+ |
10 years | QUANTITY | 0.99+ |
360 degree | QUANTITY | 0.99+ |
Kent | PERSON | 0.99+ |
Bill | PERSON | 0.99+ |
two | QUANTITY | 0.99+ |
two months | QUANTITY | 0.99+ |
eight tracks | QUANTITY | 0.99+ |
Snowflake | ORGANIZATION | 0.99+ |
Snowflake Data Cloud Summit | EVENT | 0.99+ |
Frank | PERSON | 0.99+ |
both | QUANTITY | 0.99+ |
Intel | ORGANIZATION | 0.99+ |
two areas | QUANTITY | 0.99+ |
Hadoop | TITLE | 0.99+ |
more than 40 sessions | QUANTITY | 0.99+ |
Data Cloud Summit | EVENT | 0.99+ |
August | DATE | 0.98+ |
30 years | QUANTITY | 0.98+ |
theCUBE | ORGANIZATION | 0.98+ |
one time | QUANTITY | 0.98+ |
Thierry | PERSON | 0.98+ |
Data Cloud Summit 2020 | EVENT | 0.98+ |
Cloud Summit | EVENT | 0.98+ |
Moore | PERSON | 0.97+ |
Boston | LOCATION | 0.97+ |
last decade | DATE | 0.97+ |
first | QUANTITY | 0.97+ |
four geographies | QUANTITY | 0.97+ |
2013 | DATE | 0.97+ |
theCUBE Studios | ORGANIZATION | 0.96+ |
Snowflake | LOCATION | 0.96+ |
Cyberroam | ORGANIZATION | 0.96+ |
Benoit | PERSON | 0.96+ |
today | DATE | 0.96+ |
nearly 30 years | QUANTITY | 0.95+ |
Christian | PERSON | 0.95+ |
one customer | QUANTITY | 0.95+ |
40 years | QUANTITY | 0.94+ |
snowflake.com | OTHER | 0.94+ |
once a month | QUANTITY | 0.92+ |
four geos | QUANTITY | 0.92+ |
Hadoop | LOCATION | 0.92+ |
Snowflake | EVENT | 0.92+ |
GDPR | TITLE | 0.91+ |
couple of decades ago | DATE | 0.9+ |
EDW | ORGANIZATION | 0.89+ |
20/20 | DATE | 0.87+ |
A decade | QUANTITY | 0.87+ |
one | QUANTITY | 0.87+ |
Data Driver Awards | EVENT | 0.87+ |
Kent Christensen, Insight | Cisco Live US 2019
(upbeat music) >> Male Voiceover: Live, from San Diego, California it's theCUBE covering Cisco Live US 2019 brought to you by Cisco and its ecosystem partners. >> Hey welcome back to theCUBE Lisa Martin with Stu Miniman. We are day one of our coverage of Cisco Live from San Diego. We're going to be here for three days of coverage but a great day so far and we're pleased to welcome back one of our CUBE alumni Kent Christensen the Practice Director from Insight with the Cloud & Data Center at Transformation Group. Kent, welcome back! >> Thank you. It's been a little while. >> It has been a little while. So give our audience a little overview of Insight your partnership with Cisco and some of the history of how you got to Insight. >> Yeah so you remember us as Data Link we were a smaller company than we are now. Focusing on Cloud and data center transformation. We've talked at Dell events, CFC events things like that. But we were a Cisco partner for about 10 years and recently we were acquired and we did what the name sounds like, Cloud and data center transformation. We've talked about Cloud on the channel and all these other things. Insight acquired us. Insight has kind of four major service solution sets if you would. Some people look at them as a supply chain company and it's a great, large supply chain company. Microsoft's largest global partner. Some people understand it for the device and use the devices that's called Connective Workforce. Each of these are pretty big businesses you know, compared to where we are. What was Data Link is now what's called Cloud and Data Center Transformation. So we're helping people with the journey to the Cloud and the Hybrid Cloud and all that other stuff. And Cisco is right dead center in the middle of that and then the fourth one is really exciting. It's called Data and Digital Innovation and that's a couple of companies. Blue Metal, Cardinal etc. Again, a thousand people. Microsoft ILT and AI partner of the year. So all of that is a pretty large channel organization if you would. >> That's great stuff Kent. We love to talk to the channel as the folks in Wall Street do. It like you know, we do a channel check. Okay, You know, Cisco's got a few areas that have you know, stronger growth in the market over all. Security's doing well, a few other spaces on that are you know growing faster over all than the market and helping >> Kent: Absolutely >> grow where Cisco's going, so give us the reality. What's happening with your customers? What's driving you know the most growth in your business and you know, where is Cisco kind of leading the pack? >> So we're doing really well with Cisco and I don't know if it's because we're helping clients build solutions that truly lead to business outcomes. We're not order takers. So we're actually moving up we're now Cisco's fourth largest partner. We're growing well high single digits growth which is pretty phenomenal on such a big number. We're talking a billion dollars now in growing that level and there's a number of reasons. You know, some of it is there's a lot of great technology we can get into some of those. We see the economy as being pretty good not bad yet. You know everybody's worried about what might happen. You mentioned security, we can get into a little bit of that. That's driving a lot of network refresh and stuff like that. You know and a little bit of intra-company you know that word getting our stuff together so this large company with 15000 customers acquires a company with 2000 customers and now we're getting introduced into the 15000 with less friction. So that's helping us and that's helping our Cisco Business. >> Lisa: See here we are at Cisco Live. The thirtieth time that they had done a customer partner event. The network has not only changed dramatically since their first event in '89 which was called Networkers I believe. >> KENT: Yeah. >> But networking technology has also massively changed you mentioned security. And now in this multi-cloud world no longer can you just put a firewall around a data center right? Obviously that doesn't work. We have this core Cloud edge very amorphous environments. Proliferation of mobile, of mobile data traversing the networks. Talk to us about when you're talking with customers who need to transform their data centers where do you start from a networking conversation perspective? Where automation comes in, where security comes in? >> You know, a lot of the Cloud native transformation tends to be the edge of the network. You know conversion, infrastructure, stuff like that that's on the edge. The network security guys which I'm not, you know, I work with them very closely but we almost separate ourselves out from a data center networking and security. But security's end to end to your point, right? I've got software to find access. I've got mobile access points. I've got you know, Tetration. I've got all of these products that are helping people that in the past they were just patching holes in the dyke. You know, hey this happened let's put this software product in. This happened, let's put this in. We actually built a security practice like the last 3 or 4 years ago, it's growing. You know the number of people that are, whether it's regulation, compliance, you know. "I got some real problem. I think I've got a problem and I don't know what it is." Our ability to come back and sit down and say let's evaluate what your situation is. So I was talking to the networking guys and said wow. Enterprise networking's up, way up. What's driving that, the need to transform or is that, you know what is it? And they're like a lot of times it's something along security that's making them step back and re-evaluate and then sometimes that translates into an entire network refresh. >> Stu: So Kent you mentioned Cisco Tetration and that's one I've heard a number of times having some growth. What else, what are some of the you know hot products out there in your customer base? >> ISE, Software to Find, SD Wan, SD Access. >> Stu: Yeah, so one of the things I just want to understand Cisco actually has a few solutions in some of those areas. Any specific products that you call out or you know or that'd be mentioned? >> Kent: In the enterprise networking I wouldn't go through each and every individual one. I think, this is my view as the laymen right? 'Cause I'm the data center guy and here's the security guy and here's the networking guy. I think when Cisco started acquiring all these security companies 3 years ago and you know watched it and it looked like a patchwork quilt and said this stuff doesn't fit together? Now it fits together that story is really solid. And so we've got clients that had the luxury of either saying I'm going to do a refresh because I don't want to keep plugging holes and maybe my technology was ready for it anyway. And there's a lot of reasons to refresh right? My technology's due. Digital transformation, I need to get my network ready for IoT etc. But I keep hearing security over and over right? I've got compliance and regulations and all of this other stuff. >> Yeah but in your core space the data center world and any products that are kind of leading the charge right now? >> You know one of the things that's happening in data center from a Cisco perspective 'cause they're babies right? Ten years old in data center. They didn't really have data center before that. And we were there at the beginning and that's really how CDCT built our data center practice so you know when you talk multi-cloud at the end of the day even if I'm Cloud first I'm going to end up with some of these mission-critical workloads. They might be boring but they're running the company. They're not the innovative Dev-Ops, IoT, AI thing that seems cool. They're running the company and that's still a converged or a hyper-converged play. And some of those you know there's a lot of opportunities we've been talking about all day with the Cisco BU's. Some of those are ready for refresh right so there's a great opportunity to just to go in and say okay what's next? You know, we've added you know the latest server technology. We've added all these things in the server technology. Obviously all flash and the storage technologies and all of that so that's huge. And then you know Cisco continues to innovate in data center solutions with things like HyperFlex which we've talked a little bit about. And it started off a little slow because again just like they were in servers why are they here? Why are they in hyper-converge? So I get it. And now that product is fully improved and improved and improved and we're seeing tremendous growth there and I think the luxury they have on a data center solution is that some of the other guys have to do a or. "Hey, I'm the leading hyper-converge technology but it's me or everybody else." Right? And then Cisco's an end that I can connect those things together. >> So let's talk about some customer examples you can feel free to anonymize these. I'm seeing a smile on your face. When you come into an organization whether it's a 100 year old bank or it's a born of the Cloud or maybe a smaller more nimble organization that needs to undergo transformation data center transformation. What is the conversation like with respect to helping them take all of these disparate presumably disparate solutions? Whether they're 10-15 different security solutions. How does Insight come in and help them I don't want to say integrate but almost plug these things in together to extract value and help them make sure that what they're implementing from a technology perspective is necessary and also an accelerator of their business? >> Yeah, there's a lot there. So we have this... A year ago everybody wanted to talk about Cloud and then you had the security guys but now you have a lot of change agents with transformation in their title right? And so we have this belief. You're not going to digitally transform. Now there are people that are born digital but companies that were buying Cisco 10 years ago need to go through a digital transformation and you can't go through a digital transformation until you have a data center transformation or an IT transformation. So we've done studies. What slows people down? What makes these fail? Legacy stuff, security concerns I mean these are the top 3 things right. Budget. I was just running the company. And so we start there. Where do you want to get to? And then most of it is let's understand what you have. What your objectives are as an organization. "I want to get to this. I want to get to that." Well before we start talking about technologies. It's very, it's very services oriented. I can't just go in there and throw you a bomb and say this is going to fix your problem 'cause everybody's different. So it is very custom and very services oriented. >> Lisa: But you're saying... >> Stu: I was just going to say it's a pattern I've seen quite a bit for the last couple of years. Step 1 is modernize the platform and then step 2 you can worry about your data and application story on top of that in that multi-cloud world that you live in. >> And step 1 admit you have a problem. >> Yeah. >> (Lisa laughs) >> So we actually did a study you know we do this and we're like. Why does everybody keep stalling why have we been stuck in this nobody's refreshing things and stuff like that? Well there's a lot of new technology they don't get it. But you know do you want to digitally transform? Understand what you need to do. But we ask questions like rate your IT infrastructure just rate it B-minus. Across a lot of large companies that was the grade they gave themselves. So there's a lot of opportunity to say: Okay where do you want to be and where do we start? >> Yeah, 90 percent of people think they are above average drivers. So... >> Drivers? But they think they have a B-Minus in IT infrastructure and it's like Do you consider that a problem? >> Yeah. >> So once you as we wrap here in the next minute or so. Once you get them to admit yeah there's problems here that Insight and other partners come in and improve. Data center transformation, modernizing that infrastructure but it's got to be concurrent with starting to modernize and transform other areas right? >> Absolutely. So you know there's so many places you could start. Sometimes you just go and say well what's your appetite? Every once in a while you get somebody who's ready to go through an entire transformational process. You know 20 million dollars or more of whatever and we get those opportunities those are awesome. Now we get to start back and figure out where you want to be and how to get there most efficiently. A lot of people have to pick and choose. You know, what's your concern right now? And so we'll help them figure that out and again it could be security it could be you know how many people... We have over a thousand enterprise customers running Sequel 2008. That's a problem right? Because that's end of support within a year. That's a problem that's an opportunity. You know so they are still trying to figure out these things. And then a picture of where I want to get to. Which we've kind of always said and that's where that Digital Innovation Group they've got all these AI projects and as we sit here and talk about those things that are kind of born in the Cloud but they're coming towards the infrastructure. It was easy to get a GPU in the Cloud but I'm going to have to start... And so we have actually have all the latest Cisco technology and storage technology of AI stuff in our labs and stuff like that so there's a lot going on. Our CEO would say "It's a really exciting time to be in this business." >> It sounds like it! I wish we had more time to start digging through that but you'll have to come back Kent. >> Okay. >> Alright thanks for joining us. >> Yeah. Thank you. >> With Stu Miniman, I'm Lisa Martin. You're watching theCUBE live. Day 1 of our coverage of Cisco Live from San Diego. Thanks for watching.
SUMMARY :
brought to you by Cisco and its ecosystem partners. the Practice Director from Insight with It's been a little while. history of how you got to Insight. you know, compared to where we are. you know growing faster over all than the market and helping What's driving you know the most growth in your business you know that word getting our stuff together so Lisa: See here we are at Cisco Live. where do you start from a You know, a lot of the Cloud native transformation What else, what are some of the you know hot products Any specific products that you call out or you know security companies 3 years ago and you know watched it And some of those you know there's a lot of opportunities you can feel free to anonymize these. And then most of it is let's understand what you have. that you live in. So we actually did a study you know we do this Yeah, 90 percent of people think they are So once you as we wrap here in the next minute or so. So you know there's so many places you could start. I wish we had more time to start digging through that but Day 1 of our coverage of Cisco Live from San Diego.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Lisa Martin | PERSON | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
Lisa | PERSON | 0.99+ |
Kent Christensen | PERSON | 0.99+ |
Blue Metal | ORGANIZATION | 0.99+ |
San Diego | LOCATION | 0.99+ |
15000 customers | QUANTITY | 0.99+ |
Kent | PERSON | 0.99+ |
three days | QUANTITY | 0.99+ |
20 million dollars | QUANTITY | 0.99+ |
90 percent | QUANTITY | 0.99+ |
San Diego, California | LOCATION | 0.99+ |
CDCT | ORGANIZATION | 0.99+ |
A year ago | DATE | 0.99+ |
2000 customers | QUANTITY | 0.99+ |
Wall Street | LOCATION | 0.99+ |
Each | QUANTITY | 0.99+ |
Stu | PERSON | 0.99+ |
about 10 years | QUANTITY | 0.99+ |
3 years ago | DATE | 0.99+ |
10 years ago | DATE | 0.98+ |
Data Link | ORGANIZATION | 0.98+ |
Cardinal | ORGANIZATION | 0.98+ |
thirtieth time | QUANTITY | 0.98+ |
'89 | DATE | 0.98+ |
Insight | ORGANIZATION | 0.98+ |
Day 1 | QUANTITY | 0.97+ |
first event | QUANTITY | 0.97+ |
fourth largest partner | QUANTITY | 0.96+ |
2008 | DATE | 0.96+ |
4 years ago | DATE | 0.96+ |
CUBE | ORGANIZATION | 0.96+ |
fourth one | QUANTITY | 0.95+ |
100 year old | QUANTITY | 0.95+ |
15000 | QUANTITY | 0.92+ |
US | LOCATION | 0.92+ |
Cisco Live | TITLE | 0.89+ |
over a thousand enterprise | QUANTITY | 0.89+ |
a year | QUANTITY | 0.89+ |
last couple of years | DATE | 0.87+ |
Digital Innovation Group | ORGANIZATION | 0.87+ |
Cisco Live | EVENT | 0.87+ |
one | QUANTITY | 0.87+ |
10-15 different security solutions | QUANTITY | 0.85+ |
Ten years old | QUANTITY | 0.85+ |
each | QUANTITY | 0.82+ |
Cisco Tetration | ORGANIZATION | 0.81+ |
KENT | PERSON | 0.79+ |
billion dollars | QUANTITY | 0.78+ |
Data | ORGANIZATION | 0.77+ |
Live | TITLE | 0.75+ |
Cisco Live US 2019 | EVENT | 0.73+ |
thousand people | QUANTITY | 0.73+ |
Live | EVENT | 0.69+ |
couple | QUANTITY | 0.69+ |
last 3 | DATE | 0.69+ |
single | QUANTITY | 0.69+ |
Dell | ORGANIZATION | 0.67+ |
step 1 | QUANTITY | 0.66+ |
NEEDS L3 FIX - Kent Christensen, Insight | Cisco Live US 2019
>> Live from San Diego, California It's the queue covering Sisqo live US 2019 Tio by Cisco and its ecosystem, Barker's >> Hey, welcome back to the Cube. Lisa Martin with steam in a man's way are Day one of our coverage of Cisco lie from San Diego. We're gonna be here for three days of coverage, but a great day so far. And we're pleased to welcome back one of our Cube alumni, Kenny Christiansen, the practice director from Insight with the Cloud and Data Center transformation group. Kitt, welcome back. >> Thank you for a little while. >> It has been a little while. So give our audience a little overview of inside your partnership with Cisco and some of the history of how you got to Insite. >> Um, yeah, so you remember US. Data like way were smaller company than we are now. Focus on Cloud Davidson transformation. We've talked it della vincey and see events. Things like that way We're Cisco partner for about 10 years and recently we were acquired and we did with name sounds like cloud and Data Center transformation. We've talked about cloud in the channel and all these other things um inside acquired us Insight has kind of four major service solution sets, if you would. Some people look at them is a supply chain company, and it's a great large supply chain company, Microsoft Largest global partner. Some people understand it for the device in use devices that's called connected workforce. Each of these air pretty big businesses, you know, compared to what we are. What was Data link is now what's called Cloud David Senate transformation. Um, so we're helping people with the journey to the cloud and the hybrid cloud and all that other stuff. Francisco right, Dead center in the middle of that and then the 4th 1 is really excited to go diddle diddle innovation. And that's a couple of companies Blue Metal, Cardinal, etcetera again 1,000 people. Microsoft I'll Tee and aye, aye, partner of the year. So all of that is a pretty large channel organization. If you want. >> That's great stuff can. And we always. We love to talk to the channel as the folks on Wall Street to It's like you know we do. A channel check is okay. You know, Cisco's got a few areas that have, you know, stronger growth in the market overall, security's doing well. A few other spaces that are, you know, growing faster overall than the market helping grow where we're Cisco's going. So give us the reality. What's happening with your customers? What's driving, you know, since the most growth in your business. And you know where is where is Cisco kind of leading the pack? >> So we're doing really well a system, and I don't know if it's because we're helping clients build solutions that truly lied to business outcomes. We're not order takers, so we're actually moving up. We're now 54th largest partner. We're growing well, high single digits growth, which is pretty phenomenal and such a big number. We're talking $1,000,000,000 now and growing that level on DH. There's a number of reasons, you know, some of it is there's a lot of great technology and get into some of those way. See, the economy is being pretty good. Not bad. Yet you know everybody for it. Worried about what might happen. You mentioned security. We could get into a little bit of that. That's driving a lot of network refreshed and stuff like that. Um, you know, a little bit of Inter company, you know that we're getting our stuff together. So this large company with 15,000 customers, you know, acquires a company with 2,000 customers, and now we're getting introduced into the 15,000 with less friction. So that's helping us. And that's helping Francisco business. >> So here we are at Cisco Live, 30th time that they've done a customer partner. Event network has not only changed dramatically since their first event in 89 which was called networkers, I believe. But networking technology has also massively changed. You mentioned security, and now in this multi cloud world, no longer can you just put a firewall around Data Senate, right? Obviously, that the work we have, this core cloud edge very a Morpheus environments proliferation of mobile of mobile data traversing the network's talk to us about when you're talking with customers who need to transform their data centers. Where do you start from? A networking conversation perspective, where automation comes in where security comes in, >> you know, a lot of the cloud names. Their transformation says to me the edge of the network, you know, converts, infrastructure, stuff of that that's on the edge. The network security guys, which I'm not. You know, I work with them very closely, but there we almost separated, sells out from the data center. Networking security. But security's in the end to your point, right? I've got software to find access. I've got mobile access points I've got, you know, te Trae Shin. I've got you know, all of these products that are helping people that in the past they were just patching holes in the dyke, you know? Hey, this happened. Let's put this off for product. This happened. Let's put this in. We actually built a security practice like the last three or four years ago. It's growing. You know, the number of people that are, whether it's regulation compliance. You know, I got some real problem. I think I've got a problem and I don't know what it is. Our ability to come back and sit down and say, Let's evaluate what your situation is. So I was talking to the networking guys, so wow, enterprise network is up way up. What's driving that I need to transform or is that you know what isn't there like a lot of times it's something our long security that's making them step back and reevaluate. And then sometimes that draft transfer translates into entire network refresh. >> So you mess in Cisco te Trae Shin? That's one I've heard a number of times having some growth. What? What else? What are some of the, you know, hot products out there in your >> eyes based software to find FT. When hefty access. >> So one of the things I just don't understand Cisco actually has a few solutions and some of those areas any specific products that you call out or, uh, you know, the >> enterprising, that working I wouldn't go through each and every individual one. I think this is my view of the layman, right, Because I'm the data center guy and here's the security guy hears them working. Got I think Francisco started acquiring all these security companies three years ago and you watched it. It looked like a patchwork quilt and said, This doesn't fit together now. It fits together. That story is really solid. And so we've got clients that have had the luxury of either salmon. I'm going to do a refresh because I don't want to keep plugging hole, and maybe my technology was ready for it anyway because there's a lot of reasons to refresh right. My technology do digital transformation. I need to get my network ready for Io ti etcetera. But I keep hearing security over and over, right. I've got compliance and regulation and all of this other stuff. >> But in your core space, the data center world, you know, and any products that are kind of leading the leading the charge right now, >> you know, one of the things that's happening in data center from a Cisco perspective because their babies, right, 10 years old in data centers, they didn't really have data center before that we were there at the beginning. And that's really how CDC t built our David Senate practice. So you know, when you talk multi cloud at the end of the day, even if I'm cloud first, I'm going to end up with some of these mission critical work clothes. They might be boring the running the company right there, not the innovative Deva Coyote. I think that seems cool running the company, and that's still a converged or a hyper converse play. And some of those you know, there's a lot of opportunities. We've been talking about all day with the Sisko be used. You know, some of those are ready for refresh, right? So there's a great opportunity that's going and say, OK, what's next? You know, we've added, you know, the latest server technology. We've had all these things in the server technology, obviously all flashing the storage technologies in all of that. So that's you. And then, you know, Cisco continues to innovate in data center solutions with things like Hyper flex, which were, you know, talked a little bit about getting started off a little slow, because again, just like they weren't servers. Why are they here? Why are they in hyper converts like get it? And now that product has slowly improved and improved and improved, and we're seeing tremendous growth there. And I think luxury they have on a data center solution is that some of the other guys have to do. Ah or hey, I'm the leading hyper converts technology. But it's me or everybody else, right? Um, and then this goes in and write that I could connect those things together. >> So let's talk about some customer examples you can feel free to anonymous days. I'm seeing a smile on your face when you come into an organization, whether it's 100 year old bank or it's a one of the cloud orders, maybe a smaller, more nimble organization that needs to undergo transformation did isn't a transformation. What was the conversation like with respect to helping them take all of these disparate, presumably to sprint solutions, whether they're 10 15 different security solutions, how does insight come in and help them? I want to say integrate, but almost plug these things in together to extract value and help them make sure that what they're implementing, much technology perspective is necessary and also an accelerator of their business. >> Yeah, lose a lot there. So we have this, you know. So a year ago, everybody wanted to talk about Cloud, and then they had the security guys. But now you have a lot of change. Agents of transformation, their title right? And so we have this belief you're not going to digitally transform Now. There are people that are born digital, but companies that were buying Cisco 10 years ago need to go through a digital transformation, and you can't go through a digital transformation and tell you have a data center transformation, wherein I transformation. So we've done studies. What slows people down? What makes he failed legacy stuff? Security concerns. I mean, these are the top three things, right? Budget. I was just running the pretty and so we start there that says, Where do you want to get to? And then most of it is Let's understand what you have, what? Your objectives, ours, an organization. I want to get to this. I want to get to that Well, before we start talking about technologies and it's very it's very services or even write. I can't just go in there and throw your bomb and say, This is going to fix your problem because everybody's different. So it is very custom and very services, or >> you're saying >> I was just going to say It's a pattern I've seen quite a bit for the last couple of years is step one is modernized the platform and then step two. You can worry about your data and application story on top of that in that multi cloud world. >> Step one, admit you have a problem. Yeah. So we actually did a study? Yeah. You know, we do this All right? Well, why does everybody keep stalling? Why we've been stuck in this. Nobody's refreshing things and stuff like that. Well, there's a lot of new technology. They don't get it. But, you know, do you want a digitally transform? Understand what you need to do, but we ask questions like rate your infrastructure just raided B minus across a lot of large companies. That was what the grade they gave themselves. So there's a lot of opportunities. Say, Okay, where do you wanna be? Yeah, and where do we >> start? 90% of people think they are above average drivers, so >> drivers, but they think they have a B minus in infrastructure and is like to consider that a problem. >> So once you as we wrap here in the next minute or so, once you get them to admit, yeah, there's there's problems here that incite other partners come and come in and improve data center transformation, modernizing that infrastructure, but it's got to be concurrent, was starting to modernize and transform other areas, right? >> Absolutely so you know, there's so many places you could start. Sometimes you just go and say, Well, what's your appetite Every once in a while, you get somebody who's ready to go through an entire transformational process, you know, $20,000,000 arm or whatever, and we get those opportunities. Those are awesome. Now we get to start back and figure out where you want to be and how to get there most efficiently. A lot of people have to pick up juice. You know? What's your concern right now on DH? So we'll help them figure that out again. It could be security. It could be. You know how many people we have over 1,000 enterprise customers around X equal two thousand eight? That's a problem, right? Because that's in the support within a year, right? That's a problem. That's, you know, opportunity. So they are still trying to figure out these things and then, ah, picture on where I want to get to what you kind of always said. And that's where that digital innovation group they've got all these Aye aye projects. And as we sit here and talk about those things that kind of born in the cloud, but they're common part of the infrastructure. It was easy to give the GPO in the cloud, but I'm going to have to start. So we actually have all the latest Cisco technology and storage technology of A I stuff in our labs and stuff like that. So there's a lot going on is our CEO said would say, It's a really exciting time to be in this business. >> It sounds like it. I wish we had more time to start digging through there, but you'll have to come back. Okay. All right. Thanks for joining us. >> Thank you >> for student a man. I'm Lisa Martin. You're watching the Cube live day one of our coverage of Sisqo live from San Diego. Thanks for watching.
SUMMARY :
the practice director from Insight with the Cloud and Data Center transformation group. Cisco and some of the history of how you got to Insite. Each of these air pretty big businesses, you know, compared to what we are. you know, since the most growth in your business. So this large company with 15,000 customers, you know, You mentioned security, and now in this multi cloud world, no longer can you just put a firewall What's driving that I need to transform or is that you know what isn't there like a What are some of the, you know, hot products out there in your eyes based software to find FT. three years ago and you watched it. And some of those you know, there's a lot of opportunities. So let's talk about some customer examples you can feel free to anonymous days. to go through a digital transformation, and you can't go through a digital transformation and tell you have a data center I was just going to say It's a pattern I've seen quite a bit for the last couple of years is step one is modernized the platform But, you know, do you want a digitally transform? drivers, but they think they have a B minus in infrastructure and is like to consider Absolutely so you know, there's so many places you could start. I wish we had more time to start digging through there, but you'll have to come back. I'm Lisa Martin.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Lisa Martin | PERSON | 0.99+ |
Kenny Christiansen | PERSON | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
$20,000,000 | QUANTITY | 0.99+ |
Blue Metal | ORGANIZATION | 0.99+ |
90% | QUANTITY | 0.99+ |
San Diego | LOCATION | 0.99+ |
$1,000,000,000 | QUANTITY | 0.99+ |
Kent Christensen | PERSON | 0.99+ |
CDC | ORGANIZATION | 0.99+ |
San Diego, California | LOCATION | 0.99+ |
Cardinal | ORGANIZATION | 0.99+ |
2,000 customers | QUANTITY | 0.99+ |
15,000 customers | QUANTITY | 0.99+ |
Kitt | PERSON | 0.99+ |
three days | QUANTITY | 0.99+ |
1,000 people | QUANTITY | 0.99+ |
10 years ago | DATE | 0.99+ |
Data Senate | ORGANIZATION | 0.99+ |
a year ago | DATE | 0.98+ |
about 10 years | QUANTITY | 0.98+ |
US | LOCATION | 0.98+ |
three years ago | DATE | 0.98+ |
30th time | QUANTITY | 0.98+ |
15,000 | QUANTITY | 0.97+ |
Each | QUANTITY | 0.97+ |
Trae Shin | PERSON | 0.97+ |
Wall Street | LOCATION | 0.96+ |
four years ago | DATE | 0.95+ |
first event | QUANTITY | 0.95+ |
10 15 different security solutions | QUANTITY | 0.95+ |
step two | QUANTITY | 0.94+ |
Cube | ORGANIZATION | 0.94+ |
over 1,000 enterprise customers | QUANTITY | 0.93+ |
Francisco | PERSON | 0.93+ |
Cloud David Senate | ORGANIZATION | 0.93+ |
Step one | QUANTITY | 0.92+ |
Sisqo | TITLE | 0.91+ |
one | QUANTITY | 0.91+ |
54th largest partner | QUANTITY | 0.91+ |
Cloud Davidson | ORGANIZATION | 0.91+ |
step one | QUANTITY | 0.91+ |
100 year old | QUANTITY | 0.9+ |
2019 | DATE | 0.9+ |
two thousand eight | QUANTITY | 0.89+ |
first | QUANTITY | 0.88+ |
Senate | ORGANIZATION | 0.86+ |
three things | QUANTITY | 0.86+ |
4th 1 | QUANTITY | 0.85+ |
10 years old | QUANTITY | 0.84+ |
Francisco | LOCATION | 0.84+ |
last couple of years | DATE | 0.84+ |
Sisko | ORGANIZATION | 0.83+ |
Barker | ORGANIZATION | 0.81+ |
89 | DATE | 0.81+ |
a year | QUANTITY | 0.81+ |
Cisco Live | EVENT | 0.79+ |
Cube | TITLE | 0.77+ |
Insight | ORGANIZATION | 0.76+ |
Hyper flex | ORGANIZATION | 0.73+ |
Day one | QUANTITY | 0.7+ |
couple | QUANTITY | 0.7+ |
day one | QUANTITY | 0.69+ |
around | QUANTITY | 0.68+ |
each | QUANTITY | 0.68+ |
Center | ORGANIZATION | 0.64+ |
last three | DATE | 0.64+ |
Deva Coyote | ORGANIZATION | 0.63+ |
David | PERSON | 0.59+ |
Morpheus | PERSON | 0.48+ |
Live | EVENT | 0.45+ |
Tee | PERSON | 0.45+ |
L3 | PERSON | 0.4+ |
Trae Shin | ORGANIZATION | 0.39+ |
Kent Farries & Ikenna Nwafor, TransAlta | Splunk .conf 2017
>> Narrator: Live from Washington D.C. It's The Cube covering .Conf 2017. Brought to you by Splunk. >> Welcome back to Washington D.C., the Cube continue our coverage here of .Conf2017. It's the Splunk get together here in Washington D.C. We're at the Washington convention center where they have a record crowd, 7,000+ everyone having a splunking good time you might say. Dave Alante, John Walls here and we're joined by a couple of gentlemen who work with TransAlta. Kent Farries on the far left, who's a senior analyist working the security intelligence analytics as well at TransAlta Kent good morning to you sir. I guess good afternoon, we've crossed that threshold haven't we? And Ikenna Nwafor who's a senior information security specialist at TransAlta as well. So good morning to you. >> Thank you good morning to you. >> Kent maybe you could just tee us up a little bit about TransAlta. Tell us a little bit about what core function, what you all are up to and then how the two of you are helping that mission along it's way. >> Sure, TransAlta is a well-respected power generator and wholesale marketer of electricity. It's been in business for over 100 years. We're based out of Calgary, Canada and we have operations in the United States as well as Australia. Myself and Ikenna are part of the security team based out of Calgary and then we also have off shored or outsourced some of the security operations and our function. >> Which I imagine is vast. Right, I mean you've got you know, you're primary mission obviously security, I would assume of the grid, distribution of power. >> Kent: You are correct. >> That's your number one focus. Right, so talk about the complexities of that in general for our audience who may not be familiar with your particular business but you obviously can imagine the nuances and the sensitivities that you have to deal with. >> Kent: So do you want to? >> Ikenna why don't you take that. >> I think they found out that we are in the prior generation business, makes us a critical infrastructure. And that means working and having ties to the grid makes it very critical that we protect our critical information systems from the threat landscape currently in security so it's a vast responsibility for the team, and we have regulatory requirements we need to abide by, things around (inaudible) and compliance requirements so that's really a very daunting task for us to mate with from a security standpoint. >> Right so it's critical infrastructure, that is distributed in it's nature, so it's high value, you're a target. You got to wake up every day knowing that. >> Yeah sure. >> Okay, so maybe take us through sort of your Splunk journey and what role it played kind of the before and after and how has it affected your business? >> I'll take that. So in the mid-2000s, we did security and everything but it wasn't really a key focus of senior manaagement or anything, it wasn't a lot of real breeches, most of the stuff that was going on was a nuisance, right? Out of the marketplace. >> Dave: Kind of hacktivists. >> Yeah, and we dealt with it, a lot of it still wasn't really coming through the internet, it was still coming through other means. So it wasn't at the forefront, even though we tried in say 2006 to make sure that security was at the forefront management wasn't quite ready at that time. Wasn't big breaches or anything. Around 2009 is our first introduction to what we call the SIEM, Security Information Event Management Solution, basically log management. We implemented that in 2009, and then we had that running for about five years until about 2014, but we started to lose some confidence in that tool, it just didn't give us the information that we wanted or needed to properly detect, respond to today's threats. So we stumbled upon Splunk, it took a little while to actually buy it. One of the system engineers tried to sell it to us we said nah, come back later. Nah, no, I don't even know what it is. And then finally I actually spun it up a proof of concept and I go this thing's amazing. Everything I ever thought of doing, I can actually do with this tool. This is wow. So took the POC, sold it to management, come January 2015 we implemented it, we hired the company out of Ontario to help stand it up, and bring all the data in. It was amazing and we had everything we ever wanted. It blew away our previous security information management system. >> So the SIEM fell short, you said because it didn't really give you the information you needed. Was it also a case of it was just too much information? >> It was difficult to use, so we actually went on training when we implemented the original one in 2009. So two weeks of training, down in the U.S., come back, architect still had a consultant help us stand it all up. But we couldn't build the use cases that we really needed. We were happy at the time, just to get log data, but there's no data enrichment or good correlation capabilities or it was super super difficult to implement. You couldn't search something like Splunk Answers, which you can today. I need to Google anything and the answer's out there around Splunk which is just the community's phenomenal. >> So at the time you didn't know what you didn't know and then once you saw Splunk, it sort of changed your vision of what was possible but so you said it was amazing but why is it amazing, what is it about Splunk that the SIEM tools don't do? >> I think to Kent's point, part of the challenge we had with the previous SIEM tool was the fact that it required a whole lot of work to even get a single simple use case in place for our security. Where as when we had Splunk in place, one is onboarding data logs from various sources was really really dead simple. The initial set up was within a day or half a day to basically replicate what we had from our previous SIEM, which was really fast. And then the other thing is Splunk provided a whole lot of flexibility where you really didn't need to go for some two weeks training to actually get going initially. And through the period we've had Splunk, we've seen that there's been a lot of things we've been able to achieve that we couldn't accomplish when we had our previous SIEM. >> Like for example, I mean what's it letting you do now that day to day that you couldn't do before? >> So if you buy a SIEM, typically it's in a vertical. It's serving one purpose. When you implement that it's usually the security team that gets to use it, and you got to bring in all this log data. Your other teams, say in operations or whatever, they want their log data too but they're in a totally different system, with Splunk it's a platform for us. So we bring all the data in, it's consumed by the IT security, it's consumed by dev ops and operations. So the same amount of data that you bring in say from an endpoint, we'll use it for detection forensics type capabilities, but the desktop team can use it as well to see is there application problems, desktop problems. Do I have drivers or something on a desktop that needs to be updated. We can be more proactive and help out the user so for us it's like a fabric. The foundation so once we've got that laid, yep? >> So all these use cases that you're laying out, previously you would have to essentially customize for each use case, is that right? >> Previously we couldn't even do some of them and then the other thing is we would most likely need to engage a third party contractor to assist us with that. Somebody who is a specialist in that field, whereas with Splunk some of the key things that helped us with Splunk is that maybe in the process of responding to a security event. We could think up ideas of we need this information, how do we get it? And on the fly we can easily build up a use case within minutes to get the information we need from Splunk we don't need to consult anyone, we don't need to read up manuals and for instances here we really need information to help us with building up the use cases going to like Kent mentioned earlier, going to Splunk Answers, you most likely get, so there's a broader community with Splunk that really helps with giving you the information you need to help you in your Splunk journey. >> Okay, so it's more intuitive I'm hearing and it's got the data that you need. >> Exactly. >> And so but even if you had an equivalent of Splunk Answers for your previous SIEM tool, you're saying you wouldn't have been able to because it's not flexible enough to architect what you needed? >> Ikenna: Exactly. >> And I'd like to just put a comment in there. I've been in IT for a long time. And I've always wanted to say, build my own database to bring stuff in and do different things, so I'm pretty good at scripting, but I don't want to be designing a full application or whatever. When I saw Splunk and how easy it was to onboard data, I go wow, this is amazing. So when I brought the consultant in and we stood up our original infrastructure, not only did we stand up ES within two weeks, enterprise security, we also onboarded all my custom stuff, like PowerShell scripts, everything else so we brought in acting directory data into Splunk and made it a PVR for us. So we go back in time and look at any one who their manager was and everything that's happened to that account at that exact time and we can correlate that with IP information everything else. As well we have all of our floors are mapped out. We know where you are in any given building or facility. So we were able to do that at a point in time, 'cause there's a PVR. We don't lose that information. And that's data enrichment, and we couldn't do that in the old system. >> So you had a time machine for your machine data. >> Kent: Yeah, it is, absolutely. >> Okay, cool. Now back to your business a little bit, so there's a physical security aspect of what you guys have to worry about as well. And I'm wondering if you could talk about that and how just the sort of attitude you touched on this before, Kent but how the attitudes towards security have changed and evolved over the last decade. Obviously greater awareness. Has that trickled into the lines of business? Or is it still mostly an IT and a security pro problem? >> I'll let Ikenna answer this. >> So really, for us it's been a journey for the last little while around security. And a couple of things we've had over the past few years is spreading the awareness around security across the business and that's really gained traction where it's no longer just the IT security folks talking to the business about what they need to do for security. But also the business getting back to IT security and trying ones they want to implement, setting up solutions trying to figure out okay, what do we do for security? Can you help assist us with something around risk assessment and really over time that has really helped spread that awareness and also we do a whole lot of things around trying to build a security program through performance assesments, that would be useful to identify gaps. And being able to communicate with the stats to senior management, around getting the necessary buy-in to proceed with whatever initiatives we want to run along with from a security standpoint. You want to add to that? >> I think that's good. >> Yeah, I'm sensing that prior to Splunk it was an uphill battle to get management to invest. Because they probably said, alright we're going to throw money at it, what's the result that we're going to get. As you can present metrics to management, it's easier to justify the investments because they're going to be able to see the outcomes, is that fair? >> Yes, definitely. I think prior to Splunk really we had certain sets of metrics but what Splunk has really helped us do is really consolidate all the log sources we have, get the right information and be able to actually provide a holistic view of our security program to senior management and show them across the different business units where we can get value for investment pointing to security. >> And have you evaluated alternatives, I know those competitors, they've bumped up in the past couple of years, have you evaluated those? Or did you at the time? >> Yeah so in 2009, we looked at a few different vendors and we picked a market leader at the time. There's a couple that we liked more than the market leader but they just didn't scale to our size. Back in those days certain vendors would call it events per second or whatever, we did some analysis and go, they just can't scale. That one back in 2009 is now a market leader. It's pretty good, it looks really interesting and everything as well there's about two or three players out there that I think look great from a SIEM perspective, but if you think of us, where we are at a SIEM is a component, but we actually have a platform. And management's bought into the platform, not only a SIEM, they didn't even know what a SIEM really was, before say 2013. And now they just know that we can provide information when they ask for it. If we don't know, we can get the answer within minutes or maybe hours sometimes depending on the complexity of the query, but we have all the information, we have all the PVR, time machine as you mentioned. It's all sitting there. We brought in most of our data, we got a couple little pieces we're still working on, there's different cloud information we're bringing in or other data enrichment. We can tell for example, an ISP anywhere in the world. We can tell our user visited that ISP. Or that attacker came from that ISP. Let's lock that whole ISP out. We have a lot of interesting capabilities where we don't know if we can do that in those other tools. >> So what's your headache of the future? It sounds like Splunk has done a lot to get you up to speed and get you to a very high comfort level now, looking down the road here, what's the next? >> Quickly start and then I think Ikenna wants to speak to this as well, one of the things that we need to do is we're getting better at detecting and responding. We've really focused a lot on prevention to make sure we can prevent what we can. But it's impossible to basically prevent everything, everybody knows that. You see it in the news. So we're trying to get better at detection and response. One of the shortcomings that we've noticed is that we can't always respond as humans fast enough. So we're trying to automate that, get richer information which Splunk allows us to do, so we call them like high fidelity alerts or high confidence alerts. So if we see that, that should never happen in our environment we'll shut that workstation down, disable that account, or cut off that subnet or something like that so it will all be automated. And then us as a team, will come back after the fact and look at it and go oh, yeah that was good. Or oops we made a mistake, sorry about that. And we'll bring the machine back online. >> Yeah, apologize after. >> After, because they move so quickly, or at least what we're seeing, adversaries move fast. >> How about, you want to add to that? >> I think they key, the way we look at our security program is just being on a journey, because the threat landscape changes like by minutes or days really. There's never a point where we'll say we are done. We are fully okay from a security standpoint, so we constantly look at where we need to evolve. A lot of our techs now are looking at cloud services so we are trying to see how we can show cloud services that we use, pool their log information where we can. And I try to actually enhance what we are currently doing. There's really no silver bullet to solving the issue of security so it's really constantly looking at where we can derive efficiencies to help our program. >> I wanted to ask you about pricing. Are you a Splunk cloud customer? You pay a subscription, you have a perpetual license? >> We did the subscription to term. We're evaluating potentially moving to the cloud. It would be near the end of 2018. We're not sure how we're going to go, maybe we'll just put it in say one of the like AWS or Azure instead of maybe going to the cloud offered because personally we like tweaking and doing a couple things under the hood, so there's a little more change control in cloud. At least at the moment, maybe that will change over time. But we like to be able to quickly onboard data, do all this as fast as we can when we need to. >> And you priced, Splunk charged you by the amount of data? >> You pay by the amount of data. >> Okay, so my follow up is, as the amount of data exponentially, as that data curve growth curve kind of grows, reshapes if you will, are you concerned about just the whole pricing model? Does it have to? >> I'll take that one. So the interesting thing about Splunk it's actually disruptive or disruptor or, it can displace technologies within your environment. So we really try to consolidate things down and take out things that aren't needed. So in certain scenarios, we do a lot of vulnerability scanning and all that, we don't necessarily go buy the top top end product and spend a lot of money on that, we might buy something else or even use open source in the future, who knows. Get the information into Splunk and then use Splunk to do all the analysis. So we're paying like one or two percent of what a typical cost would be and that license itself would pay for Splunk. >> So you're getting asset leverage there. >> Yeah. >> It pays for the data growth. >> As well, we're finding other benefits in the environment using predictive analysis for example, we Splunked all of our storage, and I gave that to my boss and I go here ya go, what do ya think? And you can predict it out a quarter, half a year or a year and he was just ready to buy basically a million dollars of hardware and said geez, I don't need to do that. That's pretty cool. >> So you're using Splunk as a capacity planning tool. >> As well, yeah. We use it for many purposes. >> Very interesting. >> That sounds like a good year end bonus to me there, Kent. (laughter) Gentlemen you both came down from Canada, is that right? >> Yes, we did. >> So my apologies for the unseasonably warm weather here, but we have the lights on which is something you're very familiar with, right at TransAlta. Thanks for the time, interesting conversation glad you both could be here with us today. >> Thanks for having us. >> Alright continuing more our coverage here on The Cube for .conf2017, we'll be live here in Washington D.C. Take a little break, back at 1:30 Eastern time, see you then.
SUMMARY :
Brought to you by Splunk. at TransAlta Kent good morning to you sir. Tell us a little bit about what core function, what you out of Calgary and then we also have off shored or distribution of power. Right, so talk about the complexities of that in general responsibility for the team, and we have regulatory You got to wake up every day knowing that. So in the mid-2000s, we did security and everything the information that we wanted or needed to properly detect, So the SIEM fell short, you said because it didn't It was difficult to use, so we actually went on training I think to Kent's point, part of the challenge we had with So the same amount of data that you bring in say And on the fly we can easily build up a use case the data that you need. at that exact time and we can correlate that with IP just the sort of attitude you touched on this before, Kent But also the business getting back to IT security Yeah, I'm sensing that prior to Splunk it was an I think prior to Splunk really we had certain sets of the query, but we have all the information, we have So if we see that, that should never happen in our After, because they move so quickly, or at least what that we use, pool their log information where we can. I wanted to ask you about pricing. going to the cloud offered because personally we like So in certain scenarios, we do a lot of vulnerability all of our storage, and I gave that to my boss and We use it for many purposes. Gentlemen you both came down from Canada, is that right? but we have the lights on which is something you're see you then.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
2009 | DATE | 0.99+ |
Dave Alante | PERSON | 0.99+ |
John Walls | PERSON | 0.99+ |
Australia | LOCATION | 0.99+ |
TransAlta | ORGANIZATION | 0.99+ |
Ikenna Nwafor | PERSON | 0.99+ |
January 2015 | DATE | 0.99+ |
Canada | LOCATION | 0.99+ |
United States | LOCATION | 0.99+ |
Ontario | LOCATION | 0.99+ |
one | QUANTITY | 0.99+ |
Splunk | ORGANIZATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Washington D.C. | LOCATION | 0.99+ |
2013 | DATE | 0.99+ |
Calgary | LOCATION | 0.99+ |
Dave | PERSON | 0.99+ |
two weeks | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
two percent | QUANTITY | 0.99+ |
Kent | PERSON | 0.99+ |
U.S. | LOCATION | 0.99+ |
Kent Farries | PERSON | 0.99+ |
mid-2000s | DATE | 0.99+ |
end of 2018 | DATE | 0.99+ |
a quarter | QUANTITY | 0.99+ |
three players | QUANTITY | 0.98+ |
over 100 years | QUANTITY | 0.98+ |
One | QUANTITY | 0.98+ |
today | DATE | 0.98+ |
half a day | QUANTITY | 0.98+ |
2006 | DATE | 0.98+ |
.Conf2017 | EVENT | 0.98+ |
both | QUANTITY | 0.97+ |
a million dollars | QUANTITY | 0.97+ |
each use case | QUANTITY | 0.97+ |
one purpose | QUANTITY | 0.97+ |
about five years | QUANTITY | 0.96+ |
a day | QUANTITY | 0.96+ |
half a year | QUANTITY | 0.96+ |
PowerShell | TITLE | 0.95+ |
Ikenna | ORGANIZATION | 0.95+ |
Ikenna | PERSON | 0.94+ |
.Conf 2017 | EVENT | 0.94+ |
a year | QUANTITY | 0.94+ |
ES | TITLE | 0.93+ |
Calgary, Canada | LOCATION | 0.93+ |
last decade | DATE | 0.93+ |
1:30 Eastern time | DATE | 0.91+ |
ORGANIZATION | 0.91+ | |
first introduction | QUANTITY | 0.9+ |
Azure | ORGANIZATION | 0.9+ |
Splunk | TITLE | 0.87+ |
2014 | DATE | 0.86+ |
Washington convention center | LOCATION | 0.83+ |
about two | QUANTITY | 0.82+ |
Kent Petzold, Intermountain & Vik Nagjee, Pure Storage - Pure Accelerate 2017 - #PureAccelerate
>> Voiceover: Live, from San Francisco. It's theCUBE. Covering Pure Accelerate 2017. Brought to you by Pure Storage. >> Welcome back to San Francisco, everybody. We're at Pier 70, one of the oldest piers in San Francisco which is not long for this place. It's going to be torn down after Pure Accelerate. I'm Dave Vellante and this is Stu Miniman, my co-host. This is theCUBE, the leader in live tech coverage. Kent Petzold this year is the enterprise storage manager at Intermountain Healthcare and Vic Nagjee is back. He's the CTO of Healthcare for Pure Storage. Gents, welcome to theCUBE. Good to have you. >> Kent: Thanks for having us. >> Dave: You're welcome. So Kent, let's start with you because we talked with Vic a little bit already but tell us a little bit about Intermountain and your role. >> So, Intermountain is the biggest healthcare provider in Utah. We've got 22 hospitals, 185 clinics. My role there is, I manage the storage team. We've got eight petabytes of usable storage that we manage. Do lots and lots of backups. You know, all things data protection is under my purview as well. >> Now, have you always been a healthcare you know, practitioner, or is this relatively new for you? >> I've been at Intermountain for 24 years. >> Okay, so that's enough... To qualify you as knowing a little bit about healthcare, and so, my question is, relative to sort of other industries what's unique about healthcare? I mean, obviously it's highly regulated. You've got serious privacy, but you're dealing with, you know, many businesses are dealing with dollars and cents. You deal with a lot of budget, but you also deal with lives. Talk about some of the differences of healthcare and the particular stresses that puts on I.T. >> One of the big things is just doing updates of your technology. Because we deal with people's lives we have to be careful about when we do updates. You know, we've got to be cognizant of you know, "Is the emergency room full?" things like that, so it puts an extra challenge on us for when we need to take systems down to do updates. >> So that means, yeah because updates means downtime. >> Yeah, in the past, yes. >> That's not the case with Pure? Tell us about that, Vic. >> Kent: (laughing) >> Okay, so. Maybe, actually tell us about that a little bit. So, if you guys make a big deal out of it, last segment I turned it into dollars and cents because, on average, a migration, a RAID migration is a minimum of $50,000, minimum. In healthcare, it could be lives. >> Yeah, I mean in healthcare it's definitely lives but it's also a little bit more expensive because this is specialty data. So, the minimum you're looking at is about $1,000 per gigabyte. >> Dave: Per gigabyte? >> Per gigabyte transitioned over. Depending on the kind of application you're dealing with. In this particular case, you know it's more than just the expenses like you mentioned. It's interruption of care, interruption of service, which is not acceptable. So, the technology that we have and the architecture that we have allows us to go in to healthcare organizations such as Intermountain and say "You know what? You can have an environment that's "going to get better with time, because we're going to be able "to come in and not only upgrade your software, "we're also going to be able to come in "and upgrade your hardware and keep you on the tock cycle "every three years, update your controllers, "and so on and so forth with zero downtime." And what we're seeing is this big shift in the healthcare industry where, you know, Kent can relate to this. Typically we have these updates all teed up and lined up for three o'clock in the morning on some obscure weekend day, right, where if something goes sideways the number of experts you can reach are very very low and now we're seeing a switch with this kind of technology to actually have people say "You know what, two o'clock in the afternoon on Tuesday? "I'm there. I'm doing it." >> Okay, so Kent. Take us through sort of your journey here. Sort of give us the before and after of Pure, what problem you're trying to solve, and how you solve that problem. >> So, we started down that with our insurance arm Select Health. We were getting calls pretty much every week. Sometimes two and three times a week for slow issues, and, you know, we're looking through logs. We're doing our monitoring and stuff and it was continuing and my architect was spending hours and hours every week >> Dave: Fun. >> trying to research this. So, we started looking at flash vendors. Pure was one of the only ones that came in, gave us the documentation we wanted, was able to answer the questions we had about our environment. It was a sybase database. AIX with some kind of weird settings, and we started testing it. We liked what we saw. We moved along, finally put it into production. They haven't called us about slows since we put it into production over there years ago. >> This is three years ago? >> Kent: Yeah. >> So it was really a performance issue you were having with your traditional apps, and you said you dropped in Pure Flash array and the problems just disappeared. >> Yeah, we haven't had any calls about slows since then. >> Dave: And if you had to sort of increase your capacity of the Pure system. >> We'd increase the capacity. In fact, because our three years was up we just did a head swap on them and added a little more capacity, and that went flawless. No outage for the business, and they were very happy about that. >> So as long-time storage practitioner... what's the difference in terms of... What difference does it make to you when you bring in a system like this? >> Some of the older systems to like do the head swap and get the new controller is weeks and weeks of planning and making sure you understand what's on their, what needs to move, what can take down times, what can't. I mean, there's a lot of planning that goes into that when you know there's going to be a disruption. So, with systems like Pure, we don't have to do as much planning. We still do a little bit so that we know what we're getting ourselves into and what's going to be at risk, but it's a lot less. There's no... >> So, Kent, how are you tracked by the business? What are kind of, do you have any measurements or KPI's that they look to you. We talked about uptime before, but, you know, how're you tracked, and how's that changed in say the last few years? >> It's changed quite a bit, cause we're not having to track, especially in our tier one apps that are on Pure we're not having to track the performance as much. So we're able to re-look at what our KPI's are, and come up with ones that are meaningful for us. And really, with the simplicity of it, it kind of helps us to become more of a trusted advisor to our business and be able to help them solve their problems instead of continually pulling knobs and fighting fires. >> Vik, I'm curious. How do you help the storage administrator today? I remember, Pure used to have streaming on its website. Certain data points from customers. What are you seeing today? What's helping them shift what they're working on, get more done with what they're doing? >> Kent: Yeah, absolutely. And just to come back to that and echo the point here Kent just made, essentially we're seeing the successful organizations in healthcare and possibly other verticals too, but I live and breath healthcare, right. So, healthcare. I.T. organizations that are able to make the transition to a trusted advisor, to a partner to the business are really making those leaps ahead. In terms of better patient care outcomes and also cost mitigation. Now, in terms of what we offer, right. So, it's the simplicity that's at the heart of everything. Once you set it up and you basically it's like Ron Popeil used to say. "You set it and forget it." Right? You have that experience. And then, it's not so much about having practitioners say "There's black magic going on "and we're going to just trust it." We have to build a transparency in there, and we have to demonstrate that at a glance, single pane there's answers to all of the questions and more that they might have. The telemetry that we're getting off of these systems allows us to do things with machine learning and AI and a lot of business intelligence the backend to be able to say "Hey, over eighty-some percent of all "of our problem tickets that are ever opened "are opened by Pure on behalf of our customers." And say "Hey, you have something that's demonstrating "a characteristic that is similar to what we've seen "across the world, somewhere else, "and you might run into a problem, "so let's just go resolve it." >> So, Kent, one of the things we've been poking at and they talked about in the key note this morning is how do you get more value out of your data? We talked about in an earlier segment with Vik. How do you look at your data? How are you sharing with other organizations or leveraging data internally better? >> Kent: Umm... >> Or are you? >> We've got quite a bit of data, and we're starting to go down the genomics road, and with that data we've got some good opportunities to be able to make some good advancements in healthcare and how different diseases are treated. So, we're kind of excited about that, and that's one of the areas my team's been really helping out, and being a trusted advisor to our genomics group. To get them set up with the things they need. >> You guys are talking on stage today about how backup and data protection is changing. It used to be kind of disk to disk to disk, and then sort of flash to disk to tape. Well, tape is still somewhere in there. You know, whatever, maybe it's the fourth level. You guys are talking flash to flash to cloud. We were talking off camera, Kent. You said "We're kind of looking at where to put "the right cloud workloads." Is backup one of those? >> Backup is possibly one of those. We talked a lot about how we off-site. Right now we still use a lot of tape. One of our key things that we think about when we're thinking about cloud and like off-siting stuff so we want to make sure we put it somewhere that, if we have a disaster, we can spin it up in that place. We're not trying to bring it back and bring it somewhere that is impossible during a disaster. So, we want to put it somewhere, and we want to be able to use it there and not just have it sit there and say "Yeah, we've got data protection. "It's right there, but we can't use it." >> Dave: Yeah, yeah. Can't recover. But, I mean, tape is still pretty prevalent in healthcare, right? It's a compliance issue,right? >> Vik: Very much so. >> I mean, your auditors aren't going to let you just throw away tape, right? >> Vik: Yes and no. I think it's just more of the "It's worked for so many years." Now, the problem that we run into is with the things, and we touched a little bit on this in the last segment. We talked about security, right? And sort of, in terms of insurance and protection against any of these threats that are malware et cetera, that are coming up, is getting more and more important for folks like Kent to prove to the business that "Hey, we're not only backing this data up "but we're restoring it. "We can restore it, and it's good." And we know how long this takes. So, all your iTell stuff comes into play. You have your SLO's. It's all back on. Try doing that with tape. Try doing that with tape that's been archived off-site. >> Dave: No, you can't. (laughing) >> And so this is why healthcare's actually moving in the direction of saying "You know what, let's just forget about that. "Let's just try to find different, better, faster "cheaper media if we can actually apply all of "the principals from today to do that." >> So you might still have tape, but you just never use it. Or you pray you never use it, just to have it there just in case. It's like that fire extinguisher in your barn that you don't know if it works or not but you have it there. >> Vik: It's there. It's good. It looks good, right? (laughing) >> Okay, and so, if you think about the experience that you've had with Pure. I told you I was going to put you on the spot, so are there things that you would do differently if you had to do it over again? Advice for your peers? Things that are on Pure's to-do list that you'd like them to do that'd make your life easier? >> I mean, yeah there's things that are on their to-do list. I mean, and I think they're announcing some of those today so that's probably pretty good. We want to do more with replication. Obviously, as a data protection, you need that. We'd like the price point of the M's to go down a little bit because there's kind of this misnomer about tier one storage and "Do I put my dev on tier one." Well, there's huge opportunities with cloning and things like that, and some of the partners that Pure has that we can actually bring up dev environments and not use as much storage as what we're using today. >> So that's a data sharing capability that you can give access to current data to your devs and not have to spin up multiple copies and separate infrastructure. And the use case that we talked about before was an enterprise data warehouse, right that you were trying to speed up. How about this, you heard from Scott Dietzen this morning the big push on analytics. Is that something, certainly your industry is pushing it. Is your organization there yet? Have you dipped your toe into the big data lake yet? >> Yeah. We've been doing analytics for a long time in one way or another. It's just, we're just getting more and more pressured to have the data available so they can continue to do that. >> Dave: Are you throwing Pure at that problem or is that... >> We hope to. Over time. We keep adding to our environment. >> Alright, Vik, we'll give you the last word. >> Pure and healthcare. What's the bumper sticker? >> Yeah, before you give me the last word I mean I think Kent's underselling what Intermountain's been doing in terms of analytics >> Yeah, add some color to it. >> over time, right? So, basically, they have been one of the pioneers in terms of really understanding drawing value from data. >> Really? >> Yes. It's been over time. It's been very much so of "I have this old data. I want to go run analytics on it. "Then I want to do some BI on it." And now we're getting to the real-time near real-time insight on data that really matters. And for that, we're hopeful that we're going to have an opportunity to actually participate and help build out those sorts of frameworks. And Intermountain's one of the organizations that's lead the way. A lot of the other organizations sort of following in the same footsteps. And, you know, right at the end, all I have to say is all of the benefits that we've talked about and we've talked about... We talked about across verticals and just horizontally in general that the Evergreen model brings to bare from Pure. I think they're really heightened, in terms of healthcare. So we talked about uptime. We talked about six ninths of uptime across our arrays And we're counting planned maintenance as part of your runtime. We're not saying exclude those, right? Very important. No data migrations. Super important. >> Dave: Downtime is downtime. >> Downtime is downtime. Exactly, thank you. Data migrations are super risky. Not only are they expensive, but they're risky. If you talk to any CMIO or CNIO and you say "Hey, how do you feel about your data being "picked up from here, put over there." See their reaction. >> Dave: It hurts. >> And they're expensive. And then the simplicity aspect of it. The simplicity is sort of at the function of the heart of everything. Its power is through simplicity, really is what it is. Giving him and his team and his organization time back to be able to go back and say to the business "How can we make your life better? "How can we make patient care better, "and how can we improve on resources?" >> Okay, good. Actually, Kent, we're going to give you the last word. Pure Accelerate 2017. Good event. What are you learning? Anything exciting? >> Kent: It's been a great event so far. Love the announcements. I just love being in this type of environment, because there's such a vibe here of wanting to help people do things and it's really great to be in a place like this. >> Dave: Yeah, it's fun too. We've got Snoop and... Snoop with the multi-cloud. That's an inside joke everyone. >> Vik: Multi-cloud. Are you sticking around? Are you sticking around for that tomorrow? >> Yeah, I'll be around. (laughing) Alright, good , we'll leave it there. Thanks you guys. We really appreciate you coming on. Okay, keep right there. This is theCube. We're live from Pure Accelerate 2017 in San Francisco. We'll be right back. (techno music)
SUMMARY :
Brought to you by Pure Storage. We're at Pier 70, one of the oldest piers in San Francisco So Kent, let's start with you So, Intermountain is the biggest You deal with a lot of budget, but you also deal with lives. you know, "Is the emergency room full?" That's not the case with Pure? So, if you guys make a big deal out of it, So, the minimum you're looking at is and the architecture that we have and how you solve that problem. So, we started down that with our insurance arm and we started testing it. and you said you dropped in Pure Flash array Dave: And if you had to sort of increase your capacity and that went flawless. What difference does it make to you We still do a little bit so that we know and how's that changed in say the last few years? and come up with ones that are meaningful for us. What are you seeing today? and a lot of business intelligence the backend is how do you get more value out of your data? and that's one of the areas my team's been and then sort of flash to disk to tape. and we want to be able to use it there But, I mean, tape is still pretty prevalent Now, the problem that we run into is Dave: No, you can't. moving in the direction of saying that you don't know if it works or not It's good. Okay, and so, if you think about the experience We'd like the price point of the M's to go down a little bit And the use case that we talked about before to have the data available so they can Dave: Are you throwing Pure at that problem We keep adding to our environment. Pure and healthcare. So, basically, they have been one of the pioneers that the Evergreen model brings to bare from Pure. "Hey, how do you feel about your data being "How can we make your life better? Actually, Kent, we're going to give you the last word. and it's really great to be in a place like this. Snoop with the multi-cloud. Are you sticking around for that tomorrow? We really appreciate you coming on.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave | PERSON | 0.99+ |
Kent | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Utah | LOCATION | 0.99+ |
Ron Popeil | PERSON | 0.99+ |
Vic | PERSON | 0.99+ |
Intermountain | ORGANIZATION | 0.99+ |
Vik | PERSON | 0.99+ |
Vic Nagjee | PERSON | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
Kent Petzold | PERSON | 0.99+ |
two | QUANTITY | 0.99+ |
San Francisco | LOCATION | 0.99+ |
24 years | QUANTITY | 0.99+ |
22 hospitals | QUANTITY | 0.99+ |
Scott Dietzen | PERSON | 0.99+ |
Intermountain Healthcare | ORGANIZATION | 0.99+ |
three o'clock | DATE | 0.99+ |
185 clinics | QUANTITY | 0.99+ |
Pure Storage | ORGANIZATION | 0.99+ |
One | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
Snoop | PERSON | 0.99+ |
$50,000 | QUANTITY | 0.99+ |
three years | QUANTITY | 0.99+ |
Pure Accelerate | ORGANIZATION | 0.99+ |
tomorrow | DATE | 0.98+ |
three years ago | DATE | 0.98+ |
Pier 70 | LOCATION | 0.98+ |
2017 | DATE | 0.98+ |
this year | DATE | 0.98+ |
Select Health | ORGANIZATION | 0.97+ |
fourth level | QUANTITY | 0.97+ |
CNIO | ORGANIZATION | 0.97+ |
one | QUANTITY | 0.97+ |
eight petabytes | QUANTITY | 0.96+ |
over eighty-some percent | QUANTITY | 0.95+ |
theCUBE | ORGANIZATION | 0.94+ |
Pure | ORGANIZATION | 0.94+ |
about $1,000 per gigabyte | QUANTITY | 0.93+ |
this morning | DATE | 0.93+ |
CMIO | ORGANIZATION | 0.92+ |
Evergreen | ORGANIZATION | 0.91+ |
Vik Nagjee | PERSON | 0.91+ |
single pane | QUANTITY | 0.87+ |
Healthcare | ORGANIZATION | 0.86+ |
Jon Siegal & Dave McGraw | VMware Explore 2022
welcome back everyone to thecube's live coverage in san francisco for vmware explorer 2022 formerly vmworld i'm john furrier david live dave 12 years we've been covering this event formerly vmware first time in west now it's explore we've been in north we've been in south we've been in vegas multi-cloud is now the exploration vmware community is coming in john siegel svp at dell cube alumni dave mccraw vp at vmware guys thanks for coming back both cube alumni it's great to see you very senior organizations senior roles in the organizations of vmware and dell one year since the split great partnership continuing i mean some of the conversations we've been having over the past few years is that control plane the management layer making everything work together it's essentially been the multi-cloud hybrid cloud story what's the update what's how's the partnership look yeah i you know i just to start off i mean i would say i don't think our partnership's been any has ever been any better um if you look at you mention our vision very much a shared vision in terms of the multi-cloud world and i don't think we've ever had more joint innovation projects at one time i think we have over 40 now dave that are going on across multi-cloud ai cyber security uh modern applications and and uh you know here just at you just vmworld vmware explorer we have over 30 uh vmware sessions that are featuring dell um and this is i think more than we've ever had so look i think um there's a lot of momentum there and we're really looking forward to what's to come so you guys obviously spent a lot of time together when vmware was part of dell and then you've been it's been a year since the spin and then you codified i think it was a five-year agreement you know so you had some time to figure that out and then put it into paper so you just kind of quantified some of the stuff that's going on but now we're entering a yet another phase so that that that that agreement's probably more important than ever now i mean list in terms of getting it documented and an understanding right yeah that agreement really defines a framework for solution development and for go to market so we've been doing it and refining it for the last five years so now you know putting and codifying it into a written signed agreement it basically is instantiating what we've been doing that we know works uh where we can drive uh solution development we can drive deep architectural co-innovation together as well and as john said across multiple you know project and solution areas so we we've been talking to years to you know a lot of these strat guys guys like matt baker about things like you know you see aws do nitro and then of course project monterey and and i know that you guys have had a you know a big sort of input into that and so now to see it come to fruition is is huge because you know from our view it's the future of computing architectures how do you handle you know data rich applications ai applications that's what are your thoughts on here i couldn't agree more uh project monterey is a great example of how we're innovating together we just talked about i mean first of all it's all so we have vxrail which let's let's start there right we have over 19 000 joint customers right now we continue to innovate more and more on the vxrail architecture great example of that as our partnership with project monterey and taking essentially vsphere 8 and running it for the first time on an hci system directly on the dp used itself right on the dpus ability now to offload nsxt from from the cpus to the dpus uh hope you know in the short term first of all great benefits for customers in terms of better performance but as you just mentioned it's game changing in terms of laying the foundation for the future architectures that we plan on together helping out customers there's one other dynamic for you on is um and it's not unique to dell but dell's the biggest you know supply supplier partner etc but you're able to take vmware software and drive it through your business and and that enables you to get more subscription revenue and makes it stickier and that's a really important change from you know 10 years ago yeah and it's it's a combination as you know of dell software and vmware software together absolutely and i think what's with this is a game-changing innovation that you can run on top of our joint system vxrail if you will um and now what our customers can expect is life cycle automation of now you know the dpus as well as tanzu as well as everything else we layer on top of that core foundation that we have over 19 000 customers running today so i mean like that 19 000 number i want to get back up to the vx rail and you mentioned vsphere that's big news here this year vsphere 8 big release a lot of going on what's the hci angle you mentioned that what's in it for the customer what does that mean for the folks here because let's face it the vsphere aids got everyone in that they've all the v-sections are going going crazy right another vsphere release getting training they have the labs here what's it mean for the customers what's the value there with that hci solution with the gpus well first of all vsphere 8 as we know it has a lot of goodies in it but you know what what i think to me what's been most powerful about this is the ability to run vsphere 8 uh and and specifically on the dpus now you can run it it is open up all new possibilities now and so that nsxt that i mentioned you know running that on gpus opens up a whole new uh architecture now for our customers going forward and now really sets us up for modern distributed architecture for the future so like edge okay yeah and vsphere 8 brings in you know cloud connectivity as well so you know customers can run in a cloud disconnected mode they can run in a cloud connected mode so you know that's going to bring in the ability to do specialized things on security cycle management there's a whole series of services that can now be added as well as you know leveraging you know vcenter management capabilities so what's happening at the edge we had i think it was lows on hotel tech world right okay good not the other one um but so so that's got to be exploding now with that with that because it just changes the game for for these stores there's i mean retail uh manufacturing maybe you can give us an update on there's so much happening on the edge side as you know i mean that's where most of the a lot of the innovations happening right now is at the edge and a lot of the companies we talked to 8x right 8x expectation of increase in uh edge workloads over the next and the data challenge too and the data challenge is huge so you heard about the innovations with vsphere 8. in addition to that we just introduced today as well the smallest vx rail for the edge ever this thing is it's like think picture a couple eight and a half by 11 notebooks not much not much you know maybe a little wider than that but not much more um you know these these are stacked on top of each other these are you can rack and stack and mount these things anywhere and it also is the first aci system that has you know a built-in hardware witness so this helps set it up for environments that are you know network bandwidth constrained or have high high latency no longer an issue next gen app is going to want to have a local data server at the edge right and with compute there right high performance right right so now you're getting it across the wire yes you get racket stack a couple of these small things i mean they can they can fit into like a you know clark kent's briefcase right these things are so small um you want to do the analytics on site and return responses back you don't want to be moving massive data payloads off the egg so you got to have the right level of compute to run machine learning algorithms and and do the analytics type work that you want to do to make local decisions yeah i mean we just had david lithimon who was one of the keynote speakers here at the event and we've been talking about super cloud and multi-cloud meta cloud all the different versions of what we see as this next-gen and this brings up a point of like his advice to young people learn how multi-cloud learn about system architecture because if you can figure out how to put it together you're going to have to make more money anyway that this whole edge piece opens up huge challenges and opportunities around how do you configure these next-gen apps what does the ai look like what's the data architecture this is not like get some training curriculum online and you get you know 101 and you're getting a job no this is more complicated but with the hardware you guys make it easier so where's the complexity shift between having a powerful edge device like the vxrail with the vsphere what's the ec button on that like how do you guys what's the vision because this is going to be a major battleground this whole edge piece yeah it's going to be huge well i think when you look at the innovation that dell is bringing to market with technologies like outlander and then designing that into vxrail and then you combine that with our tonzu capabilities to manage development and deployment of applications this is about heterogeneous deployment and management at scale of applications with technologies like tons of mission control then deploying service mesh right for security being able to use sassy to be able to secure you know with cloud security over the wire so it's bringing together multiple technologies to deliver simplicity to the customer the ability to go one to many you know in terms of being able to deploy and manage and update whether that's a security patch or an application update and do that very rapidly at a low cost so the benefit with this solution now just putting this together is i can ship a box small and or stack them and essentially it's done remotely it's that's provision the provisioning issues not a truck roll as they say or professional services enabled you can just drop that out there and this is where the customers need to be yeah that absolutely is that the vision don't get that right exactly you don't you don't need the you don't need the skills yeah you don't need the specialized skills you don't need a lot of space you don't need you know high network bandwidth all these things right all these innovations that we're talking about here um really combined into really enabling a whole new whole new future here for edge is are you doing apex now is that i think thickest part sure part of yours okay so um is apex fitting into the to the edge how does it fit yeah i mean well first of all you know a lot of what we talked with apex is really about a consumption a way to ensure there's a common cloud experience wherever the data is and where the applications are and so absolutely edge fits into this as well and so we have we have common ways to consume our infrastructure today our joint infrastructure whether it's in the data center at the edge um or you know uh in the cloud usain ragu when he was on i said it was great keynote loved it one of the things that i didn't think there was enough of was security and he's like yeah we only had so much time but vmware is a very strong security story we heard a really strong security story at dell tech world i mean half the innovations and the new you know storage products were security and the new os's and it was impressive what what's how are you guys working together on security is that one of those let me give you a few key things you know our teams are working together at the engineer to engineer level you know reference architectures for zero trust as an example being able to look you know hardware root of trust up into the application layer right so we're looking at really defense in depth here you know i mentioned what we're doing with sassy right with cloud security capabilities so you really have to look at this from the edge to the core with the you know from a networking perspective getting the network the insights on things that maybe anomalies that may be happening on the network so using our network insight technology you know uh nsx and then being able to ultimately uh have a secure development pipeline as well i mean you we all know about the supply chain attacks that happen right and so being able to have a you know secure pipeline for development is critical for both of our companies working together i think the tan zoo and you mentioned the developer self-service that experience combined with kind of the power of the dell you know let's face it the boxes are awesome hardware matters and software matters so bringing that expertise together michael daley always used to say on thecube better together in respect to vmware and dell a lot of fruit has been born from that labor right specifically around and now when you add the tan zoo and you get vsphere you got the operational excellence you got the you got the performance and scale with the dell boxes and hardware and software and now you've got the tan zoo what's missing or is it all there now i mean where how would you how would you guys peg the progress bar is it like it's all rocking right now or or i'd say you're never done first of all but i you know i look at some of the innovations that we've brought to market recently where we've are combining and stacking these technologies into a more defense in-depth like solution you know bringing nsx onto vxrail so that you can flip a switch easily and light up the firewall the new plug-in yeah that's a great example simple simple um carbon black workload another example where we're taking carbon black technology that was typically on endpoints you know on pcs bringing that into the data center right and leveraging all the analytics and insights around you know being able to identify anomalies and then remediate those anomalies so we're seeing very good traction with those and the cloud native developers containers they're all native container working with compute and container storage object store in the cloud kubernetes we've embraced it yeah i mean yeah containers running containers and vms on the same infrastructure common way to manage it all i mean that that's been a big part of it as well obviously a lot of the focus that dell's bringing here as well is is the inability to run that stack easily right you heard the announcement on uh tanzu for kubernetes operators right earlier today tko we call it uh you know that running on vxrail now is really targeted at the i.t operator in allowing them to easily stand up a self-service developer devops environment on vxrail going forward and then a piece that might be invisible to them is back to monterey isolation right encryption and data moving you know absolutely storage the security the compute right the management right that's that's a complete and it's about reducing attack services as well right the security perspective as well when you when you're moving nsxt onto a dpu you're doing that as well so there's it takes the little things right at the end of the day security is a mindset up across both companies in terms of how we approach our architectures um and it's the you know a lot of times it's the little things as well that we make sure right so shared vision working at the engineering levels together for many many years know that you guys are validating more of that coming what's next take us through okay we're here 2022 we got super cloud multi-cloud hybrid full throttle right now it's hybrid's a steady state that's cloud operations infrastructure as code has happened it's happening what's next for you guys in the relationship can you share a little bit that you can if you can what we can expect what you see uh with monterrey is the start of a re-architecting of i.t infrastructure not just in the data center but also at the edge right these technologies will move out and be pervasive you know across i think edge to colo to core data center to cloud right and so that's a starting point now we're looking at memory tiering right i think we talked last time about capitola and memory tiering and you know being able to bring that forward uh being able to do more with confidential computing as an example right secure enclaves and confidential computing so you know a lot of this is focused around simplicity and security going forward and ease of management around take the heavy lifting away from the customer abstract that in offer the power and performance that's right and it's going to come down to delivering time to value for our customers you know can we cut that time to value by 25 50 percent so they can be in production faster yeah i think project monterey is something we'll be building on for a long time right i mean this is the start of a major new future architecture of these companies so if you had to pick one we have 40 initiatives that are joined together real literally project monterey is one of my favorites for sure in terms of what it's going to do not just for that common cloud experience but for the edge and and we talked a lot about the edge today and where that's headed you think it's going to explode up new apps i really do think so well it's going to put you in a new it's going to put in curve yeah absolutely right and operationally uh security wise um from a modern apps perspective i mean all it checks all the boxes and it's going to allow us to to help and take our existing customers on that journey as well what's great about this conversation we've been following both you guys for a long time and your companies and and technology upgrades and and the business impact and open source and all doing all this for customers but the wave that's coming we're seeing the expo hall here i mean it's people are really excited they're enthused they're committed highly confident that this this wave is coming they kind of see it people kind of seeing the fog lift they're seeing money making value creation people kind of feeling more comfortable but still a little nervous around you know what's coming next because it's still uncertainty but pretty good ecosystem i'd have to say that's pretty pretty interesting yeah a lot of them are excited about you know what they can do at the edge and how they can differentiate their businesses i mean that's right well congratulations guys thanks for coming on thecube and sharing the update thank you it more innovation it's not stopping here at vmware explorer dell and vm we're continuing to have that kind of relationship joint engineering it's all coming together and you can mix and match this and the stack but it's ultimately going to be cloud operations edge is the action of course hybrid cloud as well it's thecube thanks for watching [Music] you
SUMMARY :
the edge to the core with the you know
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
san francisco | LOCATION | 0.99+ |
five-year | QUANTITY | 0.99+ |
Jon Siegal | PERSON | 0.99+ |
Dave McGraw | PERSON | 0.99+ |
john siegel | PERSON | 0.99+ |
david lithimon | PERSON | 0.99+ |
vmware | ORGANIZATION | 0.99+ |
dave | PERSON | 0.99+ |
vsphere 8 | TITLE | 0.99+ |
over 19 000 customers | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
40 initiatives | QUANTITY | 0.99+ |
john | PERSON | 0.98+ |
19 000 | QUANTITY | 0.98+ |
12 years | QUANTITY | 0.98+ |
john furrier | PERSON | 0.98+ |
both companies | QUANTITY | 0.98+ |
first time | QUANTITY | 0.98+ |
michael daley | PERSON | 0.98+ |
10 years ago | DATE | 0.98+ |
a year | QUANTITY | 0.98+ |
dell | ORGANIZATION | 0.97+ |
2022 | DATE | 0.97+ |
matt baker | PERSON | 0.97+ |
one | QUANTITY | 0.96+ |
eight and a half | QUANTITY | 0.96+ |
25 50 percent | QUANTITY | 0.95+ |
one time | QUANTITY | 0.95+ |
one year | QUANTITY | 0.95+ |
aws do nitro | ORGANIZATION | 0.95+ |
today | DATE | 0.95+ |
david | PERSON | 0.95+ |
over 30 | QUANTITY | 0.94+ |
apex | TITLE | 0.94+ |
11 notebooks | QUANTITY | 0.94+ |
this year | DATE | 0.93+ |
over 19 000 joint customers | QUANTITY | 0.92+ |
vsphere | TITLE | 0.92+ |
over 40 | QUANTITY | 0.91+ |
vmworld | ORGANIZATION | 0.91+ |
last five years | DATE | 0.9+ |
vegas | LOCATION | 0.9+ |
cube | ORGANIZATION | 0.89+ |
vxrail | TITLE | 0.89+ |
clark kent | PERSON | 0.86+ |
8x | QUANTITY | 0.85+ |
outlander | ORGANIZATION | 0.84+ |
earlier today | DATE | 0.84+ |
first | QUANTITY | 0.84+ |
thecube | ORGANIZATION | 0.83+ |
project | ORGANIZATION | 0.8+ |
live | PERSON | 0.8+ |
VMware Explore | TITLE | 0.79+ |
project monterey | ORGANIZATION | 0.78+ |
lot | QUANTITY | 0.77+ |
sassy | TITLE | 0.77+ |
dell cube | ORGANIZATION | 0.76+ |
a lot of goodies | QUANTITY | 0.73+ |
vm | ORGANIZATION | 0.71+ |
a lot | QUANTITY | 0.71+ |
past few years | DATE | 0.71+ |
first aci | QUANTITY | 0.7+ |
monterrey | ORGANIZATION | 0.69+ |
wave | EVENT | 0.69+ |
Keynote Analysis | Postgres Vision 2021
>> For years, the database market was steady, and steadily boring. As virtualization went mainstream, organizations began to rethink their database strategies and ask questions like, "should I run Postgres and VMware?" Now implicit in that question was another drill down question. In other words, can VMware itself handle my critical applications and is PostGres the right solution to optimize my infrastructure estate. Now history has shown that was both a safe and good bet for organizations looking to leverage open source innovation and lower their costs. At the same time, new workloads were emerging that were pushing the boundaries of existing relational database technologies, that were designed primarily for transactional workloads. So-called systems of engagement and systems of analytics we're growing at rates much faster than traditional OLTP workloads. Once again, people ask the question, should I think about running these new workloads on Postgres? Now the answer came from the community response that saw the need to extend the open source platform to handle these emerging workloads. The database market suddenly got really interesting as these new applications emerged. Multiple data sources were combined and analyzed to interpret sentiment from social media and get consumers to buy something before they moved to another website, triangulate data to fight fraud, predict weather patterns, and short drug provenance, and dozens of other use cases. Then when cloud went mainstream, similar questions were asked about Postgres. And once again, the open source community responded to accommodate and extend the platform for the cloud. And now Kubernetes is all the rage. When should I run Postgres and Kubernetes, similar theme right? Open source, community, innovation, lowering license costs, minimizing lock-in, maximizing optionality, avoiding too much database sprawl, confidence to support new workloads. These are the factors that customers tell us they use generally to choose a database, and PostGrest specifically. In reality, it's usually pretty obvious what the right strategic fit is for a platform, but buyers want to make sure they have headroom for innovation. They do want to push the envelope on new data types while at the same time managing their risks. And that's where Postgres and the Postgres community in my view has thrived. It's become the ideal solution for what I call the fat middle of workloads, that are increasingly diverse but require a cost effective and stable approach that can scale. These are some of the themes we heard in the morning keynotes from Suzette Kent, former federal CIO who laid down her knowledge on transformation, leadership, and technology modernization. And then EDB CEO Ed Boyajian gave his annual keynote address and talked about the power of data. Data, as we know is growing at a mind-bending exponential rate. It'll make the 2010s look meager by comparison. My big takeaway from his talk really were around using technology to extract value more quickly. I think this is going to become the new new metric in the industry, which basically is every industry is a data-oriented platform now. Yes, software is eating the world, data is eating software. In other words, the new KPI is how long does it take to go from idea to monetization. That is are going to become critical in my opinion, over this next decade. Ed made what I thought was a critical point, and that is you really can't easily define the future. Industries are transforming right before our eyes. And his premise was that you have to pick a data platform that can evolve in unpredictable times. Now, as I pointed out earlier, the Postgres community has stepped up to changing environments for decades. And that really was a point Boyajian hit on pretty hard. Replatforming is happening and he made a convincing argument that Postgres and EDB will be part of that future, with a significant investment in advancing Postgres with hundreds of engineers on the task. He talked about three growth vectors. First, growth in new workloads. He made the claim that around 50% of new EDB customers are deploying new applications. Second, he talked about legacy migrations as another driver, and third was cloud, both traditional compute in the cloud, but also managed services and DBaaS, database as a service. Of course, he also talked about, and there's been a lot of discussion at Vision 2021 about Kubernetes and developers. Big push there. Let me give you my thoughts on that. First, the Kubernetes community is really focused on security and has made a lot of progress in the past 24 months. I think the second point there is developers, they want simplification, and Kubernetes brings that to a greater degree. And it's maturing with more production-ready capabilities. It just some basic, blocking and tackling, like not releasing with an unstable code, (laughs) but it's still early days and the community has some work to do on things like backwards compatibility, for example. And the release cadence of Kubernetes, it's still pretty frequent, which means you got to update scripts and APIs and the like. Remember, Postgres practitioners, they're used to very high levels of stability. So you got to be a little bit careful there. You got to go experiment because you want to take advantage of containers and benefits within Postgres, but you got to make sure you have the right change management in place and you got the resources to be on top of that. The bottom line is Kubernetes is still a toddler, but it's growing up fast. And I have no doubt it will become a staple of the Postgres stack. I'll end where I started, and that's the market. It's gone from stayed and uninteresting years ago to one that one of the most dynamic sectors of IT infrastructure software. And Ed Boyajian talked about the total available market, the TAM, and the valuations that we're seeing today. The market's enormous. I mean, if you just think about traditional database, it's probably 60 to $70 billion, but when you add in all the data and data clouds and decentralized data architectures and eventually edge computing, the market is potentially hundreds of billions of dollars in value for data platforms. So the last thing I'll say about Vision 21 is there's some great content here that spans both the business discussion and also deep practitioner material. And it's useful, has very useful how to's that both educate and inspire. So sit back and enjoy the show. This is Dave Vellante, and you're watching The Cube's continuous coverage of Postgres Vision 21 brought to you by EDB. Thanks for watching.
SUMMARY :
and is PostGres the right solution
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
Ed Boyajian | PERSON | 0.99+ |
Postgres | ORGANIZATION | 0.99+ |
60 | QUANTITY | 0.99+ |
First | QUANTITY | 0.99+ |
second point | QUANTITY | 0.99+ |
Second | QUANTITY | 0.99+ |
Ed | PERSON | 0.99+ |
third | QUANTITY | 0.99+ |
PostGrest | ORGANIZATION | 0.99+ |
$70 billion | QUANTITY | 0.99+ |
2010s | DATE | 0.99+ |
both | QUANTITY | 0.98+ |
EDB | ORGANIZATION | 0.98+ |
TAM | ORGANIZATION | 0.98+ |
hundreds of billions of dollars | QUANTITY | 0.97+ |
Suzette Kent | PERSON | 0.96+ |
around 50% | QUANTITY | 0.96+ |
three growth vectors | QUANTITY | 0.95+ |
Kubernetes | TITLE | 0.94+ |
CEO | PERSON | 0.93+ |
today | DATE | 0.92+ |
PostGres | ORGANIZATION | 0.92+ |
next decade | DATE | 0.89+ |
hundreds of engineers | QUANTITY | 0.85+ |
dozens of other use cases | QUANTITY | 0.84+ |
VMware | ORGANIZATION | 0.84+ |
Boyajian | PERSON | 0.83+ |
EDB | TITLE | 0.81+ |
years | DATE | 0.79+ |
one | QUANTITY | 0.73+ |
years | QUANTITY | 0.69+ |
Vision 21 | TITLE | 0.64+ |
past 24 months | DATE | 0.62+ |
Kubernetes | ORGANIZATION | 0.55+ |
Vision 2021 | EVENT | 0.55+ |
Cube | TITLE | 0.34+ |
DockerCon2021 Keynote
>>Individuals create developers, translate ideas to code, to create great applications and great applications. Touch everyone. A Docker. We know that collaboration is key to your innovation sharing ideas, working together. Launching the most secure applications. Docker is with you wherever your team innovates, whether it be robots or autonomous cars, we're doing research to save lives during a pandemic, revolutionizing, how to buy and sell goods online, or even going into the unknown frontiers of space. Docker is launching innovation everywhere. Join us on the journey to build, share, run the future. >>Hello and welcome to Docker con 2021. We're incredibly excited to have more than 80,000 of you join us today from all over the world. As it was last year, this year at DockerCon is 100% virtual and 100% free. So as to enable as many community members as possible to join us now, 100%. Virtual is also an acknowledgement of the continuing global pandemic in particular, the ongoing tragedies in India and Brazil, the Docker community is a global one. And on behalf of all Dr. Khan attendees, we are donating $10,000 to UNICEF support efforts to fight the virus in those countries. Now, even in those regions of the world where the pandemic is being brought under control, virtual first is the new normal. It's been a challenging transition. This includes our team here at Docker. And we know from talking with many of you that you and your developer teams are challenged by this as well. So to help application development teams better collaborate and ship faster, we've been working on some powerful new features and we thought it would be fun to start off with a demo of those. How about it? Want to have a look? All right. Then no further delay. I'd like to introduce Youi Cal and Ben, gosh, over to you and Ben >>Morning, Ben, thanks for jumping on real quick. >>Have you seen the email from Scott? The one about updates and the docs landing page Smith, the doc combat and more prominence. >>Yeah. I've got something working on my local machine. I haven't committed anything yet. I was thinking we could try, um, that new Docker dev environments feature. >>Yeah, that's cool. So if you hit the share button, what I should do is it will take all of your code and the dependencies and the image you're basing it on and wrap that up as one image for me. And I can then just monitor all my machines that have been one click, like, and then have it side by side, along with the changes I've been looking at as well, because I was also having a bit of a look and then I can really see how it differs to what I'm doing. Maybe I can combine it to do the best of both worlds. >>Sounds good. Uh, let me get that over to you, >>Wilson. Yeah. If you pay with the image name, I'll get that started up. >>All right. Sen send it over >>Cheesy. Okay, great. Let's have a quick look at what you he was doing then. So I've been messing around similar to do with the batter. I've got movie at the top here and I think it looks pretty cool. Let's just grab that image from you. Pick out that started on a dev environment. What this is doing. It's just going to grab the image down, which you can take all of the code, the dependencies only get brunches working on and I'll get that opened up in my idea. Ready to use. It's a here close. We can see our environment as my Molly image, just coming down there and I've got my new idea. >>We'll load this up and it'll just connect to my dev environment. There we go. It's connected to the container. So we're working all in the container here and now give it a moment. What we'll do is we'll see what changes you've been making as well on the code. So it's like she's been working on a landing page as well, and it looks like she's been changing the banner as well. So let's get this running. Let's see what she's actually doing and how it looks. We'll set up our checklist and then we'll see how that works. >>Great. So that's now rolling. So let's just have a look at what you use doing what changes she had made. Compare those to mine just jumped back into my dev container UI, see that I've got both of those running side by side with my changes and news changes. Okay. So she's put Molly up there rather than mobi or somebody had the same idea. So I think in a way I can make us both happy. So if we just jumped back into what we'll do, just add Molly and Moby and here I'll save that. And what we can see is, cause I'm just working within the container rather than having to do sort of rebuild of everything or serve, or just reload my content. No, that's straight the page. So what I can then do is I can come up with my browser here. Once that's all refreshed, refresh the page once hopefully, maybe twice, we should then be able to see your refresh it or should be able to see that we get Malia mobi come up. So there we go, got Molly mobi. So what we'll do now is we'll describe that state. It sends us our image and then we'll just create one of those to share with URI or share. And we'll get a link for that. I guess we'll send that back over to you. >>So I've had a look at what you were doing and I'm actually going to change. I think that might work for both of us. I wondered if you could take a look at it. If I send it over. >>Sounds good. Let me grab the link. >>Yeah, it's a dev environment link again. So if you just open that back in the doc dashboard, it should be able to open up the code that I've changed and then just run it in the same way you normally do. And that shouldn't interrupt what you're already working on because there'll be able to run side by side with your other brunch. You already got, >>Got it. Got it. Loading here. Well, that's great. It's Molly and movie together. I love it. I think we should ship it. >>Awesome. I guess it's chip it and get on with the rest of.com. Wasn't that cool. Thank you Joey. Thanks Ben. Everyone we'll have more of this later in the keynote. So stay tuned. Let's say earlier, we've all been challenged by this past year, whether the COVID pandemic, the complete evaporation of customer demand in many industries, unemployment or business bankruptcies, we all been touched in some way. And yet, even to miss these tragedies last year, we saw multiple sources of hope and inspiration. For example, in response to COVID we saw global communities, including the tech community rapidly innovate solutions for analyzing the spread of the virus, sequencing its genes and visualizing infection rates. In fact, if all in teams collaborating on solutions for COVID have created more than 1,400 publicly shareable images on Docker hub. As another example, we all witnessed the historic landing and exploration of Mars by the perseverance Rover and its ingenuity drone. >>Now what's common in these examples, these innovative and ambitious accomplishments were made possible not by any single individual, but by teams of individuals collaborating together. The power of teams is why we've made development teams central to Docker's mission to build tools and content development teams love to help them get their ideas from code to cloud as quickly as possible. One of the frictions we've seen that can slow down to them in teams is that the path from code to cloud can be a confusing one, riddle with multiple point products, tools, and images that need to be integrated and maintained an automated pipeline in order for teams to be productive. That's why a year and a half ago we refocused Docker on helping development teams make sense of all this specifically, our goal is to provide development teams with the trusted content, the sharing capabilities and the pipeline integrations with best of breed third-party tools to help teams ship faster in short, to provide a collaborative application development platform. >>Everything a team needs to build. Sharon run create applications. Now, as I noted earlier, it's been a challenging year for everyone on our planet and has been similar for us here at Docker. Our team had to adapt to working from home local lockdowns caused by the pandemic and other challenges. And despite all this together with our community and ecosystem partners, we accomplished many exciting milestones. For example, in open source together with the community and our partners, we open sourced or made major contributions to many projects, including OCI distribution and the composed plugins building on these open source projects. We had powerful new capabilities to the Docker product, both free and subscription. For example, support for WSL two and apple, Silicon and Docker, desktop and vulnerability scanning audit logs and image management and Docker hub. >>And finally delivering an easy to use well-integrated development experience with best of breed tools and content is only possible through close collaboration with our ecosystem partners. For example, this last year we had over 100 commercialized fees, join our Docker verified publisher program and over 200 open source projects, join our Docker sponsored open source program. As a result of these efforts, we've seen some exciting growth in the Docker community in the 12 months since last year's Docker con for example, the number of registered developers grew 80% to over 8 million. These developers created many new images increasing the total by 56% to almost 11 million. And the images in all these repositories were pulled by more than 13 million monthly active IP addresses totaling 13 billion pulls a month. Now while the growth is exciting by Docker, we're even more excited about the stories we hear from you and your development teams about how you're using Docker and its impact on your businesses. For example, cancer researchers and their bioinformatics development team at the Washington university school of medicine needed a way to quickly analyze their clinical trial results and then share the models, the data and the analysis with other researchers they use Docker because it gives them the ease of use choice of pipeline tools and speed of sharing so critical to their research. And most importantly to the lives of their patients stay tuned for another powerful customer story later in the keynote from Matt fall, VP of engineering at Oracle insights. >>So with this last year behind us, what's next for Docker, but challenge you this last year of force changes in how development teams work, but we felt for years to come. And what we've learned in our discussions with you will have long lasting impact on our product roadmap. One of the biggest takeaways from those discussions that you and your development team want to be quicker to adapt, to changes in your environment so you can ship faster. So what is DACA doing to help with this first trusted content to own the teams that can focus their energies on what is unique to their businesses and spend as little time as possible on undifferentiated work are able to adapt more quickly and ship faster in order to do so. They need to be able to trust other components that make up their app together with our partners. >>Docker is doubling down and providing development teams with trusted content and the tools they need to use it in their applications. Second, remote collaboration on a development team, asking a coworker to take a look at your code used to be as easy as swiveling their chair around, but given what's happened in the last year, that's no longer the case. So as you even been hinted in the demo at the beginning, you'll see us deliver more capabilities for remote collaboration within a development team. And we're enabling development team to quickly adapt to any team configuration all on prem hybrid, all work from home, helping them remain productive and focused on shipping third ecosystem integrations, those development teams that can quickly take advantage of innovations throughout the ecosystem. Instead of getting locked into a single monolithic pipeline, there'll be the ones able to deliver amps, which impact their businesses faster. >>So together with our ecosystem partners, we are investing in more integrations with best of breed tools, right? Integrated automated app pipelines. Furthermore, we'll be writing more public API APIs and SDKs to enable ecosystem partners and development teams to roll their own integrations. We'll be sharing more details about remote collaboration and ecosystem integrations. Later in the keynote, I'd like to take a moment to share with Docker and our partners are doing for trusted content, providing development teams, access to content. They can trust, allows them to focus their coding efforts on what's unique and differentiated to that end Docker and our partners are bringing more and more trusted content to Docker hub Docker official images are 160 images of popular upstream open source projects that serve as foundational building blocks for any application. These include operating systems, programming, languages, databases, and more. Furthermore, these are updated patch scan and certified frequently. So I said, no image is older than 30 days. >>Docker verified publisher images are published by more than 100 commercialized feeds. The image Rebos are explicitly designated verify. So the developers searching for components for their app know that the ISV is actively maintaining the image. Docker sponsored open source projects announced late last year features images for more than 200 open source communities. Docker sponsors these communities through providing free storage and networking resources and offering their community members unrestricted access repos for businesses allow businesses to update and share their apps privately within their organizations using role-based access control and user authentication. No, and finally, public repos for communities enable community projects to be freely shared with anonymous and authenticated users alike. >>And for all these different types of content, we provide services for both development teams and ISP, for example, vulnerability scanning and digital signing for enhanced security search and filtering for discoverability packaging and updating services and analytics about how these products are being used. All this trusted content, we make available to develop teams for them directly to discover poll and integrate into their applications. Our goal is to meet development teams where they live. So for those organizations that prefer to manage their internal distribution of trusted content, we've collaborated with leading container registry partners. We announced our partnership with J frog late last year. And today we're very pleased to announce our partnerships with Amazon and Miranda's for providing an integrated seamless experience for joint for our joint customers. Lastly, the container images themselves and this end to end flow are built on open industry standards, which provided all the teams with flexibility and choice trusted content enables development teams to rapidly build. >>As I let them focus on their unique differentiated features and use trusted building blocks for the rest. We'll be talking more about trusted content as well as remote collaboration and ecosystem integrations later in the keynote. Now ecosystem partners are not only integral to the Docker experience for development teams. They're also integral to a great DockerCon experience, but please join me in thanking our Dr. Kent on sponsors and checking out their talks throughout the day. I also want to thank some others first up Docker team. Like all of you this last year has been extremely challenging for us, but the Docker team rose to the challenge and worked together to continue shipping great product, the Docker community of captains, community leaders, and contributors with your welcoming newcomers, enthusiasm for Docker and open exchanges of best practices and ideas talker, wouldn't be Docker without you. And finally, our development team customers. >>You trust us to help you build apps. Your businesses rely on. We don't take that trust for granted. Thank you. In closing, we often hear about the tenant's developer capable of great individual feeds that can transform project. But I wonder if we, as an industry have perhaps gotten this wrong by putting so much emphasis on weight, on the individual as discussed at the beginning, great accomplishments like innovative responses to COVID-19 like landing on Mars are more often the results of individuals collaborating together as a team, which is why our mission here at Docker is delivered tools and content developers love to help their team succeed and become 10 X teams. Thanks again for joining us, we look forward to having a great DockerCon with you today, as well as a great year ahead of us. Thanks and be well. >>Hi, I'm Dana Lawson, VP of engineering here at get hub. And my job is to enable this rich interconnected community of builders and makers to build even more and hopefully have a great time doing it in order to enable the best platform for developers, which I know is something we are all passionate about. We need to partner across the ecosystem to ensure that developers can have a great experience across get hub and all the tools that they want to use. No matter what they are. My team works to build the tools and relationships to make that possible. I am so excited to join Scott on this virtual stage to talk about increasing developer velocity. So let's dive in now, I know this may be hard for some of you to believe, but as a former CIS admin, some 21 years ago, working on sense spark workstations, we've come such a long way for random scripts and desperate systems that we've stitched together to this whole inclusive developer workflow experience being a CIS admin. >>Then you were just one piece of the siloed experience, but I didn't want to just push code to production. So I created scripts that did it for me. I taught myself how to code. I was the model lazy CIS admin that got dangerous and having pushed a little too far. I realized that working in production and building features is really a team sport that we had the opportunity, all of us to be customer obsessed today. As developers, we can go beyond the traditional dev ops mindset. We can really focus on adding value to the customer experience by ensuring that we have work that contributes to increasing uptime via and SLS all while being agile and productive. We get there. When we move from a pass the Baton system to now having an interconnected developer workflow that increases velocity in every part of the cycle, we get to work better and smarter. >>And honestly, in a way that is so much more enjoyable because we automate away all the mundane and manual and boring tasks. So we get to focus on what really matters shipping, the things that humans get to use and love. Docker has been a big part of enabling this transformation. 10, 20 years ago, we had Tomcat containers, which are not Docker containers. And for y'all hearing this the first time go Google it. But that was the way we built our applications. We had to segment them on the server and give them resources. Today. We have Docker containers, these little mini Oasys and Docker images. You can do it multiple times in an orchestrated manner with the power of actions enabled and Docker. It's just so incredible what you can do. And by the way, I'm showing you actions in Docker, which I hope you use because both are great and free for open source. >>But the key takeaway is really the workflow and the automation, which you certainly can do with other tools. Okay, I'm going to show you just how easy this is, because believe me, if this is something I can learn and do anybody out there can, and in this demo, I'll show you about the basic components needed to create and use a package, Docker container actions. And like I said, you won't believe how awesome the combination of Docker and actions is because you can enable your workflow to do no matter what you're trying to do in this super baby example. We're so small. You could take like 10 seconds. Like I am here creating an action due to a simple task, like pushing a message to your logs. And the cool thing is you can use it on any the bit on this one. Like I said, we're going to use push. >>You can do, uh, even to order a pizza every time you roll into production, if you wanted, but at get hub, that'd be a lot of pizzas. And the funny thing is somebody out there is actually tried this and written that action. If you haven't used Docker and actions together, check out the docs on either get hub or Docker to get you started. And a huge shout out to all those doc writers out there. I built this demo today using those instructions. And if I can do it, I know you can too, but enough yapping let's get started to save some time. And since a lot of us are Docker and get hub nerds, I've already created a repo with a Docker file. So we're going to skip that step. Next. I'm going to create an action's Yammel file. And if you don't Yammer, you know, actions, the metadata defines my important log stuff to capture and the input and my time out per parameter to pass and puts to the Docker container, get up a build image from your Docker file and run the commands in a new container. >>Using the Sigma image. The cool thing is, is you can use any Docker image in any language for your actions. It doesn't matter if it's go or whatever in today's I'm going to use a shell script and an input variable to print my important log stuff to file. And like I said, you know me, I love me some. So let's see this action in a workflow. When an action is in a private repo, like the one I demonstrating today, the action can only be used in workflows in the same repository, but public actions can be used by workflows in any repository. So unfortunately you won't get access to the super awesome action, but don't worry in the Guild marketplace, there are over 8,000 actions available, especially the most important one, that pizza action. So go try it out. Now you can do this in a couple of ways, whether you're doing it in your preferred ID or for today's demo, I'm just going to use the gooey. I'm going to navigate to my actions tab as I've done here. And I'm going to in my workflow, select new work, hello, probably load some workflows to Claire to get you started, but I'm using the one I've copied. Like I said, the lazy developer I am in. I'm going to replace it with my action. >>That's it. So now we're going to go and we're going to start our commitment new file. Now, if we go over to our actions tab, we can see the workflow in progress in my repository. I just click the actions tab. And because they wrote the actions on push, we can watch the visualization under jobs and click the job to see the important stuff we're logging in the input stamp in the printed log. And we'll just wait for this to run. Hello, Mona and boom. Just like that. It runs automatically within our action. We told it to go run as soon as the files updated because we're doing it on push merge. That's right. Folks in just a few minutes, I built an action that writes an entry to a log file every time I push. So I don't have to do it manually. In essence, with automation, you can be kind to your future self and save time and effort to focus on what really matters. >>Imagine what I could do with even a little more time, probably order all y'all pieces. That is the power of the interconnected workflow. And it's amazing. And I hope you all go try it out, but why do we care about all of that? Just like in the demo, I took a manual task with both tape, which both takes time and it's easy to forget and automated it. So I don't have to think about it. And it's executed every time consistently. That means less time for me to worry about my human errors and mistakes, and more time to focus on actually building the cool stuff that people want. Obviously, automation, developer productivity, but what is even more important to me is the developer happiness tools like BS, code actions, Docker, Heroku, and many others reduce manual work, which allows us to focus on building things that are awesome. >>And to get into that wonderful state that we call flow. According to research by UC Irvine in Humboldt university in Germany, it takes an average of 23 minutes to enter optimal creative state. What we call the flow or to reenter it after distraction like your dog on your office store. So staying in flow is so critical to developer productivity and as a developer, it just feels good to be cranking away at something with deep focus. I certainly know that I love that feeling intuitive collaboration and automation features we built in to get hub help developer, Sam flow, allowing you and your team to do so much more, to bring the benefits of automation into perspective in our annual October's report by Dr. Nicole, Forsgren. One of my buddies here at get hub, took a look at the developer productivity in the stork year. You know what we found? >>We found that public GitHub repositories that use the Automational pull requests, merge those pull requests. 1.2 times faster. And the number of pooled merged pull requests increased by 1.3 times, that is 34% more poor requests merged. And other words, automation can con can dramatically increase, but the speed and quantity of work completed in any role, just like an open source development, you'll work more efficiently with greater impact when you invest the bulk of your time in the work that adds the most value and eliminate or outsource the rest because you don't need to do it, make the machines by elaborate by leveraging automation in their workflows teams, minimize manual work and reclaim that time for innovation and maintain that state of flow with development and collaboration. More importantly, their work is more enjoyable because they're not wasting the time doing the things that the machines or robots can do for them. >>And I remember what I said at the beginning. Many of us want to be efficient, heck even lazy. So why would I spend my time doing something I can automate? Now you can read more about this research behind the art behind this at October set, get hub.com, which also includes a lot of other cool info about the open source ecosystem and how it's evolving. Speaking of the open source ecosystem we at get hub are so honored to be the home of more than 65 million developers who build software together for everywhere across the globe. Today, we're seeing software development taking shape as the world's largest team sport, where development teams collaborate, build and ship products. It's no longer a solo effort like it was for me. You don't have to take my word for it. Check out this globe. This globe shows real data. Every speck of light you see here represents a contribution to an open source project, somewhere on earth. >>These arts reach across continents, cultures, and other divides. It's distributed collaboration at its finest. 20 years ago, we had no concept of dev ops, SecOps and lots, or the new ops that are going to be happening. But today's development and ops teams are connected like ever before. This is only going to continue to evolve at a rapid pace, especially as we continue to empower the next hundred million developers, automation helps us focus on what's important and to greatly accelerate innovation. Just this past year, we saw some of the most groundbreaking technological advancements and achievements I'll say ever, including critical COVID-19 vaccine trials, as well as the first power flight on Mars. This past month, these breakthroughs were only possible because of the interconnected collaborative open source communities on get hub and the amazing tools and workflows that empower us all to create and innovate. Let's continue building, integrating, and automating. So we collectively can give developers the experience. They deserve all of the automation and beautiful eye UIs that we can muster so they can continue to build the things that truly do change the world. Thank you again for having me today, Dr. Khan, it has been a pleasure to be here with all you nerds. >>Hello. I'm Justin. Komack lovely to see you here. Talking to developers, their world is getting much more complex. Developers are being asked to do everything security ops on goal data analysis, all being put on the rockers. Software's eating the world. Of course, and this all make sense in that view, but they need help. One team. I told you it's shifted all our.net apps to run on Linux from windows, but their developers found the complexity of Docker files based on the Linux shell scripts really difficult has helped make these things easier for your teams. Your ones collaborate more in a virtual world, but you've asked us to make this simpler and more lightweight. You, the developers have asked for a paved road experience. You want things to just work with a simple options to be there, but it's not just the paved road. You also want to be able to go off-road and do interesting and different things. >>Use different components, experiments, innovate as well. We'll always offer you both those choices at different times. Different developers want different things. It may shift for ones the other paved road or off road. Sometimes you want reliability, dependability in the zone for day to day work, but sometimes you have to do something new, incorporate new things in your pipeline, build applications for new places. Then you knew those off-road abilities too. So you can really get under the hood and go and build something weird and wonderful and amazing. That gives you new options. Talk as an independent choice. We don't own the roads. We're not pushing you into any technology choices because we own them. We're really supporting and driving open standards, such as ISEI working opensource with the CNCF. We want to help you get your applications from your laptops, the clouds, and beyond, even into space. >>Let's talk about the key focus areas, that frame, what DACA is doing going forward. These are simplicity, sharing, flexibility, trusted content and care supply chain compared to building where the underlying kernel primitives like namespaces and Seagraves the original Docker CLI was just amazing Docker engine. It's a magical experience for everyone. It really brought those innovations and put them in a world where anyone would use that, but that's not enough. We need to continue to innovate. And it was trying to get more done faster all the time. And there's a lot more we can do. We're here to take complexity away from deeply complicated underlying things and give developers tools that are just amazing and magical. One of the area we haven't done enough and make things magical enough that we're really planning around now is that, you know, Docker images, uh, they're the key parts of your application, but you know, how do I do something with an image? How do I, where do I attach volumes with this image? What's the API. Whereas the SDK for this image, how do I find an example or docs in an API driven world? Every bit of software should have an API and an API description. And our vision is that every container should have this API description and the ability for you to understand how to use it. And it's all a seamless thing from, you know, from your code to the cloud local and remote, you can, you can use containers in this amazing and exciting way. >>One thing I really noticed in the last year is that companies that started off remote fast have constant collaboration. They have zoom calls, apron all day terminals, shattering that always working together. Other teams are really trying to learn how to do this style because they didn't start like that. We used to walk around to other people's desks or share services on the local office network. And it's very difficult to do that anymore. You want sharing to be really simple, lightweight, and informal. Let me try your container or just maybe let's collaborate on this together. Um, you know, fast collaboration on the analysts, fast iteration, fast working together, and he wants to share more. You want to share how to develop environments, not just an image. And we all work by seeing something someone else in our team is doing saying, how can I do that too? I can, I want to make that sharing really, really easy. Ben's going to talk about this more in the interest of one minute. >>We know how you're excited by apple. Silicon and gravis are not excited because there's a new architecture, but excited because it's faster, cooler, cheaper, better, and offers new possibilities. The M one support was the most asked for thing on our public roadmap, EFA, and we listened and share that we see really exciting possibilities, usership arm applications, all the way from desktop to production. We know that you all use different clouds and different bases have deployed to, um, you know, we work with AWS and Azure and Google and more, um, and we want to help you ship on prime as well. And we know that you use huge number of languages and the containers help build applications that use different languages for different parts of the application or for different applications, right? You can choose the best tool. You have JavaScript hat or everywhere go. And re-ask Python for data and ML, perhaps getting excited about WebAssembly after hearing about a cube con, you know, there's all sorts of things. >>So we need to make that as easier. We've been running the whole month of Python on the blog, and we're doing a month of JavaScript because we had one specific support about how do I best put this language into production of that language into production. That detail is important for you. GPS have been difficult to use. We've added GPS suppose in desktop for windows, but we know there's a lot more to do to make the, how multi architecture, multi hardware, multi accelerator world work better and also securely. Um, so there's a lot more work to do to support you in all these things you want to do. >>How do we start building a tenor has applications, but it turns out we're using existing images as components. I couldn't assist survey earlier this year, almost half of container image usage was public images rather than private images. And this is growing rapidly. Almost all software has open source components and maybe 85% of the average application is open source code. And what you're doing is taking whole container images as modules in your application. And this was always the model with Docker compose. And it's a model that you're already et cetera, writing you trust Docker, official images. We know that they might go to 25% of poles on Docker hub and Docker hub provides you the widest choice and the best support that trusted content. We're talking to people about how to make this more helpful. We know, for example, that winter 69 four is just showing us as support, but the image doesn't yet tell you that we're working with canonical to improve messaging from specific images about left lifecycle and support. >>We know that you need more images, regularly updated free of vulnerabilities, easy to use and discover, and Donnie and Marie neuro, going to talk about that more this last year, the solar winds attack has been in the, in the news. A lot, the software you're using and trusting could be compromised and might be all over your organization. We need to reduce the risk of using vital open-source components. We're seeing more software supply chain attacks being targeted as the supply chain, because it's often an easier place to attack and production software. We need to be able to use this external code safely. We need to, everyone needs to start from trusted sources like photography images. They need to scan for known vulnerabilities using Docker scan that we built in partnership with sneak and lost DockerCon last year, we need just keep updating base images and dependencies, and we'll, we're going to help you have the control and understanding about your images that you need to do this. >>And there's more, we're also working on the nursery V2 project in the CNCF to revamp container signings, or you can tell way or software comes from we're working on tooling to make updates easier, and to help you understand and manage all the principals carrier you're using security is a growing concern for all of us. It's really important. And we're going to help you work with security. We can't achieve all our dreams, whether that's space travel or amazing developer products ever see without deep partnerships with our community to cloud is RA and the cloud providers aware most of you ship your occasion production and simple routes that take your work and deploy it easily. Reliably and securely are really important. Just get into production simply and easily and securely. And we've done a bunch of work on that. And, um, but we know there's more to do. >>The CNCF on the open source cloud native community are an amazing ecosystem of creators and lovely people creating an amazing strong community and supporting a huge amount of innovation has its roots in the container ecosystem and his dreams beyond that much of the innovation is focused around operate experience so far, but developer experience is really a growing concern in that community as well. And we're really excited to work on that. We also uses appraiser tool. Then we know you do, and we know that you want it to be easier to use in your environment. We just shifted Docker hub to work on, um, Kubernetes fully. And, um, we're also using many of the other projects are Argo from atheists. We're spending a lot of time working with Microsoft, Amazon right now on getting natural UV to ready to ship in the next few. That's a really detailed piece of collaboration we've been working on for a long term. Long time is really important for our community as the scarcity of the container containers and, um, getting content for you, working together makes us stronger. Our community is made up of all of you have. Um, it's always amazing to be reminded of that as a huge open source community that we already proud to work with. It's an amazing amount of innovation that you're all creating and where perhaps it, what with you and share with you as well. Thank you very much. And thank you for being here. >>Really excited to talk to you today and share more about what Docker is doing to help make you faster, make your team faster and turn your application delivery into something that makes you a 10 X team. What we're hearing from you, the developers using Docker everyday fits across three common themes that we hear consistently over and over. We hear that your time is super important. It's critical, and you want to move faster. You want your tools to get out of your way, and instead to enable you to accelerate and focus on the things you want to be doing. And part of that is that finding great content, great application components that you can incorporate into your apps to move faster is really hard. It's hard to discover. It's hard to find high quality content that you can trust that, you know, passes your test and your configuration needs. >>And it's hard to create good content as well. And you're looking for more safety, more guardrails to help guide you along that way so that you can focus on creating value for your company. Secondly, you're telling us that it's a really far to collaborate effectively with your team and you want to do more, to work more effectively together to help your tools become more and more seamless to help you stay in sync, both with yourself across all of your development environments, as well as with your teammates so that you can more effectively collaborate together. Review each other's work, maintain things and keep them in sync. And finally, you want your applications to run consistently in every single environment, whether that's your local development environment, a cloud-based development environment, your CGI pipeline, or the cloud for production, and you want that micro service to provide that consistent experience everywhere you go so that you have similar tools, similar environments, and you don't need to worry about things getting in your way, but instead things make it easy for you to focus on what you wanna do and what Docker is doing to help solve all of these problems for you and your colleagues is creating a collaborative app dev platform. >>And this collaborative application development platform consists of multiple different pieces. I'm not going to walk through all of them today, but the overall view is that we're providing all the tooling you need from the development environment, to the container images, to the collaboration services, to the pipelines and integrations that enable you to focus on making your applications amazing and changing the world. If we start zooming on a one of those aspects, collaboration we hear from developers regularly is that they're challenged in synchronizing their own setups across environments. They want to be able to duplicate the setup of their teammates. Look, then they can easily get up and running with the same applications, the same tooling, the same version of the same libraries, the same frameworks. And they want to know if their applications are good before they're ready to share them in an official space. >>They want to collaborate on things before they're done, rather than feeling like they have to officially published something before they can effectively share it with others to work on it, to solve this. We're thrilled today to announce Docker, dev environments, Docker, dev environments, transform how your team collaborates. They make creating, sharing standardized development environments. As simple as a Docker poll, they make it easy to review your colleagues work without affecting your own work. And they increase the reproducibility of your own work and decreased production issues in doing so because you've got consistent environments all the way through. Now, I'm going to pass it off to our principal product manager, Ben Gotch to walk you through more detail on Docker dev environments. >>Hi, I'm Ben. I work as a principal program manager at DACA. One of the areas that doc has been looking at to see what's hard today for developers is sharing changes that you make from the inner loop where the inner loop is a better development, where you write code, test it, build it, run it, and ultimately get feedback on those changes before you merge them and try and actually ship them out to production. Most amount of us build this flow and get there still leaves a lot of challenges. People need to jump between branches to look at each other's work. Independence. Dependencies can be different when you're doing that and doing this in this new hybrid wall of work. Isn't any easier either the ability to just save someone, Hey, come and check this out. It's become much harder. People can't come and sit down at your desk or take your laptop away for 10 minutes to just grab and look at what you're doing. >>A lot of the reason that development is hard when you're remote, is that looking at changes and what's going on requires more than just code requires all the dependencies and everything you've got set up and that complete context of your development environment, to understand what you're doing and solving this in a remote first world is hard. We wanted to look at how we could make this better. Let's do that in a way that let you keep working the way you do today. Didn't want you to have to use a browser. We didn't want you to have to use a new idea. And we wanted to do this in a way that was application centric. We wanted to let you work with all the rest of the application already using C for all the services and all those dependencies you need as part of that. And with that, we're excited to talk more about docket developer environments, dev environments are new part of the Docker experience that makes it easier you to get started with your whole inner leap, working inside a container, then able to share and collaborate more than just the code. >>We want it to enable you to share your whole modern development environment, your whole setup from DACA, with your team on any operating system, we'll be launching a limited beta of dev environments in the coming month. And a GA dev environments will be ID agnostic and supporting composts. This means you'll be able to use an extend your existing composed files to create your own development environment in whatever idea, working in dev environments designed to be local. First, they work with Docker desktop and say your existing ID, and let you share that whole inner loop, that whole development context, all of your teammates in just one collect. This means if you want to get feedback on the working progress change or the PR it's as simple as opening another idea instance, and looking at what your team is working on because we're using compose. You can just extend your existing oppose file when you're already working with, to actually create this whole application and have it all working in the context of the rest of the services. >>So it's actually the whole environment you're working with module one service that doesn't really understand what it's doing alone. And with that, let's jump into a quick demo. So you can see here, two dev environments up and running. First one here is the same container dev environment. So if I want to go into that, let's see what's going on in the various code button here. If that one open, I can get straight into my application to start making changes inside that dev container. And I've got all my dependencies in here, so I can just run that straight in that second application I have here is one that's opened up in compose, and I can see that I've also got my backend, my front end and my database. So I've got all my services running here. So if I want, I can open one or more of these in a dev environment, meaning that that container has the context that dev environment has the context of the whole application. >>So I can get back into and connect to all the other services that I need to test this application properly, all of them, one unit. And then when I've made my changes and I'm ready to share, I can hit my share button type in the refund them on to share that too. And then give that image to someone to get going, pick that up and just start working with that code and all my dependencies, simple as putting an image, looking ahead, we're going to be expanding development environments, more of your dependencies for the whole developer worst space. We want to look at backing up and letting you share your volumes to make data science and database setups more repeatable and going. I'm still all of this under a single workspace for your team containing images, your dev environments, your volumes, and more we've really want to allow you to create a fully portable Linux development environment. >>So everyone you're working with on any operating system, as I said, our MVP we're coming next month. And that was for vs code using their dev container primitive and more support for other ideas. We'll follow to find out more about what's happening and what's coming up next in the future of this. And to actually get a bit of a deeper dive in the experience. Can we check out the talk I'm doing with Georgie and girl later on today? Thank you, Ben, amazing story about how Docker is helping to make developer teams more collaborative. Now I'd like to talk more about applications while the dev environment is like the workbench around what you're building. The application itself has all the different components, libraries, and frameworks, and other code that make up the application itself. And we hear developers saying all the time things like, how do they know if their images are good? >>How do they know if they're secure? How do they know if they're minimal? How do they make great images and great Docker files and how do they keep their images secure? And up-to-date on every one of those ties into how do I create more trust? How do I know that I'm building high quality applications to enable you to do this even more effectively than today? We are pleased to announce the DACA verified polisher program. This broadens trusted content by extending beyond Docker official images, to give you more and more trusted building blocks that you can incorporate into your applications. It gives you confidence that you're getting what you expect because Docker verifies every single one of these publishers to make sure they are who they say they are. This improves our secure supply chain story. And finally it simplifies your discovery of the best building blocks by making it easy for you to find things that you know, you can trust so that you can incorporate them into your applications and move on and on the right. You can see some examples of the publishers that are involved in Docker, official images and our Docker verified publisher program. Now I'm pleased to introduce you to marina. Kubicki our senior product manager who will walk you through more about what we're doing to create a better experience for you around trust. >>Thank you, Dani, >>Mario Andretti, who is a famous Italian sports car driver. One said that if everything feels under control, you're just not driving. You're not driving fast enough. Maya Andretti is not a software developer and a software developers. We know that no matter how fast we need to go in order to drive the innovation that we're working on, we can never allow our applications to spin out of control and a Docker. As we continue talking to our, to the developers, what we're realizing is that in order to reach that speed, the developers are the, the, the development community is looking for the building blocks and the tools that will, they will enable them to drive at the speed that they need to go and have the trust in those building blocks. And in those tools that they will be able to maintain control over their applications. So as we think about some of the things that we can do to, to address those concerns, uh, we're realizing that we can pursue them in a number of different venues, including creating reliable content, including creating partnerships that expands the options for the reliable content. >>Um, in order to, in a we're looking at creating integrations, no link security tools, talk about the reliable content. The first thing that comes to mind are the Docker official images, which is a program that we launched several years ago. And this is a set of curated, actively maintained, open source images that, uh, include, uh, operating systems and databases and programming languages. And it would become immensely popular for, for, for creating the base layers of, of the images of, of the different images, images, and applications. And would we realizing that, uh, many developers are, instead of creating something from scratch, basically start with one of the official images for their basis, and then build on top of that. And this program has become so popular that it now makes up a quarter of all of the, uh, Docker poles, which essentially ends up being several billion pulse every single month. >>As we look beyond what we can do for the open source. Uh, we're very ability on the open source, uh, spectrum. We are very excited to announce that we're launching the Docker verified publishers program, which is continuing providing the trust around the content, but now working with, uh, some of the industry leaders, uh, in multiple, in multiple verticals across the entire technology technical spec, it costs entire, uh, high tech in order to provide you with more options of the images that you can use for building your applications. And it still comes back to trust that when you are searching for content in Docker hub, and you see the verified publisher badge, you know, that this is, this is the content that, that is part of the, that comes from one of our partners. And you're not running the risk of pulling the malicious image from an employee master source. >>As we look beyond what we can do for, for providing the reliable content, we're also looking at some of the tools and the infrastructure that we can do, uh, to create a security around the content that you're creating. So last year at the last ad, the last year's DockerCon, we announced partnership with sneak. And later on last year, we launched our DACA, desktop and Docker hub vulnerability scans that allow you the options of writing scans in them along multiple points in your dev cycle. And in addition to providing you with information on the vulnerability on, on the vulnerabilities, in, in your code, uh, it also provides you with a guidance on how to re remediate those vulnerabilities. But as we look beyond the vulnerability scans, we're also looking at some of the other things that we can do, you know, to, to, to, uh, further ensure that the integrity and the security around your images, your images, and with that, uh, later on this year, we're looking to, uh, launch the scope, personal access tokens, and instead of talking about them, I will simply show you what they look like. >>So if you can see here, this is my page in Docker hub, where I've created a four, uh, tokens, uh, read-write delete, read, write, read only in public read in public creeper read only. So, uh, earlier today I went in and I, I logged in, uh, with my read only token. And when you see, when I'm going to pull an image, it's going to allow me to pull an image, not a problem success. And then when I do the next step, I'm going to ask to push an image into the same repo. Uh, would you see is that it's going to give me an error message saying that they access is denied, uh, because there is an additional authentication required. So these are the things that we're looking to add to our roadmap. As we continue thinking about the things that we can do to provide, um, to provide additional building blocks, content, building blocks, uh, and, and, and tools to build the trust so that our DACA developer and skinned code faster than Mario Andretti could ever imagine. Uh, thank you to >>Thank you, marina. It's amazing what you can do to improve the trusted content so that you can accelerate your development more and move more quickly, move more collaboratively and build upon the great work of others. Finally, we hear over and over as that developers are working on their applications that they're looking for, environments that are consistent, that are the same as production, and that they want their applications to really run anywhere, any environment, any architecture, any cloud one great example is the recent announcement of apple Silicon. We heard from developers on uproar that they needed Docker to be available for that architecture before they could add those to it and be successful. And we listened. And based on that, we are pleased to share with you Docker, desktop on apple Silicon. This enables you to run your apps consistently anywhere, whether that's developing on your team's latest dev hardware, deploying an ARM-based cloud environments and having a consistent architecture across your development and production or using multi-year architecture support, which enables your whole team to collaborate on its application, using private repositories on Docker hub, and thrilled to introduce you to Hughie cower, senior director for product management, who will walk you through more of what we're doing to create a great developer experience. >>Senior director of product management at Docker. And I'd like to jump straight into a demo. This is the Mac mini with the apple Silicon processor. And I want to show you how you can now do an end-to-end arm workflow from my M one Mac mini to raspberry PI. As you can see, we have vs code and Docker desktop installed on a, my, the Mac mini. I have a small example here, and I have a raspberry PI three with an led strip, and I want to turn those LEDs into a moving rainbow. This Dockerfile here, builds the application. We build the image with the Docker, build X command to make the image compatible for all raspberry pies with the arm. 64. Part of this build is built with the native power of the M one chip. I also add the push option to easily share the image with my team so they can give it a try to now Dr. >>Creates the local image with the application and uploads it to Docker hub after we've built and pushed the image. We can go to Docker hub and see the new image on Docker hub. You can also explore a variety of images that are compatible with arm processors. Now let's go to the raspberry PI. I have Docker already installed and it's running Ubuntu 64 bit with the Docker run command. I can run the application and let's see what will happen from there. You can see Docker is downloading the image automatically from Docker hub and when it's running, if it's works right, there are some nice colors. And with that, if we have an end-to-end workflow for arm, where continuing to invest into providing you a great developer experience, that's easy to install. Easy to get started with. As you saw in the demo, if you're interested in the new Mac, mini are interested in developing for our platforms in general, we've got you covered with the same experience you've come to expect from Docker with over 95,000 arm images on hub, including many Docker official images. >>We think you'll find what you're looking for. Thank you again to the community that helped us to test the tech previews. We're so delighted to hear when folks say that the new Docker desktop for apple Silicon, it just works for them, but that's not all we've been working on. As Dani mentioned, consistency of developer experience across environments is so important. We're introducing composed V2 that makes compose a first-class citizen in the Docker CLI you no longer need to install a separate composed biter in order to use composed, deploying to production is simpler than ever with the new compose integration that enables you to deploy directly to Amazon ECS or Azure ACI with the same methods you use to run your application locally. If you're interested in running slightly different services, when you're debugging versus testing or, um, just general development, you can manage that all in one place with the new composed service to hear more about what's new and Docker desktop, please join me in the three 15 breakout session this afternoon. >>And now I'd love to tell you a bit more about bill decks and convince you to try it. If you haven't already it's our next gen build command, and it's no longer experimental as shown in the demo with built X, you'll be able to do multi architecture builds, share those builds with your team and the community on Docker hub. With build X, you can speed up your build processes with remote caches or build all the targets in your composed file in parallel with build X bake. And there's so much more if you're using Docker, desktop or Docker, CE you can use build X checkout tonus is talk this afternoon at three 45 to learn more about build X. And with that, I hope everyone has a great Dr. Khan and back over to you, Donnie. >>Thank you UA. It's amazing to hear about what we're doing to create a better developer experience and make sure that Docker works everywhere you need to work. Finally, I'd like to wrap up by showing you everything that we've announced today and everything that we've done recently to make your lives better and give you more and more for the single price of your Docker subscription. We've announced the Docker verified publisher program we've announced scoped personal access tokens to make it easier for you to have a secure CCI pipeline. We've announced Docker dev environments to improve your collaboration with your team. Uh, we shared with you Docker, desktop and apple Silicon, to make sure that, you know, Docker runs everywhere. You need it to run. And we've announced Docker compose version two, finally making it a first-class citizen amongst all the other great Docker tools. And we've done so much more recently as well from audit logs to advanced image management, to compose service profiles, to improve where you can run Docker more easily. >>Finally, as we look forward, where we're headed in the upcoming year is continuing to invest in these themes of helping you build, share, and run modern apps more effectively. We're going to be doing more to help you create a secure supply chain with which only grows more and more important as time goes on. We're going to be optimizing your update experience to make sure that you can easily understand the current state of your application, all its components and keep them all current without worrying about breaking everything as you're doing. So we're going to make it easier for you to synchronize your work. Using cloud sync features. We're going to improve collaboration through dev environments and beyond, and we're going to do make it easy for you to run your microservice in your environments without worrying about things like architecture or differences between those environments. Thank you so much. I'm thrilled about what we're able to do to help make your lives better. And now you're going to be hearing from one of our customers about what they're doing to launch their business with Docker >>I'm Matt Falk, I'm the head of engineering and orbital insight. And today I want to talk to you a little bit about data from space. So who am I like many of you, I'm a software developer and a software developer about seven companies so far, and now I'm a head of engineering. So I spend most of my time doing meetings, but occasionally I'll still spend time doing design discussions, doing code reviews. And in my free time, I still like to dabble on things like project oiler. So who's Oberlin site. What do we do? Portal insight is a large data supplier and analytics provider where we take data geospatial data anywhere on the planet, any overhead sensor, and translate that into insights for the end customer. So specifically we have a suite of high performance, artificial intelligence and machine learning analytics that run on this geospatial data. >>And we build them to specifically determine natural and human service level activity anywhere on the planet. What that really means is we take any type of data associated with a latitude and longitude and we identify patterns so that we can, so we can detect anomalies. And that's everything that we do is all about identifying those patterns to detect anomalies. So more specifically, what type of problems do we solve? So supply chain intelligence, this is one of the use cases that we we'd like to talk about a lot. It's one of our main primary verticals that we go after right now. And as Scott mentioned earlier, this had a huge impact last year when COVID hit. So specifically supply chain intelligence is all about identifying movement patterns to and from operating facilities to identify changes in those supply chains. How do we do this? So for us, we can do things where we track the movement of trucks. >>So identifying trucks, moving from one location to another in aggregate, same thing we can do with foot traffic. We can do the same thing for looking at aggregate groups of people moving from one location to another and analyzing their patterns of life. We can look at two different locations to determine how people are moving from one location to another, or going back and forth. All of this is extremely valuable for detecting how a supply chain operates and then identifying the changes to that supply chain. As I said last year with COVID, everything changed in particular supply chains changed incredibly, and it was hugely important for customers to know where their goods or their products are coming from and where they were going, where there were disruptions in their supply chain and how that's affecting their overall supply and demand. So to use our platform, our suite of tools, you can start to gain a much better picture of where your suppliers or your distributors are going from coming from or going to. >>So what's our team look like? So my team is currently about 50 engineers. Um, we're spread into four different teams and the teams are structured like this. So the first team that we have is infrastructure engineering and this team largely deals with deploying our Dockers using Kubernetes. So this team is all about taking Dockers, built by other teams, sometimes building the Dockers themselves and putting them into our production system, our platform engineering team, they produce these microservices. So they produce microservice, Docker images. They develop and test with them locally. Their entire environments are dockerized. They produce these doctors, hand them over to him for infrastructure engineering to be deployed. Similarly, our product engineering team does the same thing. They develop and test with Dr. Locally. They also produce a suite of Docker images that the infrastructure team can then deploy. And lastly, we have our R and D team, and this team specifically produces machine learning algorithms using Nvidia Docker collectively, we've actually built 381 Docker repositories and 14 million. >>We've had 14 million Docker pools over the lifetime of the company, just a few stats about us. Um, but what I'm really getting to here is you can see actually doctors becoming almost a form of communication between these teams. So one of the paradigms in software engineering that you're probably familiar with encapsulation, it's really helpful for a lot of software engineering problems to break the problem down, isolate the different pieces of it and start building interfaces between the code. This allows you to scale different pieces of the platform or different pieces of your code in different ways that allows you to scale up certain pieces and keep others at a smaller level so that you can meet customer demands. And for us, one of the things that we can largely do now is use Dockers as that interface. So instead of having an entire platform where all teams are talking to each other, and everything's kind of, mishmashed in a monolithic application, we can now say this team is only able to talk to this team by passing over a particular Docker image that defines the interface of what needs to be built before it passes to the team and really allows us to scalp our development and be much more efficient. >>Also, I'd like to say we are hiring. Um, so we have a number of open roles. We have about 30 open roles in our engineering team that we're looking to fill by the end of this year. So if any of this sounds really interesting to you, please reach out after the presentation. >>So what does our platform do? Really? Our platform allows you to answer any geospatial question, and we do this at three different inputs. So first off, where do you want to look? So we did this as what we call an AOI or an area of interest larger. You can think of this as a polygon drawn on the map. So we have a curated data set of almost 4 million AOIs, which you can go and you can search and use for your analysis, but you're also free to build your own. Second question is what you want to look for. We do this with the more interesting part of our platform of our machine learning and AI capabilities. So we have a suite of algorithms that automatically allow you to identify trucks, buildings, hundreds of different types of aircraft, different types of land use, how many people are moving from one location to another different locations that people in a particular area are moving to or coming from all of these different analyses or all these different analytics are available at the click of a button, and then determine what you want to look for. >>Lastly, you determine when you want to find what you're looking for. So that's just, uh, you know, do you want to look for the next three hours? Do you want to look for the last week? Do you want to look every month for the past two, whatever the time cadence is, you decide that you hit go and out pops a time series, and that time series tells you specifically where you want it to look what you want it to look for and how many, or what percentage of the thing you're looking for appears in that area. Again, we do all of this to work towards patterns. So we use all this data to produce a time series from there. We can look at it, determine the patterns, and then specifically identify the anomalies. As I mentioned with supply chain, this is extremely valuable to identify where things change. So we can answer these questions, looking at a particular operating facility, looking at particular, what is happening with the level of activity is at that operating facility where people are coming from, where they're going to, after visiting that particular facility and identify when and where that changes here, you can just see it's a picture of our platform. It's actually showing all the devices in Manhattan, um, over a period of time. And it's more of a heat map view. So you can actually see the hotspots in the area. >>So really the, and this is the heart of the talk, but what happened in 2020? So for men, you know, like many of you, 2020 was a difficult year COVID hit. And that changed a lot of what we're doing, not from an engineering perspective, but also from an entire company perspective for us, the motivation really became to make sure that we were lowering our costs and increasing innovation simultaneously. Now those two things often compete with each other. A lot of times you want to increase innovation, that's going to increase your costs, but the challenge last year was how to do both simultaneously. So here's a few stats for you from our team. In Q1 of last year, we were spending almost $600,000 per month on compute costs prior to COVID happening. That wasn't hugely a concern for us. It was a lot of money, but it wasn't as critical as it was last year when we really needed to be much more efficient. >>Second one is flexibility for us. We were deployed on a single cloud environment while we were cloud thought ready, and that was great. We want it to be more flexible. We want it to be on more cloud environments so that we could reach more customers. And also eventually get onto class side networks, extending the base of our customers as well from a custom analytics perspective. This is where we get into our traction. So last year, over the entire year, we computed 54,000 custom analytics for different users. We wanted to make sure that this number was steadily increasing despite us trying to lower our costs. So we didn't want the lowering cost to come as the sacrifice of our user base. Lastly, of particular percentage here that I'll say definitely needs to be improved is 75% of our projects never fail. So this is where we start to get into a bit of stability of our platform. >>Now I'm not saying that 25% of our projects fail the way we measure this is if you have a particular project or computation that runs every day and any one of those runs sale account, that is a failure because from an end-user perspective, that's an issue. So this is something that we know we needed to improve on and we needed to grow and make our platform more stable. I'm going to something that we really focused on last year. So where are we now? So now coming out of the COVID valley, we are starting to soar again. Um, we had, uh, back in April of last year, we had the entire engineering team. We actually paused all development for about four weeks. You had everyone focused on reducing our compute costs in the cloud. We got it down to 200 K over the period of a few months. >>And for the next 12 months, we hit that number every month. This is huge for us. This is extremely important. Like I said, in the COVID time period where costs and operating efficiency was everything. So for us to do that, that was a huge accomplishment last year and something we'll keep going forward. One thing I would actually like to really highlight here, two is what allowed us to do that. So first off, being in the cloud, being able to migrate things like that, that was one thing. And we were able to use there's different cloud services in a more particular, in a more efficient way. We had a very detailed tracking of how we were spending things. We increased our data retention policies. We optimized our processing. However, one additional piece was switching to new technologies on, in particular, we migrated to get lab CICB. >>Um, and this is something that the costs we use Docker was extremely, extremely easy. We didn't have to go build new new code containers or repositories or change our code in order to do this. We were simply able to migrate the containers over and start using a new CIC so much. In fact, that we were able to do that migration with three engineers in just two weeks from a cloud environment and flexibility standpoint, we're now operating in two different clouds. We were able to last night, I've over the last nine months to operate in the second cloud environment. And again, this is something that Docker helped with incredibly. Um, we didn't have to go and build all new interfaces to all new, different services or all different tools in the next cloud provider. All we had to do was build a base cloud infrastructure that ups agnostic the way, all the different details of the cloud provider. >>And then our doctors just worked. We can move them to another environment up and running, and our platform was ready to go from a traction perspective. We're about a third of the way through the year. At this point, we've already exceeded the amount of customer analytics we produce last year. And this is thanks to a ton more albums, that whole suite of new analytics that we've been able to build over the past 12 months and we'll continue to build going forward. So this is really, really great outcome for us because we were able to show that our costs are staying down, but our analytics and our customer traction, honestly, from a stability perspective, we improved from 75% to 86%, not quite yet 99 or three nines or four nines, but we are getting there. Um, and this is actually thanks to really containerizing and modularizing different pieces of our platform so that we could scale up in different areas. This allowed us to increase that stability. This piece of the code works over here, toxin an interface to the rest of the system. We can scale this piece up separately from the rest of the system, and that allows us much more easily identify issues in the system, fix those and then correct the system overall. So basically this is a summary of where we were last year, where we are now and how much more successful we are now because of the issues that we went through last year and largely brought on by COVID. >>But that this is just a screenshot of the, our, our solution actually working on supply chain. So this is in particular, it is showing traceability of a distribution warehouse in salt lake city. It's right in the center of the screen here. You can see the nice kind of orange red center. That's a distribution warehouse and all the lines outside of that, all the dots outside of that are showing where people are, where trucks are moving from that location. So this is really helpful for supply chain companies because they can start to identify where their suppliers are, are coming from or where their distributors are going to. So with that, I want to say, thanks again for following along and enjoy the rest of DockerCon.
SUMMARY :
We know that collaboration is key to your innovation sharing And we know from talking with many of you that you and your developer Have you seen the email from Scott? I was thinking we could try, um, that new Docker dev environments feature. So if you hit the share button, what I should do is it will take all of your code and the dependencies and Uh, let me get that over to you, All right. It's just going to grab the image down, which you can take all of the code, the dependencies only get brunches working It's connected to the container. So let's just have a look at what you use So I've had a look at what you were doing and I'm actually going to change. Let me grab the link. it should be able to open up the code that I've changed and then just run it in the same way you normally do. I think we should ship it. For example, in response to COVID we saw global communities, including the tech community rapidly teams make sense of all this specifically, our goal is to provide development teams with the trusted We had powerful new capabilities to the Docker product, both free and subscription. And finally delivering an easy to use well-integrated development experience with best of breed tools and content And what we've learned in our discussions with you will have long asking a coworker to take a look at your code used to be as easy as swiveling their chair around, I'd like to take a moment to share with Docker and our partners are doing for trusted content, providing development teams, and finally, public repos for communities enable community projects to be freely shared with anonymous Lastly, the container images themselves and this end to end flow are built on open industry standards, but the Docker team rose to the challenge and worked together to continue shipping great product, the again for joining us, we look forward to having a great DockerCon with you today, as well as a great year So let's dive in now, I know this may be hard for some of you to believe, I taught myself how to code. And by the way, I'm showing you actions in Docker, And the cool thing is you can use it on any And if I can do it, I know you can too, but enough yapping let's get started to save Now you can do this in a couple of ways, whether you're doing it in your preferred ID or for today's In essence, with automation, you can be kind to your future self And I hope you all go try it out, but why do we care about all of that? And to get into that wonderful state that we call flow. and eliminate or outsource the rest because you don't need to do it, make the machines Speaking of the open source ecosystem we at get hub are so to be here with all you nerds. Komack lovely to see you here. We want to help you get your applications from your laptops, And it's all a seamless thing from, you know, from your code to the cloud local And we all And we know that you use So we need to make that as easier. We know that they might go to 25% of poles we need just keep updating base images and dependencies, and we'll, we're going to help you have the control to cloud is RA and the cloud providers aware most of you ship your occasion production Then we know you do, and we know that you want it to be easier to use in your It's hard to find high quality content that you can trust that, you know, passes your test and your configuration more guardrails to help guide you along that way so that you can focus on creating value for your company. that enable you to focus on making your applications amazing and changing the world. Now, I'm going to pass it off to our principal product manager, Ben Gotch to walk you through more doc has been looking at to see what's hard today for developers is sharing changes that you make from the inner dev environments are new part of the Docker experience that makes it easier you to get started with your whole inner leap, We want it to enable you to share your whole modern development environment, your whole setup from DACA, So you can see here, So I can get back into and connect to all the other services that I need to test this application properly, And to actually get a bit of a deeper dive in the experience. Docker official images, to give you more and more trusted building blocks that you can incorporate into your applications. We know that no matter how fast we need to go in order to drive The first thing that comes to mind are the Docker official images, And it still comes back to trust that when you are searching for content in And in addition to providing you with information on the vulnerability on, So if you can see here, this is my page in Docker hub, where I've created a four, And based on that, we are pleased to share with you Docker, I also add the push option to easily share the image with my team so they can give it a try to now continuing to invest into providing you a great developer experience, a first-class citizen in the Docker CLI you no longer need to install a separate composed And now I'd love to tell you a bit more about bill decks and convince you to try it. image management, to compose service profiles, to improve where you can run Docker more easily. So we're going to make it easier for you to synchronize your work. And today I want to talk to you a little bit about data from space. What that really means is we take any type of data associated with a latitude So to use our platform, our suite of tools, you can start to gain a much better picture of where your So the first team that we have is infrastructure This allows you to scale different pieces of the platform or different pieces of your code in different ways that allows So if any of this sounds really interesting to you, So we have a suite of algorithms that automatically allow you to identify So you can actually see the hotspots in the area. the motivation really became to make sure that we were lowering our costs and increasing innovation simultaneously. of particular percentage here that I'll say definitely needs to be improved is 75% Now I'm not saying that 25% of our projects fail the way we measure this is if you have a particular And for the next 12 months, we hit that number every month. night, I've over the last nine months to operate in the second cloud environment. And this is thanks to a ton more albums, they can start to identify where their suppliers are, are coming from or where their distributors are going
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Mario Andretti | PERSON | 0.99+ |
Dani | PERSON | 0.99+ |
Matt Falk | PERSON | 0.99+ |
Dana Lawson | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Maya Andretti | PERSON | 0.99+ |
Donnie | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Mona | PERSON | 0.99+ |
Nicole | PERSON | 0.99+ |
UNICEF | ORGANIZATION | 0.99+ |
25% | QUANTITY | 0.99+ |
Germany | LOCATION | 0.99+ |
14 million | QUANTITY | 0.99+ |
75% | QUANTITY | 0.99+ |
Manhattan | LOCATION | 0.99+ |
Khan | PERSON | 0.99+ |
10 minutes | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
99 | QUANTITY | 0.99+ |
1.3 times | QUANTITY | 0.99+ |
1.2 times | QUANTITY | 0.99+ |
Claire | PERSON | 0.99+ |
Docker | ORGANIZATION | 0.99+ |
Scott | PERSON | 0.99+ |
Ben | PERSON | 0.99+ |
UC Irvine | ORGANIZATION | 0.99+ |
85% | QUANTITY | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
34% | QUANTITY | 0.99+ |
Justin | PERSON | 0.99+ |
Joey | PERSON | 0.99+ |
80% | QUANTITY | 0.99+ |
160 images | QUANTITY | 0.99+ |
2020 | DATE | 0.99+ |
$10,000 | QUANTITY | 0.99+ |
10 seconds | QUANTITY | 0.99+ |
23 minutes | QUANTITY | 0.99+ |
JavaScript | TITLE | 0.99+ |
April | DATE | 0.99+ |
two | QUANTITY | 0.99+ |
56% | QUANTITY | 0.99+ |
Python | TITLE | 0.99+ |
Molly | PERSON | 0.99+ |
Mac mini | COMMERCIAL_ITEM | 0.99+ |
Hughie cower | PERSON | 0.99+ |
two weeks | QUANTITY | 0.99+ |
100% | QUANTITY | 0.99+ |
Georgie | PERSON | 0.99+ |
Matt fall | PERSON | 0.99+ |
Mars | LOCATION | 0.99+ |
Second question | QUANTITY | 0.99+ |
Kubicki | PERSON | 0.99+ |
Moby | PERSON | 0.99+ |
India | LOCATION | 0.99+ |
DockerCon | EVENT | 0.99+ |
Youi Cal | PERSON | 0.99+ |
three nines | QUANTITY | 0.99+ |
J frog | ORGANIZATION | 0.99+ |
200 K | QUANTITY | 0.99+ |
apple | ORGANIZATION | 0.99+ |
Sharon | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
10 X | QUANTITY | 0.99+ |
COVID-19 | OTHER | 0.99+ |
windows | TITLE | 0.99+ |
381 | QUANTITY | 0.99+ |
Nvidia | ORGANIZATION | 0.99+ |
IBM19 Laura Giou, Matthew Angelstad and Kuberan Kandasamy VTT
>>from around the globe. It's the >>cube >>With digital coverage of IBM think 2021 >>brought to you by IBM. Welcome back to the cubes coverage of IBM Think Virtual 2021. I'm john for your host of the cube. Got three great guests here talking about IBM cloud satellite and AI operations, Lori G O G M of Global SisQo Alliance, Matthew, Engelstad, IBM partner. Lead client partner for Canada financial services and cooper on Kent Asami VP of personal insurance. That economical insurance folks. Thanks for coming on the cube. This great panel on cloud satellite and Ai Ops. Thanks for joining me. >>Thank you. Thank you. Thank you john. Good to see you. >>Well, first let's start with you. There's a general manager for the IBM Cisco Strategic Partnership. Tell us more about the relationship as cloud has become hybrid. It's pretty much determined that's the standard and multi clouds right around the corner. The program ability of the infrastructure is critical and so obviously you can see the modern applications are doing that take us through the IBM Cisco strategic partnership. >>Mhm. Absolutely. So john as you know, and we've talked in the past, it's a 25 year relationship between IBM and Cisco longstanding. Now if you look at Cisco in the past, they've really been known as a networking and hardware company, but with the evolution of Cisco and how they're changing, they're really switching to be more around supporting technology and in the services and software areas. With that change coupled with Kendrell, our spin off of what we were previously calling Newco, we have an opportunity now to refocus all of the work that we're doing as IBM and Cisco going forward. You couple that with the red hat acquisition that we did almost two years ago, we've got a three way partnership here that's really bringing a lot of value to the marketplace. Now, when you look at that from a hybrid cloud perspective, we announced our satellite product which is built on top of Cisco technology with IBM in that as well. And then really taking the security elements of what Cisco does and bringing all this into the fold around that hybrid cloud solution. So we're super excited about this >>real quick. Why have you brought up a couple key points? I just want to get too. I know we're gonna get to it later, but the operating model has shifted, you mentioned with the new co and these relationships, ecosystem relationships and network effect, not just like packets, but like businesses and mps are critical. This new cloud operating model is really a center of of that. That that equation, how does that relate into all that? >>So, the, you know, these operating models and how we're going to market here is changing dramatically and you take what Cisco is doing and you know, we've got a client here with us Today programme who's going to talk about what they're doing with some of this technology. But really taking that at the core of how do you bring value at the client, what are they doing to get that hybrid cloud solution put into place And then what are all those surrounding elements around software managing the apps and things that we need? This is where IBM and Cisco coupled together. Really bring value >>cooper. You got teed up beautifully there so I want to go to you then go to Matthew after but okay, tell us more about this IBM. Cisco dynamic. You guys are hot growth company um doing very well and continuing to grow and sure, post pandemic. It's looking good too. So take us through why you decided to engage IBM and Cisco? >>Sure, sure john thank you. Um you know, to appreciate how we got here and why? We asked IBM and Cisco to help us. Let me first start by providing some background. Our journey started back in 2016 when we launched Sonnet and M. V. P. Uh Sonnet is a fully automated director customer digital channel where customers can quote and buy home and all of his online without the need to engage anyone at economical. Then in 2018, we launched by another m. v. p. Wine is our simplified self serve and digitized broker channel where broker partners can quote and buy home and auto insurance policies for their customers again, without the need to engage anyone at economical. Both uh some wine have won awards for innovation and both have been industry disruptors. You know, after launch we heightened our focus on enhancing business functionality and user experiences, given that we had started with MVPs, it made sense for us to put a lot of emphasis on enhancements initially. And you know, we maintained platform level monitoring capabilities at a macro macro level. We we and and the way we did the enhancement where we stood up agile pods, you know, focused on very specific business mandate. This approach delivered design results for our business. But as our excitement grew for our upcoming I. P. O. And our business started ramping up their growth plans. We needed to increase our focus on fine tuning key components which included enhancing our focus on stability and predictability for our sonnet and wine platforms. And we needed the ability to look deeper and get into the micro level so that we can monitor the pulse of uh you know, every component of our users journey uh across both solid and wine. And we need to help with this. And this is where we engage idea Francisco to help us through this journey >>on that vision real quick. How does the A. I. Fit in more on the automation side or on the upside? I mean I can imagine what that growth in the I. P. O. You're thinking automation I'm assuming. Can you elaborate quickly? >>Absolutely. So I mean if you think about it, it's a lot of data that we get like it's all digitized so we have a lot of data in there and this is where you know the ability to be able to actually mined that data and actually be taking proactive steps in terms of predicting having predictability and all that. That's where the Ai Ops comes in but that's part of our journey through this. >>Yeah that's good. I mean the theme here is transformation is the innovation at scale. Matthew, you lead the financial services division in Canada. What are you seeing as the hot topics uh with your clients and how are you responding? House IBM participating? >>Yeah, absolutely. And cooper and was touching on on this from economical perspective, they already have two leading digital solutions in market with Sonnet on the retail customer side in vine with their broker network. But what we're seeing even more so in the past year or so of the pandemic is a dramatic acceleration of that and then digital experience. So our clients and their customers are expecting digital native solutions that are contextually personalized, highly secure and always available or extremely resilient. Right? That obviously plays into IBM's capabilities and our joint capabilities with our partner ecosystem such as Cisco appdynamics around high hybrid, multi cloud and AI. >>So, if you don't mind if I don't mind following up on that app dynamics point, um can you tell me a little bit more about how that solution played out and how that involved? >>Yeah, absolutely. So first off this was based again on our longstanding relationship with Cisco appdynamics that laura was speaking about and then unique to what cooper and and economical was seeking. Of stitching together the data footprint across the infrastructure architecture. But leveraging data in a business context. And I think that is the unique value that app dynamics brings to this scenario here is a market leading solution that does bring together those multiple datasets, but contextual ISeS them in a business context. So you can understand from a user perspective that end to end journey right from initiation in the application all the way through the technical infrastructure and it becomes very preventative uh in terms of identifying and resolving potential issues before they even occur. >>So empty and this IBM services worked well together right there. That's your key point, right? That's >>absolutely. And that's the point is bringing to bear the best combination of, of solutions and services on behalf of our customers set. And this is where appdynamics and IBM uh, and our other partners work incredibly well together. >>We'll talk about the dynamics. Again, this is again, this highlights the point of the better together combination here with the Cisco relationship and the IBM evolution you mentioned, um what can other clients expect? I mean, this is gonna be the playbook. I mean you got the cloud satellite take us through what this means. What does all this mean? >>Yeah, absolutely. I'll start and maybe even laura can can add as as needed, but from an IBM perspective, absolutely. We're gonna work with our partner ecosystem um in the hybrid, multi cloud world. So uh we've really evolved whether it's IBM cloud aws as some of our clients, including economical and others Microsoft, Azure, um google. Uh It is about bringing those together regardless of strategic decisions made on cloud platform, but understanding how the applications play together and again, stitching together the data across those applications sets to drive value out of it. Uh This is where we're really seeing the evolution of IBM in our partner ecosystem and the evolution of IBM services as well. Awesome. >>Yeah. And if you really look at what Cisco is trying to do, um they've declared they're going to be in this hybrid cloud space. They bring elements to the solution. When you look at networking we look at some of the security and then when we start looking at how this combines with edge technology, we really start getting combinations between the IBM technology, the Cisco technology and how that completes a picture in a solution for a client. >>I love the end to end story, actually hybrids, distributed computer in my mind and now you've got multi club, it's just subsystems and all gonna have to be operated together and the software all makes that happen. I could see tons of headroom opportunity there cooper and talk about what you guys are seeing as results now because this is where you start to see uh the conversation shift too. It's not just go to the cloud anymore, it's make the cloud operational on all environments. That's really people want to see, can you share what you're seeing as a result? And where do you go from there? >>Yeah, absolutely. Um you know what's awesome about all of this is first of all, in a very short time, the team which really was composed of a cross functional and the highly collaborative group of people, uh they've already delivered some key pieces that are giving us line aside into what's going on for our business solution and you know, the implemented uh scope is already detecting symptoms and allowing us to be very proactive and it is also helping us to complete root cause analysis faster, helping us reduce defect linkage through a quality assurance practices. So, you know, for us, as I mentioned earlier, this is a journey like, you know, unlike traditional approaches where um implementations are driven by predetermined scope, we are changing the mindset specifically because we're using a lot of telemetry and continuous discovery in helping transform how our platform is important. You know, it has become part of our philosophy where business and technology are now working closer together and our vision is to navigate yeah continuously towards having a highly automated monitoring solution that leverages cognitive insights and intelligence. So you know to be able to have a robust self healing capability and this is where it kind of ties with the whole cloud capability because now you can actually enable the self self healing capabilities and with afghan um is bringing in the uh uh dynamic capture of issues happening and things like that. And if you kind of step back a bit and if you think of this approach, this is no different than how we envisioned and how we implemented both Summit and Wine where it was a fully digitized end to end solution that provides services and value for excuse me for our customers. Right? So hopefully that changes the picture. >>That's awesome. Great insight, Laura Matthew Gordon? Thanks for coming on the cube in the last minute that we have, let's go down the line laura Matthew cooper on. We'll start with you guys. What's the bottom line for IBM and Cisco relationship with the cloud satellite and a I guess what should people walk away with? What's the bumper sticker? What's the summary? >>So as IBM invest more and more in these strategic cloud hybrid cloud solutions industry focused, it's really bringing an industry focused solution to clients without us having to reinvent that every time. And as you heard from from Kobrin here, I mean we're bringing that value to our customers. >>All right Matthew, >>yeah, I just like to add and this is a great example here of being able to co innovate and collaborate with our partners and with our clients, economical in this case to evolve these solutions And as cooper and had stated, uh, this is the first step in a journey here and there's lots of exciting things to come, >>come on, take us home. Final word. >>Thank you. What I would say is what we've learned from. This is really uh, standing this up more like a garage style kind of situation where you can actually get something going rapid and you get business results and you start seeing RY very quickly. So that's the benefit. I've >>seen some great points. IBM and Cisco better together this ecosystem. The co creation, the new network effects is the new dynamic in the marketplace. This is the table stakes. Thanks for coming on. Thanks for sharing the insight. Thanks for coming. Thank you. Appreciate it. >>Thank you. Thanks a lot john >>Okay. IBM think 2021. I'm John for with the Cube. Thank you for watching. >>Mm
SUMMARY :
It's the brought to you by IBM. Thank you john. ability of the infrastructure is critical and so obviously you can see the modern applications are doing that So john as you know, and we've talked in the past, Why have you brought up a couple key points? that at the core of how do you bring value at the client, what are they doing to get that hybrid cloud So take us through why you decided to engage IBM we did the enhancement where we stood up agile pods, you know, focused on very specific business Can you elaborate quickly? it's all digitized so we have a lot of data in there and this is where you know the What are you seeing as the hot topics uh with your clients even more so in the past year or so of the pandemic is a dramatic acceleration So you can understand from a user perspective that So empty and this IBM services worked well together right there. And that's the point is bringing to bear the best combination of, here with the Cisco relationship and the IBM evolution you mentioned, seeing the evolution of IBM in our partner ecosystem and the evolution of IBM services When you look at networking now because this is where you start to see uh the conversation shift too. of ties with the whole cloud capability because now you can actually enable Thanks for coming on the cube in the last minute that we have, And as you heard from come on, take us home. where you can actually get something going rapid and you get business results and you This is the table stakes. Thank you. Thank you for watching.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
IBM | ORGANIZATION | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Canada | LOCATION | 0.99+ |
Matthew | PERSON | 0.99+ |
2016 | DATE | 0.99+ |
2018 | DATE | 0.99+ |
Laura Matthew Gordon | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
25 year | QUANTITY | 0.99+ |
john | PERSON | 0.99+ |
laura Matthew cooper | PERSON | 0.99+ |
Lori G O G M | PERSON | 0.99+ |
Laura Giou | PERSON | 0.99+ |
laura | PERSON | 0.99+ |
Newco | ORGANIZATION | 0.99+ |
Matthew Angelstad | PERSON | 0.99+ |
2021 | DATE | 0.99+ |
Global SisQo Alliance | ORGANIZATION | 0.99+ |
John | PERSON | 0.99+ |
first step | QUANTITY | 0.99+ |
first | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
pandemic | EVENT | 0.99+ |
Both | QUANTITY | 0.99+ |
ORGANIZATION | 0.97+ | |
three great guests | QUANTITY | 0.97+ |
cooper | PERSON | 0.97+ |
Think Virtual 2021 | COMMERCIAL_ITEM | 0.97+ |
Sonnet | ORGANIZATION | 0.97+ |
Kuberan Kandasamy | PERSON | 0.96+ |
think 2021 | COMMERCIAL_ITEM | 0.95+ |
past year | DATE | 0.95+ |
two years ago | DATE | 0.89+ |
Azure | ORGANIZATION | 0.88+ |
two leading digital solutions | QUANTITY | 0.86+ |
Kent Asami | PERSON | 0.85+ |
three way partnership | QUANTITY | 0.81+ |
couple key points | QUANTITY | 0.79+ |
IBM Cisco Strategic Partnership | ORGANIZATION | 0.75+ |
m. v. p. Wine | ORGANIZATION | 0.74+ |
Today | DATE | 0.73+ |
Kobrin | ORGANIZATION | 0.73+ |
Omer Asad, HPE | HPE Discover 2020
>>from around the globe. It's the Cube covering HP Discover Virtual experience Brought to you by HP >>Welcome back. I'm stew Minuteman. And this is the Cube's coverage of HP. Discover the virtual experience. Gonna be digging into some primary storage. Happy to welcome to the program. First time guest. Former Assad. He's the vice president and general manager for both primary storage and data services with Hewlett Packard Enterprise. Omar, thanks so much for joining us. >>Thanks to happy to be here. Thanks for the invite. All >>right, so So why did you start out? Frame out for us? Kind of Ah, where primary storage fits in in the portfolio in your charter >>there. Thanks. Yeah. So primary storage is a combination off hp, primera, HP, nimble and all the associative software and data management services that go along with it. We are part of the broader HP storage umbrella. In addition to that, we have the HB h C I business and the HP complete partnerships that partner with our go to market partners and bring total intentions for our customers. From my perspective on the general manager for Primary nimble and all the data management services that come along with it. So that's what people. The primary storage portfolio mainly centered around block services for our for our customers. >>Excellent. Well, Omer, you know, you've been in the storage industry for quite a while. We always know that the only constant in our industry is that things are always changing. However, here in 2020 it's a little bit more unusual than normal. Give us a little bit of insight as to you know, how your customers responding, how HPE is helping them during the current global pandemic. >>Obviously, you know, across the industry across the world, it's a very difficult time, you know, definitely where customers are facing some challenges from our perspective. You know, one of the biggest things that we noticed was in these unprecedented safety is the paramount eso concern for each one of your customers and for HP ways in our fellow sort of workers around the globe, the access to the data center has costs, um, some challenges for our customers, obviously for capacity expansion purposes, for scaling up work from home needs. You can do all of them. But for all of our customers, you know, as the pandemic kid in the shelter in place. Global policies came across the access to it. Did the data center became a big problems? Well, right, so just, you know, a lot of vendors that make changes to it. After these solutions off an HP perspective, we added a couple of policies, like 90 days payment difference. In addition to that, a bunch of financing capabilities to allow our customers to focus on that cash flow help on not to worry about some of the purchase decisions, but it comes from a storage perspective now. In addition to that, HP was also fortunate enough to have to cloud storage services. We have data protection online services. They have block storage online services. These are just sort of cloud based services that are available in conjunction with our portfolio to our customers. So one of the unique ways that we were able to help our customers is for without accessing their data center, they were able to slip a lot of their own from storage and former Peter snapshots or data migrations into our cloud storage subscriptions, which we expect extended to our customers and they were able to expand, and we're just in time capacity to scale up there in data center needs without actually accessing the business. So some down perspective. It was very profound experience that we had in order to sort of keep our customers operations running while we were shipping at psychopathy an expansion capacity for them as they scale sort of work from home operation. Like VD. I database scale up as as they adapted to these sort of uncertain times. >>Well, excellent. Absolutely. A spotlight has been shown on you can the products and services with liver for what we needed. That flexibility that you mentioned so critically important. Great to see things like the financial pieces to to make sure you can help companies in these uncertain times here at Discover. So, of course, let's tee up and not keep things waiting any longer. Uh, what's new? Ah, for your piece. Polio. >>So there are a couple of the new announcements that we're bringing to the market over here, right? And one of the biggest ones that I'm most excited by is obviously autonomous operations and ai ops that we're now extending, uh, for our customers for actually taking action. So what that means is, we were sort of the first to market with AI ops, which is our info side technology that was built off the top three nimble storage acquisition that happened within HP. Then we sort of extended that to, uh, to be primarily, we extended that to HP three par on then Also, we're now extending that to be simplicity so that the enormity of the size off this AI operation on automation that it just continues to grow right from. From from a primary perspective, especially, we're now bringing intelligent and intelligence autonomous operations on two primary as well, which basically means all the models and all the AI engines that we have trained for analytics for helping our customers. Our 13 workloads for providing proactive support and pro active recommendations to impose a couple of those models are now ported into our tiers of the portfolio. That is HP primarily so not only can we make recommendations in primary, but now we have also made the Kent. If the customer allows us to go ahead and actually implement those decisions, eso, Primerica and automatically adjusts without having the user intervene because in tier zero applications, the time to intervene is very, very no food non existent. So given certain set of parameters and given a certain set of policies. Http Primary. I can now execute the recommendations autonomously and make real time changes, the workloads and profiled in US policies to keep our customers Boeing rather than just a recommendation. Again, this is the first of its class for AI, and autonomous applications with intelligence is not only in recommendations but now also going ahead and executing. That's decisions from a primary storage perspective. >>O Mara with the things that you were just talking about, this bring us inside. You know what's changing inside the customers that you're working with, you know, traditionally, storage. You know, you had a storage administrator, people thinking about you know, the speeds and feeds and all the knobs that they can turn with storage. When you start talking about autonomous and AI functions coming in, I have to expect there's different requirements from the customer and there's different people engage with it s o, you know, bring us inside what you're seeing at the customer side. >>It's actually interesting you here you could explode on, right, So from a customer perspective, it's always you know the the do more with less right that is happening on the training side that is happening on the customer persona side. So, you know, simplifying the portfolio. Is it absolutely one of the biggest, therefore, customers? They're the general push the words the I t generalist back there. Management perspective. From a perspective, there's a lot of simple City that is desired. So one of the biggest things that we have changed with 18 primarily is that if the industry's first tier zero platform, it gives 100% availability guarantee s so it really simplifies from a responsibility perspective from a customer's perspective, where we picked up most of the risk by giving the customers 100% availability guarantee. It's the industry's first year zero platform that is self upgradable, self installing and now also self autonomously executing operations on the customer's behalf. So again, from a monitoring perspective, from from an installation perspective from a day to day operational cost perspective, it's really, really ties into that. Do more with less team from a customer's perspective, right? And then the maximum from an AI ops perspective. You know, Prospect Analytics. We were the 1st 1 to bring that to the market. Now we've extended up to it across the portfolio on and then some recommendations. Perspective. Not only there are these proactive recommendations, but then also, if the customer allows us, we will go ahead and execute those recommendations in order to 24 by seven mission critical operations continuously running and continuously adapting to changing conditions from a customer perspective and then on the customer side. Again, there's a lot more simple a city that has been enforced into the environment because again yourself installed so complete, self automate, self autonomous, sort of storage operations happy introduced in tier zero environment. And I think that's the biggest breakthrough in bringing that simplicity in the Tier zero. >>Excellent. You also you mentioned that one of the things that companies air leveraging now when they need to be working remote is the remote backup capability. Bring us the latest as to what he's doing when it comes to a cloud backup. >>So against what you raised, an important point right? One of the biggest things that this pandemic has so far made the ICTY operational staff realized that although there could be an outage, but there could be an outage of the kind where the systems might be running. But you won't have access to the data center, right? This shelter in place has been huge learning lesson for for operation teams. Right, So one of the things that we have now introduced, you know HP was with nimble storage earlier was one of the first technologies to have a cloud storage block. Services available to our customers now have expanded that portfolio, and now we have cloud volumes also available. So when you buy HD primera as your peers zero offering or if you buy a 80 nimble storage as your mid range Tier one offering with both, we now include http cloud volumes of backup services. So not only do you have access to on Prem storage, but you have access to backup capabilities, which are not managed by HP for our customers as well. And then, in addition to that, the mobility technology that sources Depot that transfers these backups into an HP and managed back up service is also included with the piece of software and then, in addition to that, we have also made Hve cloud backup available to our highest partner. So whether you were seen whether you're calm vault, we have source site plug ins available so our customers water on our partner ecosystem and also take advantage of that. One of the biggest changes that you know, as you know, Reid rate at this point, it is included with our portfolio is included from a software perspective. No particular physical changes need to be made at the data center, and customers can take advantage of that. You know, as soon as they start consuming the the primera or nimble boxes along along with the rest of the portfolio. >>Yeah, you know, back up to the cloud was one of the earliest cloud storage solutions that we saw there. It's good to hear you say that you you've got kind of integrations with partners and with your portfolio, anything else that you point out that really differentiates what HP is doing compared to other cloud providers or other software solutions out >>there. So to do things right, So from from a data protection perspective, this entire software portfolio is sort of bundled in when, when you when you look at HP primera or when you look at HP nimble like one of the biggest different shading factors is that the entire encapsulation off a solution from a workload perspective is Write your application autonomous support. So whether you're running sequel Oracle DB next gen applications. The awareness of these workloads is present inside of info site, and it is also present inside of the boxes. And then he regards to that their lifecycle management. Uh, there, you know, data visibility's recovery capabilities there Diyar capabilities that entire equal system and and what what it takes to make a little work. It's also built into HD primarily and being nimble environments and proactive support off visibility and lifecycle. Operational support of these workloads that the wave missed from an intelligence perspective is built in with people set right. So one of the largest single or the most critical difference is that it's not a piecemeal solutions. The entire ecosystem portfolio from a protection lifecycle management. We are just a death is completely talk to and incorporated. When you buy any particular aspect of the V block storage. >>Excellent. Well, when we talk about primary storage, one of the big impacts on that market has been that the wave of hyper converged infrastructure. You know, I've had conversations. Everything from your Green Lake offering is how to have a managed service with many options with h c. I underneath that, of course, HP purchase simplicity. Help us understand. You know where you think HD I fits today and how that relates toe overall, your section of the market >>Absolutely right. So AI has had a profound impact in simplifying the consumption of the data center. Right? 80 I, according to me, is an experience. It's an infrastructure consumption experience. Ah, storage, networking. Compute or abstracted out, and you start to consume that as Watson Machine Instances to simplify your operations. Right? So from an HP perspective, 80 simplicity is one for our largest offerings in the portfolio for, you know, for smaller data centers. For for the Generalists, for the Edge Cases HP Simplicity Simplicity is one of the preferred choices that the customers built right now. In addition to that, we've also introduced DHC I, which is this ability aggregated 80. Either this aggregated 80 a sort of on the name it is, it is sort of a conversation starter that that's why we love it. But again, in keeping to do the nature off. You know, it's the eyes of consumption. Once you Once you put the infrastructure in the closet and you shut the closet door, you should not be able to sort of tell whether it's a single box that's running the entire portfolio. Are this aggregated storage, networking and compute instances that are running the portfolio? From our perspective, you know the flexibility that the customer has from a consumption model. So storage, networking and compute in a single model in a single chassis, if that is simply for for the customer. But then if the compute and the networking and the storage needs need to still independently but yet maintain the same simplicity off the consumption infrastructure, we offer that use case as well. And that's where DHC I based on HP Nimble storage with HP Prime servers and Aruba EMC switches all consumed as a single software comes into play, so all the flexibility are in worse. But the simplicity of hyper converged is consolidated, and then, from a from a financial perspective, the customers can buy on cap backs, and all PACs basically relate or not be like it's up to the customer But again, then the focuses focuses one on the hardware. Stupid focuses on what the software consumption layers are. And then from a flexibility perspective, yet being able to scale storage and networking independently should the customer want that flexibility? >>Yeah. You know, without getting into too much of the naming conventions we actually, we keep on the research arm. We had put out what we call server san, and it was looking at the architectures that the hyper scale environments were doing, which was even different. Really? You bake, you know, the scalability that you need into the apple Asian, Um, and therefore, some of the underlying software which in scale you do different agency. I dhc I You know any other prefix in there? We like to have an umbrella rather than, you know, just a bucket that you put things in with rigid environment. Okay, so, uh, I guess the final takeaways, you know, any other key things that you want point out from HP Discover, You know, any sessions, papers like that people make that they take away from this week's event. >>They obviously autonomous operations with info site models being actually executed on on Prem storage is one of the biggest takeaways. In addition to that, we brought, you know, mission critical VR to all three par both primary and nimble storage platforms. A swell so three market VR where cloud storage is also integrated as part of that VR story. So you can have synchronous replication between two sites and then a bunker site, whether that be 1/3 autonomous data center or it can >>be it be >>cloud story off as part of that that here, in addition to that, we introduced all the Emmy primera on and be introduced storage class memory on the nimble storage architectures as well. So obviously further pushing the envelope, Sof hp primarily of porn or massively, Pablo, all in the in the system and then nimble storage, which is our cash, accelerated our connector. Now, as another tier of storage class memory. So we give you the performance of storage class memory. At the price of all flash arrays are some of the biggest capabilities that we're putting forward. And then lastly, you know, in regards to started automation, you know, we've all support on it be primary, uh, you know, be able. Was legacy already supported on It's the Nimble. It's combining Primera Nimble 34 over there gives it one of the largest adoption and promoters of vehicles out there with the largest people in small. Based on the last but not believe we're now introducing, you know, Google and costs. And we will see a size based dinner. Uh, started automation drivers for both HP nimble as well as for you know, uh, HP primary. So kubernetes CS i compliant container set of implementation drivers have now implemented in both the platforms that are available for general use for our customers that prefer to run bare metal or container based workloads or for their production. >>Alright, well, Omar, no shortage of updates that you give our audience to be able to dig in and find out the latest on your portfolio. Thanks so much for joining us. >>Absolutely pleasure to be here. Thanks so much. >>Alright, stay with us for lots more coverage. HP, discover virtual experience on stew minimum. Thank you for watching the Cube. Yeah, Yeah, yeah, yeah, yeah
SUMMARY :
Discover Virtual experience Brought to you by HP Discover the virtual experience. Thanks for the invite. all the data management services that come along with it. We always know that the only constant in our industry is that things are always changing. You know, one of the biggest things that we noticed That flexibility that you mentioned simplicity so that the enormity of the size off this AI operation on automation from the customer and there's different people engage with it s o, you know, bring us inside what you're seeing So one of the biggest things that we have changed with 18 You also you mentioned that one of the things that companies air leveraging now when One of the biggest changes that you know, as you know, Reid rate at this point, It's good to hear you say that you you've got kind of integrations with partners So one of the largest single or the most critical difference that the wave of hyper converged infrastructure. the networking and the storage needs need to still independently but yet We like to have an umbrella rather than, you know, just a bucket that you put things in we brought, you know, mission critical VR to all three par both primary So we give you the performance of storage class memory. Alright, well, Omar, no shortage of updates that you give our audience to be able to dig in and find out the latest Absolutely pleasure to be here. Thank you for watching the Cube.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Boeing | ORGANIZATION | 0.99+ |
90 days | QUANTITY | 0.99+ |
HP | ORGANIZATION | 0.99+ |
Omar | PERSON | 0.99+ |
100% | QUANTITY | 0.99+ |
2020 | DATE | 0.99+ |
Hewlett Packard Enterprise | ORGANIZATION | 0.99+ |
hp | ORGANIZATION | 0.99+ |
two sites | QUANTITY | 0.99+ |
Omer Asad | PERSON | 0.99+ |
first year | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
Discover | ORGANIZATION | 0.99+ |
ORGANIZATION | 0.99+ | |
Assad | PERSON | 0.99+ |
One | QUANTITY | 0.99+ |
first | QUANTITY | 0.99+ |
ICTY | ORGANIZATION | 0.99+ |
24 | QUANTITY | 0.99+ |
13 workloads | QUANTITY | 0.98+ |
First time | QUANTITY | 0.98+ |
one | QUANTITY | 0.98+ |
US | LOCATION | 0.98+ |
this week | DATE | 0.98+ |
HPE | ORGANIZATION | 0.98+ |
Omer | PERSON | 0.98+ |
single box | QUANTITY | 0.97+ |
single model | QUANTITY | 0.96+ |
primera | ORGANIZATION | 0.96+ |
first tier | QUANTITY | 0.95+ |
pandemic | EVENT | 0.95+ |
today | DATE | 0.94+ |
single | QUANTITY | 0.94+ |
three | QUANTITY | 0.94+ |
1st 1 | QUANTITY | 0.93+ |
zero | QUANTITY | 0.92+ |
first technologies | QUANTITY | 0.92+ |
Primerica | ORGANIZATION | 0.92+ |
two | QUANTITY | 0.91+ |
Peter | PERSON | 0.91+ |
Aruba | ORGANIZATION | 0.91+ |
single chassis | QUANTITY | 0.91+ |
100% availability | QUANTITY | 0.9+ |
Prospect Analytics | ORGANIZATION | 0.9+ |
Tier one | QUANTITY | 0.88+ |
80 | QUANTITY | 0.87+ |
Depot | ORGANIZATION | 0.85+ |
Green Lake | LOCATION | 0.85+ |
HP Discover | ORGANIZATION | 0.85+ |
Prime | COMMERCIAL_ITEM | 0.85+ |
single software | QUANTITY | 0.83+ |
stew Minuteman | PERSON | 0.82+ |
takeaways | QUANTITY | 0.81+ |
seven mission | QUANTITY | 0.81+ |
Sri Satish Ambati, H2O.ai | CUBE Conversation, August 2019
(upbeat music) >> Woman Voiceover: From our studios in the heart of Silicon Valley, Palo Alto, California this is a CUBE Conversation. >> Hello and welcome to this special CUBE Conversation here in Palo Alto, California, CUBE Studios, I'm John Furrier, host of theCUBE, here with Sri Ambati. He's the founder and CEO of H20.ai. CUBE Alum, hot start up right in the action of all the machine learning, artificial intelligence, with democratization the role of data in the future, it's all happening with Cloud 2.0, DevOps 2.0, Sri, great to see you. Thanks for coming by. You're a neighbor, you're right down the street from us at our studio here. >> It's exciting to be at theCUBE Com. >> That's KubeCon, that's Kubernetes Con. CUBEcon, coming soon, not to be confused with KubeCon. Great to see you. So tell us about the company, what's going on, you guys are smoking hot, congratulations. You got the right formula here with AI. Explain what's going on. >> It started about seven years ago, and .ai was just a new fad that arrived that arrived in Silicon Valley. And today we have thousands of companies in AI, and we're very excited to be partners in making more companies become AI-first. And our vision here is to democratize AI, and we've made it simple with our open source, made it easy for people to start adapting data science and machine learning in different functions inside their large organizations. And apply that for different use cases across financial services, insurance, health care. We leapfrogged in 2016 and built our first closed source product, Driverless AI, we made it on GPUs using the latest hardware and software innovations. Open source AI has funded the rise of automatic machine learning, Which further reduces the need for extraordinary talent to fill the machine learning. No one has time today, and then we're trying to really bring that automatic machine learning at a very significant crunch time for AI, so people can consume AI better. >> You know, this is one of the things that I love about the current state of the market right now, the entrepreneur market as well as startups and growing companies that are going to go public. Is that there's a new breed of entrepreneurship going on around large scale, standing up infrastructure, shortening the time it takes to do something. Like provisioning. The old AIs, you got to be a PHD. And we're seeing this in data science, you don't have to be a python coder. This democratization is not just a tag line, actually the reality is of a business opportunity. Whoever can provide the infrastructure and the systems for people to do it. It is an opportunity, you guys are doing that. This is a real dynamic. This is a new way, a new kind of dynamic and an industry. >> The three real characteristics on ability to adopt AI, one is data is a team sport. Which means you've got to bring different dimensions within your organization to be able to take advantage of data and AI. And you've got to bring in your domain scientists, work closely with your data scientists, work closely with your data engineers, produce applications that can be deployed, and then get your design on top of it that can convince users or strategists to make those decisions that data is showing up So that takes a multi-dimensional workforce to work closely together. The real problem in adoption of AI today is not just technology, it's also culture. So we're kind of bringing those aspects together in formal products. One of our products, for example, Explainable AI. It's helping the data scientists tell a story that businesses can understand. Why is the model deciding I need to take this test in this direction? Why is this model giving this particular nurse a high credit score even though she doesn't have a high school graduation? That kind of figuring out those democratization goes all the way down. Why is the model deciding what it's deciding, and explaining and breaking that down into English. And building a trust is a huge aspect in AI right now. >> Well I want to get to the talent, and the time, and the trust equation on the next talk, but I want to get the hard news out there. You guys have some news, Driverless AI is one of your core things. Explain the news, what's the big news? >> The big news has been that... AI's a money ball for business, right? And money ball as it has been played out has been the experts were left out of the field, and algorithms taking over. And there is no participation between experts, the domain scientists, and the data scientists. And what we're bringing with the new product in Driverless AI, is an ability for companies to take our AI and become AI companies themselves. The real AI race is not between the Googles and the Amazons and the Microsofts and other AI companies, AI software companies. The real AI race is in the verticals and how can a company which is a bank, or an insurance giant, or a healthcare company take AI platforms and become, take the data and monetize the data and become AI companies themselves. >> Yeah, that's a really profound statement I would agree with 100% on that. I think we saw that early on in the big data world around Hadoop, well Hadoop kind of died by the wayside, but Dave Vellante and the WikiBon team have observed, and they actually predicted, that the most value was going to come from practitioners, not the vendors. 'Cause they're the ones who have the data. And you mentioned verticals, this is another interesting point I want to get more explanation from you on, is that apps are driven by data. Data needs domain-specific information. So you can't just say "I have data, therefore magic happens" it's really at the edge of the domain speak or the domain feature of the application. This is where the data is, so this kind of supports your idea that the AI's about the companies that are using it, not the suppliers of the technology. >> Our vision has always been how we make our customers satisfied. We focus on the customer, and through that we actually make customer one of the product managers inside the company. And the doors that open from working very closely with some of our leading customers is that we need to get them to participate and take AIs, algorithms, and platforms, that can tune automatically the algorithms, and have the right hyper parameter optimizations, the right features. And augment the right data sets that they have. There's a whole data lake around there, around data architecture today. Which data sets am I not using in my current problem I'm solving, that's a reasonable problem I'm looking at. That combination of these various pieces have been automated in Driverless AI. And the new version that we're now bringing to market is able to allow them to create their own recipes, bring their own transformers, and make an automatic fit for their particular race. So if you think about this as we built all the components of a race car, you're going to take it and apply it for that particular race to win. >> John: So that's the word driverless comes in. It's driverless in the sense of you don't really need a full operator, it kind of operates on its own. >> In some sense it's driverless. They're taking the data scientists, giving them a power tool. Historically, before automatic machine learning, driverless is in the umbrella of machine learning, they would fine tune, learning the nuances of the data, and the problem at hand, what they're optimizing for, and the right tweaks in the algorithm. So they have to understand how deep the streets are going to be, how many layers of deep learning they need, what variation of deep learning they should put, and in a natural language crossing, what context they need. Long term shot, memory, all these pieces they have to learn themselves. And there were only a few grand masters or big data scientists in the world who could come up with the right answer for different problems. >> So you're spreading the love of AI around. >> Simplifying that. >> You get the big brains to work on it, and democratization means people can participate and the machines also can learn. Both humans and machines. >> Between our open source and the very maker-centric culture, we've been able to attract some of the world's top data scientists, physicists, and compiler engineers. To bring in a form factor that businesses can use. One data scientist in a company like Franklin Templeton can operate at a level of ten or hundreds of them, and then bring the best in data science in a form factor that they can plug in and play. >> I was having a concert with Kent Libby, who works with me on our platform team. We have all this data with theCUBE, and we were just talking, we need to hire a data scientist and AI specialist. And you go out and look around, you've got Google, Amazon, all these big players spending between 3-4 million per machine learning engineer. And that might be someone under the age of 30 with no experience. So the talent bore is huge. The cost to just hire, we can't hire these people. >> It's a global war. There's talent shortage in China, there's talent shortage in India, there's talent shortage in Europe, and we have offices in Europe and India. There's a talent shortage in Toronto and Ottawa. So it's a global shortage of physicists and mathematicians and data scientists. So that's where our tools can help. And we see Driverless AI as, you can drive to New York or you can fly to New York. >> I was talking to my son the other day, he's taking computer science classes in night school. And it's like, well you know, the machine learning in AI is kind of like dog training. You have dog training, you train the dog to do some tricks, it does some tricks. Well, if you're a coder you want to train the machine. This is the machine training. This is data science, is what AI possibility is there. Machines have to be taught something. There's a base input, machines just aren't self-learning on their own. So as you look at the science of AI, this becomes the question on the talent gap. Can the talent gap be closed by machines? And you got the time, you want speed, low latency, and trust. All these things are hard to do. All three, balancing all three is extremely difficult. What's your thoughts on those three variables? >> So that's why we brought AI to help with AI. Driverless AI is a concept of bringing AI to simplify. It's an expert system to do AI better. So you can actually give to the hands of the new data scientists, so you can perform at the power of an advanced data scientist. We're not disempowering the data scientist, the part's still for a data scientist. When you start with a confusion matrix, false positives, false negatives, that's something a data scientist can understand. When you talk about feature engineering, that's something a data scientist can understand. And what Driverless AI is really doing is helping him do that rapidly, and automated on the latest hardware, that's where the time is coming into. GPUs, FPGAs, TPUs, different form of clouds. Cheaper, right. So faster, cheaper, easier, that's the democratization aspect. But it's really targeted at the data scientist to prevent experimental error. In science, the data science is a search for truth, but it's a lot of experiments to get to truth. If you can make the cost of experiments really simple, cheaper, and prevent over fitting. That's a common problem in our science. Prevent bias, accidental bias that you introduce because the data is biased, right. So trying to prevent the flaws in doing data science. Leakage, usually your signal leaks, and how do you prevent those common pieces. That's where Driverless AI is coming at it. But if you put that in a box, what that really unlocks is imagination. The real hard problems in the world are still the same. >> AI for creative people, for instance. They want infrastructure, they don't want to have to be an expert. They want that value. That's the consumerization. >> AI is really the co founder for someone who's highly imaginative and has courage, right. And you don't have to look for founders to look for courage and imagination. A lot of entrepreneurs in large companies, who are trying to bring change to their organizations. >> Yeah, we always say, the intellectual property game is changing from protocols, locked in, patented, to you could have a workflow innovation. Change one little tweak of a process with data and powerful AI, that's the new magic IP equation. It's in the workflow, it's in the application, it's new opportunities. Do you agree with that? >> Absolutely. The leapfrog from here is businesses will come up with new business processes. So we looked at business process optimization, and globalization's going to help there. But AI, as you rightfully said earlier, is training computers. Not just programming them, you're schooling them. A host of computers that can now, with data, think almost at the same level as a Go player. The world's leading Go player. They can think at the same level of an expert in that space. And if that's happening, now I can transform. My business can run 24 by 7 and the rate at which I can assemble machines and feed it data. Data creation becomes, making new data becomes, the real value that AI can- >> H20.ai announcing Driverless AI, part of their flagship product around recipes and democratizing AI. Congratulations. Final point, take a minute to explain to the folks just the product, how they buy it, what's it made of, what's the commitment, how do they engage with you guys? >> It's an annual license, a software license people can download on our website. Get a three week trial, try it on their own. >> Free trial? >> A free trial, our recipes are open-source. About a hundred recipes, built by grand masters have been made open source. And they can be plugged, and tried. Customers of course don't have to make their software open source. They can take this, make it theirs. And our vision here is to make every company an AI company. And that means that they have to embrace AI, learn it, tweak it, participate, some of the leading conservation companies are giving it back in the open source. But the real vision here is to build that community of AI practitioners inside large organizations. We are here, our teams are global, and we're here to support that transformation of some large customers. >> So my problem of hiring an AI person, you could help me solve that. >> Right today. >> Okay, so anyone who's watching, please get their stuff and come get an opening here. That's the goal. But that is the dream, we want AI in our system. >> I have watched you the last ten years, you've been an entrepreneur with a fierce passion, you want AI to be a partner so you can take your message to wider audience and build monetization around the data you have created. Businesses are the largest, after the big data warlords we have, and data privacy's going to come eventually, but I think businesses are the second largest owners of data they just don't know how to monetize it, unlock value from it, and AI will help. >> Well you know we love data, we want to be data-driven, we want to go faster. Love the driverless vision, Driverless AI, H20.ai. Here in theCUBE I'm John Furrier with breaking news here in Silicon Valley from hot startup H20.ai. Thanks for watching.
SUMMARY :
in the heart of Silicon Valley, Palo Alto, California of all the machine learning, artificial intelligence, You got the right formula here with AI. Which further reduces the need for extraordinary talent and the systems for people to do it. Why is the model deciding I need to take and the trust equation on the next talk, and the data scientists. that the most value was going to come from practitioners, and have the right hyper parameter optimizations, It's driverless in the sense of you don't really need and the problem at hand, what they're optimizing for, You get the big brains to work on it, Between our open source and the very So the talent bore is huge. and we have offices in Europe and India. This is the machine training. of the new data scientists, so you can perform That's the consumerization. AI is really the co founder for someone who's It's in the workflow, and the rate at which I can assemble machines just the product, how they buy it, what's it made of, a software license people can download on our website. And that means that they have to embrace AI, you could help me solve that. But that is the dream, we want AI in our system. around the data you have created. Love the driverless vision, Driverless AI, H20.ai.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Europe | LOCATION | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
New York | LOCATION | 0.99+ |
Toronto | LOCATION | 0.99+ |
ORGANIZATION | 0.99+ | |
2016 | DATE | 0.99+ |
Amazons | ORGANIZATION | 0.99+ |
Microsofts | ORGANIZATION | 0.99+ |
August 2019 | DATE | 0.99+ |
John Furrier | PERSON | 0.99+ |
India | LOCATION | 0.99+ |
Silicon Valley | LOCATION | 0.99+ |
Ottawa | LOCATION | 0.99+ |
ten | QUANTITY | 0.99+ |
Sri Satish Ambati | PERSON | 0.99+ |
John | PERSON | 0.99+ |
China | LOCATION | 0.99+ |
three week | QUANTITY | 0.99+ |
24 | QUANTITY | 0.99+ |
Googles | ORGANIZATION | 0.99+ |
hundreds | QUANTITY | 0.99+ |
100% | QUANTITY | 0.99+ |
WikiBon | ORGANIZATION | 0.99+ |
H20.ai | ORGANIZATION | 0.99+ |
Cloud 2.0 | TITLE | 0.99+ |
one | QUANTITY | 0.98+ |
7 | QUANTITY | 0.98+ |
Sri Ambati | PERSON | 0.98+ |
One | QUANTITY | 0.98+ |
3-4 million | QUANTITY | 0.98+ |
today | DATE | 0.98+ |
Franklin Templeton | ORGANIZATION | 0.97+ |
Both | QUANTITY | 0.97+ |
three variables | QUANTITY | 0.97+ |
DevOps 2.0 | TITLE | 0.97+ |
CUBE Conversation | EVENT | 0.97+ |
One data | QUANTITY | 0.96+ |
python | TITLE | 0.95+ |
Palo Alto, California | LOCATION | 0.95+ |
About a hundred recipes | QUANTITY | 0.94+ |
first | QUANTITY | 0.94+ |
English | OTHER | 0.93+ |
CUBE Studios | ORGANIZATION | 0.91+ |
Kent Libby | PERSON | 0.91+ |
Hadoop | TITLE | 0.89+ |
about seven years ago | DATE | 0.88+ |
first closed | QUANTITY | 0.88+ |
CUBE Alum | ORGANIZATION | 0.87+ |
Go | TITLE | 0.87+ |
Silicon Valley, Palo Alto, California | LOCATION | 0.87+ |
Kubernetes | TITLE | 0.85+ |
thousands of companies | QUANTITY | 0.84+ |
30 | QUANTITY | 0.84+ |
three real characteristics | QUANTITY | 0.83+ |
three | QUANTITY | 0.82+ |
theCUBE | ORGANIZATION | 0.81+ |
H20.ai | TITLE | 0.79+ |
H2O.ai | ORGANIZATION | 0.79+ |
second largest | QUANTITY | 0.76+ |
under | QUANTITY | 0.76+ |
KubeCon | EVENT | 0.71+ |
last ten years | DATE | 0.7+ |
theCUBE Com | ORGANIZATION | 0.68+ |
Con. | EVENT | 0.59+ |
.ai | TITLE | 0.57+ |
Sri | ORGANIZATION | 0.57+ |
CUBEcon | EVENT | 0.55+ |
Ken Ringdahl, Veeam | VeeamON 2019
you live from Miami Beach Florida Biman 2019 brought to you by beam welcome back to Miami everybody this is the cube the leader in live tech coverage I'm Dave Volante with my co-host Peter burst we're wrapping up day two of v-mon 2019 and so we've been talking about cloud hybrid cloud data protection backup evolving to more of an automated data management environment can bring dollars here and he is in charge of really building out the VM ecosystem that he's the vice president of global alliance architecture at VM Kent great to see you again thanks for coming on yeah thanks Dave preciate so the ecosystem is evolving you know you're in a competitive marketplace but one of the things that differentiates Veeam is you know billion dollar company and people want to do business with your customers and so the ecosystem keeps growing and growing and you guys have some you know blue chip names at the top of your sponsor list we do a good job but you're not done yet so not at all and I think Dave you know it's it's really great to see how v-mon has evolved and you know in our partner ecosystem you know we have you know you talked about us hitting a billion dollars you know we rat marinelle's we hit 350,000 customers that customer number is a huge asset for us when we talked to our partners you know that is something that they're all trying to tap into right they love you know and our customers are really passionate and we have partners that come to us and they say hey look you know and that you know the bigger partners than us and they're saying hey will you please work with us will you please you know we want to do deeper integration because our customers you know are saying we're Veeam customers and and you you know you know mister partner you have to go work with teams so that so that our solutions will work better together so it's a it's a great asset to us yeah and it's it's evolved since you know it's just certainly just the first Vemma and I was at the very first one I think was we were talking was at the Aria whatever it was five years ago so so you know ecosystem is I think Jason Buffington was quoting Archimedes today and you know livre and and that ecosystem is is you know a huge opportunity for growth ok so let's get into it well first of all I want to ask you if time was interesting global alliance architecture yes so we're not talking technical architecture necessarily we're talking about what the architecture of the ecosystem or both yeah so some money you know my role my responsibilities and what my team looks after is everything technical related to our partners so veem we're a hundred percent is fee and you know ratmir and aundrea to co-founders and leaders to the company you know that that's something that they take to heart and it's something that's actually really valuable when we talk to our partners is we don't really overlap very much especially with the infrastructure partners that we have and so you know my job is to take the great products we have and make it work really well and go deep with our partners so create value with these partners there's sometimes their product integrations storage snapshot integrations we announced the width beam program two weeks ago we are together at that next with the rest of your team talking about Nutanix mine with theme which is a secondary storage integrated solution so all of those that's all part of my roles so solution architecture and product integrations you know through our partner ecosystem which which is very broad it stretches from storage partners to platform partners to other is feeds like Oracle SAT even healthcare partners yeah Peter we were excited about the width Eames stuff dat who is with Fein yours with Vemma yeah so my team is responsible for the overall architecture with Vemma it's it's really a joint collaboration within within Veeam so we have an R&D investment that's building the intellectual property that powers the you know the system under the covers my team's responsible for the broader architecture how we bring it together how we bring it to market through the channel right and and and how we bring it to our customers and that whole experience so my team is is intimately involved in that so a lot of people talk about inflection points in the industry and clearly were in the middle one way of describing it is that the first 50 years were known process unknown technology we never gonna do accounting we knew are going to do HR where you were going to do blah blah blah blah blah and there was mainframe client-server with a lot of other stuff but the whole notion of backup and restore and data protection grew up out of the complexity in the infrastructure as we move forward it's interesting because it's known technology it's gonna be cloud relatively known yes but what's interesting is we don't know what the processes are gonna be we don't know what we're gonna automate we don't know how we're going to change the business it's all going to be data driven which places an enormous burden on IT and specifically how they use data within the business so I'm gonna ask your question it's a long preamble but I'm asking the question I asked you out in there too and this is not the test but the question is look as we move forward as data is used to differentiate a business it suggests that there's going to be greater specialization in how data use is used which could and should lead to greater specialization in the role that veem and related technologies will play within the business and the question then is is the with veem approach a way to let allow innovation to bloom so that specialization can be accommodated and supported within the VM ecosystem yeah so yeah Peter good question and so I tell you that the short answer is yes the longer answer is I wasn't shorter than the short answer is yes the longer answer is it doesn't have to be with Veeam but really our goal and and what we want to empower our partners and so really the goal of with Veeam is hey we're already working across our partner ecosystem and we you know we work with with the likes of NetApp and HP and pure and Nutanix and you know and all the platform providers as well public clouds you know our goal is is to make VM ubiquitous and drive better value to our customers and through our partners right we need partners no matter what when we're working with a customer there's always there's always a workload we're protecting and we need a place to land our backup so no matter what we're always working with one or two partners in a deal and sometimes it's multiple because then you TR out to cloud storage and in other places you know with with veem what we're trying to do is is really simplify that process for customers and so make that process from the buying experience all the way through the delivery and the deployment and the management and the ongoing management day 1 and day 2 operations we want to make that all seamless and give them higher value now one thing we're looking to enable and by adding api's with veeam is we want to leverage the strengths of the partners we have and so you know I often end up in these discussions because we have a broad partner ecosystem we've already announced - with VM solutions we have a third that you know we did last year with Cisco that's in the market that's sort of similar in nature and we're gonna add more and you know the question our partners even ask us is you know you already got three of them why are you gonna add another one you know how am I going to differentiate and the answer is you know they differentiate with their own technology and and the idea is we have these open API so that they can they can build their own solutions they fit different markets and fit different use cases some are small small customer solutions some are enterprise but our goal is to enable them to be creative and how they build on top of eeeem but but have you know Veen be a core part of that solution rather so so it is a core part of solution yes apply to specific customer absolutely okay so the term seamless always you know triggers me in a way because seamless is like open right it's evolved over time and so what was seamless you know 10 years ago wasn't really seamless in today's terms so when you talk about seamless we're talking about if I understand it deep engineering right getting access to primitives through api's and creating solutions that are differentiable as a function of your partner's core value proposition and obviously integrating with meme with 350,000 customers so you're now in the ball game with with Veen customers so so so talk about the importance of api's and how that actually gets done yeah and seamless to whom to the partners to the customer to ultimately it's to the customer boom but but but there's got to be an ease of integration as well with the partners and I'd like to understand that better yeah absolutely so I'll give you an example of something we've done in the past that's that we're trying to model this with veem program after so but a year and a half as part of our 9.5 update 3 we introduced what we call universal storage API and we've talked about our version 10 there were five core features of version 10 when we announced that two years ago in New Orleans you're the first time you were you were with us at a v-mon and one of those was Universal storage API and what that means is you know we help we help our partners we help our customers ultimately by way of our partners on the primary side of integrating storage snapshots with vmware vsphere and so when we when we go to backup a vm we take a snapshot of that vm and with this with our storage snapshot integration we then take a storage snapshot of the volume that vm is on and we can release that VM where a snapshot very quickly so it's very low touch and low impact on the environment well we we introduced this API so that we could scale we had we had done our own storage snapshot and integration with you know call it 5 or 6 storage vendors over the previous seven years eight years right in the last year and a half we've added seven right and that's the scale we're talking about and allowing our partners to build the storage snapshot plug-in together right so we have a program we invite them into that program we collaborate on it they develop the plug-in we jointly test it and we release it and so we're trying to sort of take and that's been very successful as I said eight years five or six storage snapshot vendors year and a half we've done like another seven or eight so it's been very successful and we have more that are in queue so we'll be talking about more of these as time goes on in the very near future with the width beam program we're looking to do something very similar it's gonna be an invite-only program realistically the secondary storage partner is this the universe is probably 20 the logical universe for us is probably 10 to 12 so it's not going to be huge but it's gonna be impactful for our partners and so we'll invite them into the program we'll have an agreement of us working together we'll jointly develop and test it and we'll bring it to market together at the end of the day you know both our partner and veem we have our name on it and I'm sure you heard from rat mayor and Danny and others right we have our NPS score which we really really value and it's really high it's best in the industry and if we're putting our name on a solution in the market we also want to make sure that we're working on it together in it you know it really goes through the rigor of what it takes to bring a Vemma solution tomorrow actually you know what nobody's talked this week this week about the NPS core if they maybe they have in the keynote so that it might have missed it but well I was in the keynotes what is it today well yeah so so an NPS score is basically you know from from 0 to 100 it's it's you know we'll a customer reference you or recommend you right right and so ours is 73 ok the industry the the general average in in in our space is about 28 to 30 so we're about 2 and a half times that that's core you know and that's in Frank Zubin said to me one time it's easy to have a high NPS core if you're a one product company but you're not a one product company no no we've we've evolved substantially I mean you know we've we've added agents to cover physical workload we've we've added cloud support we've added other applications we've added veem availability Orchestrator we've added beam backup for office 365 we have VA C which is the availability console for our service providers which has cloud connected it's a very broad portfolio everything comes back to beam backup and replication as the flagship foundation but we have all these other products that that now help our customers solve their problems the reason we were so excited about this with wid theme is this notion of cloud and hybrid cloud and you talk about programmable infrastructure you really have been pushing just bringing the cloud experience to your data talking about that for a while and part of that has to be infrastructure as code and it can't really do that without open api's and this sort of seamless integration well the cloud is testing us with you as well the cloud is a really an architecture for how you're going to distribute work as opposed to how you can centralize Handicap I think for a long time we got it wrong it's all presumed and it's all gonna go to the center we're in fact when you get that level of standardization and common conventions and the technologies are built to make a tea that much easier it allows you to distribute the work a lot more effectively get the data closer to where the works going to be done and that is enormous implications for how we think about things but it also means that we when we talk about bringing the cloud to the data that the data has to be there the data services that make that data part of a broader fabric have to be there and it all has to be assured so that the system knows something about where the data is and what services can be applied to it in advance of actually moving the workloads that suggests ultimately that the technology set that veem is offering is going to evolve relatively rapidly so the whole notion of you know with V today for secondary storage but I could see that becoming something that you guys take two new classes of data service providers pretty quickly I don't want you to pre-announce anything but what do you think yeah Peter I think I think you're really on to something and when we when we sort of look at the worlds right the infrastructure world were in you know and and certainly some of our partners would draw a slightly different picture but we see Veen as as the common thread in the middle right because at the end of the day and I think you mentioned it as you were just talking there you know when we talk about hybrid cloud right we see now our customers especially commercial and enterprise and large enterprise customers it is it is a very heterogeneous environment it's multiple hypervisors different storage platforms it's multiple cloud providers because they're picking best to breed for the workload and so they need a platform that's got really breadth in depth of coverage and so the the one common thread we weave between there is Veeam right so if if we are that data protection layer as I mentioned before you know we're in the middle we're protecting a primary workload and we're writing our data to a secondary workload but in the middle is Veeam and so that workload we're protecting on Prem cloud secondary data centers theme is the thread in between there you can move that data around and wherever that is we can make use for now I'll give you a good example today you know let's say we're protecting a visa or workload on Prem right we back that up to it to assist them locally so we can have fast restore but ultimately we tear that out bean cloud tier capacity tear tear that's AWS so we can we can actually recover workloads in Atos one or two we have directory store which would take a backup from on-prem and directly move it there for DRAM migration purposes or we can simply consume that that backup that's now up in the cloud because Veen backups are self-describing we can lose the system on Prem and recover it so your point about making the data close to your workload with with veeam in the middle we enable that for our customers regardless of where they want to go yeah so we think that that's going to change the mindset from protection to assurance so assure your data is local and then it's the right data it's Integris and all the other things and then ultimately you know move it and back it up to some other site so it's but it's a subtle switch it's gonna be interesting to see how it plays out this is obviously well and as we talked about as you need to begin to protect things like containers like functions that come and go super quickly assurance has more meaning because there's the security threats and if you can help solve those problems through your partners through automation spinning containers up and down making it harder for the bad guys to you know a target a specific container raising essentially the cost so lowers their ROI that is a new game yeah and and I'll call out one thing a rat mayor I thought did a really good job on stage yesterday in his keynote he popped the slide which talked about the universal storage API and with theme and it had all our partners sort of around that you know that that I think he Illustrated our strategy which is hey we're focusing on the core parts of backup and replication and helping the core parts the data protection we're gonna partner with everything else that's adjacent to that we're not going to go solve maybe some of the security problems ourselves we're gonna enable some hooks secure restore maybe as an example we've announced you know in the technology keynote yesterday we announced a new API that allows partners to come in and crack open Veen backups and take a look at them one of the things could be deep inspection so you know our strategy and our goal is really to be open to our partners so that they can come in and add value and again our our goal for our customers is give them choice so give them choice of to choose best-of-breed solutions don't go do it and say hey you got to go use partner a you know hey we're gonna we're gonna have an API that others can build to and you go choose your best debris partner or your platform technology choice well and with 350,000 customers you've got a big observation space so guys have always been customer driven can give you the last word on vivant 2019 you're our last guest then we're gonna wrap with a little analysis on our end but give us the bumper sticker yeah I think the bumper sticker is hey you know we've you know from a business perspective you know we hit a billion dollars in bookings we have hit 350,000 customers the Innovation Train is really moving our Veen clouds here that we announced with update four earlier this year has gone way beyond our expectations and and we're looking to continue to build on that momentum so we're just super excited you know we if I'm the closer I'll say thanks to all of our sponsors we have a lot of great sponsors and on the cloud side on the on the Alliance partners side the channel side you know it's just it's it's a testament to where we are as a companies yeah and you're building out a great ecosystem congratulations on that and and good luck going forward and we'll see you around at the shows it's great it's great to have you guys right thank you all right you're welcome all right keep it right there everybody Peter and I went back to wrap right after this short break and watching the cube live from V Mon 2019 from Miami we'll be right back
SUMMARY :
the partners we have and so you know I
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Ken Ringdahl | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Jason Buffington | PERSON | 0.99+ |
one | QUANTITY | 0.99+ |
Miami | LOCATION | 0.99+ |
Dave Volante | PERSON | 0.99+ |
Vemma | ORGANIZATION | 0.99+ |
Danny | PERSON | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Frank Zubin | PERSON | 0.99+ |
350,000 customers | QUANTITY | 0.99+ |
New Orleans | LOCATION | 0.99+ |
Peter | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
seven | QUANTITY | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
HP | ORGANIZATION | 0.99+ |
last year | DATE | 0.99+ |
eight | QUANTITY | 0.99+ |
yesterday | DATE | 0.99+ |
two weeks ago | DATE | 0.99+ |
five years ago | DATE | 0.99+ |
today | DATE | 0.99+ |
tomorrow | DATE | 0.99+ |
three | QUANTITY | 0.99+ |
two partners | QUANTITY | 0.99+ |
this week | DATE | 0.98+ |
Peter burst | PERSON | 0.98+ |
both | QUANTITY | 0.98+ |
0 | QUANTITY | 0.98+ |
10 years ago | DATE | 0.98+ |
10 | QUANTITY | 0.98+ |
third | QUANTITY | 0.98+ |
eight years | QUANTITY | 0.98+ |
73 | QUANTITY | 0.98+ |
100 | QUANTITY | 0.98+ |
six | QUANTITY | 0.98+ |
two years ago | DATE | 0.98+ |
first 50 years | QUANTITY | 0.98+ |
12 | QUANTITY | 0.98+ |
2019 | DATE | 0.97+ |
two | QUANTITY | 0.97+ |
Miami Beach | LOCATION | 0.97+ |
30 | QUANTITY | 0.97+ |
Nutanix | ORGANIZATION | 0.97+ |
5 | QUANTITY | 0.97+ |
about 2 and a half times | QUANTITY | 0.96+ |
earlier this year | DATE | 0.96+ |
billion dollars | QUANTITY | 0.96+ |
first time | QUANTITY | 0.96+ |
year and a half | QUANTITY | 0.96+ |
hundred percent | QUANTITY | 0.95+ |
two new classes | QUANTITY | 0.95+ |
one time | QUANTITY | 0.95+ |
billion dollar | QUANTITY | 0.95+ |
a year and a half | QUANTITY | 0.95+ |
day two | QUANTITY | 0.94+ |
Veeam | PERSON | 0.94+ |
Veen | ORGANIZATION | 0.94+ |
NetApp | ORGANIZATION | 0.93+ |
first | QUANTITY | 0.92+ |
Archimedes | PERSON | 0.92+ |
five | QUANTITY | 0.91+ |
Aria | ORGANIZATION | 0.9+ |
6 storage vendors | QUANTITY | 0.9+ |
Fein | ORGANIZATION | 0.89+ |
VM Kent | ORGANIZATION | 0.88+ |
Oracle | ORGANIZATION | 0.87+ |
pure | ORGANIZATION | 0.86+ |
first one | QUANTITY | 0.86+ |
ratmir | PERSON | 0.86+ |
John Clipper Demo
(upbeat techno music) >> Hello everyone, I'm John Furrier, the co-founder and co-CEO of SiliconANGLE Media. I'm often asked a lot about our business and what our business model is. In the wake of media these days, media businesses are not doing well. Some of them are doing better than others. And today a whole new model of media is changing. I get the question all the time from people, what is theCUBE, what is SiliconANGLE? What is Wikibon? You guys have all the software. I want to take some time to explain what the SiliconANGLE Media business is about. And I'm often asked many times, how does it all work together? So I want to take some time to review that. And I've prepared some slides to take us through this, but I also wanted to show you how it works. Some of the technology that we've built, and also some of the things that we offer to our clients and advertisers or marketers, although we don't have any advertising per say. We do have an interesting business model. I want to share that with you. So let's take a look at some of the slides. SiliconANGLE Media is a new model for media, digital TV, journalism, and research. We provide a unique formula that all works together, but yet individually. We have three major parts to our business. We have theCUBE, which is our digital TV interview show where we go out to events and extract the signal from the noise. We have SiliconAngle.com. News and event coverage. This is our technology journalism. This is the site that really focuses on you know editorial, high quality news and analysis, kind of what's happening, instructing the signal of what's going on in the industry. It really is a short cut to the truth of what's happening. And then Wikibon is or consulting and research team that focuses on the key areas that we program into. And all three of them work together. Think of SiliconANGLE Media as three legs of the stool. SiliconANGLE.com is the journalism, which engages in with the industry. Getting all the top stories, telling the most important stories in Enterprise technology, working with public relations professionals and people in the industry to source the best interviews and get the best content, objective and truthful and again, pure editorial. This site has no advertising on it, and it's completely supported by the sponsorship and business model from theCUBE and our Wikibon research team. TheCUBE is a interesting dynamic because we've been for nine years going to events and going to the front lines where the communities are. And theCUBE has become a community brand, a community content source. But we co-create content in the front lines during an event with the community to tell the best stories. Not only news and editorial, but really what's going on in the people's lives and what's happening in technology. And finally Wikibon is where all the action happens. That's our big brains in our organization that dig in and do the analysis from (the data) that. And then this really kind of gets rendered itself into a couple different sites. SiliconANGLE.com and theCUBE.net. And our coverage areas are really focused in and around key areas and digital. Our content revolves around the core content markets and communities we cover. Infrastructure, Cloud, AI, big data software, blockchain and crypto. And the intersection of these markets is security data and IOT, but this is really the digital landscape. There is no circulation in digital. There is not real boundaries to content, but for us we focus and use our technology to understand where these lines are in the industry, and we program to them. And we program in a deep targeted way that creates network effects in each community. So if you look at this, we interview the most important people we can and the smartest people we can. And that creates a beautiful network effect. And we create community by streaming live event coverage for major events. That's what we're most well known for is theCUBE. 110 events last year. Our ninth year covering all the top enterprise, all the top Cloud events, all the top big data events, and soon all the top block chain events. Our formula drives activation, but because the content is so targeted around communities, it really creates a targeted network effect because everyone we interview becomes a Cube alumni, and everyone that consumes the content becomes part of our community. So content and community drives engagement. Let's take a look at what this means for our customers. Our audiences go to siliconANGLE.com, where on this site all these stories are led by Rob Hof, editor in chief. And this content here is the best of the best. Everything is editorially vetted. Nothing is paid for in this site. It's completely editorial. We have multiple sections. We have research. A section dedicated to our research analysis. This is where we do deep dives and provide special reporting around all the top important areas. Cube coverage is the section of SiliconANGLE that puts all theCUBE event coverage in one spot. If you want to see the stories that our writers cover from theCUBE, which is separate from theCUBE event itself, but our live writers look at the activity on SiliconANGLE, CUBE and cover it as best they can. And if an important story is happening at a CUBE event, it'll be on the front page of SiliconANGLE, and the editors will pick the best, most important stories here at SiliconANGLE. TheCUBE.net is our site where we have all theCUBE content, a featured section here. There's a live event going on. The content will be played right here in the screen. If there's multiple events going on, then the right hand side they'll be there. Upcoming events are here. You can view more, and of course if you missed an event, you can always look for more here and browse the site for all the events that have happened. And of course if you want to search, we have an alumni database to search all the most important people in tech. If you want to search all the people from say, you know Google, you can browse here and find people to connect with. And this is the beginning of some of our technology that we've built, that you're only see more of. Connecting people around content, people around community, and people around topics and interests. And of course if you want to meet our hosts, they're all listed on there too. TheCUBE.net site is software written by our software engineering teams that's built for fully Cloud horizontally scalable systems, asynchronous technologies, APIs, and a lot more will be coming. You'll see social network, you'll see video clips and other variety of things. Some of the most important technology that we have at SiliconANGLE that no one knows about with theCUBE is we have a variety of technologies. You look at this site here, we have a full dashboard of things that we've built for ourselves using Amazon web services. We built our own content Cloud for our business. We can do search, analyze, visualization. We can detect humans from bots, text analytics, entity extractions, machine learning, leader boards, CUBE leader boards, LinkedIn profiles, who, what, and where, trend analysis, influence or overlaps, really in-depth analysis where I can say give me all the AWS reinvent community with VM World, as an example. I'll type it in here, VM World. Type my email address. And our influence overlap engine will go out and determine who are the influences that overlap between those two communities. I can do that for many more communities. This helps us figure out what's going on. And of course we built our own custom listening engine that listens to every tweet of every single person in the Twitter fire hose by community. And we have hundreds of hundreds of communities. And to give you a taste of how much this is, you look at the stats, 62 million total people over 700 million signals, and we're pulling in 292 signals per minute into our ingestion, into or community. That's driving a lot of our engagement, and again, going back to here we can see we can do full search, all kinds of cool things, trending hashtags. This gives our writers and our community more insight into what's happening so we can bring the most important content to people and connect people to the content. Some of our digital services include video clip, a service that we built with our team, that allows us to search and clip videos. So let's take an example. Here's an interview I did at Google Cloud, and here's our Video Clipper service. Here's the YouTube video and a full transcript. I can put it into different languages. Looks like we have a Korean interest here. I can turn this into Korean or English or Chinese. Or I can say, highlight the summary for me. Every CUBE video gets a full transcript. It says, takes advantage of it here. I can come down here. Every piece of the transcript is linked to the video. So if I want to highlight something, like this, I can highlight this. And here's an example of a clip. Thank you very much. I can share this on Twitter instantly. Or Facebook or LinkedIn. So we can, we index every single video from, like it's uploaded to YouTube, into a full transcript. And that transcript is available for that. We can run machine learning and AI techniques, do any of the extractions, transcripts, and we're starting to do that so we can drive more community around the video. Let's go look at my Twitter feed and show where that clip came up. So the ability to clip videos is super important. There's the video, Google spanner in production. So this video was clipped from a YouTube video that has a unique URL, cube365.net that now we can measure that metadata and offer that nugget of that video and share that to the world. This is unique in that you can take pieces of the video and share them throughout the social web, allows for videos to be merchandised. So a CUBE interview that could be 15 or 20 minutes can now be cut down into multiple nuggets. This is great value, and you can roll these clips up from different videos into a highlight reel by the click of the button. We've automated the hard part of using video so that we can bring video onto the marketing mix for our clients and bring video in the center of the user experience for content consumption. Okay, so here's a real life example of how the Clipper tool can work, as these clips can be merchandised down into gold nuggets or pieced down by part of a bigger video. Certainly it changes the nature of video, whether it's in the marketing mix for a marketer or brand or for us as content developers serving audiences. If you have a piece of content that's in video form, it's a data asset. That data asset then can be used. Here's an example. On Twitter we were having an argument, as usual on Twitter, about who's number one in Cloud. My friend, Bob Evans, said Microsoft is number one in Cloud. And that's his position, like him, but I'm not, you know that's him. We disagree, I said Amazon. An ongoing Twitter battle ensued. He called me out, I called him out. We're all friends, but it's all good fun. And you can see here, what's happening. Hey John, if you're going to go down that type of path, you know how about taking some koolaid injection from the Silicon Valley world. Right, and so I come back. And he goes back again. So finally what's interesting is that Dave Vellante, co-host of theCUBE and my business partner, realized and remembered that he was with me during theCUBE in Washington DC and had a clip, and he sent it here. Furrier, the pressure to catch up with the Amazon experience. And here is an example of why these clips are so powerful. During this conversation that could have gone anywhere, the content needed information. And Dave Vellante then injected content from a video clip of a long interview, and that was a 15 minute interview. And a short sound byte, here it is. >> You say you're doing Cloud, but as they teach you in business school, there's dis-economies of scale trying to match a trajectory of an experienced Cloud vendor. You just mentioned that. Let's explore that. If I want to match Amazon's years of experience, I can say I'm up there with all these services, but you can't just match that over night. It's just dis-economy of scale. Reverse proxies, technical debt, all kinds of stuff. So Microsoft, although looking good on paper, is under serious pressure, and those dis-economy scales creates more risk. That more risk is more down time. We just saw 11 hours of down time on Microsoft Azure than Europe, 11 hours. 11 hours, it's massive, it's not like oh, something just happened. >> Hey, there it is, a clip that was short, part of a longer video. You can always watch it here, that we cut up and created. It instantly changed the nature of the conversation. That's a great example of other things. Let me show you some other tools here, with Video Clipper. That's one example. Certainly we have the notion of creating clip lists. So here's a highlight reel that I put together of Pat Gelsinger's best highlights. I took three, five, four clips and I made it into one beautiful asset. That's Andy Jassy's keynote from VM World. >> Today I'm excited to announce the availability of our, let's talk about that one. We've received hundreds of priorities. >> This is an example. I took a keynote and broke it down into a highlight reel there. There's other clip lists, other CUBE videos, got great stuff, here's the highlights from VM World 2017 that was put together. Look at all those clips. These are different clips. You check a box and you said clip list, creates a highlight reel. You can do this for things like sales enablement. A sales rep could put some clips together and send it to a prospect via email and say here's a minute and a half of our smartest person talking about x. See ya in later for a meeting. It could be used for content to support an article. It could be used to support an argument. It could be used to support a positive thing. This is content for good. This is what we do, and of course, this is all available to our team and also our customers. The best part of all, if I want to find out what's going on with block chain, I can just type into the search engine. We solved the video search problem. I can click on a link and find all I want to do about block chain. Like I say, well, just give me all the clips that have block chain in it. Or give me when there's a block chain mentioned in all the transcripts. So anytime the word block chain is mentioned in any of our videos, we can surface that quickly. 220 clips, I can type in backup. If you're interested in backup and recovery, you can do that. Multi Cloud. Making videos more productive, integral part of the marketing mix is what the purpose of this is. And this is all part of comprehensive back end technology that we're using for our system. So SiliconANGLE Media is not just three properties. It's a coverage area that has technology behind it that you can look at and say, we cover Cloud, we go to the top events in Cloud, we go to the top events in Infrastructure, the top events in AI and big data, and the top events in each of these markets. And we share as much content as possible with theCUBE, SiliconANGLE, and Wikibon. The fastest, most relevant content and engage the community, and we collaborate with them. It's a co-creation business model that has monetization and money making around sponsorships and co-creation. And we make money by monetizing our digital services via our content Cloud, Video Clipper, and data services that help marketers with the co-creation and help them find community, grow community, and create a content market with community. Content plus community equals engagement. Those are the things that are mattering right now. And all of this is happening off someone's website, in the wild, organic discovery. This is the new marketing model that we're taking advantage of, creating a network effect with great content. That's how it works. And of course, we're excited to continue to push the envelope and grow. If you have any questions, I'm happy to talk at any time. You can reach out to me, Dave Vellante, Stu Miniman, Greg Ontario, and any of our team. Kent Libbey, Jeff Rick, and our entire sales organization. Of course, Rob Hof, editor in chief. Peter Burris at Wikibon, and Jeff Rick at theCUBE. Thanks for watching. If you have any more questions, happy to do this next time. We'll give you an update on what's going on with or crypto currency community that we're doing. Thanks for watching. (techno music)
SUMMARY :
Some of the most important technology that we have I can say I'm up there with all these services, It instantly changed the nature of the conversation. of our, let's talk about that one. and engage the community, and we collaborate with them.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
Jeff Rick | PERSON | 0.99+ |
Rob Hof | PERSON | 0.99+ |
Peter Burris | PERSON | 0.99+ |
15 | QUANTITY | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Bob Evans | PERSON | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
John | PERSON | 0.99+ |
Greg Ontario | PERSON | 0.99+ |
Wikibon | ORGANIZATION | 0.99+ |
Andy Jassy | PERSON | 0.99+ |
Washington DC | LOCATION | 0.99+ |
220 clips | QUANTITY | 0.99+ |
Kent Libbey | PERSON | 0.99+ |
Pat Gelsinger | PERSON | 0.99+ |
11 hours | QUANTITY | 0.99+ |
nine years | QUANTITY | 0.99+ |
62 million | QUANTITY | 0.99+ |
three | QUANTITY | 0.99+ |
five | QUANTITY | 0.99+ |
15 minute | QUANTITY | 0.99+ |
Silicon Valley | LOCATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
YouTube | ORGANIZATION | 0.99+ |
SiliconANGLE Media | ORGANIZATION | 0.99+ |
cube365.net | OTHER | 0.99+ |
last year | DATE | 0.99+ |
20 minutes | QUANTITY | 0.99+ |
ORGANIZATION | 0.99+ | |
theCUBE | ORGANIZATION | 0.99+ |
English | OTHER | 0.99+ |
siliconANGLE.com | OTHER | 0.99+ |
two communities | QUANTITY | 0.99+ |
ORGANIZATION | 0.99+ | |
ninth year | QUANTITY | 0.98+ |
one example | QUANTITY | 0.98+ |
SiliconANGLE | ORGANIZATION | 0.98+ |
CUBE | ORGANIZATION | 0.98+ |
today | DATE | 0.98+ |
Chinese | OTHER | 0.98+ |
Europe | LOCATION | 0.98+ |
Today | DATE | 0.98+ |
hundreds | QUANTITY | 0.98+ |
each community | QUANTITY | 0.98+ |
over 700 million signals | QUANTITY | 0.97+ |
ORGANIZATION | 0.97+ | |
four clips | QUANTITY | 0.97+ |
a minute and a half | QUANTITY | 0.97+ |
VM World 2017 | EVENT | 0.97+ |
ORGANIZATION | 0.97+ | |
one spot | QUANTITY | 0.97+ |
each | QUANTITY | 0.96+ |
John Clipper | PERSON | 0.96+ |
three properties | QUANTITY | 0.96+ |
Korean | OTHER | 0.96+ |
Cloud | TITLE | 0.96+ |
SiliconANGLE.com | OTHER | 0.93+ |
Cube | ORGANIZATION | 0.91+ |
TheCUBE | ORGANIZATION | 0.9+ |
292 signals per minute | QUANTITY | 0.9+ |
every tweet | QUANTITY | 0.88+ |
CUBE | TITLE | 0.86+ |
Alec Furrier, SiliconANGLE Media, Inc. | Blockchain Unbound 2018
>> Narrator: Live from San Juan, Puerto Rico It's theCUBE, covering Blockchain Unbound Brought to you by Blockchain Industries (upbeat music) >> Hey, welcome back everybody, we're live in Puerto Rico for the cryptocurrency, global blockchain, decentralized internet, Cube coverage in Puerto Rico part of Blockchain Unbound. I'm John Furrier, host of theCUBE here, also co-founder of SiliconANGLE Media Inc. And, we're here with a first Cube ever, father/son Cube segment where we're going to kind of break down a summary of the show but mainly get the take from a 22 year old. Here with me is my son Alex Furrier who's been doing the schedule and greeting all the guests. Alec has been also demoing our platform that we haven't formally announced but also Not that we have to but it's out there. theCUBE platform, all the back-end data Because it really is getting everyone here excited So, Alec, welcome to theCUBE. >> Thanks, great to be on, finally, after all these years (John chuckles) to be on, it's an honor. >> Well, thanks for all the hard work you did on the schedule but you're a young gun, you're 22 years old. This is an exciting crypto world for your generation. What's your reaction to the commentary you've heard, the stories you've heard, what's the young perspective on cryptocurrency, blockchain, what's the view? >> Totally, it's a totally crazy culture, right? So, there's a very big influx of young talent and talented minds at that, right? And, this is really changing the revolution landscape. It's accelerating the tech. These ideas are being freely shared whereas before there was bottlenecks in the collaboration aspect of the technological field, right? >> You're a gamer, I know that so you're the young eco-system You don't care about data lakes and data centers and cloud computing. What is your generation look at this as an opportunity? What's exciting about it? What's the perspective? >> Well, there's multiple perspectives. The main two I say, there's multiple perspectives. Main two, is one, there's a shit ton of way to make money. And you know, is there a scam? Is there a risk for my business? You know, blockchain is involved. And there's a little bit of that mumbo jumbo going along. But then, there's also the other side that are really into it and really applying the tech and know that this is the best way to collaborate with peers >> What's the coolest thing you've seen? >> The coolest thing I've seen is probably Hashgraph which is actually not on the blockchain and competitors of the blockchain. And that's actually increasing speeds and pretty much making the tech, the back-end infrastructure better. >> So, you dropped out of UCSB, you're going to maybe go back to school but you're also working as a product manager for our crypto project for SiliconANGLE Media, theCUBE, Cube Network, you were giving demos. What is, what are we doing? How would you explain what we're doing? And, what was some of the reactions to the demo that you were giving? >> All great reactions so far. People are very excited what we're building which is a reputation centrality metric. And, what this does, is allows us to track, what users are talking about, and where they're talking about it. And actually, rank their reputation leaderboard rankings by topic, by frequency, by impact down reverb in the entire network. And that allows us to appropriate connections between two people who have different social, culture and professional topics that they talk about. And allow them to create more value for the entire platform, for the community and more importantly, themselves. >> What is, what does that mean, what problem are we solving? >> So, we're solving the Facebook ad word problem of the old generation which is you as a user do not own your data. Right? >> Yep. >> So now, what we have is this user base struggling to find the monetary value in their social media platforms. But now, we are actually offering a way for them to reverse the paradigm and get paid for interacting with others, creating with others and contributing to the community through all of their social media outlets. >> What was the biggest thing that people reacted to at the demos, the variety of tools we showed them. What was the number one, couple of things that they reacted to, what jumped out at you? >> So, I would say what jumped out is, how blown away these people are. They really are, you know, elevated in their mindset when they think about these concepts. Because it expands their mind and when they realize that I can go and expand someone else's mind and their mind will essentially contribute to the entire community. And everyone's going to grow from one initial idea. >> What are you working on, the project? Please share with the folks, what've you been working on, what specific things that you do and you're managing. What's unique about the technology? Share some color commentary on the project. >> Yeah so right now we have a couple of projects going, and, for now, I'll just talk about the platform side of things which is the more futuristic vision. Specifically, we're creating trending communities so we could actually auto generate stories based on Twitter API data, right? And also, our own platform has even more complex metrics which we'll be rewarding people for, so people will get rewards for using our platform more than the Twitter. But we could still have native content versus in-network content being weighed differently. And so, what we're doing is routing metrics of weighted value with a contextual layer on top through natural language processing and machine learning. >> So, are some people saying "Oh, you're like Steam?" How do you respond to that? >> We're not like Steam. Steam is extremely powerhousey and it's momentum and it doesn't actually do topic weighing Right, so, and we also value attention of the crowd so what we're working on is, what do people influence with their reputation? Whereas Steam, it's like, where do people contribute? How much do they contribute? And so, what we want to do is, we say hey, you know if I get uploads on Reddit that should be weighed in the network somewhere else, right? Instead of having a overall karma, we should have one integrated karmic aspect of a topicality so that if my karma, I'm using karma as an analogy cause Reddit has the up votes karma, down votes karma. >> So what about blockchain, why are we So, how would you explain to someone Okay, you're theCUBE what is the blockchain? What is crypto mean for us? >> So, blockchain, we're using it to add a layer of trust and security to our network. So we want transparency within our network and that means we have to have a ledger for every single engagement, interaction like we tweet on the network, right? >> And the crypto, the token, does what? >> Crypto token will pretty much be able to be cashed out thru Ethereum, right, ERC20 but it would also have a weighted role in our two sided marketplace, bounty ask buy. And, that'll be the main medium of where people identify and exchange their reputation. >> How would you describe out platform to a user out there if they say, what do you like, or what are you disrupting, what aren't you like, what are you guys doing, what you disrupting? And why would I want to use your platform? >> Yeah, so I think we're disrupting, you know, multiple companies, right? And, the one I really associate with is a professional Steamit meets Brave Browser, BAT token versus Steam, right? So, BAT is attention only and attention is valuable. I'm here with you, you have a 20 minute interview with me. That's your attention, that's valuable but it's much more valuable than someone else who isn't interviewing, let's just say, someone who is less fortunate. But, that's also a real time aspect. So there's a time variable, there's a network variable and there's a topicality variable, you know the social graph, you got the interest graph, and then the value graph on top. >> So Alec, so if you had to describe what we do in one sentence, what would it be? Putting you on the spot. >> In one sentence, I would say we would call it, a decentralized media platform with rewards for the user base, based on reputation. >> Alright, my son Alec Furrier is also involved in our crypto project, part of theCUBE network coming soon, house of theCUBE is here, the crypto conference, and what better way to align with the crypto community then demoing our token enabled platform. Congratulations to you, Narendra, Kent, Jeff and the team doing a great job with theCUBE network. Cube alumni are all going to get coins, right? Not yet decided but great work Alec, thanks for sharing. It's theCUBE here, Puerto Rico. I'm John Furrier, my son Alec. Thanks for watching. (upbeat music)
SUMMARY :
and greeting all the guests. Thanks, great to be on, finally, work you did on the schedule aspect of the technological field, right? What's the perspective? And you know, is there a scam? and competitors of the blockchain. to the demo that you were giving? for the community and more old generation which is you as So now, what we have is at the demos, the variety And everyone's going to What are you working on, the project? And so, what we're doing is And so, what we want to do is, we say hey, and that means we have to And, that'll be the main medium of And, the one I really associate to describe what we do with rewards for the user Narendra, Kent, Jeff and the team
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Alec | PERSON | 0.99+ |
Alex Furrier | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
Puerto Rico | LOCATION | 0.99+ |
two people | QUANTITY | 0.99+ |
SiliconANGLE Media, Inc. | ORGANIZATION | 0.99+ |
Cube Network | ORGANIZATION | 0.99+ |
theCUBE | ORGANIZATION | 0.99+ |
SiliconANGLE Media | ORGANIZATION | 0.99+ |
20 minute | QUANTITY | 0.99+ |
SiliconANGLE Media Inc. | ORGANIZATION | 0.99+ |
one sentence | QUANTITY | 0.99+ |
John | PERSON | 0.99+ |
Steam | ORGANIZATION | 0.99+ |
ORGANIZATION | 0.99+ | |
Alec Furrier | PERSON | 0.99+ |
UCSB | ORGANIZATION | 0.99+ |
Jeff | PERSON | 0.99+ |
Narendra | PERSON | 0.98+ |
22 year old | QUANTITY | 0.98+ |
ORGANIZATION | 0.98+ | |
first | QUANTITY | 0.98+ |
two sided | QUANTITY | 0.97+ |
Kent | PERSON | 0.97+ |
ERC20 | OTHER | 0.97+ |
one | QUANTITY | 0.96+ |
ORGANIZATION | 0.95+ | |
two | QUANTITY | 0.95+ |
Alec Furrier | PERSON | 0.93+ |
Cube | ORGANIZATION | 0.9+ |
2018 | DATE | 0.9+ |
San Juan, Puerto Rico | LOCATION | 0.88+ |
Steamit | ORGANIZATION | 0.87+ |
22 years old | QUANTITY | 0.86+ |
Brave Browser | ORGANIZATION | 0.86+ |
Blockchain Unbound Brought | TITLE | 0.83+ |
theCUBE | TITLE | 0.82+ |
single engagement | QUANTITY | 0.8+ |
one initial idea | QUANTITY | 0.8+ |
Ethereum | OTHER | 0.75+ |
Blockchain Industries | ORGANIZATION | 0.73+ |
Cube | TITLE | 0.67+ |
couple of projects | QUANTITY | 0.62+ |
Hashgraph | ORGANIZATION | 0.52+ |
BAT | ORGANIZATION | 0.41+ |
Cube | COMMERCIAL_ITEM | 0.35+ |
Greg Theriault, SiliconANGLE | Focus On Customers Jan 2018
>> [Narrator] From the SiliconANGLE media office in Boston, Massachusets, it's theCUBE. Now, here's your host, Dave Vellante. >> Hi everybody, Dave Vellante here coming at you from our East Coast studios in Marlborough, MA just outside of Boston. What I wanted to do is give you a little recap of 2017 and what's happening and give you an update on SiliconANGLE Media. So as many of you know SiliconANGLE Media INC comprises three brands. TheCUBE, which as most of you know is we call it sometimes the ESPN of tech, it's our live and on demand video broadcasting element. And of course we have the research arm which is Wikibon and Wikibon.com And then, SiliconANGLE is our news site. And so I want to just, as I said, recap what went down in 2017 some of the things you may not know about. >> Last February, February first, actually we opened the new studio in Palo Alto, California. It's at 989 Commercial ST, you should check it out. It's sort of near the mountain view line but it's in Palo Alto, it's a great location, we have a large studio there. And throughout the year, in 2017 we held events, we had launches, but most importantly John Furrier, my business partner, is really running editorial content programs out of that studio. >> So every Thursday Furrier has high level key guests come in CEOs, VCs, in customers, and they just riff on what's going on in the industry and what's happening It's been an absolutely awesome resource for us and I really encourage you guys to go check it out. We did 135 show days last year. TheCUBE is run by our general manager, Jeff Frick and 135 show days meaning we broadcast live at 135 days at events last year, which is just incredible. >> It was our first year we ever did anything in China We did the Alibaba conference, the cloud show there that was very exciting. We did a number of shows in Europe and of course all the big shows in the United States as well >> We launched three websites last year. TheCUBE.net is the latest one. You know, a lot of times we talk about data driven media. If you go to theCube.net and check it out, you'll see something called theCUBE Alumni database. And theCUBE Alumni database contains virtually everybody who's ever been on theCUBE. So you can search CIOs, CEOs, developers, bloggers, analysts all the folks that have been on theCUBE you can see and they've got a profile page on each one of those so, we're collecting all that data SiliconANGLE.com we launched the new website >> SiliconANGLE is run by Rob Hof, who is our Editor-in-Chief Rob was the Silicon Valley beuro chief for business week for the better part of a decade, so we're really proud to have Rob on. He's been on for the last couple of years and just doing a great job with that site. >> And then Wikibon.com is run by Peter Burris he's our Chief Research Officer He's been with us now for the better part of 2 years and he's got that team cranking on all kinds of research in cloud and AI and data orientation, the edge, and infrastructure for emerging applications like AI. >> One of the areas we're most excited about that we launched in 2017 was a new capability called Clipper. So we have this tool called Video Clipper as you know, John Furrier and I, when we met we had this vision for data driven media and innovation and we launched this tool we call video clipper that was developed by Kent Libbey and his team one of our newer executives that we brought in last year on the product side. >> What Video Clipper does is we transcribe every video now that we do, we'll transcribe this video, and then we synchronize the transcript with the video and we're able to then search video, highlight a text, a paragraph let's say, push a button and boom we've got a clip and that clip is ready to be shared throughout various social media platforms like Twitter, and LinkedIn, and Facebook and the like So very, very excited about that tool you're going to be hearing more about that We don't sell it as a separate tool, we integrate it as part of our offerings and got some new offerings that we're bringing to customers in 2018. >> One of the other really exciting things in 2017 we brought in a new chief revenue officer his name is Greg Theriault, I'm going to introduce you to him today Greg Theriault is with me here in studio, Greg, it's great see you, thanks for spending some time with us. >> [Greg] Thank you, Dave, thanks for the opportunity I've never been more excited. Let me tell you a little bit about myself I live in Concord, MA right around the studio here and I came from the IT industry. I've been there for a long time. I used to be at a small systems integrator, kind of the size of SiliconANGLE Media, building client servers, computing, got certified in Novell, and then I jumped into sales. I worked most recently at Forester Research and was there for almost 18 years, two decades, building the sales capabilities, always wrapped around the customers, but I am thrilled to be here today >> [Dave] So, Novell, when our network goes down can you help us fix that? >> It was about 20 years ago but, you know the history with Novell >> Yeah, another Utah company that somehow didn't make it, but for a while they were a little monopoly. So you've been in the business now for a couple of decades maybe, you know, think about what has happened over the last 20 years, what kind of changes have you seen? Share with us your perspectives. >> I've never seen so much disruption from client server, to social computing, to AI, now it's digital disruption in everything and you hear about this all the time in the news that companies are becoming software companies look around the corner, GE is now GE digital, they're trying to reinvent themselves, very, very exciting times. AI machine learning, autonomous computing, and then right around the corner there's block chain I mean that's the big buzz these days Also there's the autonomous vehicles, and let em give you a quick story About two years ago my son was born and I was fortunate enough to have a breakfast with the CEO of Tesla, and I asked him "Hey, he was born, what's going to happen in 16 years?" and JB said to me quite candidly, he said "if your son is driving a car that's not autonomous it won't be safe and he won't need a license" So, things are happening at an epic speed I don't know I these prediction will be true but it is Telsa >> [Dave] Won't need a license, you know it's funny, I mean, I don't know how you feel about it but when I turned 16 it was one of the most exciting days of a young person's life. You wonder what the social implications of that is if you don't need a license, I don't know maybe they can start driving at 14 or 13, you know whatever but you know what I'm saying? >> [Greg] Yeah That was a really exciting time we couldn't wait to get our permits and "Dad can I drive you to the dump?" Right? It's like... >> Self driving cars and self driving refrigerators, I mean, it's moving fast it's at an epic speed right now >> Well everything, and again, you take that business it's all about the data, as I said in my intro we always talk about data driven media we got so much data, you talk about digital transformation, philosophy is digital meets data >> Right >> and you talked about GE you're seeing all these companies now getting disrupted because digital allows people to move so fast, it allows companies like Apple to get into financial servies and you're seeing Amazon become a content company and it's really all around the data, isn't it? >> [Greg] Absolutely >> So, I wonder if you could share with our audience, SiliconANGLE Media, small company you came from a much larger firm, a big brand, Forester, your former company. What attracted you to SiliconANGLE Media? >> I think it was the fact that I jumped on airplane and went out to Palo Alto and met with your general managers. I think the innovation and the speed, the speed around it's in your DNA and then you took social computing, combined it with really computing power. And then I saw the Video Clipper tool. It's the fastest application I've ever seen to clip video and that innovation, the speed really attracted me to the company, to build really powerful content >> [Dave] Yeah it's been quite a ride since I met John Furrier in 2010. You know, John at the time, said "Dave, whatever we do we have to innovate. "We have to continue to invest in R&D" And those R&D experiments they don't always pay off but when one hits, like the Clipepr tool, it can be a home run so we're very excited about that. Share with us your philosophy, what can we expect from Greg Theriault? >> [Greg] Sure, I appreciate that. Well I'm happy to be here I actually blogged on LinkedIn over the weekend about my transition here, and I think it starts off with my family, my son and my wife they helped me, they grounded me, but my philosophy on business is to really be customer focused to hire the right people, train and coach, and build a different mindset which I call the growth mindset the sales rep of the future is being disrupted right now just like very other function. And that is absolutely pivotal. I think the buyers change, Dave. Faster in two years than the past 100 years the buyer is in control, you have to build systems, processes and technologies wrapped around how do you help the customer be successful at drygrowth and that's the biggest shift going on right now I mean sales right now, again, is being disrupted so social selling and things like that, I want to bring that kind of discipline and processes to SiliconANGLE Media >> [Dave] Well, what about social selling? A lot of people will, when social media really started to come into play, a lot of people say "well, we sell to IT people, and IT people, they don't have time to go on Twitter, they don't do Facebook" What's your perspective, has that changed you know and what about that? >> It's changed faster than I could ever believe buyers buy differently but they also need to see the different presence in social that's Twitter, that's LinkedIn, and that's also you have to be on the phone, you have to be in front of customers but it absolutely is pivotal that the new, let's call it a digital rep, needs to understand the tools to listen. Listen to the customer first and foremost, and it's a new channel but it's a channel here for a long time. Again, it's disrupting sales at an epic pace >> [Dave] So what are your priorities, looking out, say, near term, mid-term, long term? >> [Greg] To wrap my hand around the customer base you have to innovate with them, with the team we build And also to build the collaborative culture I'm really into culture and the ability to kind of game-afy the culture, grow the business, accelerate the business, and also develop the team that we build. I mean, the aspirations to where do they want to be in a couple years will help build the business and that's a global business as well >> Well, of course, a lot of the action in the tech business is out in Silicon Valley, and you and I are based here in the East coast, What can we expect in terms of your presence in Silicon Valley? >> I'll be on a plane a lot, and I don't mind that at all I mean, it's a flat country right now So I'll be on a plane, but also the heat is in Boston, New York, Chicago, but the Valley is where it's at so I'm going to be jumping on plane in two weeks to meet with the team, I can't wait >> [Dave] Well, we're excited Greg, to have an executive of your callabor join our team. >> [Greg] Thank you, appreciate that >> Congratulations, and look forward to many, many years of productive growth and adding value for our clients with you >> [Greg] Likewise, thank you >> Alright, you're welcome. Thanks for watching everybody, this is Dave Vellante with Greg Theriault, we'll see you next time.
SUMMARY :
[Narrator] From the SiliconANGLE media office the things you may not know about. It's at 989 Commercial ST, you should check it out. and I really encourage you guys to go check it out. and of course all the big shows in the United States as well all the folks that have been on theCUBE you can see He's been on for the last couple of years and data orientation, the edge, and One of the areas we're most excited about that we and then we synchronize the transcript with the video Greg Theriault, I'm going to introduce you to him today and I came from the IT industry. over the last 20 years, what kind of changes have you seen? and let em give you a quick story I mean, I don't know how you feel about it but and "Dad can I drive you to the dump?" What attracted you to SiliconANGLE Media? and that innovation, the speed really attracted me You know, John at the time, said the buyer is in control, you have to build systems, also you have to be on the phone, you have to be in front and also develop the team that we build. executive of your callabor join our team. with Greg Theriault, we'll see you next time.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Peter Burris | PERSON | 0.99+ |
Greg Theriault | PERSON | 0.99+ |
Europe | LOCATION | 0.99+ |
JB | PERSON | 0.99+ |
Greg | PERSON | 0.99+ |
Jeff Frick | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Boston | LOCATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
2017 | DATE | 0.99+ |
John | PERSON | 0.99+ |
Apple | ORGANIZATION | 0.99+ |
2018 | DATE | 0.99+ |
2010 | DATE | 0.99+ |
Rob Hof | PERSON | 0.99+ |
Rob | PERSON | 0.99+ |
Jan 2018 | DATE | 0.99+ |
Tesla | ORGANIZATION | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
Silicon Valley | LOCATION | 0.99+ |
Dave | PERSON | 0.99+ |
Utah | LOCATION | 0.99+ |
SiliconANGLE Media | ORGANIZATION | 0.99+ |
Novell | ORGANIZATION | 0.99+ |
China | LOCATION | 0.99+ |
GE | ORGANIZATION | 0.99+ |
SiliconANGLE Media INC | ORGANIZATION | 0.99+ |
John Furrier | PERSON | 0.99+ |
SiliconANGLE | ORGANIZATION | 0.99+ |
last year | DATE | 0.99+ |
ORGANIZATION | 0.99+ | |
135 days | QUANTITY | 0.99+ |
Wikibon.com | ORGANIZATION | 0.99+ |
Palo Alto, California | LOCATION | 0.99+ |
Telsa | ORGANIZATION | 0.99+ |
Wikibon | ORGANIZATION | 0.99+ |
Marlborough, MA | LOCATION | 0.99+ |
United States | LOCATION | 0.99+ |
Forester Research | ORGANIZATION | 0.99+ |
Forester | ORGANIZATION | 0.99+ |
two decades | QUANTITY | 0.99+ |
989 Commercial ST | LOCATION | 0.99+ |
ORGANIZATION | 0.99+ | |
135 show days | QUANTITY | 0.98+ |
2 years | QUANTITY | 0.98+ |
today | DATE | 0.98+ |
ESPN | ORGANIZATION | 0.98+ |
ORGANIZATION | 0.98+ | |
two weeks | QUANTITY | 0.98+ |
16 | QUANTITY | 0.98+ |
TheCUBE | ORGANIZATION | 0.97+ |
first year | QUANTITY | 0.97+ |
Video Clipper | TITLE | 0.97+ |
Kent Libbey | PERSON | 0.97+ |
two years | QUANTITY | 0.97+ |
Furrier | PERSON | 0.97+ |
Vaughn Stewart, Pure Storage & Ken Barth, Catalogic - #VMworld - #theCUBE
live from the mandalay bay convention center in las vegas it's the cues covering vmworld 2016 rock you by vmware and its ecosystem sponsors it's legal yeah everything's legal welcome inside walls here on the cube as we continue our coverage here at vmworld once again we're back or what is going to be an exciting three days here in Mandalay Bay and i'm joined by my partner in crime you might say mark farley the producer Vulcan cast a host of Vulcan cast and tell us about Vulcan kestrel quick mark well you've seen comedy in cars you've seen singing in cars with carpool karaoke this is discussions about technology and cars it's tech talk and cars I see it on you can see it on Vulcan cast calm what a novel name for a website I'm pretty you figure good all day coming up with that one didn't you yeah but it's cool you know what it's like to look for a name absolutely benefit but it's a neat neat concept Tech Talk comes the cars you're kind of like the the james corbett of tech there you go except we don't sing about it I'm more like the Jerry Seinfeld maybe that's the next time we're joined by a couple of guests who are they become partners to more or less here in the business and solutely with Vaughn Stewart who is the enterprise architect and chief evangelist I love that by the way of on a pure storage and that evangelist looked up you do have it you getting the whole thing today and kimbark is a CEO of cata logic software and gentlemen ulcers thank you for being here we appreciate that so if you would start off by telling us a little bit about your individual companies you know what you do and then the marriage you to have partnered up here for the past four months came together pretty quickly and what that's all about and if you would bomb what you go first sure so pure storage is recognized widely as being the number one independent all-flash storage vendor we've been recognized for three years as being the leader in gartner's solid-state array Magic Quadrant we've really allowed flash to be consumed by the masses by making it more affordable than traditional disk based storage arrays and deliver all the promise of of the performance of flash kent and in a nutshell cattle objects software's that spin out three years ago from the syncsort company and what we've got about twenty nine patents we're working hard what we did is we evolved our technology to this whole copy data management space which is very exciting and when you marry copy data management to flash technology you drive some really serious effects and catback savings for customers so it's kind of a peanut butter and chocolate on here right was together really really does right so let's talk about your relationship then this has only been four months in the making you've known each other for a long time but you put together your business venture here very quickly what brought it together so fast and how did it make that kind of sense that boom it just happened almost overnight like that to start going on with the Kent listen we were lucky enough that these guys actually found us that a trade show it was a mug event Vav mug event in Austin Texas they found some for a show they have been absolutely brilliant to work with in the business that we're in we're what's called in place copy data management and why that's important is because we get to pick our partners and it's a lot easier to build a technology if you have a partner that cooperates and these guys have been so cooperative that's what made this thing tick they saw a gap that we could fill they were kind enough they sent us a box up to work with the team culturally has been aligned I mean we we've kind of do things all up and down the stack the same way pricing I think we're very similar channel driven we're similar the way we we look at at working together is very similar say just been brilliant and that's kind of what it is it's a neat at the end of the date and to try to squeeze the effects and capex savings out for customers that's kind of the do yeah and we're also seeing a lot of requests from our from our customer base we have a large number of joint customers as well as customers that were interested in purchasing the other technology but we're waiting for a point of integration and so as we're seeing this shift in the the mid market and the enterprise to a more DevOps centric model more of infrastructure teams converging their their server and their compute management or application owners into owning the entire stack there was this this need for taking the data management constructs that we had and allowing an end-to-end ecosystem enable meant so that dev teams could just you know at the push of a button and refresh their data sets move they move their development efforts forward and get rid of all the old legacy time centric based provisioning models yeah I mean I mean CDM has kind of become you know one of these hot buzzwords right all of a sudden as as our data storage just become more capable and has become cheaper we tend to hoard more stuff right now listen we're hanging on things a lot longer so what is the gap exactly you're talking about that you're filling and what's the need that you're addressing specifically then you have all this data at your disposal and and and I guess with Flash movie great question John so what what happens is when you first of all let's talk about what's driving the flash analogy right why why flash is so popular right now everybody that we've talked to is either moving to flash or thinking about moving to flash simply for their primary applications you know those are things like databases virtualization filers you know SharePoint right and as you start to move you get you get really good benefits around effects from using your flash because the speed and the performance particularly with what they do they've got some compression stuff that's unbelievable and then what we do is we overlay that so if you take CDM which was your question if you look at CDM what CDM does copy data management it allows you to deal with all of these copies in the in the world today you've got so many of the vendors that are taking different snapshots at different times and you end up at any given time I think IDC did a study what was it like 50 50 versions of an email that you've got floating around is any given time floating in your organization right so what Vaughn was referring to let's take one example in a test dev environment right we could drive home on that which they do a lot more than that but if you take the test stab and let's say you're a developer and you have an Oracle database that you really want to test the latest data right now without flash without CDM what happens is you make a copy of that database you move it to the developers and getting that copy if you're a developer getting that copy away from the internal IT infrastructure department can take you hours can take days go ahead we've we've got customers whose current copy data management process is it is is fulfilled by either a full-time employee or a staff that runs around doing arm and restores or restores from tape and development teams have to try to anticipate weeks in advance when a new copy of the data that model has been the the de facto standard in the industry for a decade or more and in what you're seeing from from all conversations around DevOps is agility it's time to how can I no increase the rate at which we innovate part of it is by bringing agility into your development process and so so this is a real nice pairing of technologies the performance capabilities within a flash a flash array allows you to scale a large number of instances the instant ability to clone the data set gives you gives you the agility but it's just an engine I still have to take care of the rest of the stack I got a role based access which users get to see which data do I need a datum ask the data or do they get direct access are they having a virtual copy or a physical right and best part can I make it a portal or can I make it right into their native workflow so they never hit the storage team or even the infrastructure team so let's talk about how customers are going to use this right pure has been a big leader not just in flash but and also digital efficiency capacity efficiency and you've had to be that right from the get-go people are saying well how am I going to be able to get the cost you know the effect of costs down of this flash well you have dee doop and you have compression and now you're adding this application layer or higher layer if you will another layer of the stack towards you know data density do you think this is going to have you done run the numbers on what kind of percentage or anything like that that customers will see absolutely kind of kind of absolute ken so I'm actually doing in the solution booth I think 430 tomorrow's solution a the vmworld booth we've got a customer six flags theme park operator that doing this test dev case we saved ninety percent affects efficiency for these guys so there's some really solid number again 90 90 90 / such a big number what's a huge number but it's what is what Vaughn was trying to say if you start marrying the workflow if you take their ability to make the storage and the moving the data more efficient and you'll ever their tool and then you overlay it with our api's we have rest api is that you can tie into a customer environment and then we've got to work flow this workflow engine that we call full stack automation the customer can start automating a lot of the stuff that they're trying to do and it's a home run yeah let's be let's be get a little bit in greater depth here but not too deep yeah these capabilities have existed in market for a long time yeah but the customers had to assemble and build their own scriptures in a fool's the phone and again we're not talking just copying of the data yeah we're giving you an efficiency in the copy data engine with it running on the flash array right what cata logic is doing is giving you a single interface either via portal or API for the entire orc for the orchestration of the entire stack the test Network the virtual machines the physical servers the volume managers all the way down to the copy of the data absolutely so I'm going to dive even deeper bond what kind of skill set be careful what did I get wet what kind of skill set does a customer need to have to take advantage of this solution so that's that's a beautiful question because it goes back to the synergy between our two companies right we're known for being able to set up storage in under an hour that requires no administrative skill set right nothing to tune much like very much like an iphone right kind of out of the box there's no manual right cata logics in the same boat you download an ova you're up and running in 30 minutes you're connected to the pure array in four at 40 minutes yeah you're connected ad and 50 and you're running you're off to the races right we don't have any boxes no appliance versus our competitors out there right we don't have any agents to install no appliances it's just it's the perfect match simplistic and we're running and through api's right we're getting we're getting consistent application consistent copies of the data sets right and we're orchestrating through the built in infrastructures that that already exists whether we're looking at vSphere or the rest of the ecosystem so say a customer does their own development and they've got they've got people that know how to use api's program for api's will they be able to will they be any faster be able to do more with it or does it really not what it does this gets back to the effects issue right so so with our REST API they can tie it in and we've already got a lot of things that are tied in like some of the development tools out there chef puppet bluemix from IBM I mean these are all things that we we can kind of work with to complete the environment and allowed them to lever is amazing platform does that answer your question I think yeah so what about the market for this right it a happy data management took a while to take off right it's one of those things in data management has always been a tough thing and it takes a while for customers to sort of get a what what I'm going to say a group think and the critical mass of people thinking about it it looks like you've had some help in the last year with other vendors getting in well and popularizing it you know EMC has theirs and commvault I think is doing something in my response is talking about it now you know 18 months ago those of what he did but what started it mark and this is and that's a great question is what I was alluding to earlier once flash comes on the scene and particularly flash vendors that can do what they do that have got a huge cat-back saving or opik savings for the customer then you can start working in their workflow in their processes and saving them even more money so it actually is copy data management with flash storage can becomes almost to have to have versus and the other things that we were doing a year ago it was a nice to have what i call a nice to have right because if you start looking at how to save yourself money from an effects perspective you might as well look at how to go all the way and sometimes you can triple to 10 times your savings geometrically by adding see the right CDM what i call enhance CDM what our customers sometimes say is they call us a CDM on steroids copy data management on steroids that's energy is a big thing if you've looked at the industry historically what you've seen as storage vendors put out their own homogeneous right automation walls right point bond and then you've seen a number of heterogeneous vendors to play their tools but they don't want to have any correlation with any hardware vendor right right and so and so as a storage provider right and customers are looking to say well look I don't wanna get locked in a particular storage provider and right so that's one aspect as a storage vendor we're sitting there saying we'd like to have greater integration your ecosystem so we can bubble up our value cattle logics kind of hit that sweet spot and said we're going to be heterogeneous we're going to be multi-platform and we're going to leverage leverage the channel right hundred percent channel driven and we're going to leverage the API and the data management ecosystem the storage vendors so they've kind of got a perfect storm going on in terms of a technology and market momentum if you like ok so let's talk about how the solution is going to be delivered you sell it do you sell it do you sell into pure accounts you talked about channel we're getting we're going to meet in the channel okay we're also talking about doing some more creative things possibly up for right now it's a meet in the channel we think there's enough enough good networking the teams are in touch with each other you know the value proposition proves itself right if somebody when's it going to be available in another month or so so there are demonstrations available both in the cat illogic and in the pure storage booth here at vmworld I so we would we would encourage those who are interested in seeing the power of this this solution to stop by either booth at any time we're going to speaking sessions in each others as well this week absolutely up and we are currently targeting for somewhere between mid to end-september for a ga release right and I need to say one other thing going back to this the reason this works is because these guys have but one care and they are customer driven right they don't have an ego they are driving to the customer and fulfill the needs because as he said it's sometimes hard for a heterogeneous vendor that controls a lot to be welcomed as much as we've been welcomed with this group it's because they know they want to drive it through the customer get the best solution in the world of the customer so on the customer side you've talked about the perfect storm of services and products who's the perfect customer who's the optimal customer something like this that I i think the low-hanging fruit is any development team that has as some requirement where they are taking copies of their current data set and are developing off of that platform I think that's the low-hanging fruit I think at a more macro level any organization that says they have a DevOps initiative and particularly they want to turn key DevOps platform to be riding with and launch launch ahead versus a try to acquire talent to build their own this is rate rate within your wheelhouse good deal no brainer and if people aren't looking at that right now you know they're not they're not in this century right because everybody's moving to flash for the primary all the projections are going forward to going off the charts in terms of the growth of flash of what's gonna happen at any what's changed with flash right where four years ago sure had to kind of get over the hurdle of the price berry for flat right we did that with industry-leading data reduction that's still two x better than the rest of the industry but as flash prices keep coming down not what you're seeing as a pivot around around value is around making multiple data sets I mean if you get into a depth use case and I'm making ten copies of a data footprint that's already reduced by x 5x and you're getting to a price point that you just you can't you can't meet with with this because you couldn't drive enough performance either death actually that's not possible yeah well before I let you go I want to tell you it's just disappointing to us that you're not more enthusiastic so and super a little it's really impressed today we had a long night life maybe tomorrow things will pick up but congratulations on the business venture and wish you the best of luck down the road thanks for being well thank you thank you guys for having us on really enjoyed it appreciate it thank huh thank you back with more from vmworld right after this here on the cube
**Summary and Sentiment Analysis are not been shown because of improper transcript**
ENTITIES
Entity | Category | Confidence |
---|---|---|
two companies | QUANTITY | 0.99+ |
ninety percent | QUANTITY | 0.99+ |
three years | QUANTITY | 0.99+ |
Vaughn | PERSON | 0.99+ |
mark farley | PERSON | 0.99+ |
30 minutes | QUANTITY | 0.99+ |
four months | QUANTITY | 0.99+ |
40 minutes | QUANTITY | 0.99+ |
Vaughn Stewart | PERSON | 0.99+ |
Mandalay Bay | LOCATION | 0.99+ |
vmware | ORGANIZATION | 0.99+ |
Austin Texas | LOCATION | 0.99+ |
ten copies | QUANTITY | 0.99+ |
vmworld | ORGANIZATION | 0.99+ |
18 months ago | DATE | 0.99+ |
tomorrow | DATE | 0.99+ |
a year ago | DATE | 0.99+ |
SharePoint | TITLE | 0.99+ |
two | QUANTITY | 0.99+ |
Jerry Seinfeld | PERSON | 0.98+ |
Ken Barth | PERSON | 0.98+ |
50 | QUANTITY | 0.98+ |
IDC | ORGANIZATION | 0.98+ |
kimbark | PERSON | 0.98+ |
iphone | COMMERCIAL_ITEM | 0.98+ |
IBM | ORGANIZATION | 0.97+ |
today | DATE | 0.97+ |
10 times | QUANTITY | 0.97+ |
four years ago | DATE | 0.97+ |
one aspect | QUANTITY | 0.97+ |
last year | DATE | 0.97+ |
three days | QUANTITY | 0.97+ |
vSphere | TITLE | 0.97+ |
DevOps | TITLE | 0.97+ |
Oracle | ORGANIZATION | 0.96+ |
three years ago | DATE | 0.96+ |
mid | DATE | 0.96+ |
EMC | ORGANIZATION | 0.96+ |
this week | DATE | 0.95+ |
Pure Storage | ORGANIZATION | 0.95+ |
hundred percent | QUANTITY | 0.95+ |
Catalogic | ORGANIZATION | 0.95+ |
2016 | DATE | 0.95+ |
james corbett | PERSON | 0.94+ |
one | QUANTITY | 0.94+ |
las vegas | LOCATION | 0.93+ |
a decade | QUANTITY | 0.93+ |
gartner | ORGANIZATION | 0.92+ |
cata logic software | ORGANIZATION | 0.92+ |
under an hour | QUANTITY | 0.91+ |
about twenty nine patents | QUANTITY | 0.91+ |
John | PERSON | 0.9+ |
both | QUANTITY | 0.9+ |
#VMworld | ORGANIZATION | 0.9+ |
triple | QUANTITY | 0.87+ |
CDM | ORGANIZATION | 0.86+ |
single interface | QUANTITY | 0.85+ |
first | QUANTITY | 0.85+ |
x | QUANTITY | 0.83+ |
flags | ORGANIZATION | 0.82+ |
50 versions | QUANTITY | 0.82+ |
90 | OTHER | 0.79+ |
end-september | DATE | 0.79+ |
Vaughn Stewart | ORGANIZATION | 0.79+ |
Vulcan | ORGANIZATION | 0.76+ |
mandalay bay convention center | LOCATION | 0.74+ |
couple of guests | QUANTITY | 0.74+ |
vOps | TITLE | 0.73+ |
Vulcan | TITLE | 0.7+ |
number one | QUANTITY | 0.7+ |
carpool karaoke | TITLE | 0.68+ |
past four months | DATE | 0.66+ |
one care | QUANTITY | 0.65+ |
430 | OTHER | 0.62+ |
5x | QUANTITY | 0.59+ |
six | QUANTITY | 0.49+ |
lot | QUANTITY | 0.48+ |
Kent | LOCATION | 0.44+ |
90 90 | OTHER | 0.35+ |