Show Wrap with Edward Haletky - VeeamOn 2017 - #VeeamOn - #theCUBE
(upbeat electronic music) >> Announcer: Live from New Orleans, it's theCUBE. Covering VeeamOn 2017, brought to you by Veeam. >> Welcome back to New Orleans, everybody, I'm Dave Vellante with my co-host Stu Miniman. There's been a lot of talk of course this week because of WannaCry about ransomware. Edward Haletki is here, he is the principal at TVP Strategy and he and I were having a conversation the other night about ransomware. Edward is a security expert, strategist, been around a long time, Edward, good to see you, thanks for coming on theCUBE. >> Thank you for having me again. >> Let's riff on this a little bit. You had some really, I thought, thought-provoking ideas about ransomware. I was making the point that look, if you got an air gap, you're good, right, and you said, "Well, no," I said, "Well, what if you have an offsite tape?" And you said, "Well, it's not that simple." >> Edward: It really isn't. >> What's the deal with how to protect myself against ransomware? >> Well, let's just start with a few things. This particular about of ransomware is actually in version 2.0. So the guy found the kill switch for the first version, they already fixed that bug and put it out again. So now it's hitting over 200,000 machines in 99 countries. It's spreading around the world like crazy. The only way that I found to protect yourself is to actually have the ability to do, in a lot of ways, versioned writes. In other words, you keep a version of everything. That's important, but you got to first figure out what's important. But it's more than that. It's an entire architecture around data protection, security and even your business. You need to start with, if you're talking about from the security perspective, you need to start with a way to prevent what's known. If I can prevent what's known from getting to you, like phishing attacks and other attacks, I can prevent you from spreading ransomware into your company. So that's kind of a gate, but if that comes through the gate which it could and it did, you need something able to detect ransomware. And that is a detection that data protection's prime to do. >> But like, okay, explain this. Sort of revisit the conversation we had. If I have an air gap, meaning I've got a separate data center that's disconnected somehow or periodically disconnected, as some vendors have suggested, I'll rotate the connection. And I've got data off site. Let's say I've even got it off site in tape, even though I would ideally not like to recover from tape. Why am I not protected in that scenario? >> It depends on the retention schedule. If the retention schedule's long enough, you'd probably be fine. Most people don't find out there's ransomware until they reboot a machine. >> Dave: And they've rotated through their tapes by then, you're saying. >> They could possibly do that. Some of the smaller businesses, they probably have. Some of the larger businesses that keep yearly and monthly and so forth, and they keep them for seven years probably haven't. But as we move move further and further away from tape and more to the connected universe, even multiple copies of something doesn't necessarily protect you, unless they're immutable copies. >> Well, Phil, Bill Philbin said it today, he said, in a different way, he said, "When we make boo-boos "and we replicate the boo-boos, we replicate really fast," and I tweeted out, I said, well, if there's malicious encryption, that probably replicates really fast. >> Edward: It does. >> Okay, and so. I mean, maybe we should explain the basics here as that's really what the ransomware folks are doing, right, they're encrypting your data and then saying, "Hey, you want the keys back, you got to pay us," is that-- >> Well, and actually, the new breed is, "Hey, pay us and we won't even give you the keys." >> Well, you know, I was watching CNBC the other day when WannaCry hit and one of the experts that they had on, the CNBC analysts asked them, the anchor's asked them, "Well, what do you do?" And they said, "Well, unfortunately, "you just might have to pay the ransom," which was surprising to me because there's no guarantee you're going to get the keys. >> The keys, but it's actually 60 million dollars worth of ransom right now. That's a lot of money. >> Okay, so-- >> I mean, this is, it's 300 dollars a bitcoin to get your key. >> Dave: Right, you're paying in bitcoin, obviously. >> Which is also, that's expensive to get. And a lot of companies just don't have bitcoins lying around, so they have to go out to either mine them or-- >> Dave: Or go to a marketplace. >> Go to marketplace and buy them. >> Especially the people that are still running Windows XP aren't necessarily the people that are bitcoin experts. >> Exactly. >> Okay, so now, what you had suggested to me was that the backup software vendor, we're here at VeeamOn and we're at a Veeam event, backup software vendor actually has data because they're pushing change data to the network periodically. And in theory, they could use analytics to identify anomalous behavior. >> Edward: Exactly. >> In terms of encryption activity that's higher than normal. Explain that. >> Well, there's a couple of ways you can do that. One is that you could look at the CPU utilization, say hey, it's a high CPU utilization, something's going on. Unfortunately, you can't tell if that's a normal action or a non-action, an encryption action, especially with the new chipsets, encryption's very very fast. And the overhead's very very little, could just hide in the noise. When you look at data though, as it gets encrypted, when I do data protection, normally in a virtualized environment or even in a physical environment these days we do something called change block tracking. Or the equivalent thereof in the physical world. And what that does is that, for every block that changes of the file system, I can, that gets sent over to be protected. So as those increase because I'm encrypting more and more and more, you're going to see an increase in the number of blocks that have changed. You could say normally that machine does maybe a kilobyte per backup. And suddenly you're doing a gigabyte. That's a huge difference, that's a big red flag saying hey, something's gone wrong, that's not normal. >> What about this idea of like, honeypot files, like here's where we store all the credit cards file. >> Edward: Oh, we call them canary files. >> Canary files, great. >> And this is, canary files are another way you can detect things. If you have a file server, you should just put a canary file out there, nice juicy name, you know, CEO's whatever, something like that, a spreadsheet, it could be an expense report that you know is ancient. It doesn't make any difference. What that canary file is used for is you just periodically query the file, like, can I read you? It doesn't have to be a big file, it just means I can read you, 'cause it's going to encrypt the whole thing. Once I can't read it anymore, you know, you've been hit by ransomware usually. >> Right, because there's no reason you would've encrypted that file. >> Or even touched it, no one should be touching it. >> Dave: Right, some zombie file. >> Exactly. >> Okay. Now, for a company like Veeam to put a solution, I mean, I'm making the case that there should be specific solutions in the marketplace for ransomware. >> Edward: Oh, absolutely. >> Not just a sort of hand waving and buy our product because of ransomware, it should be a specific solution geared towards solving the problem. What does that solution look like, how would a company like Veeam, who would the partners be that they would put that together, what types of companies would they need, what type of capabilities would be required? >> Well, for Veeam, I think you need four general capabilities. They have one of them, that's the recovery stage. They have instant, the capability to do instant recoveries. That is a must, so if you have ransomware, to recover the business, you just do an instant recovery of a known good source. The other one is on the front end, you really need the prevention. In other words, I'm going to prevent people from doing fishing or I'm going to prevent attacks coming in with that type of payload. So if it's an encrypted payload, don't let it through. Those are possible. The middle of it is the detection, and then what we call legal hold. In other words, I want to say, okay, I detected the possibility of ransomware. And then I want to mark this recover point, the one that I'm currently backing up, as potential for ransomware so the one before that is the one I say, "Hey, don't delete that one "until I've inspected it," and that's the one you may do the instant recovery off of. >> Okay, so prevention, I mean, that's just good practice. But let's assume for a second-- >> That's a security company has those capabilities, some of them do a really good job at that, but even with something like WannaCry, you can't prevent someone from clicking on a link. >> Right, so assume for a second that I didn't prevent it. So I should do that as best practice, but assume I didn't prevent it, so I got to have detection. >> Edward: Absolutely. >> They've penetrated, now I'm using what, analytics to look for anomalous behavior? >> I'm either using a canary file or I'm using analytics at the data protection layer. I could even use analytics at the storage layer to say, "Hey, there's a lot of changes happening," that's going to go down the storage path and I'm going to be able to see it there as well. >> Okay, and then legal hold, in 2006 when the federal rules of civil procedure changed and they said electronic documents are now admissible. Most large companies and certainly large companies in regulated industries began to implement techniques to do legal holds, particularly around email archiving, which was just one piece of the problem. That's a complicated problem. >> It is, but it's really legal hold like. It's the concepts of legal hold, but applied specifically to data protection. In other words, you want to say the recover point that I'm currently writing to could be bad. We don't know, so mark the recover point previous to that as don't delete. Don't mark the one you're just doing, it's the one previous to that. 'Cause what could happen is you may not do the instant restore 'cause they're fine. But three days later when that one's going to roll off, it rolls off and it may go away. And if it goes away, you're sunk. >> Okay, and then fast recovery, which is the capability that you said Veeam has, obviously. >> Edward: I would say some recovery, yeah. >> Am I to infer that an air gap is not required? >> Well, when you start doing the... It is and isn't. If you have a good architecture, that architecture's going to include things like going to an immutable storage source. So I'm going to store my backups on an immutable source or target. And that immutable target, the best one today is really an object store where it has versioned rights. Every version that gets written is immutable. So as you do data protection, you write to a new version a full image, so it's a synthetic full image that gets put into that blob of storage. So I have my target for, my Veeam target, let's say, and then Veeam would replicated that or do something to put that on this object store for versioned writes. Then what happens is I can either restore from the Veeam target, but let's say that gets corrupted, now I can go back to the object store as the ultimate source saying, "Hey, I'll just go back "to the immutable versions." >> Okay, when I hear immutability, I often think of blockchain. Can blockchain, does it fit in here in the future, can it help solve problems like this? >> Yes and no, blockchain is actually very old. We've been doing blockchain encryption for ages. EBC was an electronic blockchain for encryption. I'm not sure it's actually going to solve that problem. But immutable is basically non-writable, that's what I'm talking about, you can't change it once it's written. And if you can protect that using blockchain and the metadata and all that, that's fine. But I don't think that's necessary. >> It's like containers too. Everything's been around forever. (laughs) >> It has been. I mean, when you think about, but this particular one is really taking advantage of what object stores have to offer today. And there's several companies that have that capability and it adds a nice layer, we think it's archive, but it's not, to me it would be the intermediary. It's the pre-archive, it's kind of like, okay, put it there, and then I may archive that off on a retention schedule. >> Excellent, Edward, great analysis, thank you very much, appreciate that, so Stu, let me bring you into the conversation, put a bow on VeeamOn 2017, what are you takeaways? >> So Dave, we go to a lot of shows and love when you have a community that's excited. That term love is not one that you hear at many shows, I mean, I'm sure Edward probably-- >> Edward: I would agree. >> I love VMware bumper stickers that people have. Technology is, you know, we're down in the weeds here. I mean, here's people that are passionate about availability and backup. The thing that I was looking for coming on to this show, Dave, is what they addressed, you know, day one and the main keynote. Which is the big wave of virtualization has kind of gone past, you know, the peak of where it is. And how can they look at that next generation, can they hop on the waves? The things that I really liked, we got to talk to a lot of customers, Dave, customers, passionate, not only the enterprise where they've been getting into, but talked to a number of service providers including some interviews that we did where they like what they're doing, they keep building. Public cloud and where Veeam fits, I think it's early days. Want to see how that develops, want to see how customers use it, we did talk to one customer that was really excited about where that'll fit in. I like that Veeam has, you know, clear eyes as to where their future is and they're embracing that change. I always hear, sometimes you hear that term embrace and you're like, yeah yeah yeah, sure, you're kind of giving it lip service, but are you going to be able to move forward on that new trend, because as we talked, Dave, in a couple of segments here during our two days of interviews, usually when there's a shift in the landscape, the players change, the previous incumbent will not be the leader going forward. And Veeam has a strong team, they've put a lot of new people in place, and they know where the battles will be fought. Early days in some of this next wave, but it was exciting to be here and happy to share it with you. >> Yeah, I mean, I learned a lot about Veeam. Most of my interaction with the company have been either informal or kick in the tires, v tugs and v mugs where you've seen them for years. I came in knowing that the press releases talked about 600 million dollars in bookings, ambitions to become a billion dollar company. Very rapid growth rate, 45,000 partners. So that was quite interesting, to see that in action. This company's got real big ambitions, this idea of being sort of the availability expert for whatever use case you want, whether it's in the cloud or going to the cloud or coming from the cloud or between clouds, is very ambitious. I think that's a wide open space. I suspect it's a big market, although it's really emerging, and I suspect all the individual cloud vendors are going to be going, trying to protect their little parts of the world, companies like VMware are going to want to try to own that inter-clouding space and other startups are trying to get in there. It's a sort of jump ball in my view there, but I like the ambition. It was interesting to hear Peter McKay talk about Veeam in the context of software companies that are growing and growing fast, getting to 800 million which they're not there yet, the likes of Workday and Salesforce and ServiceNow. Of course, those are all public companies and Veeam is a private company, so it can write its own narrative. >> They've got enough revenue, Dave, that they could be public. There've been plenty of companies that have IPOed with much less revenue. I'm shocked you haven't mentioned it, Dave, profitability. I mean, in today's day and age, a company of the size that they are, and they're still growing at a rapid pace and they are profitable. So you know, kudos there. >> Yeah, and then the other thing that struck me was the pace of product announcements, I always look for that. At a lot of the shows that we go to, you hear a lot of hand waving about digital transformation, but you don't see a lot of products coming out. So there was some excitement around the products, so that's a good sign that they can turn strategy into R&D into products that sell that the partners are taking and uptaking. So it was a good sort of first experience certainly for me at VeeamOn and theCUBE, and Stu, always a pleasure working with you, we got, excuse me, get to take a break. The boys get to go home after 20 days on the road, and then, you know, we're cranking up again. We got shows every single week in June, multiple shows, US, international, so to to siliconangle.tv, check that out, check out our schedule. Go to siliconangle.com for all the news, wikibon.com is cranking some stuff out as well. Edward, thanks for sitting in. >> Oh, my pleasure. I do have one thing to interject, I've actually looked at Veeam from a totally different perspective. I've been watching them and monitoring them for about 10 years. From their technology perspective. Actually over 10 years, I started with them. So I went through the virtualization, backup wars with them and all the other companies. Their rate of innovation, their rate of change has actually been far greater than many other data protection companies. It's not just their new releases, it's their whole, they've gone through several shifts in messaging. And several shifts in what their products do. And it's been fascinating to watch. >> Well, and that's a really good point, because a lot of the traditional backup software companies are living on maintenance. And it seems like Veeam is trying to, as Pat Gelsinger says, catch the wave and not be left in the dust as driftwood. All right, we're going to leave it there, thanks for watching, everybody. We will see you next time, and take care. (upbeat electronic music)
SUMMARY :
Covering VeeamOn 2017, brought to you by Veeam. Edward Haletki is here, he is the principal and you said, "Well, no," I said, And that is a detection that data protection's prime to do. Sort of revisit the conversation we had. It depends on the retention schedule. you're saying. Some of the smaller businesses, they probably have. and I tweeted out, I said, well, "Hey, you want the keys back, you got to pay us," is that-- Well, and actually, the new breed is, Well, you know, I was watching CNBC the other day That's a lot of money. to get your key. lying around, so they have to go out aren't necessarily the people that are bitcoin experts. Okay, so now, what you had suggested to me encryption activity that's higher than normal. One is that you could look at the CPU utilization, What about this idea of like, honeypot files, it could be an expense report that you know is ancient. you would've encrypted that file. I'm making the case that there should be specific solutions that they would put that together, They have instant, the capability to do instant recoveries. Okay, so prevention, I mean, that's just good practice. you can't prevent someone from clicking on a link. but assume I didn't prevent it, so I got to have detection. and I'm going to be able to see it there as well. in regulated industries began to implement techniques We don't know, so mark the recover point previous to that which is the capability that you said Veeam has, obviously. And that immutable target, the best one today Can blockchain, does it fit in here in the future, and the metadata and all that, that's fine. It's like containers too. I mean, when you think about, and love when you have a community that's excited. I like that Veeam has, you know, I came in knowing that the press releases a company of the size that they are, At a lot of the shows that we go to, and all the other companies. and not be left in the dust as driftwood.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave | PERSON | 0.99+ |
Pat Gelsinger | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Edward Haletki | PERSON | 0.99+ |
Edward | PERSON | 0.99+ |
2006 | DATE | 0.99+ |
300 dollars | QUANTITY | 0.99+ |
Bill Philbin | PERSON | 0.99+ |
Peter McKay | PERSON | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
Phil | PERSON | 0.99+ |
New Orleans | LOCATION | 0.99+ |
seven years | QUANTITY | 0.99+ |
VeeamOn | ORGANIZATION | 0.99+ |
45,000 partners | QUANTITY | 0.99+ |
first version | QUANTITY | 0.99+ |
60 million dollars | QUANTITY | 0.99+ |
800 million | QUANTITY | 0.99+ |
99 countries | QUANTITY | 0.99+ |
siliconangle.com | OTHER | 0.99+ |
CNBC | ORGANIZATION | 0.99+ |
Windows XP | TITLE | 0.99+ |
two days | QUANTITY | 0.99+ |
TVP Strategy | ORGANIZATION | 0.99+ |
theCUBE | ORGANIZATION | 0.99+ |
today | DATE | 0.99+ |
over 200,000 machines | QUANTITY | 0.99+ |
June | DATE | 0.99+ |
20 days | QUANTITY | 0.99+ |
Edward Haletky | PERSON | 0.98+ |
about 10 years | QUANTITY | 0.98+ |
three days later | DATE | 0.98+ |
over 10 years | QUANTITY | 0.98+ |
one | QUANTITY | 0.98+ |
US | LOCATION | 0.98+ |
one piece | QUANTITY | 0.98+ |
VMware | ORGANIZATION | 0.97+ |
Stu | PERSON | 0.97+ |
about 600 million dollars | QUANTITY | 0.97+ |
one customer | QUANTITY | 0.97+ |
this week | DATE | 0.96+ |
One | QUANTITY | 0.96+ |
one thing | QUANTITY | 0.95+ |
2017 | DATE | 0.93+ |
siliconangle.tv | OTHER | 0.93+ |
first experience | QUANTITY | 0.93+ |
first | QUANTITY | 0.89+ |
billion dollar | QUANTITY | 0.89+ |
Veeam | PERSON | 0.86+ |
second | QUANTITY | 0.84+ |
version 2.0 | OTHER | 0.78+ |
every single week | QUANTITY | 0.77+ |
EBC | ORGANIZATION | 0.77+ |
wave of | EVENT | 0.75+ |
Workday | ORGANIZATION | 0.75+ |
Alexander Kozlyaev & Konstantin Yakovlev, MTS - VeeamOn 2017 - #VeeamOn - #theCUBE
>> Announcer: Live from New Orleans. It's theCUBE covering VeeamON 2017, brought to you by Veeam. >> Welcome back to New Orleans everybody, this is theCUBE the leader in live tech coverage. We go out to the events, we extract the signal from the noise. A lot of noise on cloud, a lot of signal on cloud, and we've been unpacking that. I'm Dave Vellante with Stu Miniman. Alexander Kozlyaev is here. He's the Head of IT Architecture at MTS. He's joined by Konstantin Yakovlev, who is the lead System Architect at MTS, a telecommunications company in Ukraine. Gentlemen, welcome to theCUBE. Thank you for coming on. >> Thank you. >> Not Ukraine, in Russia. >> Oh, it's not Ukraine. Oh sorry, just hear Ukraine. >> We had some bad data. We'll make sure to clean that up. >> Yeah, yeah, we have a data quality problem here. Sorry about that. Okay, yes my apologies. Okay, let's start with Alexander. Maybe you could describe MTS and tell us a little bit about the company. >> Yeah, surely. MTS is one of the largest mobile operator in Russia. It represents the Russian market for the last 23 years. So currently, our subscribers in Russia only maybe counted by the number of 80 million. We have subsidiaries in different countries like Belarussia, like Romania, and other countries. So we are putting forward our digital services, cellular services and others. Me, personally, working from the first day of MTS so I'm roughly 20 years in MTS staff, starting as system administrator. >> Okay, so you've seen the evolution of the various backup and we'll come back to that. But I wanted to ask Konstantin, it's a long way to come to a show like this. How are you enjoying the show? What has it been like for you? >> It's a nice conference but main thing for us, I think it's backup of physical servers. Because now we have different systems to backup physical servers and virtual servers. Maybe we hope in the future to join these systems, and have only one backup for all our services. So it's good step for Veeam to make a physical backup also. I think it's main goal for us here in this conference. >> Okay, so that was one of the big announcements this week. Of course, Veeam is oftentimes been pointing out that up until this point has not backup bare metal servers, physical servers as you say, and now that happens. So that allows you to consolidate your backup architecture, is that right? >> Maybe, we hope. It's a first step. It's a first step, so now we have to look how Veeam will backup bare metal servers. >> We would like to harmonize our backup software because currently we have three or more even backup software featuring like Symantec, like Network Error. So we would like to join them, and to choose best of breed of them. Currently Veeam software now can play this role as being the big player like them. >> Alexander, you have the history of MTS. You've seen the backup systems of all from before virtualization. >> Alexander: Yeah, all the way through. >> Can you share with us the MTS backup and data protection journey? >> Backup and data protection journey. Surely, it started from very simple tape drives staying on top of the table. I am personally was who repairing them from jammed tapes and so on, (faint) tape, autoloaders and others, and others. But nowadays, we have a huge amount of data. Okay, it's very big amount of data. So simple tapes cannot operate properly. So we have historically a different software solutions to which we acquired with different companies which were merged with us. So currently, we would like to harmonize all these suite of software features. So the how big way was passed by. >> So from an IT architecture perspective, Konstantin, what are the big challenges in the telecommunications industry in terms of high availability? We hear a lot about always on. What does that mean to your business? >> I think it's maybe always on is not a first main goal today. Maybe for us, main goal is NFE, if you heard about it. It's virtualization of network part of telecommunication company. This is a first and main question. After that, we can talk about always on, and data protection because in telecommunication world, it's very important part of our business. >> Dave: So NF-- >> So just NFE is really about being able to deliver software services to your users. >> I would like to say NFE is being like a tool. But real goal is agility of the business because we are challenging very different range of tasks, and we need to act very fast. So the only way to withstand such threats is to react very fast by means of very flexible infrastructure. So the only way is to build NFE infrastructure NFE radius so. >> It's a shift in mind. >> Yeah, I think back, I worked in telecommunications 20 years ago. Lots of big gear, and cabling, and it's a software world now. NFE is just part of the term to help you deliver agility sounds right. >> Just to (accented) into solutions, which are built everywhere. >> I've talked to many of the large telecommunication vendors over the years. The whole cloud wave, some telecommunication players try to be a cloud provider. Most of them, NFE is an exciting thing they're looking at. How does cloud impact your journey? >> It doesn't impact us very, how to say, I guess. So currently, what do impact us most of all is the need to reorganize our internal processes. Currently we are not cloud oriented in our minds, and our process have other dimensions that our company more than 20 years old. All the processes from the very beginning. So most of them should be re-in full completely and build up from scratch. So currently it's a big, big task, and we are trying to work with that. We are talking with helps, you know the tool. For example, to state the tasks in different ways, to work different, think different as we probably should. >> Where does Veeam fit in? You mentioned you have a lot of different flavors of backup software because you have to support both physical servers and virtual servers. Where does Veeam fit in, and where do you see it going? >> Veeam is our main solution for backup of virtualized systems. In IT, we already virtualized most part of our systems but now we start this NFE process in telecommunication part. So Veeam will play more, and more important role in our life because we start to transform our telecommunication part to move it to IT-like world. In IT, the Veeam is main solution for backup virtual machines. So in all other part of our company, Veeam will start to play this role as a main solution of data protection for the virtual machines. So when more and more virtual servers will appear in our life, Veeam will play more, and more important role. So this is a Veeam role in our life. This is a main solution for backup virtual machines so. >> Yeah, it's got to be more and more reliant on that platform to support your future. >> Less and less physical servers but still as head of one of the division in Veeam said, we cannot virtualize 100%. So always will be some small part of physical servers. >> Okay, good, well we're out of time. Thank you very much for coming on theCUBE. >> Stu: Appreciate it. >> Alexander: Thank you. >> Thank you, thank you very much. >> All right, keep it right there buddies. Stu and I will be back to wrap right after this short break. Be right back. (enlightening music)
SUMMARY :
brought to you by Veeam. We go out to the events, Oh, it's not Ukraine. We'll make sure to clean that up. about the company. So we are putting forward our digital services, How are you enjoying the show? So it's good step for Veeam to make a physical backup also. So that allows you to consolidate your backup architecture, It's a first step, so now we have to look So we would like to join them, You've seen the backup systems of all So currently, we would like to harmonize all these What does that mean to your business? and data protection because in telecommunication world, So just NFE is really about being able to deliver So the only way to withstand such threats NFE is just part of the term to help you deliver Just to (accented) into solutions, I've talked to many of the large telecommunication vendors is the need to reorganize our internal processes. and virtual servers. of data protection for the virtual machines. Yeah, it's got to be more and more reliant on that head of one of the division in Veeam said, Thank you very much for coming on theCUBE. Stu and I will be back to wrap right after this short break.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Alexander Kozlyaev | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Konstantin Yakovlev | PERSON | 0.99+ |
Alexander | PERSON | 0.99+ |
Russia | LOCATION | 0.99+ |
MTS | ORGANIZATION | 0.99+ |
Konstantin | PERSON | 0.99+ |
100% | QUANTITY | 0.99+ |
Ukraine | LOCATION | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
Stu | PERSON | 0.99+ |
New Orleans | LOCATION | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
80 million | QUANTITY | 0.99+ |
first | QUANTITY | 0.99+ |
Symantec | ORGANIZATION | 0.99+ |
three | QUANTITY | 0.99+ |
first step | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
20 years ago | DATE | 0.98+ |
this week | DATE | 0.98+ |
more than 20 years old | QUANTITY | 0.98+ |
20 years | QUANTITY | 0.98+ |
theCUBE | ORGANIZATION | 0.97+ |
Romania | LOCATION | 0.97+ |
today | DATE | 0.97+ |
one | QUANTITY | 0.96+ |
one backup | QUANTITY | 0.95+ |
Belarussia | LOCATION | 0.94+ |
NFE | ORGANIZATION | 0.88+ |
VeeamOn | EVENT | 0.87+ |
NF | ORGANIZATION | 0.87+ |
last 23 years | DATE | 0.84+ |
cloud wave | EVENT | 0.8+ |
first day | QUANTITY | 0.8+ |
first main goal | QUANTITY | 0.78+ |
#VeeamOn | EVENT | 0.77+ |
Russian | LOCATION | 0.68+ |
VeeamON | ORGANIZATION | 0.63+ |
2017 | DATE | 0.53+ |
2017 | EVENT | 0.47+ |
MTS | EVENT | 0.33+ |
Vladimir Taft, Granite Construction - VeeamOn 2017 - #VeeamOn - #theCUBE
>> Mind the fact that HP just started re-selling Veeam. We now have a combination of a very strong technology portfolio, deep integration, and a commitment to good market partnership. The combination we think will be very exciting for HP member and Veeam customers in the years to come. >> Narrator: Live from New Orleans, it's theCUBE, covering VeeamON 2017, brought to you by Veeam. >> We're back, welcome to theCUBE and VeeamON 2017, my name is Dave Vellante with Stu Miniman. Vladimir Val Taft is here, he's the principle infrastructure architect at Granite Construction. Val, good to see you, thanks for coming on theCUBE. >> Pleasure. >> So tell use about Granite Construction, what do you guys do? >> Well Granite is one of the largest public construction companies in US. It's your publicly traded company, it's actually one of the S&P 500 where the annual revenues are over 2 1/2 billion dollars. And if you see, on the East Coast, if you see Tappan Zee Bridge, that's one of the flagship projects of Granite Construction as an example. Also roads, tunnels, airports, heavy constructions. >> Is that the old Tappan Zee or the new one that's been going up? >> Vladimir: The new one. >> Oh yeah, yeah it looks great. >> Yeah I flew over it last week on my way to Orlando, I said, "Ah that's the new Tappan Zee." >> Looking forward to making it easier to get down to New York City, New Jersey area. >> So yeah, it's one of the flagship projects we're proud of. >> And then your role as a principle architect, tell us about that, and your background there. >> Well, construction industry is not known for over investing in IT. If you look at Gartner's reports, construction industry typically is around 1+% of revenue, and that's where Granite is. So when the new team took over IT, there was an org change, we inherited a lot of technical debt. And that was, plus expiring our lease on the data center, which was actually going to be closed down by a major vendor, and we had to move it very quickly. >> Okay so you come to a show like VeeamON to learn from your peers, figure out best practices. I mean that's what you hear from people, but what's the event been like for you? What's the conversation been like and where are you focused? >> Well, we chose Veeam as a partner, technology partner, for a number of, I believe, good reasons. So one of the motivations for me to come here was to establish better contacts with Veeam organization, also I realized that the technical depth here is, I would say, superior to many other events I had attended, so I was really searching for that depth. As well as the right contacts, because we are right outside of the Silicon Valley, so we're actually doing forward looking things, I can give you some examples. >> Dave: Please, yeah. >> We were site number 141 for the SDN implementation using Cisco ACI as an example. We are a proud customer of ServiceNow. >> I was there last week, and ServiceNow knowledge. >> That's right, actually I did go to Orlando. And well we also, HP is our preferred vendor so all of them are present in this form and some of the announcements, I really had a good fortune to hear first hand, actually make our life easier now. >> So anytime I hear of a ServiceNow customer, I know they've been through some kind of transformation and when you talked about technical debt, and I'm inferring that you've modernized some of your infrastructure, that's a big part of what you have to do as IT architect. Can you talk about that, first of all is that correct? And what did you have to do to achieve that? >> Well as a team we had to, as I mentioned, repay a lot of technical debt in a short period of time. And move our data center, but our main data center is just it, is just one data center. Granite is operational from coast to coast, we have more than 40 regional and branch sites, they have their own computer installations, computer rooms or mini data centers. We have 120, depending on the time of year and the volume of business, of construction sites which are also IT sites. So even the scale of that operation is a challenge. >> Val, with so many locations, can you speak to the impact that Veeam has with what you're doing both operationally and just in general? >> Sure, again in this reasonably short period of time, Veeam helped us as a tool to enable Veeam level backups, coz we had to virtualize very quickly and then move over the wire from the old data center with the expiring lease, lease expiration was really like, surprise, for the new team so the new data center at AT&T, (mumbles) Veeam was there as a backup tool to secure the baseline for the main data center. The main data center is VMware, so Veeam apparently has great name in the VMware community but then the field is pure Microsoft, and with Hyper-V Veeam was there right on time with support for pure Microsoft environment so that's what enabled our field, securing the basis for the field which we didn't have any backup standards, we couldn't get full control of our data, the ownership, the governance was not there, the backups were disjointed so at this point when we nailed what I started referring to as Veeam on the ground, we have that baseline. And here on the show floor I made contacts with the Veeam partner, who actually can look at the Veeam backups, analyze them and it's a low cost answer for us, to really better understand the dark data we inherited. Some of that might be backups of the old backups of the old backups, some of it may have PII. Again it's one extra benefit of attending the show was establishing contacts with the partners who actually complement the Veeam solution. Frankly getting this information of the field is more of a challenge, especially if or when we deal with very good resellers and partners Veeam has but there is always a delay getting this information first hand, expedite things. >> Alright Val, we're out of time so thank you very much for coming to theCUBE, appreciate it >> My pleasure. >> Good to meet you. Alright keep it right there everybody, we'll be back with our next guest. This is Dave Vellante, Stu Miniman live from VeeamON 2017, we'll be right back.
SUMMARY :
for HP member and Veeam customers in the years to come. brought to you by Veeam. he's the principle infrastructure architect Well Granite is one of the largest I said, "Ah that's the new Tappan Zee." Looking forward to making it And then your role as a principle architect, If you look at Gartner's reports, What's the conversation been like and where are you focused? So one of the motivations for me to come here We were site number 141 for the SDN implementation and some of the announcements, I really had And what did you have to do to achieve that? and the volume of business, of construction sites from the old data center with the expiring lease, we'll be back with our next guest.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
HP | ORGANIZATION | 0.99+ |
US | LOCATION | 0.99+ |
Orlando | LOCATION | 0.99+ |
Vladimir Val Taft | PERSON | 0.99+ |
Vladimir Taft | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Gartner | ORGANIZATION | 0.99+ |
New Orleans | LOCATION | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
Vladimir | PERSON | 0.99+ |
Granite Construction | ORGANIZATION | 0.99+ |
Silicon Valley | LOCATION | 0.99+ |
AT&T | ORGANIZATION | 0.99+ |
Granite | ORGANIZATION | 0.99+ |
ServiceNow | ORGANIZATION | 0.99+ |
over 2 1/2 billion dollars | QUANTITY | 0.99+ |
last week | DATE | 0.99+ |
VeeamON | ORGANIZATION | 0.99+ |
S&P 500 | ORGANIZATION | 0.99+ |
Val | PERSON | 0.98+ |
both | QUANTITY | 0.98+ |
one | QUANTITY | 0.98+ |
120 | QUANTITY | 0.98+ |
New York City, New Jersey | LOCATION | 0.98+ |
one data center | QUANTITY | 0.96+ |
VMware | ORGANIZATION | 0.94+ |
around 1+% | QUANTITY | 0.94+ |
East Coast | LOCATION | 0.92+ |
more than 40 regional and | QUANTITY | 0.91+ |
sites | QUANTITY | 0.91+ |
Tappan Zee Bridge | LOCATION | 0.89+ |
Cisco ACI | ORGANIZATION | 0.77+ |
141 | OTHER | 0.74+ |
Hyper-V | ORGANIZATION | 0.72+ |
Tappan Zee | ORGANIZATION | 0.7+ |
2017 | EVENT | 0.69+ |
#theCUBE | ORGANIZATION | 0.65+ |
VeeamOn 2017 | EVENT | 0.63+ |
first | QUANTITY | 0.59+ |
#VeeamOn | ORGANIZATION | 0.55+ |
2017 | DATE | 0.54+ |
VeeamON 2017 | EVENT | 0.54+ |
Matt Kalmenson, Veeam - VeeamOn 2017 - #VeeamOn - #theCUBE
(techno music) >> Announcer: Live from New Orleans. It's the CUBE, covering VeeamON 2017 brought to you by themes. >> We're back, day two for the CUBE. We're here at VeeamON in New Orleans. The CUBE is the leader in live tech coverage and this is VeeamON 2017. A lot of cloud talk going on here. We're going to keep the cloud discussion going. Matt Kalmenson is here as the vice president of North American sales for cloud service providers. Great to see you Matt, thanks for coming on the CUBE. >> Thank you for having me and great to see you again as well. >> Yes, so I said a lot of talk on cloud. I mean you guys are really focused on that as sort of the next wave of innovation beyond virtualization. So give us the update from your perspective in terms of what you're seeing from your constituents. >> Yeah, absolutely. While today at the Veeam conference at VeeamON it was cloud day. We really like to say everyday is cloud day. >> Dave: Hear, hear. >> Yeah, exactly, and if you think about our business. It's going to continue to grow and it's going to continue to grow as the cloud grows, and as the leader for the Veeam Cloud and Service Provider business in North America. As our business grows, our service provider business is absolutely just going to grow in tandem with them. Everything we're doing is gearing up so that our service providers can be apart of our exponential growth. >> Could you just give us little color, those 18,000 service providers. Global reach, the breath and depth of the partners that you have. >> Absolutely when you think about the service provider community, it's really a broad topic. It's really a broad topic, meaning it's not just back up as a service. It's back up as a service. It could be disaster recovery as a service. There are those that provide complete infrastructure as a service and I can go on and on. Right that means talking about companies that are offering software as a service and how do they back up their customer's data. So again anything that's provided as a service really falls under our Veeam Cloud and Service Provider business. And if you think about the numbers that we've been talking about today in one of the keynote speeches we heard that IDC is saying that by 2020. So what's that's 2 1/2 years away, some 48% of all IT spend is going to be in the cloud. That's just tremendous opportunity. If you look at AWS, who last year I believe announced earning somewhere of around $10 billion. Just a handful of years ago that was close to zero and you see the exponential growth of Azure, and the reality is not any one cloud, even though we're seeing this exponential growth across all of these different platforms. There isn't any one cloud model or cloud provider that's going to be right for everybody. So that's when it comes back to 18,000 cloud providers across the globe that are offering various services to meet the demands of the marketplace, no matter what those demands might be. >> So interesting, what if we stand up for a minute. So not only is AWS growing, mediocre rates. 30%, 50% a year nor to 10 billion. But their operating profits are enormous. Their non-gap operating profits, depending on what quarter, is in their low 30s. When EMC was a public company, their operating profits were half that. So here's AWS extensively supposedly cutting prices, but their driving huge margins. So my question is when your customers see that, the cloud service providers that you're servicing. When they see that, how do they respond? Do they say okay, we're cool because we're differentiating. We got to keep ahead of the market. Have to stay ahead of AWS, do things differently. We heard some of the folks that you worked it, in the earliest day we focused on high touch service. Others focused on specialized DR, what are you hearing from that base? >> Just about anything and everything you can imagine. So it's a really great question 'cause when you think about the cloud very often we think about the change in technology. It's much more than just a change in technology. It's a change in the entire marketplace. This is a monumental shift in not only technology but in consumption models as well. And that consumption model changes all the way through the ecosystem and if you think about it. We have end consumers who are saying how do I consume technology today. Do I buy on prim, do I buy in the cloud? Is there a mix? Do I pay CapEx, do I pay OpEx? Then if you think about those that service that end user community. Resellers and the teams that I'm responsible for that are cloud service providers. They're offering some mix of those types of services. They sell on prim, they might sell in the cloud. They might sell on a hybrid cloud. So they're starting to see and then even us as a manufacturer. We start to see monumental shifts from, do we sell all on prim, all in the cloud or somewhere in between. So we're starting to see that it's really important that you understand what's the customer's consumption model. What's their business desire and then by default our service providers will either have the right model for them or our end customers will find other service providers that do. So what a lot of organizations are seeing today is as they transition a lot from on prim to this cloud model is a change in operating models completely to a monthly recurring revenue model. So when they see that model while they want to really accelerate that monthly recurring revenue model which will often increase margins over the long term. There still has to be that balance between providing exactly what that customer wants no matter where they are along that cloud journey. >> Yes so Pat Gelsinger famous CUBE quote is "If you don't ride the waves, "you're going to end up drift wood." And so in the last five years, a lot of the cloud service providers that you're working with have had to shift their business models. Find new ways of driving revenue and value, and one of those was creating these on going streams of revenue. >> Absolutely. >> How do you see, so I'm always fascinated by a company like Veeam, a software company that can help a cloud service provider essentially monetize their services and create these new ratable business models. How does Veeam do that? >> It's a great question and it's one of the great things about working at Veeam. I'm here representing the Veeam sales team for our cloud and service provider business. And I have a team behind me that supports our 18,000. I'm responsible for North America, so a subset of those 18,000. The reality is everybody in the organization is lined up to support and sell with or through those service providers. So I have the luxury of representing this vast community of Veeam cloud and service provider community. But the reality is we have compensation models in place that allow what I would consider my traditional sellers to receive the benefit if their customers decide to choose a cloud platform and buy through one of our service providers. They still get compensated. As a matter of fact they get compensated in a very rich manner. We have some incentive so that they can be agnostic when they go into a customer. We have the best solution in the industry. You consume any way you want. That's just one way, that doesn't even touch upon the marketing support that we give these organizations. >> How the heck do you support 18,000 partners like that? How do you give them, I mean everybody we've talked to is like, "Oh we love working with Veeam. They're unbelievable. How do you do it? How are you able to at that scale give that level of service? >> It's not any one group or any one that's really providing the focal point of that service, so we have lots of service providers that have very niche businesses. So they might be rather small organizations that we service through what we call our aggregation community. The Insights of the world, the Ingram Micros of the world. They service our providers. We also have extensive inside sales organizations that service our providers. On top of that we have field sales people that service our providers. But I also go back to not only do we have the sales team to back them up but we have this partner ecosystem, our aggregators and we also have rock solid technology, which a lot of times will make our jobs a little bit easier. Meaning if a customer, in this case a service provider can download a copy of our software and turn up a business. It takes a little bit of the burden of day to day management of working with that service provider. And it allows them to get to a revenue stream, time to value shorten and they become profitable quicker. Now again, it's not just my team. It's also our direct sales team who has benefits in seeing our service providers be successful so they're willing to chip in. Our channel community which I'm sure you know, many know it's a very extensive channel community. We have programs to tie together channel and VCS paving cloud service providers ecosystems. So then we leverage the whole channel team which also has a vested interest in the success. So I can't answer that question with one or two bullets. I look at it as product, dedicated teams, extended teams and compensation models which gives everyone the mindset. We have to make this work for our communities. >> Matt you've been a service provider yourself. >> Matt: I have. >> You worked at one before you joined Veeam. Wonder if you could give us a little bit of insights just the state of mind of service providers today. I think back, we know service providers have to keep cost tight because they need to pass that through to their customers. There's such a diverse ecosystem out there. There's big pressure from the public clouds. Where's state of mind with them? What are they excited about? What are they worried about? >> What are they excited about and what are they worried about? As was mentioned in Peter McKay's keynote here at VeeamON. It's the best of times, it's the worst of times. So what are they excited about? They're excited about everything. How can you talk about a marketplace like all cloud or 48% of IT budgets are going to be spent in the cloud. How could you not get excited about that if you're a cloud provider? If you look at Veeam's own growth in the cloud. 60% quarter on quarter comparative growth. Phenomenal growth and so those are things we're all excited about. You think about the announcements we heard today. We heard about the AWS announcement and some tighter integration what I would consider the hyper scale public clouds. Phenomenal things to always get excited about because those create opportunity. What are they concerned about? When we start to have more integration into public cloud offerings, some of the smaller service providers might really be thinking, "Well what does that mean to me?" What is the next revolution within this industry and is that going to leave me in the lurch? How do I compete with all these other service providers that are coming up market? And the way I like to really look at that and what we tend to do to put their mind at ease is remind them the best of times and the worst of times. What we have to do is stay ahead of the curve and one of the way we stay ahead of the curve is by making sure we understand there's always choice and that's the key. That there's always choice, meaning a service provider continues to evolve their business to make sure that they have some of their own cloud services, if that makes sense for them. They also can leverage and provide services on top of let's say an AWS or an Azure. So there's lots of flexibility and nimbleness in our program that no matter what our customers want or you as a service provider want to become. There's lots of different ways to skin the cat, for lack of a better way to put it. To take advantage of the best of times and hedge against what might be viewed as the worst of times. >> You've mentioned the public cloud and how that interaction fits. Definitely what we hear and was talked about this week a lot is that multi-cloud environment that customers have. Veeam's going to spend virtual and physical on premises to sass into public cloud. It felt a little hazy the last few years to try to get to that kind of hybrid multi-cloud. Do service providers feel they understand where they fit? Obviously there's the competitive dynamics but what services they offer. Things like Azure could be a natural extension for many pieces. Amazon might be a little bit more competitive for some but it's that give and take as opposed to it use to be. Dave give a Pat Gelsinger quote, there was the VMware quote like when the book seller wins, we all lose. Do they understand the competitive dynamics little more and willing to partner, understand what they do and what is some other services can fit? >> I firmly believe that the industry is maturing. Our service providers community is really maturing and they're learning how to build what I would call or what you may have heard as a coopetition type of environment. And they have to in order to survive and the reality is, I think back to the mainframe days when we use to read articles about the last mainframe being plugged by the year 2000. We all know that hasn't happened. Tremendous workloads being run on mainframes. You kind of look at it as similar dynamic. I'm not so sure we're ever going to go to an environment where everything's a hundred percent cloud but it probably be somewhere in the 33,33,33. 33% being on prim and staying on prim for various reasons. Maybe it's another third or somewhere in that ball park being in a complete public cloud, hyperscale public cloud because they need some flexibility and nimbleness that they might not get elsewhere. And then another third or somewhere in that ballpark staying in a fully managed cloud environment, because customers still want a very local field perhaps. Maybe they want somebody who can help them. Then they pick up the phone and they know their business intimately, and they're more of a hands-on type of environment. And I think as our business progresses, as the industry progresses becoming much more, much more collaborative. Realizing that some of the people I view as perhaps my biggest challengers can also be my biggest friends. >> So Matt it's definitely a decade of the cloud here. Last question, the bumper sticker on VeeamON 2017 for you. >> The bumper sticker for VeeamON 2017, great question. Would be the cloud is here and Veeam is ready to provide availability for the cloud, in any way, shape or form that it comes. >> Dave: Matt, thanks very much for coming on the CUBE. >> Thank you for having me. >> Good stuff, alright you're welcome. Alright, keep it right there buddy. We'll be back with our next guest. It's the CUBE, we're live from New Orleans. VeeamON 2017. (techno music) (typing and swirling sound)
SUMMARY :
brought to you by themes. Great to see you Matt, thanks for coming on the CUBE. and great to see you again as well. as sort of the next wave of innovation We really like to say everyday is cloud day. and as the leader for the Veeam Cloud and Service Provider that you have. and the reality is not any one cloud, We heard some of the folks that you worked it, And that consumption model changes all the way through a lot of the cloud service providers How do you see, so I'm always fascinated So I have the luxury of representing How the heck do you support 18,000 partners like that? It takes a little bit of the burden of day to day management that through to their customers. and is that going to leave me in the lurch? but it's that give and take as opposed to it use to be. and the reality is, I think back to the mainframe days So Matt it's definitely a decade of the cloud here. Would be the cloud is here and Veeam is ready to provide It's the CUBE, we're live from New Orleans.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Matt Kalmenson | PERSON | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Pat Gelsinger | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
New Orleans | LOCATION | 0.99+ |
one | QUANTITY | 0.99+ |
Matt | PERSON | 0.99+ |
10 billion | QUANTITY | 0.99+ |
Peter McKay | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
EMC | ORGANIZATION | 0.99+ |
60% | QUANTITY | 0.99+ |
30% | QUANTITY | 0.99+ |
18,000 | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
18,000 partners | QUANTITY | 0.99+ |
48% | QUANTITY | 0.99+ |
North America | LOCATION | 0.99+ |
2020 | DATE | 0.99+ |
today | DATE | 0.99+ |
VeeamON | ORGANIZATION | 0.99+ |
around $10 billion | QUANTITY | 0.99+ |
IDC | ORGANIZATION | 0.99+ |
33,33,33. 33% | QUANTITY | 0.99+ |
18,000 cloud providers | QUANTITY | 0.99+ |
2 1/2 years | QUANTITY | 0.98+ |
third | QUANTITY | 0.98+ |
two bullets | QUANTITY | 0.98+ |
this week | DATE | 0.98+ |
2000 | DATE | 0.98+ |
CapEx | ORGANIZATION | 0.97+ |
VeeamON 2017 | EVENT | 0.96+ |
hundred percent | QUANTITY | 0.96+ |
one way | QUANTITY | 0.96+ |
one group | QUANTITY | 0.96+ |
18,000 service providers | QUANTITY | 0.96+ |
Ingram | ORGANIZATION | 0.95+ |
Veeam Cloud | ORGANIZATION | 0.95+ |
Veeam | EVENT | 0.94+ |
OpEx | ORGANIZATION | 0.93+ |
zero | QUANTITY | 0.93+ |
day two | QUANTITY | 0.9+ |
CUBE | ORGANIZATION | 0.9+ |
Azure | TITLE | 0.9+ |
one cloud | QUANTITY | 0.86+ |
last five years | DATE | 0.85+ |
50% a year | QUANTITY | 0.84+ |
one cloud model | QUANTITY | 0.84+ |
Veeam | PERSON | 0.84+ |
30s | QUANTITY | 0.83+ |
prim | ORGANIZATION | 0.83+ |
VMware | ORGANIZATION | 0.74+ |
last few years | DATE | 0.72+ |
Marc Crespi, Exagrid - VeeamOn 2017 - #VeeamOn - #theCUBE
>> Announcer: Live from New Orleans, it's theCube. Covering VeeamON 2017, brought to you by Veeam. >> We're back at VeeamON, Dave Vellante with Stu Miniman. Marc Crespi is here, he's the vice president of SEs at Exagrid Systems, big partner of Veeam's, big presence on the show floor here. Mark, thanks for coming on theCube. >> Thanks for having me. >> So what's doing with Exagrid, we were talking off camera, kind of know you guys a little bit, you guys are right around the corner from us in Massachusetts, but give us the update in the company and what's new? >> Yeah, be happy to. So, first I'd like to thank Veeam for putting on a terrific show, and it's great to be in the beautiful city of New Orleans with you guys. So, if you look at the Exagrid business, Exagrid is a leader in disbase backup with data deduplication business. And we've been a Veeam partner for a decade now, and right from the early days when we started talking and working with Veeam, we realized that our two architectures had a natural fit. So when we talked to joint Veeam customers, whether they're new customers or existing customers, they're experiencing an exponential benefit over just using Veeam with some other disk player as result. If you look at how our business has evolved over the last decade or so, we were originally in the tape replacement business, you know, the dinosaur tape libraries that were still roaming the earth back then, and what we find now is, a lot of customers have moved on from tape, tape is a minority of the backup storage media that we see in the market today. And most of our business in fact is replacing other disk based implementations, either with or without native data deduplication, about 80% of our business now. And it's all the names you hear in the disk based backup with data deduplication market that we're replacing. We've also grown from a company that initially focused on midsized enterprise to now an enterprise class built product and company. So if you look at our average sale, our average customer size, it has grown exponentially over the past several years. And our sales force has grown over 500% just in the last two to three years itself, so we're in a high growth mode, we're experiencing a lot of success and much of our business is, a significant portion of our business is working with either existing or new Veeam customers. >> And a lot of the growth is coming from replacing existing, what's generally referred to as purpose built backup appliances, is that correct? >> That is correct, and the reason that we're seeing that phenomenon is when we sat down and created our architecture, we looked at the legacy of tape and what was wrong with tape. Well tape wasn't very mechanical, it was unreliable, but it also suffered from a vicious cycle of grow, break, replace. So, all our customer data is growing 20, 30% a year, which means your data's doubling every 2.5 to three years. And whatever you're backing up to, you're going to outgrow it. And you're going to ultimately have to replace it in its entirety. And you've got those precious IT budget dollars that you'd like to spend on other initiatives, and you're rebuying your backup storage just to tread water before you even get around to spending on the expansion. So we said that problem needs to be eliminated entirely, and the only way you can eliminate that problem, is by having a highly scalable architecture that never requires forklift upgrade. So if you look at our technology and why we're able to replace incumbent vendors, we're typically finding a frustrated customer who's been through two or three forced refreshes, either 'cause they outgrew technology or the vendor forced them to to outgrow technology by end of lifing et cetera, which we don't do, we don't end of life any of our products, and therefore they lift their head to say, well before I just spend all these dollars again, plus expansion, why don't I go back into the market and see if anyones figured out a better way to do this, and that's where we come in. We come in and show them that you can start with the footprint you need and then you can expand infinitely and we're never going to force you to buy what you already own, so, it marries up much more closely with the lifespan customer customers want for backup storage than the lifespan vendors want for back up storage. >> Marc, can you unpack that a little bit for us, I think about VM where it was an example of how we avoided having to do certain upgrades. I think of operating systems, or servers that were end of life, stick it into VM, I could grow and expand, but when I think about Gear, there's all sorts of reasons why just the exponential growth of, you know, different media types, different sizes that we need to take, that how come you can do this, while others, you know, force those upgrades. >> That's a great question, so I'd compare and contrast a little bit with virtualization, what virtualization brought to the table was, it allowed you to take a set of computing resources and make sure it was fully utilized, right, so if you had a server, you were running one application on it, maybe it was only 30% utilized, you had spare storage, you had spare compute, so what virtualization allowed you to do was add applications that were segmented, and therefore they could run without conflict and you could get that hardware fully utilized. This is a little bit different in that, if you think about what backup really is, on a nightly or weekly basis, even with some of the modern backup techniques that have come out, customers are moving large amounts of data, and it has to be within a certain window of time, because they don't want backups running during productions hours, because that can impact network performance, server performance, et cetera. The other side of the equation is when they want something back they want it back fast. So in order to achieve that, we made two architectural differences, on a scalability side, we said that the legacy storage architectures that typically, utilize a fixed amount of compute, and then expand by simply adding storage, missed the point that when you add workload to a system, but you don't add power to that system, performance at the same time, everything that system does is going to take longer. So, if I have a certain amount of data, and I have a certain amount of compute, and then I double my data, but I don't double my compute, my memory and my networking, naturally everything that system's doing going to take twice as long. So we recognized that you needed a grid based architecture, or a cluster based architecture, that said, when my data doubles, I'll double the storage, but I'm also going to double the compute, the network, the memory, et cetera, at the same time. So if I have a very short backup window day one, with an Exagrid implementation, and my data doubles, I have that very same backup window, I have the very same recovery time. I have the very same replication time, all the things that a disk based backup appliance do, grow linearly with Exagrid. >> And you're saying other architectures had to wait for intel? >> That's a great point, yes, they rely very much on the compute. Now there's implementations where Flash is being added to try and speed up processes, et cetera, which sounds like a great idea, 'cause Flash is obviously a very useful technology in the storage industry, but when you look at the pricing of backup infrastructure, Flash breaks the model for that, for backup infrastructure. It makes the products more expensive and its unnecessary if you implement things correctly. >> Because FAT Disk is still cheaper than cheap Flash, is that right? >> Spinning disk is still about a sixth to an eighth the cost of Flash. >> Now, I wonder if can go back, I want to pick your technical brain for a minute. So you mentioned tape replacement, and then, as I recall the ascendancy of we can call them purpose built backup appliances, I think it's an IDC term or whatever, but we'll use that. A big part of the value proposition was plugging directly, looking like tape, so you didn't have to rip and replace your processes, and I remember Avomar was trying to convince the market that no, you have to change your processes, and people were like, conceptually that sounds good, but its too disruptive for me, so where were you guys on that curve? Do you look like tape, are you easy to pop in or? >> Proud to say we look nothing like tape. >> Okay, so that was a head wind for you early on, right? But it's really benefited you down the road, is that fair to say? >> If it was a head wind, it was a breeze, okay, and what I mean by that is, the technology we're referring to is VTL, Virtual Type Library, and in the very early days of the market, there were some legacy environments typically Fibersand type environments, where you had to make your disk look like tape so that the customer could transition, especially larger customers where, you know, change is harder, radical change is harder to make quickly. So VTL provided a sort of bridge, or transition technology over a period of time. We're through that phase of the market. >> Dave: But it was a band aide? >> It was very much a band aide. >> But you say it was a breeze, but Data Domaine got two thirds of the market, so, I mean... >> Yeah, but it wasn't because of their VTL. >> Dave: It wasn't. >> No, that was a result of there were still some Fiber environments out there, and they decided to cover that part of the market. We looked at the percentage of the market that we thought would need that, both in the early days but more, even more forward looking, you know, everything about our architecture is quite a bit more forward looking than the people we're competing against. And we realized that the investment it would take to do that, would eventually be wasted because it would go away, and heres why, if you look at what Veeam's software does with instant VM recovery and synthetic fulls and, sureback, and virtual lab, et cetera, when you make a disk look like tape, you lock yourself into the Fred Flinstone era of backup. In other words, you can't take advantage of any of the advanced features in that software, because tape couldn't support those features. And as far as the software knows, it thinks it's talking to a tape library, so it's doing silly things like saying fast forward, rewind, eject with disk. If you think about it, you can almost do a stand up set. >> Dave: Hey, your sequential... >> You know, picking on this, right. So what we said is, that's going to go away, it's very clear with what the software folks are doing, especially Veeam, that that's going to go away. Now, I realize Veeam recently added tape capability, but the reason for that is, not because its a primary backup media, it's because for customers that have, you know, infinite retention, or seven, eight, 10 year retention... >> Dave: They need an offsite tape option. >> They need an economic option. It's not that they like it, because we actually have a lot of conversations with customers, even with that longer term retention where they at least want to explore the economics of disk, but in some instances, even though they hate it, and they grin and bare it, they go with tape just purely economically. >> Right, so early days was, hey don't change anything about your software, keep the Fred Flinstone software and all your processes associated with that, and then, of course VM Ware changed everything. >> Marc: Right, and then graduate to the modern... >> Okay, and then the other big, sort of intern scenario, they used to argue about Dedupe rates, and I presume it's the work load and the nature of the data that determines that, not necessarily the technology, but maybe not, maybe there's some nuance on. >> It's a little bit of both. So a responsible deduplication vendor's going to ask the customer a number of questions about the make up and the nature of their data, okay, however, there's also a lot of aspects to which algorithm you use that are going to drive that. So, if you don't implement a very strong aggressive deduplication algorithm, your result is going to be lower, and we find in many of the software based implementations, and some of the appliance vendors, that they took shortcuts on the algorithms itself. Either because they were compute bound or you might be running it on a standard Windows server which is not optimized to run a really strong algorithm, and therefore where, we may say at 12 weeks of retention, you can get about 20 to one, they're getting six or seven to one, and in some cases they're recommending just put straight disk behind the software, well you end up with disk sprawl, because you're keeping all of this retention but you're not reducing the data enough, so you've got disk everywhere. >> Okay, so the quality of the data reduction algorithms matter, okay, and then the other arguments used to be inline or post process, Frank Luptin used "Oh that crappy post process..." >> Marc: I don't remember when he said that. >> Yeah, and weigh in on that. >> So, we kind of agree. Not that inline is better but that parallelization is better so we actually invented a third way called Adaptive Deduplication. Which basically, what that does is, it allows the chunks of data to land into our box first, and then we begin deduplicating, and replicating and parallel, right. So, we're doing it at the same time, but we're not doing it inline. And we monitor utilization of the system and we favor the backup window, so if think our deduplication is going to slow the back window down, we throttle back a bit. If we have plenty of resources, we crank away at the deduplication and replication. So we eliminated the potential drawbacks of post process, we eliminated the potential drawbacks of inline, and the biggest drawback of inline is that, when you go to recover a system and you think about Veeam's instant VM recovery, if you boot a virtual machine, we have that virtual machine in its entirety in a high speed cache, so it's up in seconds. So I was talking to a customer of ours at our booth who recovered an exchange server recently by booting it off of a Exagrid in about five minutes, right. If you tried to do that out of a dedupe, a device that only has inline deduplicative data, you're looking at hours to maybe even a day. Now you're CEO's not going to be too happy when they can't do email for a day, so I would recommend a high speed cache. >> Marc, Exagrid's been a partner with Veeam for a lot of this journey that Veeam's been on for the last 10 years. Here at the show, they've been talking about where the next 10 years are going, everything cloud, and expanding what they're doing, as you look forward, any announcements this week or as you look forward as a partnership, where do you see things growing? >> We don't have any specific announcements this week, I would refer folks to our website, we just recently announced our 5.0 release, it includes some pretty important things. One of the things it includes is, integration with Veeam's scale out backup repository, which dramatically simplifies the use of multiple Veeam repository's with Veeam's software. We also announced an offering for AWS we think that's appropriate for some customers, not all necessarily, where we can put a virtual appliance on Amazon, and in the cloud realm, there's no question that customers are going to continue to explore the cloud model for both efficiency, operational, expense versus capital, but there's going to be multiple cloud models, for example we partnered with a company, who's here, who you may have spoken to Offsite Data Sync. So if the customer doesn't want to do Amazon for some reason, then Offsite Data Sync will offer them the very same service with Exagrid technology and an operational expense model. And they've been a very good partner of ours as well. >> And the virtual appliance in AWS how does that work? You pop it in a COLO facility or? >> No, you literally, you load it into Amazon like you would any other Amazon machine instance, and it behaves just like a second data center. So you replicate to it, and it can store all of your offsite data, and then when you need it back, you can recover it provided bandwidth is adequate. >> So, I access the instance from the AWS marketplace, or? >> No, we actually provide it directly. >> Oh, okay. >> Through reseller network. >> Yeah, yeah, yeah, yeah. Okay, so I appreciate you by the way taking me down memory lane and sort of educating us on... >> Marc: Love talking about this stuff. >> Now, so, a lot of things we talked about are old news, to sort of set the context. Where are we today, what is the state of the market and the competitive differentiators that customers really care about? >> I think that we're at the state of the market where people are frustrated with a lot of legacy approaches, whether it's on the backup software side or the backup storage side. The licensing models are expensive, the vendors are gouging them, because they're trying to keep revenue, and they're worried about, you know, the players that are becoming the replacement players like Veeam, like Exagrid. So we're at point now where I see more activity of customers looking for alternatives to what they're running today than maybe in history of backup. You know, people always used to say, backup apps are very sticky, they're very hard to replace, well, look at what Veeam's been able to accomplish. Backup storage is very hard to replace, once it's installed. Well if you force a customer every three years to respend the money they already spent, plus more, you're creating a vent where that customers going to get frustrated and they're going to go out and look at alternatives. So I think we're at a point now where more so than ever, customers are looking for alternatives that stop the madness of backup spending, and stop the madness of backup performance degradation. >> Yeah, we had Dave Russel on yesterday and in his last magic quadrant, you probably read it, I think one of his strategic planning assumptions was 50% of the customers out there are going to replace or sunset their existing backup architecture in the next two years. I mean, that's a massive number, so, and obviously a huge opportunity for you and for Veeam. >> Yeah, I'm honored to be talking to Dave later today. >> Well Marc, listen, thanks very much for coming on theCube, it was really a pleasure. >> Thank you guys, it's been fun. >> Thank you. >> Thank you. >> Alright, keep it right there everybody, we'll be back with our next guest after this short break. (techno music)
SUMMARY :
Covering VeeamON 2017, brought to you by Veeam. Marc Crespi is here, he's the vice president of the beautiful city of New Orleans with you guys. and the only way you can eliminate that problem, that how come you can do this, while others, missed the point that when you add workload to a system, but when you look at the pricing of backup infrastructure, the cost of Flash. for me, so where were you guys on that curve? and in the very early days of the market, But you say it was a breeze, but Data Domaine if you look at what Veeam's software does but the reason for that is, not because its a primary It's not that they like it, because we actually and then, of course VM Ware changed everything. that determines that, not necessarily the technology, disk behind the software, well you end up with Okay, so the quality of the data reduction algorithms and the biggest drawback of inline is that, and expanding what they're doing, as you look forward, and in the cloud realm, there's no question So you replicate to it, and it can store all of your Okay, so I appreciate you by the way taking me down and the competitive differentiators that customers and they're worried about, you know, the players that are and in his last magic quadrant, you probably read it, on theCube, it was really a pleasure. we'll be back with our next guest
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Frank Luptin | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Marc Crespi | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Exagrid | ORGANIZATION | 0.99+ |
Massachusetts | LOCATION | 0.99+ |
Marc | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
50% | QUANTITY | 0.99+ |
six | QUANTITY | 0.99+ |
Dave Russel | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
12 weeks | QUANTITY | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
Mark | PERSON | 0.99+ |
New Orleans | LOCATION | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
two | QUANTITY | 0.99+ |
VeeamON | ORGANIZATION | 0.99+ |
seven | QUANTITY | 0.99+ |
eight | QUANTITY | 0.99+ |
Fred Flinstone | PERSON | 0.99+ |
three | QUANTITY | 0.99+ |
eighth | QUANTITY | 0.99+ |
two architectures | QUANTITY | 0.99+ |
over 500% | QUANTITY | 0.99+ |
both | QUANTITY | 0.98+ |
Exagrid Systems | ORGANIZATION | 0.98+ |
this week | DATE | 0.98+ |
10 year | QUANTITY | 0.98+ |
Data Domaine | ORGANIZATION | 0.98+ |
yesterday | DATE | 0.98+ |
one | QUANTITY | 0.97+ |
two thirds | QUANTITY | 0.97+ |
a day | QUANTITY | 0.97+ |
Flash | TITLE | 0.96+ |
one application | QUANTITY | 0.96+ |
20, 30% a year | QUANTITY | 0.96+ |
about 80% | QUANTITY | 0.96+ |
One | QUANTITY | 0.95+ |
30% | QUANTITY | 0.95+ |
twice | QUANTITY | 0.94+ |
Windows | TITLE | 0.93+ |
about five minutes | QUANTITY | 0.93+ |
second data center | QUANTITY | 0.93+ |
first | QUANTITY | 0.93+ |
three years | QUANTITY | 0.93+ |
earth | LOCATION | 0.92+ |
third way | QUANTITY | 0.92+ |
today | DATE | 0.92+ |
William Bell, PhoenixNAP & Matt Chesterton, OffsiteDataSync - VeeamOn 2017 - #VeeamOn - #theCUBE
>> Narrator: Live from New Orleans, it's theCUBE covering VeeamOn 2017 brought to you by Veeam. >> Welcome back to VeeamOn in New Orleans, everybody. This is theCUBE, the leader in live tech coverage. My name is Dave Vellante and I'm here with my co-host for the week, Stu Miniman. We're going to talk cloud service providers. Cloud is obviously a very hot topic this week at VeeamOn. Matt Chesterton is here. He's the CEO of OffsideDataSync and he's joined by William Bell who's the vice president of production development for cloud and enterprise services at PhoenixNAP. Gents, welcome to theCUBE. >> Thank you. >> Thanks. >> So, let's start. What's happening at VeeamOn? You heard what I said about, you know, cloud seems to be a major theme here. What are you guys seeing this week? >> We're seeing the same thing. So today is officially cloud day at VeeamOn and some great announcements that are going on so new product announcements with B10, so we're excited about that. >> William, anything you'd add? >> Yeah, I mean, the general session this morning covered so much around cloud and what's that's going to mean to the end user at Veeam. Right, and how the ecosystem is being built and working both with the hyper-scalers and guys like us. >> So, so much talk in the industry about the big, really the big three. Maybe you throw a China cloud in there, a Japan cloud in there, how is it that folks like you all can differentiate from the likes of AWS and Azure and Google. Maybe you can start, Bill, and share with us. >> Yeah, sure, and service. I think that's really the key is that customers need a help. >> Dave: You mean I could talk to you? >> You could talk to me. We can actually help you achieve an outcome that you're looking for with your business. That's not something that you're going to get from a hyper-scaler, period. >> You don't have a little device I can put in my house that I talk to instead? >> No, no new devices, no books, no operating systems to install, just help. >> So your value property is really high-touch. >> High-touch, high-touch for us, it's high-touch global, right? So we can help you do the same things that you're trying to accomplish anywhere in the world talking to the same people, alright? And that's our kind of commitment. >> And yet you've also got infrastructure behind that. >> William: We do. >> So why wouldn't you, for example, could a viable strategy be, say, I'll put that high-touch in front of AWS or Azure? Why not? >> Well, for us, it really comes down to margins, right? At the end of the day, it's that we derive margin from infrastructure just the same way we do from the service angle of that. So if it's only service and there's no margin on the infrastructure it's a tougher business to scale, right? We also can capture markets that are uncapturable. This isn't a cloud business for us, right? We're data center owner-operators. We're doing things that customers need that are not cloud-centric. >> How about you guys, Matt? Little different story here. You guys are more specialized. >> Yeah, little bit, little bit different. So service is always important. We've taken the approach with the public clouds of kind of going with the tide. So layering products and services that go with that. Example, today or yesterday, I think it was announced with the scale-up backup repositories being integrated with storage like Glacier. I'm sure there's a product plan there for a service provider like us so that we can offer that as a service, too. So kind of taking that momentum and working with it. So integrating with what's already going on. It's going to be a tough tide to fight if we don't kind of direct it in the way we want, so we're kind of taking that and going in the direction of how can we use it and how can we benefit from it. >> Matt, can you build on that Veeam as a partner. I think it was Peter McKay told us 30% of their business is to the, you know, thousands and thousands of service providers they have. You know, where do you find opportunity, products, growth when it comes to Veeam? >> Good question, Stu. What Veeam's doing, they make it very easy for us as partners, in the cloud of course, so that when something's delivered, they make a cloud available, as well. So as you can see, users of Veeam can direct their backups and archives to the cloud, private, public, but they've also made that available and are going to make that available for us so they're a great partner. They always think about cloud and cloud first so they don't just develop a product that can be used in and around service providers but that we can take and capitalize from it as well. >> William, what I want to add on there, you're also a VMware partner. Maybe tell us what it's like being a VMware and Veeam and do you go beyond the VMware piece too with Veeam or? >> Yeah, so I mean, in Veeam's ecosystem, VMware and Microsoft are very important to both of them, right? And because of where Veeam started, hyper-V's a large part of their business and growing still very rapidly part of their business, right? And so we're forced to address both sides of that. When we go to build our own infrastructure, when we're going to offer our own services, we've made a commitment to VMware today, right? And we're building services around that ecosystem including the stuff that's happening with Veeam. But let me talk about Veeam as a partner, right? Veeam has been singularly the best manufacturer partner that we've worked with up until this point. Maybe it doesn't mean that somebody else maybe not tomorrow, but at least up until this point, they've help both of our businesses really grow. >> Matt: I couldn't agree more. >> And grow in branding and grow in product diversity and grow all over the place. >> Explain that more. >> Is it simplicity? Is it pricing? Is it, you know, community? >> It's their dedication to us as a partner. So you hear of partner relationships in the community. Veeam has taken it to a new level. They're truly a partner with us. They care about how our business is doing and how they can develop us and how they can find out what we don't have experience with and then help us. So design a program or introduce us to the right folks or make the right alliance relationships. So they genuinely look at it >> So are they a channel for you or are you a channel for them? >> William: Both. >> Yeah, sometimes you don't know. The lines are not exactly clear. And that's good. >> Yeah, I think that those unclear lines means an increase in all kinds of things for both of our companies mutually, right? We're here. We started together in this Veeam ecosystem, you know, three and a half years ago I guess now, and you know, as the first five service providers that were teamed up with Veeam, and we're also both standing here with gigantic platinum sponsorships at their show because it's become that important to us and our business. >> And you guys, I mean, you sell to, your customers are doing everything. They got one of everything in their floor. They're, I'm sure, diverse. You've seen a bunch of folks on stage this week. We saw Microsoft today, Hewlett Packard Enterprise. We saw Cisco yesterday. What kind of relationships do you have with the big whales? >> So we align very well with Cisco. In fact, that's what we power our networks with, and we use their Cisco UCS series for everything we power in our data centers, too. So it's great to see them here and interact with the team. They're a great partner for us. >> And HP Nimble Storage is our other clear-cut top partner, right, in this ecosystem. And there's a great marriage there, both on the integration side, but from a powering these Veeam powered cloud services like offsite backup and Zas recovery requires a lot of storage, right, to take that data in and hold it and replicate it and do things with it. And so our partnership with HP Nimble's large. 6- In some of the expansion that we're seeing Veeam talk about, the kind of new ten years where they're going, some of that is as a service. How do they talk about that dynamic of potentially being a competitor now to the 18,000 great partners that they've had? >> You know, I think a lot of it's got up in a bit of semantics problems, right, semantic issues. Veeam is doing a lot of things that are going to enable services and as a service, I don't see them building solutions that would compete, right? They have a great example of what it looks like to do that with vCloud Air being such a VMware-centric partnership, that was a headwind that they were unable to overcome even the size of VMware, right, going out and building and being a service provider and building an infrastructure service, trying to take their software company and become a service provider, it doesn't work. The same for us, I'm not going to go start building backup software. (laughs) >> So, if you think about the mega phases of cloud. We've been doing this for a long time, and I think back to the early VMworlds that we did, we had so much discussion around cloud, and back in the early days, it was kind of, you know, after Amazon announced AWS and cloud sort of got coined, it was an experiment, it was for startups, and that was pretty clear. And then in sort of 2008 when the economy tanked, a lot of CFOs said, "All right, shift capex to opex." And that was sort of the next phase. And then coming out of the downturn, a lot of lines of business said, "Hey, we got cash. We need speed. Let's go," and started to invest. And then after that IT sort of embraced it. And now seems to be whatever term you want to use, cloud broker or just, they've sort of captured a religion in a nut to hang it onto lun provisioning anymore as a practice. Now I'm wondering if that is a reflection of your world or because you in your case are specialists and you guys are more service oriented, did you ride those waves, was it different ways. Maybe William we can start with you. >> So, our first product line was a 250,000 square foot facility in Phoenix, Arizona, right? Building a kolo, a network access point, that's the heritage of the PhoenixNAP, right, the name, and so we were relying on capex. People to go in and buy equipment and stick it in our facility. Everyone had already decided they didn't want to build data centers. Right, in 2010, everyone's like, "You know what, ten million dollars to get my data room up? No thanks." Right? But they were committed to buying hardware. And we took advantage of that and grew that business and we started to address the opex side in 2012 kind of moving forward. At least we believe we're prime positioned because at the end of the day, it's going to be both. All opex is not the answer, right? I truly believe that. And that's part of that hybrid story, as well. >> And Matt, what about you guys? Again, being specialists in all kinds of things, DR, recovery, etc, did you take a different journey? >> Yeah, Dave, we did. And I heard the term even this week, born in the cloud. If it makes sense, we're a cloud company that had that vision from the beginning. So we didn't build a facility, but that's certainly what we do, leverage space power bandwidth that we partner with Switch and Supernet facilities for our data centers. And we believe that customers are and will continue to move into the opex model into the cloud, so both production work loads and DRAs backup as well. It's interesting to see that mix, too, especially as things from Veeam are announced that really becomes one. So the workloads of DRAs are soon within, you know, 15 minutes or 15 seconds can become a production work load. So if customers aren't necessarily moving their infrastructure to the cloud, it's going to happen one way or the other, whether it's the model of they don't want to purchase hardware any longer or they've had some sort of failure, disaster, and they're going to move that way. >> I want to let you speak a little bit more about your customers. There was a great line, I thought, from Mark Russinovich which said that the C-suite doesn't come asking for infrastructure as a service, they want to figure out how to take their business to the next level. Where are you customers in that kind of cloud strategy and how are you helping them along that journey? >> We have a discussion with them. We try to understand what their business objectives are and what they're trying to achieve by either pushing to the cloud or understanding what the cloud is. And there's a spectrum there from as I mentioned before, backup, disaster recovery as a service, infrastructure as a service, and not all things line up to one single service or way you can put it in the cloud. So we try to understand what their business objectives are and say, "It's going to make the most sense to put some of the work load in the cloud, but some applications stay onsite and you have DRAs replication to get them offsite." So really engaging and understanding what their business needs are and getting under the hood of what they're trying to achieve. >> Yeah, I think that at the end of the day, we are focused on a hybrid future. We truly believe that customers will search for the cloud experience, the business optimization for a period of time where they're saying, "You know what? I don't care. I want this outcome. Go get me this outcome." At some point, it will come back. They will be like, "We have the outcome. How can we optimize this outcome? Are we spending the right amount of money to achieve this outcome?" And the moment they do that, they will find that opex purely and blatantly, if you just say, "I'm all in. I'm always on. I'm only opex." You will spend more money on that over time. If you pick and choose the things that you are incapable of doing or would cost you more to do through capex and staffing, then you can basically position both of those things to maximize value. >> Horses for course, gentlemen, we have to leave it there. Thanks very much for coming on theCUBE, 'preciate it. >> Absolutely. >> Alright, keep it right there everybody. Stu and I will be back with our next guest. We're live from VeeamOn 2017. This is theCUBE.
SUMMARY :
brought to you by Veeam. and I'm here with my co-host for the week, Stu Miniman. You heard what I said about, you know, and some great announcements that are going on Right, and how the ecosystem is being built and working how is it that folks like you all can differentiate is that customers need a help. We can actually help you achieve an outcome no operating systems to install, just help. So we can help you do the same things At the end of the day, it's that we derive margin How about you guys, Matt? so that we can offer that as a service, too. is to the, you know, thousands and thousands and are going to make that available for us and do you go beyond the VMware piece too with Veeam or? VMware and Microsoft are very important and grow all over the place. and how they can find out what we don't have experience with Yeah, sometimes you don't know. and you know, as the first five service providers And you guys, I mean, you sell to, your customers So it's great to see them here and interact with the team. and replicate it and do things with it. that are going to enable services and as a service, and I think back to the early VMworlds that we did, and so we were relying on capex. So the workloads of DRAs are soon within, you know, and how are you helping them along that journey? and say, "It's going to make the most sense that you are incapable of doing we have to leave it there. Stu and I will be back with our next guest.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Mark Russinovich | PERSON | 0.99+ |
2012 | DATE | 0.99+ |
Matt | PERSON | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
Matt Chesterton | PERSON | 0.99+ |
2010 | DATE | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
William | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
William Bell | PERSON | 0.99+ |
Peter McKay | PERSON | 0.99+ |
15 seconds | QUANTITY | 0.99+ |
New Orleans | LOCATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
OffsideDataSync | ORGANIZATION | 0.99+ |
15 minutes | QUANTITY | 0.99+ |
yesterday | DATE | 0.99+ |
2008 | DATE | 0.99+ |
30% | QUANTITY | 0.99+ |
HP | ORGANIZATION | 0.99+ |
Stu | PERSON | 0.99+ |
ten years | QUANTITY | 0.99+ |
VeeamOn | ORGANIZATION | 0.99+ |
both | QUANTITY | 0.99+ |
thousands | QUANTITY | 0.99+ |
tomorrow | DATE | 0.99+ |
Both | QUANTITY | 0.99+ |
Phoenix, Arizona | LOCATION | 0.99+ |
ten million dollars | QUANTITY | 0.99+ |
ORGANIZATION | 0.99+ | |
opex | ORGANIZATION | 0.99+ |
250,000 square foot | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
capex | ORGANIZATION | 0.99+ |
this week | DATE | 0.99+ |
both sides | QUANTITY | 0.99+ |
Hewlett Packard Enterprise | ORGANIZATION | 0.98+ |
PhoenixNAP | ORGANIZATION | 0.98+ |
three and a half years ago | DATE | 0.98+ |
VMware | ORGANIZATION | 0.97+ |
Japan | LOCATION | 0.97+ |
OffsiteDataSync | ORGANIZATION | 0.96+ |
Andrew Christensen, Global Data Centres, Study Group - VeeamOn 2017 - #VeeamOn - #theCUBE
>> Narrator: Live from New Orleans, it's theCube, covering VeeamON 2017. Brought to you by Veeam. >> We're back at VeeamON 2017 in New Orleans. Andrew Christensen is here. He's a senior systems engineer with the Global Data Centres Study Group, higher ed organization. Andrew, welcome to theCube, thanks for coming on. >> Thank you very much for having me. >> You're welcome. So interesting name, tell us about the organization. >> Study Group, Study Group began life as a small education college in the UK, about 15 years ago. Over the time, we've grown to a global organization. We take on about 85,000 students a year, from close on 160 countries. We have 85 sites around the world, very much a global footprint, very thin corporate terms and in IT terms. >> Okay, is this your first VeeamOn? >> No, it's not. I came to the previous one in Las Vegas, and that experience meant that I had to come back to this one in New Orleans. >> Really, why? Tell us about that. >> It's a great experience. They know how to do their events very well. The information is first class, and as a Veeam product user the information and the experience, in the room available to you is wonderful. >> How long have you been a Veeam customer? How did you... Tell us about your journey. >> Well, our journey, we were very much in the legacy ballpark of backups. We had some unnamed products that we were using, which were very old school in their thinking and how they did things. We realized quickly that the amount of data that we took on was growing and it was going to outpace our capacity for backup, and the simplicity and complexity was growing too fast for us, couldn't manage it. It wasn't going to be feasible, went to market to start looking for a better solution, and Veeam was top of the list. >> So, you mentioned data growth as one of the catalysts for, which created more problems, obviously for your backup, made it harder meet, maybe it was backup windows at the time, or RPO and RTO. Did your decision to change your backup also coincide with an increase in virtualization? And did that have a ripple effect? Can you explain, we've been talking about that all week, but I'd like to validate it with a practitioner. >> No, spot on there. We virtualized quite early on in the grand scheme of things. We went to VMware very quickly, we're now running Hypervisor with a vShpere 5.5 environment. Now that was a well good, I don't think the practices that we took in and a lot of the infrastructure alongside that kept up with that, backups is one of those things. And when we started looking at what we needed, to really work with our environment, get the most out of our virtualization project, we needed to do something very quickly and backups is a key feature. >> Andrew, as a global organization, how does Cloud fit into your architecture, what you're doing, maybe you can kind of sketch out a little bit for... So we know where Cloud fits. >> Our solution, although quite simple in principle, it's never simple, let's face it, anything IT, especially in the engineering scope guide, never simple. >> Dave: This keeps getting more complicated. >> Exactly right, and you know for better or worse, that's how we do these things, especially when it comes to a Cloud scenario. You add a little bit of complexity, but often it pans out to be worthwhile, especially in dollar value. Our solution takes local backups in a hub and spoke concept, our data center as being the hub, and our branch starts being the spoke, consolidate the data from all the sites, hold a decent amount of data as backup onsite, and then everything else will actually ship out to the Cloud, and that being AWS in Glacier storage. Now that came about mostly because our core data center is in Las Vegas, that we have no hands on site. So we didn't really have the option of a manual tape service, a paid for service, very expensive. So we needed to shift away from your old school, typical tape service environment. Having good bandwidth in Las Vegas, and availability to get to the AWS readings, made it a good solution for us. Our tool to do that, already in place with Veeam, made it very simple. >> So what are you... So your target is Glacier? >> Correct, yes. So long term retention, and legal retention especially, we push everything out to Glacier to fill that need for us. >> And okay, so that's the last thing, maybe I missed it, there's something in between obviously, if you need to do a recovery right? >> Correct, so we keep some local storage as well, depending on the environment and the data itself, we'll keep it locally on site in our racks for a certain amount of time, maybe a year, maybe two years depending on some of the data. Everything else has a duplicate and a long term, goes out to AWS. >> Alright, there were a couple of announcements this week about AWS and also about Glacier. What did you hear? What interests you? >> Well, I mean the V10 announcement and its interaction with AWS, hooking in your AWS accounts to s3 Glacier and what not, very promising, very promising, very excited. I'm going to hit up my account manager for a trial on that very soon, cuz that could simplify our process, and I imagine a lot of other people with hybrid cloud scenarios will leverage it as well. For those people that have work loads in AWS, the agentless backup function, very promising. It's a logical step I think, in the partnership that's built that is very logical as well, it's going to help a lot of people. >> What is driving, in your industry, the availability needs and how has that evolved over the last couple of years? >> Well, it's a catch 22, for us data security is paramount, a student come to us, they sign up for a course, in a lot of cases it'll be an international student. Now that's a well and good, but when we look at the data that we take from that student to get them into a course, it's essentially a how to kit for data theft and identity theft. So we need to protect our data very well, you know, we've got a lot of personal information, we've got passport photos, we've got visa replications, the whole shabang. So being able to make sure that A, it's available to the people that need it, so that they can get them into their courses, get them learning stuff, which is what our ideal is, and making sure it's secure, no matter where we put it, backups, availability, all that sort of stuff, needs to be secure. So a solution then at all has to incorporate that as easily as possible. >> Bill Philbin was asking the audience this morning, have you ever had to do a recovery? He said about a third of the audience's hands went up, presuming your hand was up. >> Yes we have. We've both tested, and we actually had incidents where we've had malware come to the business in certain aspects and having a good recovery point on site, and a quick easy interface, the single pane of glass, to coin a pro word of the moment, was very useful. You know, stops the heart a little bit when it does happen, but after you go through the hoops, and you understand what you're doing with the product, it really does give you a sense of security. >> You know, large organizations, big banks and the money business for example, they have very explicit disaster recovery plans, they might have three site data centers, they get gobs of money they can throw at this stuff. Higher education tends to be, a little tighter with the budget, fair to say, but also a lot of smaller and mid size organizations, I think it's fair to put you in that category, oftentimes had very little, if any, sometimes data... Disaster recovery, and what they've done is when they re-architected the backup, they said, you know we can kill two birds with one stone. And so to bring those two worlds together. Is that what you did? And how would you describe it? >> I'd call our solution a bit of a hybrid, in line with the backup scenario that we do have, both offsite and hybrid cloud scenario, we also do a DR solution internally. So we have a data center in Las Vegas, we also have one in Sydney. So we do take some DR concepts down to Sydney to hold on to that, very limited. Your bang for buck with DR, it's very hard to justify when you go to manage it and say, well you know, the cost of failure needs to be calculated here. It's very difficult to make that argument successfully. So having a tool, that we already used, that could also do that, very helpful in the first place. You're right in that we are an SMB in the traditional sense and the feature set that does come with Veeam, is quite good for that I think. We're quite OPIC shy, as a tradition, so being able to put a little bit of infrastructure in place, and sort of pre-purchase these things, get the cost out of the way, with CapEx, helped us a lot. So, no more licensing involved, Veeam took care of it in house already, and a little bit of expenditure took that solution very well for us. >> Enter one of the interesting discussions we've seen in the last few years when we talk in the education realm is the importance of data and how can you leverage that data? Of course, we talked about some of the security aspects. How has the role of data changed in your world? >> It's a bit of a catch 22. It's recognized that we do take on a lot of data. How we use that, it's an ongoing question. I mean people have put a lot of BA type roles in place to try and leverage that a bit further, get some use out of it. We have this data, it should be an asset to us. It's very difficult to do successfully I think. People don't really know the questions to ask, of their data. You know, maybe there's a bit of thought leadership or some extra disruptive technology that should come along and help that out a little bit. I think in the near future, it will be a very big question there to be answered and a lot of demands can be met by that. >> How about your students? You know, there's got to be, from all the devices, what kind of pressures does that put on the IT role? >> Well, it's substantial, I mean in our particular role, especially in the UK and Europe, we actually house our students. So, everything from living aspects to education whatnot, everything is handled by us. So their safekeeping, or their lifestyle, their quality of life and such. Now, in today's modern age, you now have two iPads, you have a Chromebook, you have an iPhone and whatnot, all that needs to be handled by us in a secure fashion. The data that comes from that, the content that gets delivered to the students, both privately and during their education, it needs to be both readily available and useful. Making it available to the students, as well as protecting them I suppose, in a secure fashion, making sure that the data that they hand out over these networks and use is safe. That's a big concern to us. >> So a lot of talk this week about ransomware of course. A guy in your position, talk about make the heart stop a little bit. How do you look at that problem? What solutions do you have? And what would you like to see the industry do? >> It's a difficult question. There's no easy answer to that at all. Recently we've heard a lot about machine learning and predictive analytics and whatnot. We use some products that do real time assessment of file stores, file usage, and whatnot, and predict excess usage I suppose. All of a sudden you can start seeing if there are extra files being encrypted very quickly. You can take action based on that, so these are a clear sign of ransomware. That said, we educate a lot of young people, we educate a lot of young people in IT as well. We have identified that a key threat is often going to be from internal. How we protect against that has really shifted our mindset a fair bit. A lot more legislation is coming in, in the UK especially, starting to come in in the US and Austral-Asia, and the requirement for that is only going to grow. It's a challenge that I can't really say in the future how we're going to predict it and act on it, but it is always going to be in front of mind. >> Do you think you could use your backup data, because essentially you're pushing change data over the network, you know, constantly, or at least multiple times per day I presume, right. Do you have the tooling to monitor that activity and identify anomalous behavior, where maybe you're pushing more data, or you're seeing more encrypted data going at a particular time. Do the tools exist to do that today? >> To an extent yes, getting them all together, to be viewable and visible data for your technician, your engineers and whatnot is a bit of a challenge I think. Anti-virus and security software is out there that can do this for you. Also, the data analytics tools, they're out there at the moment. VeeamONE is actually a useful tool on that front, can help us out a lot there. Making sure that the person responsible or looking for that trend knows where to go and has a good single pane of glass per say to actually identify issues. I think that's the key. >> Could you... Another, I've been thinking about sort of how to solve this problem. Could you put like phantom files out there in the network? Phantom high value files like, student credit card list. >> Andrew: You mean the honey pot scenario? >> Yeah use it as a honeypot, yeah. >> Absolutely, I mean a lot of the more enterprise size corporations are doing this, and you can actually leverage that, take them on as a service if you need to. There are companies out there that will offer this service to you. It is quite expensive for what it is, and yet when we calculate the cost of failure, I think the expense might be justified. >> Well like you said, it's hard. Your CapEx, CapEx phobic, I forget what you said, but I'll say CapEx phobic, challenged. Okay, we're out of time so the last question. Takeaways from VeeamON 2017, things that you're excited about? >> Once again, the AWS announcements in v10 and the partnerships coming from that, very exciting, very exciting. Looking forward to that, to being able to test it a little bit. The feature set that keeps growing. When we started out in 8.5, then 8.5 went on to 9.5, and the growth from 8.5 to 995 and now 10 on the horizon, it's massive. If they continue this growth it's going to be one of the best products out there. I'm very happy about that. >> Alright Andrew, thanks very much. Appreciate it. >> Thanks very much for having me. >> You're welcome. Alright keep it right there everybody, Stu and I will be back with our next guest, right after this short break. This is theCUBE, we're live from VeeamON in New Orleans.
SUMMARY :
Brought to you by Veeam. We're back at VeeamON 2017 in New Orleans. So interesting name, tell us about the organization. We have 85 sites around the world, and that experience meant that I had to come back Tell us about that. in the room available to you is wonderful. How long have you been a Veeam customer? We realized quickly that the amount of data that we took on but I'd like to validate it with a practitioner. that we took in and a lot of the infrastructure So we know where Cloud fits. especially in the engineering scope guide, never simple. and our branch starts being the spoke, So your target is Glacier? we push everything out to Glacier to fill that need for us. depending on the environment and the data itself, What did you hear? the agentless backup function, very promising. So we need to protect our data very well, you know, have you ever had to do a recovery? and a quick easy interface, the single pane of glass, I think it's fair to put you in that category, the cost of failure needs to be calculated here. How has the role of data changed in your world? People don't really know the questions to ask, the content that gets delivered to the students, And what would you like to see the industry do? and the requirement for that is only going to grow. over the network, you know, constantly, Making sure that the person responsible how to solve this problem. Absolutely, I mean a lot of the more Your CapEx, CapEx phobic, I forget what you said, and the growth from 8.5 to 995 and now 10 on the horizon, Alright Andrew, thanks very much. Stu and I will be back with our next guest,
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave | PERSON | 0.99+ |
Andrew | PERSON | 0.99+ |
Bill Philbin | PERSON | 0.99+ |
Sydney | LOCATION | 0.99+ |
Andrew Christensen | PERSON | 0.99+ |
UK | LOCATION | 0.99+ |
US | LOCATION | 0.99+ |
New Orleans | LOCATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
Europe | LOCATION | 0.99+ |
two years | QUANTITY | 0.99+ |
Stu | PERSON | 0.99+ |
8.5 | QUANTITY | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
9.5 | QUANTITY | 0.99+ |
CapEx | ORGANIZATION | 0.99+ |
85 sites | QUANTITY | 0.99+ |
iPhone | COMMERCIAL_ITEM | 0.99+ |
first | QUANTITY | 0.99+ |
10 | QUANTITY | 0.99+ |
VeeamON | ORGANIZATION | 0.99+ |
Chromebook | COMMERCIAL_ITEM | 0.99+ |
a year | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
Global Data Centres Study Group | ORGANIZATION | 0.99+ |
Global Data Centres | ORGANIZATION | 0.98+ |
Study Group | ORGANIZATION | 0.98+ |
995 | QUANTITY | 0.98+ |
iPads | COMMERCIAL_ITEM | 0.98+ |
both | QUANTITY | 0.98+ |
two birds | QUANTITY | 0.98+ |
160 countries | QUANTITY | 0.97+ |
today | DATE | 0.97+ |
Austral-Asia | LOCATION | 0.97+ |
one | QUANTITY | 0.97+ |
one stone | QUANTITY | 0.96+ |
this week | DATE | 0.96+ |
two worlds | QUANTITY | 0.96+ |
Cloud | TITLE | 0.96+ |
Glacier | TITLE | 0.96+ |
VeeamOn | ORGANIZATION | 0.94+ |
first class | QUANTITY | 0.94+ |
about 85,000 students a year | QUANTITY | 0.92+ |
VeeamON 2017 | EVENT | 0.92+ |
Glacier | LOCATION | 0.92+ |
about 15 years ago | DATE | 0.91+ |
last | DATE | 0.91+ |
vShpere 5.5 | TITLE | 0.91+ |
2017 | DATE | 0.9+ |
three site | QUANTITY | 0.89+ |
years | DATE | 0.89+ |
this morning | DATE | 0.86+ |
V10 | COMMERCIAL_ITEM | 0.85+ |
Hypervisor | TITLE | 0.84+ |
VeeamOn | EVENT | 0.84+ |
2017 | EVENT | 0.81+ |
Bill Philbin | VeeamOn 2017
>> Commentator: Live from New Orleans. It's theCUBE. Covering VeeamON 2017. Brought to you by Veeam >> We're back, this is theCUBE. The leader in live tech coverage. We're here at VeeamON 2017 day two. Bill Philbin is here, Senior Vice President at Hewlett Packard Enterprise. And runs the storage business for HPE. Great to see you again my friend. >> Hey Dave, it's always good to see you. >> Really? >> Always look so fantastic. >> Thank you, where's the tie? >> There's no tie. >> I will say, you guys, those of you who didn't see it, Bill nailed the Keynote this morning. It was great, it was funny, self deprecating, and genuine. And essentially you resonated with me, 'cause I got four kids and you were talking about how you call your kids, you either get voicemail, or their voicemails full. >> Bill: That's right. >> You text them, at least your kids text you back. I got to Snapchat my kids to get a hold of them. So you got to get into Snapchat >> They have told me that texting and Facebook is so, you know, 20th century Dad. >> You email 'em, right? >> Yeah. >> You get some important email, you send it to 'em. Like, email? What are you kiddin' me? >> No you know it's not in >> Our lives are challenged, but nonetheless, you got some of your challenges of your own. You're running a big business now at HPE. You guys are making some serious moves in the marketplace. Give us the update on the HPE storage business. >> Yeah, so thanks Dave. >> Every squirrel finds a nut in the forest eventually, so I just had a pretty good day today. But, that was because we have a great story, frankly, to tell. And I think you know, as I was saying before, the storage business is changing. Rather dramatically. Now is it, is it self inflicted? Or is it you know, just a a course correction. I actually believe it's self inflicted in a sense that we've taken many of the capabilities that were previously on high end systems. And we brought 'em to the mid range. We've thinned it, we've de-uped it, we've compressed it, We've got it on SSDs. And so the whole business model, now is different than it was five years ago. Before you sold somebody an appliance, you chocked it full of spinning media. They ran out of IOPS, you sold another appliance, you chocked it full. It was a pretty good business model. That's how I kept Mrs. Philbin in the lifestyle she's grown accustomed, right? Well, now, you don't chock it full of spinning media, you chock it full of SSDs. IOPS are always on guarantee. And then you take all that compaction technology, and that has actually forced a fundamental change, I think, in the storage landscape. That we, including Hewlett Packard have inflicted upon ourselves. I think we take a look at that, and need to take a look at the storage landscape, the number of vendors that are out there. You know, I think that is changing as well, which is, you know, part of the reason why we decided to get into acquiring companies like SimpliVity and Nimble. >> Dave: And you've got a knife fight going on in All-Flash. I got to say, you know, what HPE did with 3PAR surprised me and probably a lot of people. >> Bill: Mhm. >> Most people didn't think you could quote, unquote "bolt on" flash into that architecture. Obviously it wasn't a bolt on, you guys have been very successful. When you talk to your competitors, certainly when you talk to customers they love it. When you talk to competitors they say "yeah, we can compete with company A, B, and C. It's 3PAR that we have trouble with. Because it's simple and it works. >> And some times enduring technologies actually extend beyond, you know, single generations, right? And so, we certainly have heard the story about the new versus the old, and being old maybe this is my perspective. But, you know, enduring technologies actually can transition across architectural and technology boundaries. And that's exactly what we've done, exactly what we've done with 3PAR. >> Now, having said that, you guys have been, I mean you saw 3PAR initially with you know, spinning, and hybrid. Took off, you know, justified the acquisition, made the transition to All-Flash >> Bill: Yeah. >> I've called it many times, 3PAR's the gift that keeps on giving. So how many times can you go to that well, right? So you guys have made some moves here. Not the least of which was Nimble, want to talk about that. And SimpliVity, so. Even though SimpliVity's not under your organization, you have an affinity there. Talk about those two moves and where they fit in the portfolio. >> So let's just start with the 3PAR, just the 3PAR comment just for a quick second. The pure plays versus sort of the, what they call the stayed play. So, it's hard to imagine that 3PAR as a stayed play technology, right? I don't agree with that statement. But that, the reason I don't agree with it is, we're actually going faster than the pure plays in the All-Flash market. We have more revenue than they do, so. I think it's comfortable for people to sort of set one technology off over another but the fact of the matter is, that we're growing faster. The other thing about the market is it generally gravitates toward technologies that are unique in purpose regardless of what they cost. Because the customer demands it. And All-Flash started with guys like Fusion-io and Violin Memory, and all of those guys, right? Eventually what happens though, is customers tire of those additional assets in their data center, right? One more thing they don't want in their data centers, is one more thing in their data center. And that's when the big guys eventually sort of overtake that position. So, I think what you're going to, you're starting to see in the storage landscape is compression at a company level, right? You're seeing the Neutonics and Pures out there. You're seeing then the next tier of companies trying to sort of, you know, make the big break. And the last time a company made a big break in the storage business, that's still independent today. It's a billion dollars of revenue or more, was? >> Dave: NetApp. >> NetApp. Because storage looks like it's easy goin' in but it's not easy when you think about bare metal and databases and transactional systems, and highly available. It's not that easy, and so, that's why a company like a Nimble, who has great technology, Infosite, the CASL file system, great people. To order scale that business, profitably, and have to go to market reach, it needs to align themselves with a company like Hewlett Packard. So, we're really, really excited about Nimble joining the family for sure. That now enables us to sort of take the flash portfolio further across the across the landscape. On SimpliVity, I think the way that you should think about our strategy at Hewlett Packard is it's all about choice. So, you're a customer who wants to sort of, you know, put assets in your data center, and have assets in Microsoft as your cloud we should enable that. If you think Software Defined's the right way to go, we should enable that. You have an appliance customer, we should enable that. If you want to co-locate applications in a simple easy to use interface with storage, we have that, that's SimpliVity. But that choice shouldn't come with operational complexity. So, one of the things that we have to do, and I was talking about this at the Keynote, is we have to somewhat hide ourselves behind the application and make it easier for customers to consume. Because that is what the web offers them. We ought to be able to federate the data, so that you can actually move your data around when your requirements change, or you've got to burst. And the administration ought to be really, really simple. So, our strategy around technologies like SimpliVity, or Nimble, or 3PAR, or you know, MSA, XP, is all around giving customers choice without the operational complexity of having lots of things to manage. >> Bill, I guess I'm trying to, for our audience, try to maybe compare and contrast a little bit >> Yeah. >> Against you know, what was formerly EMC, now Dell EMC, >> Uh-huh. >> Which the knock on them for many years has been, they've got so many products, they overlap. We've covered for many years how, you know, if I have 3PAR and some of the other HP, HPE storage products, I can move between them, is that the difference issues thing So even though if you have Nimble, plus SimpliVity, plus you know, 3PAR. >> So, three is less than seven. Let's just start with that answer. And maybe it's not seven anymore, you know, I've lost track. Second, I think if you're really talking about provisioning storage and networking compute from an application layer, really what you've doing is you want to have a conversation about the service level underneath that the storage provides. Maybe for certain applications you're okay with thinly provisioned or not thinly provisioned et cetera. So, one answer is, a lot of those capabilities are actually hidden by the application layer. However, we know that the thing that doesn't move all that well is data. And data has gravity. So, being able to move data in addition to moving your compute, is one of the reasons that they differentiation for us over the other guys. >> Dave: But, you know, let me just stay on that for a second Stu. We're all storage guys or quasi-storage guys. >> Bill: He's only a quasi-storage guy? >> He's really a networking guy. >> I worked at a storage company for ten years but, yeah. >> You're a newbie then. >> But if you look at history, it is shown that you actually have to have multiple architectures to increase the size of your TM, and penetrate the marketplace. I mean, NetApp is the exception that proves the rule. I mean, they could only go so far with WAFL. I mean you were there, and you know, And so even now NetApp makes a move for solid fire. Obviously EMC has been very successful with, I think it's 17, so not 7. But it actually works, and so, that dogma of oh we have to have one architecture is never proven to really be a winning strategy. >> And frankly, it is really hard to actually stress an architecture from top to bottom, right? So I don't disagree with the comment you made, but that is effectively, however the same problem with the storage startups today is if they do a single thing, only support virtualized environments, whatever it is, right. Only support VDI. The breath is what customers are looking for. And if you don't have the breath, or you're forced to go get the breath, by adding bolt-ons to try and get the breath. It's just going to make it very, very difficult for them to survive in the new world order. Both acquisitions SimpliVity and Nimble were great for the company. >> Bill, can you tie together for us HPE and Veeam, how those fit together. One of the big themes we've been covering is the extension of Veeam started very, very much virtualized now they're physical they're talking about all the cloud solutions. Expect there's a lot of fit between your strategies. >> There is, for years we've have a very, very strong technical partnership between the Veeam engineering team and the StoreOnce engineering team. I think, you know, that is like the basis of trust, I think is the best way to think about it. We've both sort of got competing road maps on occasion, but at the end of the day it's all about, sort of, what's best for the customer. Number one is technical people, second is we have the same view of the market. And I talked about this, this morning, which is, this highly available, always on sort of environment is the same story that we tell. So the messages are aligned. The third is that it's complimentary, we have our own sort of data protection technology with data protector. We have our own sort of snapshot management capability with RMC. The question is, how do we sort of you know, protect the entire environment. And Veeam is a critical asset in that. It's a great business partnership, great technology partnership. The fact that our folks kind of resell Veeam, has just launched the business forward . >> Well, the move to sell the software business to Micro Focus has just opened up new partnership opportunities for you guys. >> Bill: In regards to that we still have a very, very strong partnership with the software guys. You know there's, the largest connect that we have on a backup product today, is get a protector. So I don't expect that to change. But there are people who prefer, you know, to use Veeam and we have to support that. >> Dave: Yeah, but still I mean, if you got the your colleagues in data protector and you're out aggressively partnering with Veeam and it's part of HPE. Maybe you get an email or, you get a "hey, come on Bill, you know, give me a break here." And now I feel like you know, the gloves are off you can do independent of all that internal stuff, plumbing. It's what's right for the customer. Maybe I'm overstating that. >> Perhaps a bit, because we'll still have equity ownership in the new company. Again with all the sort of connect I have, I think that regardless of where the paychecks come from if you will, we have to have a really strong partnership with them. And it's no different than, you know, we also have a partnership with Symantec, I mean we have other partnerships that customers just have made a preference around. That we're not going to convince them, you know, to do something different. Therefore, we've got to have a strong partnership. >> Dave: Alright, so we're going to be at Discover, theCUBE will be there for, been there many years now. I think this is our seventh Discover. >> You've been there as many years as I have, >> So what are we looking forward to there. >> So I think there's a bunch of announcements, we've highlighted one of them today around the secondary flash array for Nimble. There's some new 3PAR announcements that are certainly coming. The Synergy guys are going to certainly have a thing or two to say, I'm thinking. Based on the strength of that platform, that platform's really starting to take off. And so I think you're going to see that, I think this will probably be really the first Discover where, you know, you'll start to see, and maybe Madrid Discover will be different. But you'll start to see the new Hewlett Packard Enterprise. We keep focusing on things that we've spin-merged out, but the thing I think we need to focus on is the fact that we're, this is like a Phoenix of a new company, right? Solely focused on enterprise infrastructure and the customer needs. We've rebranded the TS business and PointNext, which is all around transformation and technology services, so. It's almost like we're starting the clock over again. For the HP employees, we're not changing your service levels. But, for almost everything else, we're rebuilding a brand new company. And that is what Meg and the board are doing, it's really exciting. >> Well, it's true the last couple of Discovers there was a distraction with the split, there was a distraction with two spin-merges. But you've now seen the M&A activity focus on areas like storage, areas like converge, type or converge. >> I always tell this story 'cause you guys like my analogies which is, you know, when you've got lots of kids in your family, my family, my oldest I've got lots of pictures of. The middle kid, you know, some pictures of. The third one virtually no pictures of, right? 'Cause you go from man to man defense, to zone defense. Same is true with a CEO. When you've got seven or eight different things to manage, you're focused, it needs to be spread over seven different or eight things. Now, Meg is actually, got fewer children to manage if you roll the analogy out a little bit. We got a lot of her attention, and a lot of focus. And that I think is really, really important. >> Dave: And now all the pictures are digital, they're in the cloud, they're protected. >> Bill: Yeah. >> Bill, great to see you. >> Good to see you guys. >> Thanks very much for coming on theCUBE, we'll see you in Vegas. >> Bill: You bet. >> Alright, keep it right there everybody, we'll be back with our next guest right after this short break.
SUMMARY :
Brought to you by Veeam Great to see you again my friend. 'cause I got four kids and you were talking about So you got to get into Snapchat you know, 20th century Dad. you send it to 'em. but nonetheless, you got some of your challenges And I think you know, I got to say, you know, what HPE did with 3PAR When you talk to your competitors, But, you know, enduring technologies actually can transition I mean you saw 3PAR initially with you know, spinning, So how many times can you go to that well, right? to sort of, you know, make the big break. I think the way that you should think about our strategy We've covered for many years how, you know, And maybe it's not seven anymore, you know, I've lost track. Dave: But, you know, let me just stay on that for a I worked at a storage company for ten years but, it is shown that you actually have to have multiple And if you don't have the breath, Bill, can you tie together for us HPE and Veeam, how do we sort of you know, Well, the move to sell the software business to But there are people who prefer, you know, And now I feel like you know, the gloves are off And it's no different than, you know, I think this is our seventh Discover. but the thing I think we need to focus on there was a distraction with the split, which is, you know, when you've got lots of kids in your Dave: And now all the pictures are digital, we'll see you in Vegas. we'll be back with our next guest
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave | PERSON | 0.99+ |
Hewlett Packard | ORGANIZATION | 0.99+ |
Vegas | LOCATION | 0.99+ |
Bill Philbin | PERSON | 0.99+ |
HP | ORGANIZATION | 0.99+ |
Symantec | ORGANIZATION | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
seven | QUANTITY | 0.99+ |
EMC | ORGANIZATION | 0.99+ |
ten years | QUANTITY | 0.99+ |
Bill | PERSON | 0.99+ |
Nimble | ORGANIZATION | 0.99+ |
20th century | DATE | 0.99+ |
Meg | PERSON | 0.99+ |
New Orleans | LOCATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Second | QUANTITY | 0.99+ |
one answer | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
Hewlett Packard Enterprise | ORGANIZATION | 0.99+ |
four kids | QUANTITY | 0.99+ |
Philbin | PERSON | 0.99+ |
Both | QUANTITY | 0.99+ |
SimpliVity | ORGANIZATION | 0.99+ |
HPE | ORGANIZATION | 0.99+ |
third | QUANTITY | 0.99+ |
less than seven | QUANTITY | 0.99+ |
one | QUANTITY | 0.99+ |
One | QUANTITY | 0.99+ |
Micro Focus | ORGANIZATION | 0.99+ |
second | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
third one | QUANTITY | 0.98+ |
Infosite | ORGANIZATION | 0.98+ |
PointNext | ORGANIZATION | 0.98+ |
first | QUANTITY | 0.98+ |
both | QUANTITY | 0.98+ |
Dell EMC | ORGANIZATION | 0.97+ |
Neutonics | ORGANIZATION | 0.97+ |
2017 | DATE | 0.97+ |
five years ago | DATE | 0.95+ |
three | QUANTITY | 0.95+ |
RMC | ORGANIZATION | 0.95+ |
this morning | DATE | 0.94+ |
ORGANIZATION | 0.93+ | |
7 | QUANTITY | 0.93+ |
one more thing | QUANTITY | 0.93+ |
17 | QUANTITY | 0.92+ |
seventh | QUANTITY | 0.92+ |
billion dollars | QUANTITY | 0.92+ |
eight things | QUANTITY | 0.91+ |
single thing | QUANTITY | 0.91+ |
Paul Mattes, Veeam - VeeamOn 2017 - #VeeamOn - #theCUBE
>> Announcer: Live from New Orleans, it's The Cube covering VeeamON 2017. Brought to you by Veeam. (upbeat jingle) >> Welcome back to New Orleans everybody. I'm Dave Vellante with Stu Miniman and this is The Cube. The Cube is a leader in live tech coverage, and we're here covering VeeamON 2017. This is day two for us. Paul Mattes is here. He's the vice president of The Global Cloud Group at Veeam. Paul, good to see you. >> Hey, great to be here guys. Thanks for having me in. >> You're welcome. Hosting the conference this morning, throwing Peter MacKay under the bus a little bit. That was kind of funny. He's going to get you in a headlock later. (laughter) No doubt. But you know, it's funny, it's great. VeeamON is an experience for people. You know, it's not just about the hardcore learning, which there's a lot of that going on, but it's about having fun. And a lot of people here are having fun, and you guys embrace that, it's great. >> Yeah, I mean, it's part of our culture, right? I think that's why it's a great company. It's one of the reasons why I came here. And listen, if you can't have fun doing something you love, there's something wrong. So, yeah, we're going to keep that up. >> A lot of sports analogies going on too, which we love in The Cube, oh geeze, ya know? (laughter) Sports angles, and so you guys seem like you're pretty competitive. You're not afraid to put it out there. So, give us the lay of the land. What's happening in the marketplace? >> So, on the cloud specifically this is an area of major growth for us at Veeam. I think it's certainly a competitive landscape, no question about that, but I think we have some advantages given our lineage and where we've evolved from, from an on-prem organization into the cloud. The cloud market's moving very rapidly. You heard me talk about that this morning a little bit, about the pace of cloud adoption. I think it's happening much more quickly than we've ever seen, and I haven't talked to anyone here, and having dozens and dozens of conversations, who haven't talked about having some kind of cloud strategy or trying to figure out how that impacts their go-forward planning in IT. >> You gave some IDC stats I wanted to ask you about that. 46% I think by 2019... >> 2019, right. >> Are going to be doing cloud, and I presume that meant both on-prem cloud? >> Correct. >> So, cloud being an operating model not necessarily a destination. >> That's right, yeah. >> Talk about that a little, what does that mean? >> So, yeah, you hear Danny and I talk about this all the time is that I've been doing the cloud since 2010 when I was with Azure at Microsoft. And everybody talks about moving to the cloud as if that's it, you know, once you're there, it's over with. The reality is, you need to think of the cloud as a way to deliver business results and deliver business solutions. So, just getting to the cloud doesn't mean you're over. Doesn't mean you don't have to think about things like availability and data protection and backup and disaster recovery. So the journey to the cloud, I think it's sort of a, it's a step, right? And then once you're there, there's a whole lot more that you have to do once you're there. >> Paul, one of the things I've been seeing for a couple of years is when it comes to cloud, follow the applications and follow the data. You said you worked on Azure. I mean, no doubt that Azure has lots of applications. Business productivity, I think marketers did a great job this morning laying that out. Virtualization was kind of a tool that applications sat on top. What's that maturation that you see of customers as to how they think about their data and their applications and where things live? >> Yeah, no, it's a great question. I think they're getting much smarter about how they separate and divide those things intelligently. Especially when you think about things like, you know, Mark talked this morning about Stretch DB moving into Azure. And so customers are having to rethink all that that because the cloud really does change how you have to think about application architecture, application deployment. Especially as you do division of data application and sort of the entire architecture end to end. So, I think we're still early days, quite frankly. I think for as much as cloud is in the buzz, and we love where we're evolving to as a cloud organization. The market in general is still early days, and there's a lot of work left to do there. >> Paul, what visibility do you give customers, and how do you help when it comes to the cost of all of this? There's so much, it's often on fud in the market place as to, oh well public cloud's super expensive. No wait, owning it yourself is always expensive. You should always rent versus buy. How do you inject yourself into that conversation? >> Great question, and this is something that has come up since day one. And the assumption is, you've got commodity hardware, you've got scale, so you've got decreasing costs. The reality is it's workload. It's entirely workload dependent, right? There are some workloads that you want to put into the cloud. Absolutely, you would experience amazing economics. We talked today about the scale out backup repository model, taking advantage of Blob story. Perfect example, one of the things customers need to think about is, in addition to those things is ingress and egress costs. It's not just the cost of storage. In the cloud, you have things that surround that in order to make it workable and make it really, really valuable. So one of the things we are doing now with customers is we're starting to work through and develop models to help them think though that. In various stages of network costs, storage costs, and being able to give them some tools that really help them make those decisions. It's not an easy task by any means because at the senior level, executives seem to say, well everybody's saving money in the cloud. Why aren't we there? Why aren't we experiencing that? When you get into the details, it's a little more complicated. But, at the end of the day, the right workload in the right cloud infrastructure, absolutely economic advantages, and more importantly, business advantages. >> Doesn't the savings or business impact really come from what we were talking about earlier, the operating model? Alan Nance, who was the former CIO of Phillips, he was on The Cube, and he said, "If you don't change your operating model, "you're going to just barely scratch the surface of benefits." And so, I wonder if we could explore that a little bit. Is that what you're seeing in the marketplace, that people lift and shift? Maybe there's an advantage that you're shifting CapEx to OpEx, but it's really not moving. >> No, I totally agree. That's not, and it's always frustrated me a little that the economic end of it really seems to dominate a lot of the conversation based on perception. The reality is, yes, this is about changing the operating model and changing the ability of the organization to map to customer demand and map to market demand. The cloud does provide that, and you can't just lift and shift. Yeah, that's okay for some things, but you really have to rethink, okay, if I have this agility and the ability to deliver solutions in a cloud, what does that really mean? How do I really have to think through that from end to end, not just, going back to our earlier question, I'm going to put that in the cloud and we're done. You know? Absolutely you have to rethink everything when you're moving to the cloud from an application's perspective. >> And then from Veeam's perspective, when you think about cloud, obviously you featured Azure up there today. You guys have talked about Affinity with AWS, but there's a lot of cloud providers. >> Paul: Oh yeah, 18,000 of 'em for us. >> And some of those may be managed hosting, but the business model is similar to cloud. So, what are you seeing in terms of the, the market's highly fragmented today. It's very localized. In your view, will it stay that way? Will you see substantial consolidation, or will it be more like the services markets typically are, which is very local, very fragmented, zillions of companies? >> I think, and we think, that there will continue to be a consolidation in this part of the market. There's been an explosion of providers. And what happens is, how do you differentiate if you're a provider in that market, right? What is your secret sauce? What makes you more attractive than another provider? And so, we were already seeing consolidation globally for organizations, so what'll happen, what we think will happen is, yes, there will be some that are very niche, very specialized that continue to have great success, but we will see organizations coming together. Increasingly what we're seeing is providers wrapping new value at its services around their offering, right? This is how they differentiate. We're also seeing service providers that are starting to verticalize. So specializing in a particular healthcare of financial services market as a way to provide value and differentiation for themselves. It's not going to just, and this is why one of the things we've done in Veeam is yes, we will continue to grow the provider base but really focusing ones that differentiate and add value to customers and can partner really, really well with Veeam. >> Paul, Veeam kind of grew up right at that time that not only was was VMware exploding on the market, but there was a new virtualization administrator that didn't exist before. And Veeam helped solve a really salient pain-point that they had. Can you talk to us about when it comes to cloud who are you selling to? The community's very different in a very fragmented cloud world than that kind of big VMware community that we all know. >> Yeah, so it's interesting because we're clearly in an evolution at Veeam. Veeam's legacy, very squarely focused in IT and the IT pro community. That won't change. That will not change. But as you heard from all of our messaging here over the past couple of days, what we really want to continue to evolve to is understanding from a business perspective what is the business value of driving agility, or, driving agility and availability? And so that is now a conversation at a different level. You're talking a CIO level. You're talking COO level. And that's an evolution. It's an easy conversation to have when you're talking about a bits and bytes perspective of how do the bits move, and what are these feature's functions? But you'll see us continually now relate this to, what are the business outcomes? What are the business risks? Why do you need to have an availability strategy, and why is Veeam the choice for that? >> So your positioning is as an availability specialist. No question about that. I want to start by talking a little bit about the market for that. So there's Multi-Cloud, there's Hybrid-Cloud that you've talked about this. I don't know, sometimes we call it inter-clouding. But you are positioning the strategy as positioning in the middle of all that as the availability, the best at availability, always on. So, first of all, how big is that market? Can you talk a little bit about the TAM, however you look at it? Maybe not hardcore numbers, but if you have 'em, we'd love it, but how do you look at that? >> Well I think Peter presented some data in his keynote on Tuesday. And we see the total addressable market as in the six to nine billion dollar range, which is pretty massive. If we can capture just a fraction of that, we're going to easily blow through our stated goals of getting to a billion, a billion five in the next couple of years. So, and that's why we're going to, we will continue to focus across the spectrum of those platforms, right? You heard us talk about, that's the core. We grew up in virtualization, now physical, and that we're going to attack storage. But, and we won't lose that. But now, understanding how all the different cloud assets and cloud platforms intersect that, that whole market is massive and will continue to grow. It's interesting, I was talkin' the other night with an analyst about cloud predictions, and we said, we'd love to go back and look at the last four or five years of predictions from analysts and see, where do they land? Where do they really end up? And I went back, and this is not an in-depth, robust survey, but going back a few years looking at all the estimates of cloud market growth, they were all wrong. And they were all wrong on the low side, all right? And it's hard sometimes to get analysts to not over-hype things, right? But everyone that I looked at, it was more, the reality turned out to be greater than what the prediction was. >> It's the definition of a disruptive technology 'cause we're usually horrible at forecasting it, right? >> (laughing) Yeah, exactly, exactly, which is a good thing. >> So in that sort of center of the cloud, if we can call it that, explain to people why Veeam and not a higher level of abstraction. Like VMware for example, them tryin' to be sort of, even though they're not availability specialists, but they're pretty good at availability. And people are concerned about managers of managers. Why does Veeam win in that scenario? >> I think Veeam wins in that scenario given the breadth of our capability, given the breadth of what we do, thing number one, given the breadth of our ecosystem, number two. We don't have all the answers, but we have an amazing partner ecosystem that does. And number three, I would say the simplicity, right? This mantra that we have at Veeam of it just works, that's very, very valuable. I heard, you know just wandering around here, unsolicited. People don't know who I am when I'm walking with my badge off. And I've heard multiple times, they're not kidding when they say that it just works thing. That's something that we will never ever get away from, and that's a clear differentiator for us. We were talking, we did a breakout session the other day, Danny and I, and we were with a number of service providers, and they asked, we had these canonical examples of what we're doing. And they asked a few questions of why can't we do this? And Danny and I would look back and say, well you can do that, but it's not to the point where we have it yet where we say, it just works. There's a way to string it together. There's a way Veeam can solve that problem, but we need to continue to improve engineering in order to get it to the point where it just works. To make it that simple, elegant, and that's a huge differentiation. >> So the premise there is it's not a zero sum game, certainly between you and VMware because of the simplicity and the integration that you do with VMware. Very interesting dynamic going on in the marketplace. It's early days, but you guys are, I love the positioning. It's clean and it's focused. >> No, thanks, I'm glad because we love the feedback. It's something we work really, really hard at. Veeam is in a great period of transition, bringing Peter on, the leadership team that Peter's brought in. That's really, really important that we're able to communicate where we're going and how we position because we are so passionate about it. You want to make sure that the words come out, well, and that the messaging is proper, and that our strategy is locked on. >> All right, we'll give you the last word on VeeamON 2017, bumper sticker as the trucks are pullin' away... What does it say? >> I mean, I think it's an amazing event. It's my first VeeamON. I have been blown away by the energy and the information that we've shared. I think we have a lot of exciting things that are coming down the pike, and we just can't be thankful enough for the great participation and look forward to the future. >> All right, Paul Mattes, thanks for comin' on The Cube. >> Hey, thanks guys. >> All right, you're welcome. Keep it right there everybody. Stu and I will be back with our next guest at The Cube. We're live from VeeamON 2017 from New Orleans. We'll be right back. (upbeat jingle) (electronica jingle)
SUMMARY :
Brought to you by Veeam. He's the vice president of The Global Cloud Group at Veeam. Hey, great to be here guys. He's going to get you in a headlock later. It's one of the reasons why I came here. What's happening in the marketplace? So, on the cloud specifically You gave some IDC stats I wanted to ask you about that. So, cloud being an operating model So the journey to the cloud, I think it's What's that maturation that you see and sort of the entire architecture end to end. and how do you help when it comes In the cloud, you have things that surround that Doesn't the savings or business impact and the ability to deliver solutions in a cloud, when you think about cloud, but the business model is similar to cloud. And what happens is, how do you differentiate than that kind of big VMware community that we all know. and the IT pro community. as positioning in the middle of all that as in the six to nine billion dollar range, which is a good thing. So in that sort of center of the cloud, given the breadth of what we do, thing number one, that you do with VMware. and that our strategy is locked on. bumper sticker as the trucks are pullin' away... for the great participation and look forward to the future. Stu and I will be back with our next guest at The Cube.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Danny | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Mark | PERSON | 0.99+ |
six | QUANTITY | 0.99+ |
Peter | PERSON | 0.99+ |
Paul | PERSON | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
Paul Mattes | PERSON | 0.99+ |
Alan Nance | PERSON | 0.99+ |
Tuesday | DATE | 0.99+ |
2019 | DATE | 0.99+ |
New Orleans | LOCATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
18,000 | QUANTITY | 0.99+ |
Peter MacKay | PERSON | 0.99+ |
first | QUANTITY | 0.99+ |
dozens | QUANTITY | 0.99+ |
Stu | PERSON | 0.99+ |
46% | QUANTITY | 0.99+ |
2010 | DATE | 0.99+ |
one | QUANTITY | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
Phillips | ORGANIZATION | 0.99+ |
today | DATE | 0.98+ |
both | QUANTITY | 0.98+ |
five years | QUANTITY | 0.98+ |
TAM | ORGANIZATION | 0.97+ |
next couple of years | DATE | 0.96+ |
a billion, a billion | QUANTITY | 0.95+ |
VeeamON 2017 | EVENT | 0.95+ |
VeeamON | EVENT | 0.94+ |
Azure | TITLE | 0.94+ |
nine billion dollar | QUANTITY | 0.94+ |
The Cube | ORGANIZATION | 0.93+ |
The Global Cloud Group | ORGANIZATION | 0.93+ |
this morning | DATE | 0.92+ |
OpEx | ORGANIZATION | 0.91+ |
CapEx | ORGANIZATION | 0.91+ |
The Cube | TITLE | 0.82+ |
day one | QUANTITY | 0.79+ |
Stretch DB | ORGANIZATION | 0.77+ |
2017 | DATE | 0.77+ |
four | QUANTITY | 0.74+ |
VeeamON | ORGANIZATION | 0.74+ |
day two | QUANTITY | 0.7+ |
zillions of companies | QUANTITY | 0.69+ |
#theCUBE | ORGANIZATION | 0.68+ |
past couple of days | DATE | 0.67+ |
things | QUANTITY | 0.65+ |
Cube | ORGANIZATION | 0.59+ |
Danny Allan | VeeamOn 2017
>> Announcer: Live from New Orleans, it's theCUBE, covering VeeamON 2017. Brought to you by Veeam. >> Welcome, everybody. This is theCUBE's special coverage of Veemon 2017 from New Orleans. theCUBE is the leader in live tech coverage, and this is our second day wall-to-wall coverage. I'm Dave Vellante with Stu Miniman. Danny Allan is here as the Vice President of Cloud and Alliance Strategy at Veeam. Danny, big week for you. >> Very exciting to be here. My first VeeamON, so you can imagine how excited I am. >> Us too. So cloud and Alliance Strategy, what is the strategy there? Sum it up for us. >> So kind of three things. There's to the cloud, from the cloud, within the cloud. So if you break those out, most organizations today, what they're doing, or what they do is they use their backups, they push them up to the cloud. Some of those that are in areas where they care about disaster recovery are using disaster recovery as a service, both of those kind of pushing services up to the cloud. From the cloud would be things like SAS services. You have things like Office 365, pull the data down, protect it because it belongs to you. And then within the cloud, we've seen our customers with cloud-hosted workloads, and they say, "I want to keep my protection but in a different cloud, "in a multi-cloud world." >> Interesting they would say, in the keynote this morning, they would say, "Well, today's going to be cloud day," but yesterday you had some AWS announcements, too. We know today you can't talk about IT without having cloud and kind of the hybrid multi-cloud get dispersed everywhere. Lot of announcements. What I was hoping you could dig into a little bit for us is the Veeam powered network with Azure and maybe give us the quick overview and let's drill down in there a little bit. >> Sure, so one of the capabilities we've had for a while is this ability to do direct restore to Azure. So you have the Veeam, it goes down and you hit a button and it goes up to Azure. Now that's all great, but when that server was in your data center, you could actually just connect to it because it was on your network. One of the challenges is when you put something up in the cloud, how do you get your users to that service? It's a different IP, it's a different subnet, it's a different network. So this is to make it simple. We've always focused on it just works, so this is a model that we can do a very simple model to connect users to the service when we push it up into the cloud. >> Yeah, maybe, I think most people in cloud understand the Amazon VPN service. Could you maybe compare and contrast that with what you've got? >> Very similar. So Amazon does the VPC, and this just takes it down and simplifies it so that it's part of your orchestration strategy. So typically, when you have something running up in the cloud, what happens is you set it up, the connection, and you maintain the connection for the duration of that service. This is a little bit different, because you want the connection, but only when you need it. And so it's orchestrating that connection in a very simple lightweight way that you don't have to maintain an ongoing connection. That enables that service delivery. >> There's a lot of talks at events like this and certainly has been at this event about just migrating workloads and help us square the circle. So you hear a lot of that talk, and then the same time you hear about data explosion, data growth, and then there's the speed of light problem. So how are customers sort of managing that, and how can you help? >> So I don't necessarily believe that organizations are migrating from cloud to cloud on a regular basis. But what does happen is they outgrow the cloud that they happen to be in. We see this in private cloud all the time. I have so much capacity, I don't have any left, I need to jump over to another cloud. So there's kind of three drivers that cause people to go into a multi-cloud air. One is certainly disaster recovery. Second though is cost optimization and business alignment. So it's sometimes you'll have an executive level far above IT says, "Hey, we strategically aligned "with this cloud; we would like to shift workloads "over to another one." And the last is around really the footprint of the cloud provider themselves. So it could be because of geophysical location or compliance certifications. That organizations say, "I need to take this particular "service and move it over here." >> We had some talk about cloud service providers as a channel this week, and what's the discussion like with CSPs in terms of them monetizing services? And how do you help? With whether it's software defines something, or programatic thresholds through APIs. Can you and how do you support that monetization strategy? >> So, a few different things. One is that the cloud service providers are very focused on their specific value add. And if you go talk to them, some of them are heavy in security, some of them are heavy in the managed services, some of them are heavy in the analytics. They all have a specific value add that they have. But one of the things that we do for them is in the platforms that we've announced, like Veeam Availability Console has a full restful API that they can integrate into their environment. Take iland, for example. They have their own portal, they call their APIs, customer never sees anything other than their specific portal, and that's true for all of the products that we've been announcing. Veeam Availability Console, Veeam Backup for Office 365, we enable that integration with our product set. >> One of the other announcements that we were digging into a little bit is to be able to have an archive tier with a lot of the object storage out there. Whether it be as the Amazon Blob, is this some of the AWS offerings, or any kind of S3 or Swift compatible solutions. Is that something that you've been hearing customers asking for for a while? How do you expect that to roll out? >> It is. So there's two kinds of customers. Those that say, "Hey, I would like to leverage "the hyper-scale public clouds 4S3 or Azure. "We have credits with them, we want to use them up." And so this enables them to push off an archive tier to the data up to there. But we also see organizations, especially the large ones that are building their own on premises object storage because of the characteristics of scale up, scale out. And they've been saying, "Hey, we want to leverage that." Now, the performance historically has not been as good as block storage, obviously, but now it's catching up and people are using it more for an archive tier than a primary tier or a secondary tier. >> The other day at the analyst briefing, you talked about there were three things that came out. One was digital transformation and agility, and we want to explore that a little bit. The other was core business continuity, and the third was analytics and visualization. And I wonder if we could stick on that for a minute. That analytics and visualization. Can you explain a little bit further what you guys bring to the table there and how customers are using it? >> So one of the things that Veeam has is an archive of all of your data that is stored. And we've been looking to expose that data to our partners so that they can dig into it and add their value. So we announced a partnership with Data Gravity, for example, that reaches into those VMs. And as regulations like GDPR come out, then there is a higher and higher business need, sorry, General Data Protectionary Regulation, higher and higher business need to understand what is in the data that we're storing and then perform analysis on it. >> Yeah, so GDPR takes affect like basically a year from now, right? >> Danny: Yeah, May. >> May of '18. We've had also a lot of discussion about ransomware, and just creating air gaps and so forth. The reason why I was so interested in analytics and visualization is it seems that it would require more than just an air gap because Bill Philbin said it today. When you make a boo boo, the boo boo gets replicated very quickly. Well, when someone's maliciously encrypting your data, it probably gets maliciously encrypted very quickly, or replicated very quickly. It seems that you are in a unique position to provide analytics on an anomalous behavior on change data. Has that discussion taken place with your partners and clients? >> Yes, absolutely, we're looking at it. In fact, there was a breakout session on this very thing. Basically, when you saw the files being deleted from a particular folder or .docex files being changed to .enc files, when you saw a ransomware attack taking place that you could actually roll back to the latest snapshot, or you could take a snapshot and send an email to someone and say, "Hey, this is happening, you should look at it." I look forward actually out into the future that we can leverage some of the things that we're doing now with continuous data protection that traps the IO traffic. So that is the VCR API for IO filtering. And if you see an attack taking place, you could actually roll back that IO journal say five minutes and say take a snapshot at that point even before it happened. So it has more behavioral-based protections associated with it. So I think we're at a really interesting era in the space where we're going to begin to see new things that have never been done in the past. >> And potentially specific solutions are around ransomware. Maybe they'll talk about it generically, maybe they're out there, I just haven't seen a very specific, I'm sure they are out there. But I haven't seen a specific solution around. It seems like the guy with the backup data would be in a unique position to do that. >> Yeah, data is the lifeblood of the organization, so being able to mine it for data insights, being able to leverage that for data governance, being able to use it for e-discovery, but also to be able to use it in proactive ways for the business. Like determining that a ransomware attack is taking place and perhaps fire off instructions to your perimeter to act differently. Who knows what these things are going to go towards. But the data is the content that actually drives a lot of those behaviors. >> Danny, one of the things I found interesting, Mark Rosinovich's keynote. He was talking about the evolution of application platforms and Veeam started with the VM, and I saw a lot of the show. There's physical endpoints, there's cloud endpoints. When you start going to things like paths an even serverless functions as a service, what impact will that have on availability overall and where does Veeam see that going in your world? >> So our vision is to perform always on availability for any service, so as we go forward into containers and serverless, there's still a requirement to provide protection. So I was listening to him as he was saying, "Hey, there could be an API that resizes the image." You could actually use that exact same API to say, "Hey, is that image important? "Send it over to this repository for retention." So there's still a requirement for availability, and what it means is, if you're looking at paths and container-type model, then maybe we do it underneath the containers to protect them as they're running. But if you're looking at serverless, maybe we actually inject it into the APIs itself to perform that same protection. It's going to be required no matter what the structure of the data happens to be. >> We're out of time, but maybe, Danny, quick summary of the announcements that you guys made this week and some of the things that people are excited about. >> Yeah, so a lot of different announcements, obviously. Veeam Availability Console Release Candidate is out. We announced a whole lot of disaster recovery as a service functions for service providers. Things like continuous data protection, things like VCD integration. We announced Veeam Backup for Office 365. Actually two different versions of it. One is for service providers, multi-tenant, multi-repository, but also adding in SharePoint and OneDrive capabilities. We obviously, our flagship product, Veeam Availability Suite. We talked a lot about the object storage. We talked about continuous data protection. A lot of these capabilities have been announced over the last few days. >> Yeah, so Veeam, you've seen a lot of strategy, they're hitting R and D, turning it into product, turning into customer value and revenue. So you guys have been busy and quite an impressive stream of innovation coming out this week. So Danny, thanks very much for coming on theCUBE and sharing that with us. >> Thank you very much. Appreciate being here. >> Okay, keep it right there, everybody. We'll be right back with our next guest. This is Dave Vellante and Stu Miniman live from VeeamON 2017. Right back.
SUMMARY :
Brought to you by Veeam. Danny Allan is here as the Vice President My first VeeamON, so you can imagine how excited I am. So cloud and Alliance Strategy, what is the strategy there? So if you break those out, is the Veeam powered network with Azure One of the challenges is when you put something Could you maybe compare and contrast that the connection, but only when you need it. So you hear a lot of that talk, and then the same time that they happen to be in. And how do you help? One is that the cloud service providers One of the other announcements And so this enables them to push off an archive tier and the third was analytics and visualization. So one of the things that Veeam has It seems that you are in a unique position So that is the VCR API for IO filtering. It seems like the guy with the backup data Yeah, data is the lifeblood of the organization, Danny, one of the things I found interesting, the structure of the data happens to be. of the announcements that you guys made this week We talked a lot about the object storage. So you guys have been busy Thank you very much. We'll be right back with our next guest.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
Danny | PERSON | 0.99+ |
Mark Rosinovich | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Bill Philbin | PERSON | 0.99+ |
Danny Allan | PERSON | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
five minutes | QUANTITY | 0.99+ |
New Orleans | LOCATION | 0.99+ |
Data Gravity | ORGANIZATION | 0.99+ |
yesterday | DATE | 0.99+ |
General Data Protectionary Regulation | TITLE | 0.99+ |
May | DATE | 0.99+ |
today | DATE | 0.99+ |
Second | QUANTITY | 0.99+ |
second day | QUANTITY | 0.99+ |
one | QUANTITY | 0.99+ |
first | QUANTITY | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
GDPR | TITLE | 0.99+ |
May of '18 | DATE | 0.99+ |
Office 365 | TITLE | 0.99+ |
Swift | TITLE | 0.99+ |
third | QUANTITY | 0.99+ |
three things | QUANTITY | 0.99+ |
theCUBE | ORGANIZATION | 0.98+ |
One | QUANTITY | 0.98+ |
SharePoint | TITLE | 0.98+ |
both | QUANTITY | 0.98+ |
this week | DATE | 0.98+ |
4S3 | TITLE | 0.97+ |
two kinds | QUANTITY | 0.97+ |
this morning | DATE | 0.96+ |
S3 | TITLE | 0.96+ |
.enc | OTHER | 0.95+ |
OneDrive | TITLE | 0.94+ |
three drivers | QUANTITY | 0.94+ |
iland | ORGANIZATION | 0.92+ |
.docex | OTHER | 0.89+ |
Azure | TITLE | 0.88+ |
Amazon Blob | ORGANIZATION | 0.82+ |
Veeam Availability Suite | TITLE | 0.82+ |
VeeamON 2017 | EVENT | 0.8+ |
SAS | ORGANIZATION | 0.78+ |
a minute | QUANTITY | 0.75+ |
Vice President | PERSON | 0.71+ |
Alliance Strategy | ORGANIZATION | 0.7+ |
VeeamOn 2017 | EVENT | 0.68+ |
Cloud and | ORGANIZATION | 0.68+ |
two different versions | QUANTITY | 0.67+ |
Veeam Availability Console | TITLE | 0.64+ |
Alliance | ORGANIZATION | 0.64+ |
a year | DATE | 0.63+ |
things | QUANTITY | 0.59+ |
Veemon 2017 | EVENT | 0.57+ |
Eric Bassier, Quantum - VeeamOn 2017 - #VeeamOn - #theCUBE
(bright music) >> Narrator: Live from New Orleans. It's The Cube! Covering VeeamON 2017. Brought to you by Veeam. >> Welcome back. Eric Bassier is here. He's the senior director of data center products at Quantum, Veeam partner. Big announcement this week. Eric, good to see you again. Thanks for coming back on. >> Thank you guys for having me. >> So, big theme of this event is, of course, the ecosystem. Veeam sells exclusively through channel partners. Very partner-friendly. Obviously, you guys are the leader in the backup in data protection space. Give us the lowdown on what you guys have announced this week, and we'll get into the partnership. >> Yeah, absolutely. Really excited about what we've announced this week. We've announced new integration with Veeam, both with our DXi deduplication appliances, as well as with our scalar tape products, and we can kind of talk about both individually. On the DXi side, we've integrated with Veeam's data mover service. And what that means is that some of the advanced features that Veeam has, like instant VM recovery, synthetic full backup creation. Historically, we haven't been able to support that on the DXi. And with this latest integration, we've improved performance quite a bit to where we can support those advanced features. And, you know, happy to talk more about that. We think this is a, it's a big step for us. It's a bit of a gap we've had with our DXi a little bit with Veeam. And I think it's going to bring a lot more value to Veeam customers using that deed of appliance. >> Eric, you know, there's always in the keynote, tape gets mentioned, and there's some people that are excited, and some people that look at it sideways and say, "Wait, we still use tape?" I saw tweets going out there, tape and VTL both alive and well, doing there. But, what are you seeing? Maybe help clear up any misconceptions. >> You know, I had a conversation today at VeeamON with a joint Quantum and Veeam customer, and it was an interaction that perfectly summed it up. And they said they were planning to move away from tape and get rid of it. And the events of this last weekend changed their mind. Verbatim. >> Ransomware. >> Ransomware. And Veeam has been good, actually, about promoting why they love tape and why it's important to their customers, and they talk not so much about low cost, long term retention, right? I think there's a really good place for tape as long-term storage for massive scale unstructured data. That's more on kind of the other side of our business. But in the data protection realm, it's about that offline or air-gapped copy to protect against ransomware. And we're seeing, I would almost say, a resurgence in relevance, just from that perspective. It's changing how people use tape, but from that perspective, I think it's as relevant as ever. >> Are your customers actually thinking that way and actually deploying tape in that context? And how does that all work? I wonder if we could talk about that a little bit. >> Yeah, I think they are. I think many of them have been doing it for a number of years. We, at this show, and for a while with Veeam, we've been promoting the old rule or adage, 3-2-1 data protection best practices. I think a lot of our customers that use tape follow that practice. And... You know, they... They're probably not... We've certainly seen customers use less tape for backup. No doubt about it. They're consolidating it in the data centers, but they still create that offline copy. And then they keep it either offsite, or even just on premise, and it's got that air gap. It's not on the network, so it's not susceptible to these ransomware viruses. >> So I want to unpack that a little bit. I had a conversation with Edward, our buddy Edward Helekiel, give him credit for this idea. And I was sort of making that argument that it has that air gap, and his point was, "Well, yeah, but you got to recycle the backups, "the offline tape." And I said, "Okay." His point was, if you... 'Cause my understanding is with ransomware, everything starts to get encrypted. And then you got to pay for the keys. So if you're backing up encrypted data, eventually you're in trouble, unless you have a way to detect it. So, is that part of the... Again, we're sort of veering off into a tangent of ransomware. >> No, that's all right. >> But you would think that a backup supplier like Veeam would be able to detect anomalies because you're doing incremental change data every day or multiple times per day, and if you're starting to see some uptick in anomalous activity, say, "Whoa, hold on!" Maybe that's a signal. Is that the right way to think about it? >> You know, I do think, I think that Veeam, and I think that some of the other data protection applications are starting to build a little bit of intelligence and to try to detect it. I don't know... I'm not an expert on that. I can't speak to it. I would say that, we would advocate as a best practice that customers should be making that offline copy on tape with adequate frequency so that the feel like they're protected. Because I wouldn't say that you need to rotate the tapes, but I would think about it as if you create tapes once a day, and then you get hit with a ransomware attack, the data that's going to be susceptible is any new data that's been created since the last backup you made on tape a day ago. It's kind of that old backup rule a little bit. >> Dave: So your RPO is one day? >> That's right, and so... But once you've got that offline copy created on tape, it can be on premise, or it can be offsite at a vault or something, and keep it there for as long as you need to keep it there. It's offline, it's not on the network. >> And the backup software vendor is in a good position to provide visibility to those anomalies. Okay, let's go back to the appliance that you had asked. >> Before I do, actually, just so we're on the segue, it actually goes, let's stick with tape for a second. >> Dave: Yeah, be happy to. >> And... We can come back to dedup side. The cool thing we've done is, for Veeam customers, historically, it's been difficult to create tape in a Veeam environment because they've required an external physical tape server. And, of course, their customers are largely virtualized, right? Well, we've solved that. So what we've done is we've, we just announced what we call our Scalar iBlade for our new scalar tape libraries. It's an embedded intel-based blade server that fits in the back of our library chassis. And it comes with a Windows operating system on that. And... What it does, we've designed it so it can actually host a Veeam tape server, a Veeam proxy server. Really easy to install, and I can talk more about that. Net for customers is, they can now create tape in a Veeam environment without this external dedicated physical server. >> Dave: You just utilize the resource on your appliance. >> So on the one hand, it's not anything super revolutionary. On the other hand, there's nobody else in the market that has anything like this for tape. I joke that it's converge tape, or it's hyper converge tape, because we built the compute in. But... It's more of a marketing thing. I think for customers, it is providing a really good value. Because they're able to create tapes in a Veeam environment now, really easy way, and if they're in a 100% virtualized environment, they can do that without having to install that separate physical server. So that's iBlade. That was one of the big things we announced, and certainly sort of a cornerstone of what we talk about for 3-2-1 data protection. >> So Eric, of course, one of the big announcements this morning was the version 10 of the Veeam Availability Suite. What does that mean to your customers and kind of joint development? >> There's a few things. There's one minor thing that I'll put a plug in, in that, in Veeam version 10, we'll actually have the, our DXi appliance be added to the Veeam user interface. So kind of a user usability enhancement. >> Simplifies things. >> Yeah, it simplifies things. I'm excited about the direction Veeam is taking in terms of... In fact, I just saw Jason talk about it a little bit. It's kind of this progression from backup to availability, and now to almost data management and getting more value out of that secondary storage. And when I think about Quantum, our focus is about secondary storage. It's about data protection and archive storage. And we've got some unique solutions there. I think we can have a hardware or storage portfolio that complements Veeam really well. It will be able to kind of bring that much more to the table for their customers. I'm excited about the direction that they talked about. I'm interested in learning more about it, but I'm excited about it. >> So, let's go back to the dedup appliance. You were saying that you've made really some enhancements to be able to exploit some of the things that the features at Veeam has been introducing over the years. Can you explain that a little bit further? >> Yeah, we... We... So the DXi's an inline variable dedup appliance. So the benefits of that, really good data reduction, et cetera, et cetera. One of the sort of gaps that we had was we just needed to make communication more efficient between a Veeam proxy server and our dedup appliance. And we've been working with the Veeam engineering team on this for about a year or something. We decided to go the route where we were going to use their data mover service. And so we've now announced that integration. The way it works from a customer perspective, pretty simple. Configure the DXi as a target. Once that backup job kicks off, Veeam actually installs a little data mover agent right on the DXi. And then we can use their data mover protocol to be able to communicate between the proxy and the dedup target. Net for a customer, it just makes operations, like instant VM recovery or creating a synthetic full backup 10 times faster or 20 times faster than where we were previously. >> Which was using a different data mover. >> Yeah, it was just a using a CIFS, NFS, or just standard kind of-- >> So not really a high-speed data mover designed to, okay. >> And we've done some things in our software through our, just our learnings, and the work that we've collaborated on with the Veeam engineering team. We've done some things in our DXi software to try to optimize reads and kind of how we do that under the covers, just to speed up things like instant VM recovery. So we've done some things there that I think will have a good benefit in terms of improved performance. >> I'm hearing a lot of just really practical activities going on in the partnership ecosystem, which says, "Okay, we got this big TAM. "How do we actually penetrate it? "How do we increase our ability to capture that TAM?" A perfect example here. >> Eric: Yeah, that's right. >> So where do you guys go from here? >> You know, I think we've been partnered with Veeam for a number of years now. We've got a lot of joint customers. I think this integration is just kind of, kind of the next step in our partnership, and... I think that given Veeam's direction, I just think we have even more opportunity to integrate with them, and I think it's going to be in the areas of not just data protection, but archive and kind of managing data over its life. You know, and I mean, that's... We already talk about that in terms of some of the things we do for our customers in different industries, like broadcast or post-production. I'm excited to kind of bring that into the data protection realm and the data center. And I think we'll be able to do some really cool things with it. >> Last question I have for you is sort of customer interactions. What are you hearing from them these days? Beyond the digital transformation bromide. What are some of the hardcore gnarly things that they want you to solve? >> You know, when I'm out talking to customers, I think it's... It seems to be all about Flash. It's all about the Cloud, and it's kind of all about convergence or hyper convergence. I think our customers, especially in IT, they're wrestling with this completely new infrastructure design. And what's the right roadmap for them to kind of go from here to there? And that's where, you know, that's where we're investing. That type of a transition doesn't happen overnight. And so, I think we just want to be there to help our customers kind of along that roadmap and along that journey. Embrace the Cloud and embrace these new technologies. Help 'em get to where they need to go. (chuckles) >> Excellent, well, Eric, thanks for sharing your announcements, and congratulations on all the hard work you're getting to market. We know how much goes into that, so we really appreciate your time. >> Yeah, thank you guys very much. Thank you. >> You're welcome, all right, so that's a wrap for us today. We'll be back tomorrow. We start at, what time do we start tomorrow, Stu? >> Stu: Right after the keynote. >> Right after the keynote. >> Stu: So, 11 o'clock. >> 11 a.m. local time. We're in New Orleans. >> Stu: Central. (chuckles) >> So that's central. And check out siliconangle.tv for all the videos today. Check out siliconangle.com for all the news. And we'll see you tomorrow, everybody. Thanks for watching. (energetic music) (typing) (plane engine accelerating)
SUMMARY :
Brought to you by Veeam. Eric, good to see you again. Give us the lowdown on what you guys And I think it's going to bring a lot more value and say, "Wait, we still use tape?" And the events of this last weekend changed their mind. But in the data protection realm, And how does that all work? It's not on the network, so it's not susceptible And then you got to pay for the keys. Is that the right way to think about it? the data that's going to be susceptible It's offline, it's not on the network. And the backup software vendor is in a good position it actually goes, let's stick with tape for a second. that fits in the back of our library chassis. So on the one hand, it's not anything super revolutionary. So Eric, of course, one of the big announcements our DXi appliance be added to the Veeam user interface. I'm excited about the direction that they talked about. that the features at Veeam has been introducing One of the sort of gaps that we had was and the work that we've collaborated on going on in the partnership ecosystem, which says, We already talk about that in terms of some of the things that they want you to solve? And so, I think we just want to be there and congratulations on all the hard work Yeah, thank you guys very much. We start at, what time do we start tomorrow, Stu? We're in New Orleans. Stu: Central. for all the videos today.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Edward | PERSON | 0.99+ |
Eric | PERSON | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
Eric Bassier | PERSON | 0.99+ |
Edward Helekiel | PERSON | 0.99+ |
New Orleans | LOCATION | 0.99+ |
Dave | PERSON | 0.99+ |
tomorrow | DATE | 0.99+ |
VeeamON | ORGANIZATION | 0.99+ |
20 times | QUANTITY | 0.99+ |
100% | QUANTITY | 0.99+ |
10 times | QUANTITY | 0.99+ |
11 o'clock | DATE | 0.99+ |
today | DATE | 0.99+ |
Jason | PERSON | 0.99+ |
11 a.m. | DATE | 0.99+ |
both | QUANTITY | 0.99+ |
siliconangle.com | OTHER | 0.99+ |
Windows | TITLE | 0.98+ |
once a day | QUANTITY | 0.98+ |
this week | DATE | 0.98+ |
one | QUANTITY | 0.97+ |
Quantum | ORGANIZATION | 0.95+ |
Stu | PERSON | 0.95+ |
Scalar iBlade | COMMERCIAL_ITEM | 0.94+ |
about a year | QUANTITY | 0.93+ |
One | QUANTITY | 0.91+ |
a day ago | DATE | 0.91+ |
this morning | DATE | 0.9+ |
DXi | COMMERCIAL_ITEM | 0.9+ |
version 10 | OTHER | 0.9+ |
Suite | TITLE | 0.84+ |
last weekend | DATE | 0.81+ |
Veeam | TITLE | 0.78+ |
one day | QUANTITY | 0.78+ |
times | QUANTITY | 0.77+ |
VeeamOn | EVENT | 0.77+ |
TAM | ORGANIZATION | 0.73+ |
iBlade | ORGANIZATION | 0.73+ |
siliconangle.tv | OTHER | 0.68+ |
2017 | DATE | 0.68+ |
one minor thing | QUANTITY | 0.66+ |
VTL | ORGANIZATION | 0.65+ |
DXi | TITLE | 0.63+ |
a second | QUANTITY | 0.61+ |
Verbatim | ORGANIZATION | 0.58+ |
VeeamON 2017 | EVENT | 0.57+ |
people | QUANTITY | 0.57+ |
Jason Buffington, ESG - VeeamOn 2017 - #VeeamOn - #theCUBE
(mellow music) >> Announcer: Live, from New Orleans, it's theCUBE, covering Veeam ON, 2017, brought to you by Veeam. >> We're back at the big easy, this is theCUBE, the leader in live tech coverage Dave Valente with Stu Miniman, Jason Buffington, long time CUBE guest and lead analyst at ESG, Jason, great to see you again. >> Thanks for having me >> @JBuff you're welcome, it's always a pleasure. You are an icon in this business. Ratmeyer today on theCUBE brought you up, said my friend, Jason Buffington, made an observation about the industry, and it's great to see you again. >> Thank you. >> So, you got some good play in the keynotes this morning, you guys just recently did a study that you spearheaded, talking about the availability gap, tell us about that research. >> So, 24 countries, a little under 1100 enterprises. So all organizations, over 1000 employees, and what we wanted to look at was how often are you down, how much does it cost when you're down, what are the differences between what the business expects of you, versus what you can actually deliver. Right, and by the way, that's the definition of the gap. Right, so the business expects that we cannot tolerate more than 30 minutes of downtime, and yet your fail over window is two hours. You have the availability gap. If the business says I cannot tolerate more than an hour of data loss, but you only backup once per night, you have a protection gap, right. So, looking at those gaps between the business expectations, and what IT can deliver, via whatever tools they're using, it was an unbiased panel, is what we went off and quantified. There were some really interesting numbers in there. >> Were you able to go to the same firm and ask of business people and IT people at the same firm? >> No, in this case what we did is we looked for IT decision makers who were familiar with the data protection processes they were using, and as well as being able to speak to business issues. So kind of look for the director IT, VP IT, someone who already has the business grade conversation. Probably the person who is being held accountable by the business units when IT fails to deliver. >> Do you think that, we've had a bunch of conversations with the practitioners today about what's the business conversation like, "well we go to the business" "and say how much data are you willing to lose." "Well none!" and then they go back and say >> There's a price for that >> There's a price for that, right. And most are not doing charge backs, some are doing show backs, so it's up to IT to say okay, look, we know they can't afford it. We can't afford it, so this is the level of service that we're going to give them. Do you think that's where the availability gap exists? Or is it because people have the wrong architecture, the wrong processes? >> I think it's more the former than the latter. I did a breakout session on this report earlier today. There was a great question in Q & A, why is it backup is still broken? Why is it no one can fix these gaps? And, what I offered them was that there's a lot of folks that just underestimate backup. They think of it as a cost center. They think it's always broken. Well, backup is not broken, the problem is if we were all still using Windows server 2003 physical boxes and exchange and sequel were still on pram and file was just that, we'd have solved backup ten years ago, right. But every time that you modernize production, it forces a modernization of protection. If you do it reactively, it's because you put in this brand new shiny flex pod or v-block or whatever, and figured out oh that legacy backup doesn't work. If you do it proactively, then you're catching up with things. But the problem is if you underestimate the importance of that, you get these gaps, right? So, what I counseled to the room that I was in was the first thing you have to do is you have to stop talking about data protection, even availability as an IT problem. It is a business impact cause, period. Right, so the first thing you want to do is you want to get all the tech out of the conversation. So, I offer a formula up, I published a book back in 2010, and there's a free chapter. I'll get it to you, so you can put in online, but I basically breakdown the cost of downtime into four values. There's the cost of lost data, there's the cost of lost productivity, right. So there's time down and time you have to repeat. And you can equate those to R2 and RPO. But a parentheses around those and times what's the human cost plus the profitability cost. And that's overly simple, but the point is if you know how long you're down, if you know how much data you will have lost, multiply that times how many butts and seats are sitting idle and how much did the inside sales department not sell that hour, right. That tells you cost of outage. And then all you have to do at that point, and there's no tack in that, right. It's just what is your RPO in real, what's your RTO in real, how much do your humans cost, how much does your department lose? If you have those four things, you know how much the problem is. Then, all you have to do is just go back to your system log and say how many times did that happen this year. If you do that, you've turned an IT problem into a business problem. Anytime I get a hold of C-level executives, the first thing I talk to them about availability is downtime is not in your budget, right. The idea of doing nothing costs you money. That's not in your budget and I guarantee of you did a data protection and availability solution, that will cost you less to your bottom line than the downtime that's unplanned that you have not budgeted for. >> Jason, Ratmere in the keynote this morning talked about the last ten years and they launched a new logo, talked a lot about cloud and physical and the next 10 years. What's your take on the message? Veeam just changed the leadership up a little bit. Are they in a transitional phase? Where are they positioned for kind of that next wave? >> So, the whole market's kind of in a transitional phase. So, I've been in data protection for 28 years. The only thing I've done since before getting out of school. Every time that we've had a major IT platform shift, the leaders in data protection have not made that jump, right. I started when we were doing mid-range, going to netware and over to Windows. >> That was what Ratmeyer was saying today. I didn't want to steal your thunder, so I'm glad you've brought this up. He noted that you had observed this, so carry on. >> Yeah so in times passed, we went went from physical to virtual servers, those leaders didn't make the jump and Veeam did, right. Veeam kind of took the crown on that for this whole last run. Our platform is shifting again, right. Now the difference this time around is and by the way the reason that most people don't make the jump is because whatever made you great from a technology perspective the last time around, doesn't apply to the new platform, right. So, NLMs didn't apply to Windows, agents didn't apply to hosts. We're now moving into cloud, but it's not a cloud, right. Some folks want IS, some want SAS. Neither of those use the same approaches that Veeam's secret sauce for host-based protection will carry for. So, the industry is in kind of a flux, and the other thing which is different this time around is when I was helping people move on to Windows NT, the presumption was we we're going to shutdown all the netware when we were done, right. For most of us, as we move into virtual machines, the presumption was we'd get rid of the metal on the way out. In this case though, cloud is not necessarily the end state, the end state is hybrid. Some data will be on pram, most of that data will be virtualized, some of it will still be physical. Right, the data that's in the cloud. Some of it will just be cloud stores, some of it will be the IS hosted VM, some of it will be SAS. But that's not because it's a prolonged transition, it's because we shouldn't be talking about migration, we should be talking about agility, where some data starts in the cloud and comes home. Other data starts on pram and moves, or from cloud to cloud. Because of that multi-cloud hybrid architecture, if that's the new end state for what IT is going to be delivering on, then the rules change. There is no secret sauce that carries from the last generation over. Certainly, Veeam's going to continue to be thought of as the virtualization data protection solution. But, if you think about they've added agents for physical, they've added cloud-based support on the back end. They announced more support for Office 365 and SAS. They're not a virtualization only play anymore. So, the market is going to have to take a reset, where everybody is unified, the difference is you've got the legacy folks that are unified and trying to catch up on virtualization features. And you've got Veeam, who is unified, where their virtualization is their strong suit, and cloud hosted and physical are the catch ups. So they're flying in opposite directions. >> So, you're saying that Veeam's secret sauce doesn't and virtualization doesn't necessarily carry over, however, they're making moves that will allow them to bridge, is that right? >> Absolutely, so unlike everyone else, who is in that virtualization wave, who solved the end protection and then happily got sold for their IP and you don't know those brands anymore. In this case, Veeam has continually looked at what else do people need, let's go do that. So, 4 or 5 years ago they added snapshot support, which wasn't necessary, but added more scenarios. Then, they added tape, who adds tape in 2015? Right, but they did because they recognized that people needed tape out, and since then they've added cloud, a couple different versions of cloud. This week they announced continuous data protection. Now, I'm glad no one from SNIA is around, cause they have a very prescriptive definition of what CDP is supposed to look like, and this isn't exactly that, so it's really more like KCDP, Kind of CDP, kind of thing. But, they continue to arrow the edges. They added physical support, those agents walls will allow them for IS hosted. They're not unified anymore, and that forward motion, but the moment they've got coming off of the first strategy, that's what's going to keep them moving forward for the next ten years. >> What makes is not KCDP, and makes it pure CDP? Just an infinite granularity or? >> Well, if you ask SNIA folks, they would tell you it's not just about infinite granularity on the protection, it's also infinite recoverability on the way back. So every single microsecond, so-- >> Stu: That's CRR isn't it? >> Yeah, think more like sequel does with every given transaction, could we go back to a given point. >> You need a data base to be involved, to actually get there. >> Yeah, but again, what I think is interesting is it's not just about backup, so in the availability report we talked about the gap between how little downtime that an organization can tolerate, versus just backup can't meet that goal. You can't recover fast enough if the only thing you're going to do is restore from backup. So, being able to integrate snapshots, being able to have replication, which shrinks down that data loss window considerably, that's how you meet the rest of the story, that backup alone can't do. And kudos to Veeam for doing it. >> Jason, how should we think about some of these emerging players who are actually in Veeam's ecosystem? Like Rubric or Cohesity, or Datos. Datos is not here, These sort of new, emerging, they don't want to call themselves backup players, they want to call themselves data protection or availability. How should we think about those emerging players? >> So, I have a category in a slide. I put them all in the category that I lovingly call the disrupters, right, because it forces you to reconsider the conversation. If you kind of step back and I could put Veeam and some of the other legacy unified enterprise class data protection products in one category, and what all of them are saying is let's take the backups that you know and trust us with. We're going to add indexing, we're going to add orchestration, we're going to help you do more with your data along the way. The end result is what the industry is calling copy data management. What else can you do with that data, which is otherwise dormant, sitting away in a store. What the disrupter category would tell you, is instead of starting with backup, and trying to evolve it forward, start with new storage. Think of the things you could do with a new paradigm for storage. >> So, the storage that would automatically know where the footprints are, that would automatically back you up along the way, that would automatically allow for copy data management type scenarios. So, again, it's two ways to get there. There's the backup first approach, and building on who you trust, then, there's the, if you want to start over again, have I got a deal for you. And that's going to be really interesting. For the rest of 2017 and 2018, the whole space of copy data management, copy data virtualization, copy data fill in the blank, that whole idea of good, better, best. Good, keep all your data as long as you need. Better, and get rid of it a moment longer. Then best, what else can you do with it. Analytics, testing, reporting, et cetera. That'll be an interesting market to watch, and one that now that Veeam is broad enough, will start to play in now as the year moves forward. >> Jason, like us, you go to a lot of these conferences. You've been to the Veeam on trail, which was our first one here. For the audience it's not here. What differentiates this show from some of the other ones you go to. What excites you about the community, the show itself, anything surrounding it? >> Sure, Veeam has a wonderful sense of community that most of the other vendors have just not been able to capitalize on. You know, there's certainly, there are many many thousands of IT professionals that have made their career out of this storage platform, or that backup software platform, et cetera. And, they're all good for support. Veeam has somehow cracked that code like Microsoft MVPs. The difference between a post-sale's we'll help you if you want, to a pre-sale's advocates. They literally have a green army walking around on this floor, who is delighted to tell anybody who will listen how Veeam saved their bacon, gave them back their weekend, et cetera. That energy of community, that's what's different about not only Veeam ON, it's also what's different about like a Veeam party at Vmworld or a Microsoft event. That culture and community, they've tapped something special there, and it shows in their results. >> Alright, we've got to wrap there, but I'll give you the last word, any upcoming research we should be paying attention to, or you want to promote a little bit? >> Sure, my blog within ESG is technicaloptimist.com. I do primary research on a whole bunch of things. Next ones coming out are on data protection modernization. So, why are people staying put or changing. If so, why or why not, and then what features matter most. So that's the next one that'll come out for me, and then over the summer I'm going to look at appliances as form factor, there's a lot of those to look at this week. What the affect of the DVA and the VM are having in the market, and then also more on the availability study. What we did for Veeam was so interesting ESG is going to go and take a few other angles and look at it some more. >> Awesome, great research agenda you've got upcoming. We will be looking for that, so, Jason, thanks very much, it was a pleasure to see you. >> Thanks for having me. >> You're welcome, alright, keep it right there buddy. We'll be back, with our next guest at theCUBE. We're live from Veeam ON, 2017 in New Orleans, We'll be right back. (upbeat music)
SUMMARY :
covering Veeam ON, 2017, brought to you by Veeam. and lead analyst at ESG, Jason, great to see you again. about the industry, and it's great to see you again. So, you got some good play in the keynotes Right, so the business expects that we cannot So kind of look for the director IT, VP IT, Do you think that, we've had a bunch of conversations Or is it because people have the the first thing you have to do is Jason, Ratmere in the keynote this morning So, the whole market's kind of in a transitional phase. He noted that you had observed this, so carry on. So, the market is going to have to take a reset, but the moment they've got coming off of the first they would tell you it's not just every given transaction, could we go back to a given point. You need a data base to it's not just about backup, so in the to call themselves backup players, they want to is let's take the backups that you know and trust us with. that would automatically back you up along the way, from some of the other ones you go to. that most of the other vendors have just VM are having in the market, and then also We will be looking for that, so, Jason, We'll be back, with our next guest at theCUBE.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Jason | PERSON | 0.99+ |
Jason Buffington | PERSON | 0.99+ |
Ratmeyer | PERSON | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
2015 | DATE | 0.99+ |
two hours | QUANTITY | 0.99+ |
2010 | DATE | 0.99+ |
SNIA | ORGANIZATION | 0.99+ |
Dave Valente | PERSON | 0.99+ |
New Orleans | LOCATION | 0.99+ |
28 years | QUANTITY | 0.99+ |
first | QUANTITY | 0.99+ |
24 countries | QUANTITY | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
2018 | DATE | 0.99+ |
2017 | DATE | 0.99+ |
Ratmere | PERSON | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
more than an hour | QUANTITY | 0.99+ |
4 | DATE | 0.99+ |
two ways | QUANTITY | 0.99+ |
more than 30 minutes | QUANTITY | 0.99+ |
Windows | TITLE | 0.99+ |
over 1000 employees | QUANTITY | 0.99+ |
Windows NT | TITLE | 0.99+ |
This week | DATE | 0.99+ |
one category | QUANTITY | 0.98+ |
today | DATE | 0.98+ |
CUBE | ORGANIZATION | 0.98+ |
first one | QUANTITY | 0.98+ |
Office 365 | TITLE | 0.98+ |
first strategy | QUANTITY | 0.97+ |
technicaloptimist.com | OTHER | 0.97+ |
ESG | ORGANIZATION | 0.97+ |
5 years ago | DATE | 0.97+ |
this year | DATE | 0.97+ |
@JBuff | PERSON | 0.96+ |
this week | DATE | 0.96+ |
Vmworld | EVENT | 0.96+ |
Windows server 2003 | TITLE | 0.96+ |
ten years ago | DATE | 0.95+ |
first approach | QUANTITY | 0.95+ |
theCUBE | ORGANIZATION | 0.94+ |
SAS | ORGANIZATION | 0.93+ |
under 1100 enterprises | QUANTITY | 0.93+ |
four things | QUANTITY | 0.93+ |
#theCUBE | ORGANIZATION | 0.92+ |
Veeam ON | ORGANIZATION | 0.9+ |
Stu | PERSON | 0.9+ |
this morning | DATE | 0.89+ |
#VeeamOn | ORGANIZATION | 0.86+ |
Veeam | EVENT | 0.82+ |
once per night | QUANTITY | 0.82+ |
ESG | TITLE | 0.8+ |
earlier today | DATE | 0.8+ |
DVA | ORGANIZATION | 0.8+ |
next 10 years | DATE | 0.77+ |
R2 | OTHER | 0.76+ |
Veeam | PERSON | 0.74+ |
four values | QUANTITY | 0.74+ |
last ten years | DATE | 0.74+ |
first thing | QUANTITY | 0.74+ |
years | QUANTITY | 0.68+ |
Markus Marksteiner, Baloise Group - VeeamOn 2017 - #VeeamOn - #theCUBE
(upbeat music) >> Narrator: Live from New Orleans. It's The Cube, covering VeeamON, 2017 brought to you by Veeam. >> Welcome back to New Orleans everybody. This is The Cube, the leader in live tech coverage. I'm Dave Vellante with Stu Miniman. It's our first day of coverage at VeeamON 2017. The first time The Cube has covered VeeamON and it's quite an event. About 3,000 people here and as I say, we're being going two days of coverage talking to executives and partners and of course, the customers, we love the customer segments. Markus Marksteiner is here. He's the CTO of Baloise Group, insurance company out of Switzerland. Markus, welcome to The Cube. Thanks for coming on. >> You're welcome. >> So tell us a little bit about your company, your role and what are some of the things driving IT decisions. >> Okay, so are a life insurance and long life insurance company within Switzerland. We also have a bank in Switzerland which is included. We operate in Europe, in the country of Belgium and Germany and Luxembourg and Lichtenstein. So we are a company with about seven and a half thousand employees. And my role in there, is actually I'm a head of infrastructure and supports so I'm responsible for the data center, the user service center and the workplace environment. I also act as a group CTO because we have centralized all the data centers from the different locations to expose it to our headquarter. >> So financial services tends to be in the cutting edge of technology typically, very competitive industry and fast moving, very IT-oriented. What are some of the drivers in your business today? >> I think in the, especially in the insurance companies, we are, within Switzerland but also in Germany and Europe itself, it's a highly regulated market so. The possibility to, let's go for the public cloud is very limited because of regulation part. So therefore we have to deal with insurance companies within Europe but also within US and China, especially, which are very agile out on the market so. Therefore our business is now changing completely because from the traditional insurance which we have selled years ago, we will have to translate this into the industrialization world so meaning, we have to be more flexible on the market, to have shorter periods of production. And for me, as an IT reseller within the company, means my organization have to be agile as well. So, this is actually the most part we are changing to deal with security, that's the one part. But the other part is the agility. >> Paint a picture of your environment. What's it look like? Applications that you're supporting. What does your infrastructure look like. Your storage. Obviously, your backup, we'll talk about that. >> So we have, within Basel we have two data centers nearby. And we have now set up a third data center outside of Basel for disaster recovery because Basel is located on a earthquake area with a high risk impact so therefore our internal audit is set, it's not that good to have for the complete group data centers located on a earthquake plate so please set up a data center which is at least 100 kilometers away from our location now, so. Within the data centers, typically we have mainframes, we have servers, we have storage, all kinds of flavors. We have some centralization there. We have one with strategy in the infrastructure which a huge partnership with HP. In this area we have from storage part, we're using NetApp and DocuStorage. And as a backup software of course now, since nearly a year now, we are using Veeam for doing the backup of all the virtual machines. In the future, also the physical machines. And also we elevated Veeam because of the data implication into data center three. So this guarantees me to bring up the data at a certain time to get us into three to make the restore and the restart there. >> So you've got, two data centers within a synchronous distance and one is an asynchronous distance. Is that correct? So you have a three data center set up which is essentially is as close to zero data loss as you can get. >> Yeah, exactly. The data center three we are using not only as a cold backup standby data center, we are putting all the non-productive environment to this data center so we have all three data centers up and running and they have on a certain perspective productive level meaning for the developer, of course data center three is absolutely highly critical because they develop in data center three, all the data is there. For the productive part, we have data center one and two which is in Basel which has the availability there, so. We're using both sides and they're all connected together. >> How often do you test recovery in that set up? >> We're trying now to test it twice a year. But we cannot switch the complete data center because we have productive and-- >> Dave: It's too risky. >> It's too risky so we built up a reference model, a reference service where we have included all the environments we need to make it for the auditors visible that our infrastructure in data center three is working in case of an emergency. >> Okay. Let's talk a little bit more about the data protection strategy. So we have a high-level, we understand the data center approach but what about protecting the apps? How do you use Veeam? How did you start with Veeam and where are you now? >> I mean we came from an absolutely traditional data standards so we had a legacy backup system running based on file locks and then we started a certain time with NetApp and using snapshot technologies there. Because we had huge databases which are not able to fulfill the SLA anymore in the recovery mode so we have to switch them to them to NetApp. And then we started with data center three and then we had another problem. How can we replicate these data into data center three in a certain time to get the SLA fulfilled in case of an emergency. And there we made a revelation and Veeam was actually the one who was fulfilling all the requirements and it was easy to deal with them. So we decided, okay, let's try it Veeam. And at a certain time, we thought well, it's not only about data application with Veeam it's also about the complete backup stack, we can replace by this software. So we grow slowly with the possibilities we saw during the implementation phase. We said, okay, we can use this model and this model and then VeeamON came on so we could use the report part also for the sizing of the virtual machines and now on we just backing up almost everything with Veeam, so. >> Can you speak to organizationally, you know, how many people you have managing kind of backup and DR and what that experience has been like? >> In the past we had about three people which were responsible for the complete backup process. But they're very focused on their tooling, they could not tell me if the backup was correct. If the data was backuped correctly. They only say, yeah, my system is running and it's backuping but is it really also consistent. I don't know so we had to ask the engineers. With Veeam now, we switched completely. We do not have any responsible anymore for backup purposes itself. We took this because of the ease of use, the tool, we gave them directly to the engineers of Linux, of Citrix, or of Windows and they are now responsible for their own data. So they can now do the backups itself and they can also assure to me that this, what they do with the backup is correct and it's restartable. Because they have to check each time. >> Yeah, so you're not only operationally more efficient but you actually know that what you have works. >> Markus: Exactly. (laughing) Yeah, yeah. >> Great. I believe it's your first time at the conference. What's the experience been so far? What value have you been getting? What brought you here? >> Actually I came here with the goal to learn more about the Veeam company itself and this was actually during the networking areas and the networking part was very helpful for me to meet directly the management of Veeam to see what is their strategy and it was also in the general session, they have a story to tell and that's what, I was coming in here to get this information and in the sessions, and today also with the talks with Baronov directly and McKay, that's really, there's a spirit in this company. That's what we are looking for. Because we have so many big companies, vendors in our thing, where you do not have the connection to the management directly and for me it's very important because we try really to grow with our business and therefore I need a partner behind where I can rely on them. With Veeam, absolutely the case. >> So you mentioned supporting physical endpoints is something that interest you. Anything else from the announcements that you heard that excites you? Anything not there, that you're looking for in the future, too? >> Yeah, for the future for me it's actually the cloud connection is very important. Because we are still in the high-regulated market but I think also the insurance and the financial sector in Switzerland, there are slightly opening for the cloud services and also for us, it's the Office365 and Amazon web services, they're coming slightly into our organization and to know that there is also a possibility with the same backup software using this in a cloud, this gives me the feeling and also the assurance that I can go to my management and tell them, hey guys, we're choosing the right vendor because we can also use them for the cloud. I do not have to evaluate another product there for fulfilling this requirement. That's good to hear. >> So you sell insurance, your company does. Backup is largely insurance. How do you make the business case, what business benefits have you seen? Can you share with any metrics, maybe they're largely cost cutting. Maybe it's enabling DR. What can you share with us? >> The one thing I can share with you is actually we had a, that's not only based on Veeam by the product, by the backup itself, but it's also based on the Veeam reporter. We had in a branch office in Belgium. We have an issue where we had several active directory controllers running there. And with VeeamON, they reported that there's two controllers broken during the weekend and there's only one active directory controller available. Meaning, if this will also fail, we have to replicate the complete staff to Basel meaning 1500 users have to wait. And they are very aware about these profiles because they are using Citrix in the background. So meaning, we will probably have an issue there for about four to five almost a whole working day where a complete branch could not work. Meaning, there we just rolled up these two active controls with Veeam in a certain time period and then nothing happened. And I mean, counted in money, this would cost us at least a half a million Euro, this outage, if it occurred. >> Markus, in the key note, you know, one of the terms that gets thrown out is digital transformation. We've talked to a lot of financial service companies that, that terms resonate. What does it mean to your organization? How has it impacted your job? >> Yeah, it has a huge impact because our business lines they are now looking for other type of insurance. Meaning, in the past, we just insured the car for one year. So, the experience of the users then, also my kids is actually, I don't want to have a car insurance for a whole year because I'm only driving twice a month, a car. So they would like to have an insurance like insure what you use. >> Stu: As a service? >> As a service. And therefore we have to adapt this into completely other models because with our legacy systems, it's impossible. So what is our business doing? They're going out, looking for startup companies. Bringing them in and the startup companies, they start, typically in a cloud environment. They're very agile. And then when they bring out the product, the first thing is they ask for a connection to the legacy systems, for customer relationship management systems and stuff like this. So I have to really change my organization completely. And so I have to go away from these silos organization parts, into DevOps. And I also have to change my data center because I have to provide these services also as a cloud service, as it is possible in the public cloud, so. Meaning, the digitalization in the business has absolutely direct impact to my organization. >> I'd buy that service. I've got four kids, three driving, two at college. They really only need it a couple of months out of the year. I'll switch insurance companies. Give me a call. (laughing) All right, excellent. Thanks very much for coming on The Cube. Markus, we really appreciate it. >> Thank you. >> You're welcome, all right, keep it right there everybody. Stu and I will be back. Continuous coverage of continuous data protection, continuous content flow. VeeamON 2017. We'll be right back. (upbeat music)
SUMMARY :
brought to you by Veeam. the customers, we love the customer segments. So tell us a little bit about your company, So we are a company with about What are some of the drivers in your business today? So therefore we have to deal with insurance companies What does your infrastructure look like. Within the data centers, typically we have mainframes, So you have a three data center set up For the productive part, we have data center one and two because we have productive and-- all the environments we need to make it for the auditors So we have a high-level, So we grow slowly with the possibilities we saw In the past we had about three people but you actually know that what you have works. Yeah, yeah. What's the experience been so far? and in the sessions, and today also with the talks with Anything else from the announcements and also the assurance So you sell insurance, your company does. we have to replicate the complete staff to Basel Markus, in the key note, you know, Meaning, in the past, we just insured the car for one year. And therefore we have to adapt this Markus, we really appreciate it. Stu and I will be back.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
Switzerland | LOCATION | 0.99+ |
Europe | LOCATION | 0.99+ |
Germany | LOCATION | 0.99+ |
Markus | PERSON | 0.99+ |
Markus Marksteiner | PERSON | 0.99+ |
Belgium | LOCATION | 0.99+ |
Dave | PERSON | 0.99+ |
HP | ORGANIZATION | 0.99+ |
US | LOCATION | 0.99+ |
two | QUANTITY | 0.99+ |
one year | QUANTITY | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
three | QUANTITY | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
China | LOCATION | 0.99+ |
Lichtenstein | LOCATION | 0.99+ |
Basel | LOCATION | 0.99+ |
Baloise Group | ORGANIZATION | 0.99+ |
Stu | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
four kids | QUANTITY | 0.99+ |
two controllers | QUANTITY | 0.99+ |
New Orleans | LOCATION | 0.99+ |
Luxembourg | LOCATION | 0.99+ |
two days | QUANTITY | 0.99+ |
both sides | QUANTITY | 0.99+ |
VeeamON | ORGANIZATION | 0.99+ |
about seven and a half thousand employees | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
two active controls | QUANTITY | 0.99+ |
McKay | PERSON | 0.99+ |
Baronov | PERSON | 0.99+ |
first time | QUANTITY | 0.99+ |
first day | QUANTITY | 0.99+ |
one part | QUANTITY | 0.98+ |
two data centers | QUANTITY | 0.98+ |
1500 users | QUANTITY | 0.98+ |
twice a month | QUANTITY | 0.98+ |
zero | QUANTITY | 0.98+ |
one | QUANTITY | 0.97+ |
About 3,000 people | QUANTITY | 0.97+ |
twice a year | QUANTITY | 0.97+ |
first thing | QUANTITY | 0.97+ |
each time | QUANTITY | 0.96+ |
five | QUANTITY | 0.96+ |
third data center | QUANTITY | 0.96+ |
DocuStorage | TITLE | 0.95+ |
VeeamON 2017 | EVENT | 0.95+ |
NetApp | TITLE | 0.95+ |
The Cube | ORGANIZATION | 0.93+ |
Windows | TITLE | 0.93+ |
three data center | QUANTITY | 0.92+ |
Linux | TITLE | 0.92+ |
VeeamON | EVENT | 0.91+ |
about four | QUANTITY | 0.89+ |
Mario Angers, University of British Columbia - VeeamOn 2017 - #VeeamOn - #theCUBE
(upbeat electronic music) >> Voiceover: Live from New Orleans. It's theCUBE, covering VeeamON 2017. Brought to you by Veeam. >> We're back, Mario Angers is here. He's the senior manager of systems at the University of British Columbia. Welcome back to theCUBE, good to see you. >> Thank you, thank you. >> So how's VeeamON going? >> So far, so good. It's fabulous, actually. I love the event, cause it's not so big that you can't talk to a lot of people, and it's small enough that you get to know a lot of different folks. >> Yeah, it feels bigger, they're saying the number's 3,000. It feels bigger than that to me, but at the same time it is kind of intimate. >> Yeah no, I went to their first event, so certainly this is very different than what it was like. I think their first event was 2014? So, yeah, that's very good. >> So, tell us what's going on up at British Columbia. What's hot these days? >> Well, I spoke to this a little bit yesterday during the partner session, right? So, British Columbia's in a bit of unique position, because we have laws that prevent us from storing data outside Canada, right? So up until recently, we didn't have any of the large service providers, so we had to basically, to some degree, reinvent the wheel. So if wanted to provide or consume cloud, we had to basically build it, which is what the University of British Columbia did a few years ago. And, because we're the largest in BC, we were doing it at scale already, so we were approached by an organization inside British Columbia called BCNET, which basically services all the other higher ed, and they asked us if we wanted to provide cloud services to the community, and we've been doing this for almost three years now. >> Dave: As a partner to BCED? >> Yeah, to BCNET, yeah. >> Dave: BCNET, yeah. >> So we're basically the service operator, they're the service provider, right, but we do everything, we take care of the marketing, the communication. >> And Mark, could you walk us through, what's that stack look like? I did an interview with the OpenStack Summit with a Massachusetts higher ed cloud that they built that used OpenStack as the underlying piece. What's yours built on? >> So we went with, we're a VMware shop. So we went with the cloud directory as the front end basically, but the back end is a combination of Cisco servers, HP servers, net op storage, HP storage, data domain for our backup. Of course we use Veeam for our backup software, and then it's VMware stack end-to-end. >> Okay, it was funny, the gentlemen that I interviewed, actually, was the one who created VCD, when he was at VMware, so I'm just curious to see your viewpoint. One of the things we use to say is, cloud is not virtualization plus, but if you build a stack, if you can have kind of the orchestration and management pieces... So you feel you have a cloud, what differentiates what you have today, versus what you could have built five years ago? >> Well, I think five years ago, it would have been really challenging to provide the services in a self service capability to our end users. So today we can do that. The only involvement we have is we provision a virtual data center for our end user, and then it's self service from there, for them. We also use NSX, which is also a VMware product, so it's self service end-to-end. >> And how has your availability become better with what you have today versus what you had before? >> Veeam is a significant partner of ours, so we've been a Veeam customer for probably five or six years now, on the backup and restore side, probably about four years, and I would say it's made our jobs a lot easier. So historically our legacy backup system was just a bear and a monster to manage. So it required a huge amount of time to not just manage, but understand how it was done. With Veeam, they've really simplified that process, and we have a very large environment, and we basically have one guy managing backup. >> So it used to be, well that's pretty good productivity. So it used to be the conversation around, "Well, we're meeting our backup within the window." That was sort of the challenge. >> Mario: Yep. >> And now increasingly, it's, we want to get as close as RPO zero as possible for certain apps, not everything, as it's too expensive, and we want a much faster recovery time objective. So can you talk to us, first of all, do you converse in those terms with your line of business, and have you been able to affect those metrics? >> So, we're not quite there yet, from a sophistication, or a maturity perspective, We still have a bit of a ways to go to get there. However, can we now guarantee to our folks that we'll be able to bring workloads back within the service level that we have with our customers? Absolutely. So we can provide peace of mind now, knowing that if we lose something we can bring it back very quickly, as it's actually being restored to the production environment. >> So where do you want to go from here? It sounds like you've got the productivity thing nailed. You got one person managing all this, and you're able to meet those SLAs. What's next? >> I would say next for us is, so today we provide what I'll call a managed service around backup. So basically, the team that I manage is looking after backup for all the clients within the service, so our next step is really to provide them the ability to manage that themselves. So we're looking to do that over the summer. Once we do that, then we want to start partnering with Veeam as well and start looking at their Cloud Connect product. We've been in discussions for some time now about how we're going to do that, and that's the evolution of that. And then building on that, we're being also asked to add to the portfolio of services that we provide, and one of those services is disaster recovery as a service. So that's becoming very, very critical to the province. Vancouver is basically like San Francisco or Los Angeles. We live in one of the biggest fault zones in the world, so at one point it will happen. So now we've basically provisioned a data center in the middle of the province where it's outside your quake zone, so now we can start providing those services to our community. >> Could you speak to the relationship with Veeam with the storage arrays that you have? What's the interaction there? >> So when we went to Veeam it was really important that the full integration is there with the storage vendors that we have. So originally we were primarily in that app shop. So in that, integration was in place. So when we started looking at moving off of tape and moving onto disk for backup, we basically narrowed the list down to vendors that also fully integrated with Veeam. So we chose Data Domain, an EMC product. We've been very happy. And just recently we went to RFPing, we basically selected a new vendor for virtualization storage. And the same rules apply. Full integration needs to be in place. We need to be able to know that we're going to be able to read the data off of the storage arrays, and then move it to the backup. Without that integration, there's no guarantees that we can do that successfully. >> So a data demand customer, happy with that as the backup appliance, fast, great data reduction... Didn't EMC get you in a headlock and say, "You got to buy Networker and Avamar," and really push hard? >> Mario: Oh they tried. >> Of course, they did try. >> Okay, so what led to your decision to go with Veeam? >> The complexity of those solutions. So we're not going to reinvent how we're structured or how we're architected just to put a backup solution in place. And if you look at a lot of the other really big vendors in the marketplace today, that's basically the expectation, is okay well, you're built out like this, now you're going to have to do this in order to consume our solution. That just wasn't an option for us. >> And some people would say, "Well I get one thrown to choke and that simplifies things," but you don't buy that. >> Mario: No, not at all. I think it keeps vendors honest if you have more than one. It gives you some leverage to be able to negotiate. And to be quite honest with you, I've yet to find another vendor that provides the level of quality and support that Veeam does. And they're growing as a company, and I expect that things will change to some degree, because that's part of growing. However, so far, the experience that we've had is the same we had four years ago when they were a relatively small company. >> Can you give an example of what resonates with you as customer in terms of that service experience? >> I think as a bunch of IT guys, we think we know everything, right? So when we originally acquired Veeam, we thought, "Yeah, yeah, yeah, we get what you're telling us, but we know better than you do." So we went ahead and implemented based on what we felt was right. It wasn't right. So they didn't come over and say, "Told you so," or "We're not going to help you now, cause you decided to go this way." No, they provided us with all the support we needed in order to actually change what we had done, and there was never any finger pointing or any... It was basically, "You're a partner, we're going to help you be successful." And that's very rare, I think, in the industry today. >> Yeah, really, respecting sort of that you wanted to do it a certain way, and now I learned. >> Yeah, they did try to talk us out of it, but we decided to move in that direction anyway. To me it's like, yeah, it's a fantastic relationship. >> Anything that you've seen here today, or this week, the announcements, that was really interesting and exciting to you? >> Yeah, I think a lot of the things that are coming in Version 10 are going to allow us to expand on the things that we provide to our customers. For example, all the stuff they talk about around availability, primarily disaster recovery stuff, which is such a big thing for us. So I think this is going to add significant value. >> Mario, anything either Veeam or your vendor ecosystem that you're looking for that would make your life easier? You seem to have a pretty opinionated view of what you need. >> So to me is, we're it the business of solving problems. So as a vendor, you're not going to help me solve my problem unless you understand what my problem is. In my experience, I'm not going to say with all vendors, but with a lot of vendors in the past couple of years, is basically the caliber of the sales people I feel have changed. So it used to be that the sales folks used to be pretty knowledgeable about what they sold. Now it feels like all they're trying to do is make their quarter. And as a customer it's becoming frustrating, because I don't want to be sold to. I want someone that's going to help me solve problems, and deliver solutions to my customers. >> You must get a lot of different storage infrastructures, but NetApp is a primary supplier, of course. >> Mario: Yep, it's still very big in our environment. >> We just had NetApp on with Veeam, and they were talking about their relationship. As a customer, how do you find the relationship between Veeam and NetApp? Is there tangible value that you see in that working relationship? How do you interact with those two different companies? >> Oh of course there's tangible value. So we're an enterprise customer, right? And as we scaled within our environment, we came into a bottleneck between Veeam and NetApp. And all we had to do was expose it to both companies, and they worked together to resolve the issue. And I believe it was Version Nine that they released a fix for it. But that's been the experience, is the work that happens behind the scenes, we're not exposed to that, it always creates a positive experience for us in the end. >> We had Dave Russell on earlier from Gartner, and he was talking about pricing, and licensing, and specifically socket-based pricing, and said that that had a big impact on the marketplace. From a customer standpoint, what can you share with us about licensing, pricing, strategies that you employ, and maybe advice for other customers? >> So I think a lot of vendors are starting to try to simplify their licensing. Because if you look, I'm not going to pick on anyone specific, but they had, "Okay well we're going to sell you a number of VMs and then the storage on top of that." And it's like, okay that doesn't make sense. I don't want a PhD in math to be able to calculate how much I'm going to spend for licensing. So give me a model that is easy to manage, and I'm going to know exactly what my cost is, and have a very predictable cost going forward. And I understand Veeam has a couple different model, but they're still very simple. So you're either subscription or you're socket. So to me, just keep it simple. >> Dave: What's your preference? >> Right now it's socket. However, I'm not opposed to looking at something different. If it makes sense for my clients, I'm perfect fine with it. >> When you go subscription, does that have an effect? Does your CFO like that? Switching to a radical model? >> Well, we're just basically turning our capital into operational. And as long as my base cost doesn't change, I think it's perfectly fine. >> Dave: So from a capital budget standpoint, it's got to be neutral and go from there. >> Excellent, alright Mario, thanks for coming on theCUBE. Great insights. >> Thank you for having me. >> Dave: You're very welcome. Keep it right there, everybody, we'll be back with our next guest. This is theCUBE, Stu Miniman, Dave Vellante. We'll be right back. (upbeat electronic music)
SUMMARY :
Brought to you by Veeam. Welcome back to theCUBE, good to see you. I love the event, cause it's not so big that you can't It feels bigger than that to me, so certainly this is very different than what it was like. So, tell us what's going on up at British Columbia. So up until recently, we didn't have any of the large but we do everything, we take care of the marketing, And Mark, could you walk us through, what's So we went with the cloud directory So you feel you have a cloud, So today we can do that. So it required a huge amount of time to not just manage, So it used to be, well that's pretty good productivity. So can you talk to us, So we can provide peace of mind now, So where do you want to go from here? add to the portfolio of services that we provide, So originally we were primarily in that app shop. So a data demand customer, happy with that as the And if you look at a lot of the other really big vendors "Well I get one thrown to choke and that simplifies things," is the same we had four years ago but we know better than you do." Yeah, really, respecting sort of that you wanted to do it but we decided to move in that direction anyway. So I think this is going to add significant value. You seem to have a pretty opinionated view of what you need. So to me is, we're it the business of solving problems. but NetApp is a primary supplier, of course. that you see in that working relationship? And all we had to do was expose it to both companies, and said that that had a big impact on the marketplace. So give me a model that is easy to manage, However, I'm not opposed to looking at something different. And as long as my base cost doesn't change, it's got to be neutral and go from there. we'll be back with our next guest.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave | PERSON | 0.99+ |
BCNET | ORGANIZATION | 0.99+ |
Mark | PERSON | 0.99+ |
Dave Russell | PERSON | 0.99+ |
Mario | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
San Francisco | LOCATION | 0.99+ |
BCED | ORGANIZATION | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
Canada | LOCATION | 0.99+ |
Los Angeles | LOCATION | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
University of British Columbia | ORGANIZATION | 0.99+ |
BC | LOCATION | 0.99+ |
Mario Angers | PERSON | 0.99+ |
five | QUANTITY | 0.99+ |
Vancouver | LOCATION | 0.99+ |
HP | ORGANIZATION | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
today | DATE | 0.99+ |
British Columbia | LOCATION | 0.99+ |
six years | QUANTITY | 0.99+ |
NetApp | ORGANIZATION | 0.99+ |
EMC | ORGANIZATION | 0.99+ |
2014 | DATE | 0.99+ |
Gartner | ORGANIZATION | 0.99+ |
first event | QUANTITY | 0.99+ |
four years ago | DATE | 0.99+ |
yesterday | DATE | 0.99+ |
five years ago | DATE | 0.98+ |
two different companies | QUANTITY | 0.98+ |
this week | DATE | 0.98+ |
Avamar | ORGANIZATION | 0.98+ |
one | QUANTITY | 0.97+ |
Networker | ORGANIZATION | 0.97+ |
Orleans | LOCATION | 0.96+ |
about four years | QUANTITY | 0.96+ |
both companies | QUANTITY | 0.96+ |
more than one | QUANTITY | 0.96+ |
one point | QUANTITY | 0.95+ |
VeeamON | ORGANIZATION | 0.95+ |
Massachusetts | LOCATION | 0.95+ |
3,000 | QUANTITY | 0.95+ |
one person | QUANTITY | 0.94+ |
theCUBE | ORGANIZATION | 0.93+ |
VMware | ORGANIZATION | 0.93+ |
One | QUANTITY | 0.91+ |
VeeamOn | EVENT | 0.91+ |
one guy | QUANTITY | 0.9+ |
OpenStack Summit | EVENT | 0.89+ |
almost three years | QUANTITY | 0.88+ |
Voiceover: Live from New | TITLE | 0.88+ |
few years ago | DATE | 0.87+ |
Version Nine | OTHER | 0.84+ |
NSX | ORGANIZATION | 0.83+ |
past couple of years | DATE | 0.81+ |
Maria Olson, NetApp & Andy Vandeveld, Veeam - VeeamOn 2017 - #VeeamOn - #theCUBE
>> Announcer: Live from New Orleans, it's theCUBE. Covering VeeamON 2017, brought to you by Veeam. >> Welcome back to New Orleans everybody, I'm Dave Vellante with Stu Miniman. This is theCUBE, the leader in live tech-coverage. This is day one of our continuous coverage of VeeamON, continuous coverage of continuous data protection. Big theme here today. Maria Olson is here, she's the vice president of Global & Strategic Alliances at NetApp. Andy Vandeveld is back, he's the vice president of Global Alliances at Veeam. Folks, welcome to theCUBE, good to see you again. >> Thank you, nice to be here. >> Thank you. >> So, first of all, let's start with Maria. So VeeamON, big show, a lot of action. How's it going? >> You know, the energy here is amazing here. I remember being at VeeamON years before, and what I see here in terms of the number of customers and partners, and starting to see the big growth in the enterprise market. And all the announcements and innovation that they've made today is fantastic. >> There's like a groundswell right? We've been following NetApp for years. You guys have the best snapshot technology in the marketplace, customers love it and very efficient, and have always had an interesting take on data protection. And data fabric obviously is a big theme of NetApp these days, so explain that to us and we can get into how you guys partner. >> Sure absolutely, so most companies think of us as a storage company, but we really have evolved from a storage company to a data management company. We have a full portfolio of products, including all of our All Flash FAS offerings. We did an acquisition, which was our largest acquisition with SolidFire as well. We also have back up to Cloud offerings with our AltaVault offering that backs up to Azure and Amazon. We have StorageGRID Webscale. We have a very full, large portfolio. What all this allows customers to do, and where NetApp is heading is in terms of being able to manage and move the date, regardless of where it's at. So I call this, the gold opportunity. I just came back from SAPPHIRE, you talk to Bill McDermott, he talks about how data's gold. You heard the same thing here with Peter McKay as well. And to me the whole thing, it doesn't matter if the gold's there, you got to be able to manage it, and monetize, and do something with it. And that's what NetApp helps provide. >> So Andy, that sounds very consistent with the strategy that Veeam is putting forth. >> Yes. >> That we heard certainly this morning, and throughout this conference. So what's the partnership? Where do you pick up and NetApp leave off, or vice versa? >> Well, so in the date protection space, it's the ability to manage the data, to make sure that it's getting into a form that can be stored and accessed and available as quickly as possible, is really what we're focusing on. And to do that, we need partners like NetApp, who have the infrastructure assets that we can leverage. Particularly as we move more and more into the enterprise business with enterprise customers. Those customer's are spitting off a lot of data. They need their data to be available as quickly as possible in the case of an outage or some other disruption to their business. And to do that, Veeam needs infrastructure partners that have robust portfolios that can handle that sort of requirement, and that's where the relationship with NetApp comes into play. And it's been very good for us over the years. >> I like this notion of data fabric, has a connotation of fluidity, and it sort of reminds me of the Veeam Waves here a little bit. So explain more Maria, if you will, the data fabric, what is that concept, how are customers actually getting value out of it? >> Absolutely, so data fabric was more of a framework, right? We don't have a SKU that you just go buy data fabric. It's really a framework and a portfolio of products, integrated with our ecosystem of partners like Veeam, to be able to manage and move the data. Regardless if it's on PRIM, or where they want to go as part of their digital transformation. So customers are all at different phases in terms of where they want to go, in terms of becoming more of a digitally-oriented business. And we help get them there through the journey, because of the strength that we have on the on premise side, as well as the integrations that we've done with our partner ecosystem, specifically with Veeam and others. So we can help move them in that direction. >> So take that a little bit further, in terms of, so the customer sees this vast portfolio. Andy you were talking before about NetApps infrastructure. It's pretty vast, it's a leader in it's space. What are they asking you guys for? What are they challenging you to do? Specifically in the context of data protection. >> So customers are asking us, number one, make sure that it's simple. And that's one of the big value props that Veeam makes, number one. >> And NetApp over the years. >> And NetApp too. That it's always on and available. That there is no disaster that occurs, that the data is there, that we know where it is, that we can manage it, we can back it up. Those are the big things. The third things customers are asking for, is help us in terms of, how do we digitally transform our business? It's the business outcome that they're looking for. Of which, the products that NetApp and Veeam does, is a subset of that, that helps them on that journey. So they can actually digitally migrate, and become more of a digitally-oriented business, with our offerings helping in the whole backup and recovery and whole data management space. >> Yeah and I would just sort of tag onto that, customer's consumption models are changing. So they're on PRIM, they're in a private Cloud, they're in a public Cloud. The way that they consume is changing, and it's different. And no two look the same. And I think what customers are telling us is, let us decide how we're going to consume. You just be able to accommodate that consumption. And that's really what we've been focusing on. So if it's in an on PRIM environment, great. If it's in a public Cloud, fantastic. If it's some hybrid model, that's great too. We can accommodate that, and that's really what customers are asking us. As well as making sure that we accommodate the various business models that exist. So whether it's purchasing licenses, or some subscription-based models or whatever, they want that flexibility and that's what they're asking us to provide. >> Maria, I'm wondering if you have any joint customers that you're highlighting here at the show, or any specific examples you might be able to walk us through. >> So we have several joint customers, as a matter of fact, you heard Peter McKay talk about 210,000 customers. Of those, 30% are NetApp, so it's a very big area. And now, in terms of some of the announcements they've made, in terms of supporting NaaS, in terms of physical environment. NetApp is the leader in that space, so it's even going to become broader. So you saw today, in terms of Peter McKay talking about the Denver Broncos, that's a big NetApp customer in terms of the solutions that they have there. Also, Telefónica was announced there. Very large service provider. It's another very big NetApp customer. So there's a lot of customers in the enterprise space. Veeam's more known in terms of the s and v space, but when you start to look at the momentum they've had in going up the stack, there's a lot of enterprise customers that we actually are jointly engaging with. >> I would just say that the more that we penetrate the enterprise market and the service provider market, the more that we're going to need partnerships like we have with NetApp. To become stronger, because they're the trusted advisors, the ones that the customers are listening to. It's easier for us just to ride on their coattails into these opportunities than to try to create these relationships all ourselves. That's what makes this such a great partnership for us. >> The Cloud service customer channel base has come up a couple times today. But we haven't really explored some of the fundamental assumptions behind it. And what I want to ask you guys is, everybody sees the ascendancy of Amazon. Very impressive, amazing growth. Yet at the same time, your respective Cloud service provider businesses are also growing very rapidly. >> Maria: Very much. >> So you've got the disruption to the traditional legacy enterprise business we all have covered that very well. But there's not much been discussed about what's going to happen within the Cloud business. There's maybe some camp that says, okay everything's going to go to Amazon and I think many people believe that. But what's happening within the Cloud service provider base? It seems to be quite fragmented, which is a good thing for you guys. It seems to be local in nature, very specialized services, and ability to compete with Amazon and Azure, because they're not competing necessarily with scale volume, they're competing in other ways. So I wonder if you could help us unpack that a little bit. As to what's happening in your respective bases there. >> Yeah, so we're seeing a lot of momentum in the service provider space. So we've sold a lot of storage and data management over to what the large new service providers of the world. The IBM SoftLayers, the Azures, Google Cloud Platform. All of them as well as the existing ones, the AT&Ts and the Verizons and Telefónicas of the world. And so we continue to see a fragmentation there. You kind of have the new world service providers, and the old world service providers. And they're all trying to figure out the business model, so they can make sure that they're all going to be there over the next 20, 25 years to see how this whole game evolves. But we have a big footprint in both of those camps. And as a matter of fact, one of the things I love about the relationship between NetApp an Veeam, is we're companies that are embracing Cloud. We're not fighting Cloud, we're really trying to embrace it. So we have multiple offerings in terms of NetApp across our storage and date management, across all the new emerging Cloud players, and the existing one. And Veeam also has pretty deep relationships. They just announced today in offerings with AWS, and with Microsoft Azure as well. >> Dave: Anything you'd add Andy? >> Yeah, I think you're right about the market being a little bit more fragmented. There are smaller, more specialized Cloud providers. And there's a set of customers that want that. So I think it kind of gets back to the point that I was making earlier, which is the consumption models are changing. And who they consume from, in terms of Cloud, is not 100% consistent, and so we need to be able to deliver the technology that can accommodate whatever that decision is that the customer makes. >> From a partnership perspective, how does something like this start? And what do you, I mean obviously you say, let's go to market together. That's a logical starting point, but then there's maybe some other integration that has to take place. What do you guys sort of set out to accomplish? What are the milestones, the metrics, that you try to, how do you measure success on a partnership like this? How do you know when it's going to work, and is working? >> Yeah, that's a great question. Number one, you first have to have alignment in terms of what solutions you're going to go out there and build. And I think part of the secret of the success of the relationship, if you think back in terms of, NetApp made a big bet in virtualized environments. In doing big differentiated offerings with VMware. Even though their owned by EMC. And we we're extremely successful, 50,000 joint customers. You look at Veeam, they made a big bet with VMware, so our installed basis and the co-nih-va-tion and development that we've done already there, is already paid off there in spades. So number one, you got to have the co-nih-va-tion and the solution that you're building. The second thing is an aligned go-to-market, in terms of what is our go-to-market plan, how are we doing that through the channel? Is it a comprehensive program? What does that look like? And then it comes down to people at the end of the day, and the culture. Do the companies have really good cultures and people that really want to go at, and execute those plans? >> Yeah, and we have strong alignment at the executive levels as well, which helps. Because you need to have that sort of strategic vision, you're looking out 18 months, 24 months. Are we in alignment? And I think that helps. I would say another strong metric for Veeam is our Net Promoter Score, we're 73, it's off the charts, it's fantastic. That doesn't happen if you're not delivering the right solutions with the right set of partners. And to us, that's just another metric of, how successful are these partnerships? Particularly the one that we have with NetApp. >> And actually, I looked at NetApps Net Promoter Score, and we're 64, so we're way up there as well. So that's another area that we're very aligned as well. >> You know NPS is interesting. If you're, you're not really a one-product company, but you're smaller, and so it's easier to have a high NPS when you're smaller. Now, of course you've got on-tap. >> I wanted to be on that graph up there on the key note. >> That's pretty good. (group laughing) I was at ServiceNow last week, and they have a very happy customer base, and they were touting their, I think 53 NPS. And that's, so 60's for a company the size of NetApp. And you guys, like you say, off the charts. So that's impressive, go ahead Stu. >> Yeah just the last piece you talked about, some of the announcements that were made that impact, including in v 10, there's going to be NaaS. We look forward, anything that we should be looking to measure success of the partnerships, and anything that your companies are working on together that you can speak to. >> Well I think at the end of the day, it's customers and revenue. Ensuring that that continues to grow. Veeam's on fire, they've got 210,000 customers, they're growing at 450-- >> 245,000 at the end of-- >> 45, and every day they're adding 200 customers a day. >> Peter corrected me. (group laughing) >> Right, yeah exactly, so I really think we measure it by customers and revenue, in terms of how we're driving. And then new solution areas, like I said, with Cloud we're very aligned in both companies, embracing Cloud. Big opportunity to go after some of these service provider areas. >> Yeah, I think we're going to continue to focus on delivering joint solutions. That's really kind of, if I had to put my finger on one thing, watch this space. It's joint solutions we want to put out to the marketplace that are going to benefit our customers. >> All right, we have to leave it there. Thanks very much for coming on theCUBE. It was great to see you. >> All right, thank you. >> Thank you. Appreciate it. >> You're welcome. All right, keep it right there everybody. We'll be back, rockin' New Orleans with theCube VeeamON 2017. (upbeat techno music) (keyboard typing)
SUMMARY :
Covering VeeamON 2017, brought to you by Veeam. Andy Vandeveld is back, he's the vice president So, first of all, let's start with Maria. And all the announcements and innovation and we can get into how you guys partner. if the gold's there, you got to be able to manage it, So Andy, that sounds very consistent with the strategy Where do you pick up and NetApp leave off, it's the ability to manage the data, of the Veeam Waves here a little bit. because of the strength that we have on the on premise side, in terms of, so the customer sees this vast portfolio. And that's one of the big value props that the data is there, that we know where it is, And I think what customers are telling us is, be able to walk us through. And now, in terms of some of the announcements they've made, and the service provider market, of the fundamental assumptions behind it. and ability to compete with Amazon and Azure, And as a matter of fact, one of the things I love about the market being a little bit more fragmented. What are the milestones, the metrics, that you try to, of the relationship, if you think back in terms of, Particularly the one that we have with NetApp. So that's another area that we're very aligned as well. to have a high NPS when you're smaller. I wanted to be on that graph And that's, so 60's for a company the size of NetApp. Yeah just the last piece you talked about, Ensuring that that continues to grow. (group laughing) And then new solution areas, like I said, with Cloud that are going to benefit our customers. All right, we have to leave it there. Thank you. with theCube VeeamON 2017.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Andy Vandeveld | PERSON | 0.99+ |
Maria | PERSON | 0.99+ |
Andy | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Maria Olson | PERSON | 0.99+ |
Telefónica | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Peter | PERSON | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
Bill McDermott | PERSON | 0.99+ |
100% | QUANTITY | 0.99+ |
Peter McKay | PERSON | 0.99+ |
Verizons | ORGANIZATION | 0.99+ |
EMC | ORGANIZATION | 0.99+ |
last week | DATE | 0.99+ |
24 months | QUANTITY | 0.99+ |
AT&Ts | ORGANIZATION | 0.99+ |
New Orleans | LOCATION | 0.99+ |
450 | QUANTITY | 0.99+ |
18 months | QUANTITY | 0.99+ |
210,000 customers | QUANTITY | 0.99+ |
NetApp | ORGANIZATION | 0.99+ |
45 | QUANTITY | 0.99+ |
Telefónicas | ORGANIZATION | 0.99+ |
245,000 | QUANTITY | 0.99+ |
SAPPHIRE | ORGANIZATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
both companies | QUANTITY | 0.99+ |
60 | QUANTITY | 0.99+ |
30% | QUANTITY | 0.99+ |
SolidFire | ORGANIZATION | 0.99+ |
VeeamON | ORGANIZATION | 0.99+ |
Global & Strategic Alliances | ORGANIZATION | 0.99+ |
VMware | ORGANIZATION | 0.98+ |
third | QUANTITY | 0.98+ |
both | QUANTITY | 0.98+ |
today | DATE | 0.98+ |
50,000 joint customers | QUANTITY | 0.97+ |
Global Alliances | ORGANIZATION | 0.97+ |
first | QUANTITY | 0.97+ |
ServiceNow | ORGANIZATION | 0.97+ |
NetApp | TITLE | 0.97+ |
one thing | QUANTITY | 0.96+ |
Denver Broncos | ORGANIZATION | 0.96+ |
NetApps | ORGANIZATION | 0.95+ |
one-product | QUANTITY | 0.95+ |
this morning | DATE | 0.94+ |
one | QUANTITY | 0.92+ |
73 | QUANTITY | 0.91+ |
two | QUANTITY | 0.91+ |
v 10 | OTHER | 0.89+ |
theCUBE | ORGANIZATION | 0.88+ |
StorageGRID | ORGANIZATION | 0.87+ |
Mahmoud Yassin, National Bank of Abu Dhabi - VeeamOn 2017 - #VeeamOn - #theCUBE
>> Announcer: Live from New Orleans, it's theCube. Covering VeeamOn 2017, brought to you by Veeam. >> We're back, Mahmoud Yassin is here, he's the Data Center Manager of the National Bank of Abu Dhabi. >> Good to see you. >> Nice to meet you. >> I'm Dave Vellante with my co-host Stu Miniman, this is theCube, the leader in live tech coverage. So, welcome to theCube. >> Thank you. >> Tell us about VeeamOn, what's your experience been like so far? >> Actually it is not the first time for me, I was here in the last few years. It's a very nice experience, mix it up with all IT companies, listening to people, leaders like Cisco, VMWare, Amazon, understanding what is the technology, how the market is moving, this is a great experience, great experience. >> Tell us about what's going on in the banking industry in your world in terms of the challenges and in particular, what's happening with the need for availability and uptime. >> I think you heard about what's happening last two days about Crayon, all the mobiles of all the IT people never stopped about the people and the need for restoring and restoring the machine cause of the people hit by crime virus or malware that encrypted the whole machine and you need to restore the data. This is happening all the time, there's not only banks in there, across different sections, three four days back, UK, the whole healthcare sector was stopped due to cyber attacks so availability and security has become so tight and of course banking means money, money is a big target for cyber-criminals. So we are caring about availability much much much more than before, it's not a matter of just fulfilling the checkbox and like what we have done in many years in IT, backup was a checkbox, just a checkbox, it's not anymore , no luxury to have the backup as a checkbox anymore. >> Checkbox meaning, okay I have-- >> I'm compliant, I have backup. >> We did it, we don't know if it failed or not but we did the backup. >> We did the backup, we tick it, we have the backup, we have the backup process, everything is okay. But have you never restored, restore in time, ensure the data availability is okay. How much data for how long? Regulation became as well very tough for the financial sector so you look at countries now that are asking for 15 to 20 years of data retention. So imagine your backups you need to maintain, multimedia, media is not sufficient anymore. Which tape drives will be sufficient for 15 to 20 years? After ten years, the tape will be rotten, it will not work, it will not be readable in the machine. And the data side as well is becoming a challenge so you need to offload the data to a desk, you need to offload the data to somewhere else that you ensure your availability and you need to ensure all that you can restore this data back. >> It's interesting you know, in IT we've known ransomware as something that's been discussed for a while, but now all of your customers know what it is. >> All of the customers, every one of them. >> So does that change the role? >> It's hitting the kids in the school, it's hitting everyone. >> You know, Dave's been talking for the last year that security has been like a board level discussion. Now it's your users, how much do your end users start coming and wanting to understand how secure money is. >> A lot, a lot. >> And how does that impact your role in IT? >> A lot, actually National Bank for Abu Dhabi security is one of our label, one of the safest banks, one of the 50 safest banks, this is one of our label. And we take security, we are the first customer in the Middle East to implement the RSA talking for login for online banking. This was eight years back. >> What about, I got to ask you, I follow a little bit of the banking executives and see what they're talking about and blockchain comes up a lot. This notion of trust between two parties and so forth. Do you see that as a mega-trend, is it something that's sort of an interesting trend? I mean what're your thoughts on that? >> It is the future, this is the future. >> It's the future? >> This is the future of the money. Money will be part to part with encryption and with the mechanism to get keys. And this is, people who don't want, this is where the money is moving in. >> So what happens to-- >> Actually what blocks this from happening on a wider scale is it's still, the regulation is not enough around this area, there is not enough regulation, so good money can mix with bad money and to be untraceables, he says this is one of the things. So people are starting putting a certain regulation across to start regulating, it will take time but it will be there. >> So blockchain is interesting, banking executives saying it's the future because everybody says oh blockchain's going to disrupt the banks but what I'm hearing from you is it's both, maybe it's a threat but it's also an opportunity because right now it's all done in secret, and so there needs to be. >> It's not in secret, it's done in Swift, the only platform for exchanging money worldwide is Swift. And sooner or later this will be changing, though some people are blockers, some people are, but it will be changing and the banks will realize this, adapt to blockchain technology. There's some legal services for blockchain and sooner you'll find central banks across the whole worldwide are starting regulating the blockchain. >> Yeah, okay it's very interesting because everybody says it's such a disruptive force which it is. >> It is a disruptive force. >> But it's also an, as you say, an opportunity. Where does Veeam fit with your availability strategy? >> It is in the center of our availability strategy, >> Really? >> Veeam is, I'm running my data centers and 90% of my data center is virtualized. So Veeam is running the whole virtual world in my data center, the 10% is running on traditional backup solution, which is, still we can't get rid of because you know in banking you have a critical system that measures 20 to 80 so you have running 80% of your system in virtual but actually the core system is the 20% so this is still not virtualized. Your core banking legacy application and some other stuff, so you have still to take the back up in traditional ways. And we mix both together, we mix back up data backing up the information, back up the virtual environment, this is very important for me. >> Dave: And you have a service catalog essentially? >> Mahmoud: We have service catalog for restore. >> For your data protection services right? >> For data protection of course. >> And what, like bronze, silver, gold levels or is it more granular than that or less granular? >> We have more, actually, in discussion with business we all were trying to meet the business requirements. So the most important for business in the banking section is the availability of the communication, mailboxes, availability of the critical detail in the databases. This is the things that we are taking care of. And Veeam has done a lot of development over the time, I'm first customer for Veeam from the Middle East by the way. >> Really? >> Yes. (laughter) >> Pioneer. (laughter) >> We are pioneer, and we've done it after trying them extensively in our environment and we decided that this is the best solution this time to go for virtual environment. It was extensive evaluation done across multiple vendor and we select them. >> And did that give you a competitive advantage? >> Of course, of course. >> How so? >> The ability to restore faster, the ability to do uptime faster, the ability to recover and ensure your back up is secure. This is something very valuable. >> Some of the other customers we've spoken to today have said that the announcements were meeting some of the wishlist that they have. Anything jump out at you with the announcements made so far? Things on your list that they-- >> Actually the continuous application is a very good feature. >> In the CDP, yeah. >> Yeah. It is one of the most important features we used as a traditional application of Vim backup. Last year, to move my data center from place to place, we were hosted somewhere and we moved the data center, the whole data center. It is good, but it was taking time, so continuous application will give you the availability of all those, just divert your backup somewhere and you'll be up and running. This is a very important feature. >> Anything that is on your wishlist that they haven't gotten to yet or things that you're looking for? >> I see, I see, Veeam should more personal devices, we are talking about IoT, internet of things, bring your own devices to work, so we should go more backing up the usual details on mobiles on at least the corporate one on the corporate bubble like Citrix, like whatever good solution, whatever solution is used. You can backing up design, backup solution for this, for end users this will be a huge thing. This will be, and part of the security of the organization cause you need all those to ensure if you add device of one employee you can restore this data back and ensure this data is restorable. >> This is the pain point for you today. >> It is. >> And it's going to get worse. I'll give you the last word, things have been exciting you at the show or conversations that you've had. >> No actually the keynote speech today was amazing, especially when you're understanding the direction of big companies like Cisco, VMWare, this is what's very valuable, very valuable. >> Excellent, well listen, thanks very much for coming we really appreciate it. >> Thank you. >> You're welcome. Alright, keep it right there everybody, Stu and I will be back rapid fire from VeeamOn 2017, be right back. (funky music) (tense music)
SUMMARY :
Covering VeeamOn 2017, brought to you by Veeam. he's the Data Center Manager of this is theCube, the leader in live tech coverage. how the market is moving, this is the need for availability and uptime. This is happening all the time, We did it, we don't know if it failed for the financial sector so you look at countries but now all of your customers know what it is. It's hitting the kids in the school, You know, Dave's been talking for the last year one of the 50 safest banks, this is one of our label. bit of the banking executives and see what they're This is the future of the money. the regulation is not enough around this area, saying it's the future because everybody says the whole worldwide are starting regulating the blockchain. Yeah, okay it's very interesting because everybody says as you say, an opportunity. So Veeam is running the whole virtual world in my data This is the things that we are taking care of. (laughter) this time to go for virtual environment. This is something very valuable. Some of the other customers we've spoken to today have Actually the continuous application It is one of the most important features we used details on mobiles on at least the corporate one at the show or conversations that you've had. No actually the keynote speech today was amazing, much for coming we really appreciate it. Stu and I will be back rapid fire from
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
15 | QUANTITY | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
New Orleans | LOCATION | 0.99+ |
Mahmoud Yassin | PERSON | 0.99+ |
80% | QUANTITY | 0.99+ |
90% | QUANTITY | 0.99+ |
VMWare | ORGANIZATION | 0.99+ |
Middle East | LOCATION | 0.99+ |
20% | QUANTITY | 0.99+ |
Last year | DATE | 0.99+ |
Mahmoud | PERSON | 0.99+ |
one | QUANTITY | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
two parties | QUANTITY | 0.99+ |
10% | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
20 | QUANTITY | 0.99+ |
20 years | QUANTITY | 0.99+ |
Stu | PERSON | 0.99+ |
first time | QUANTITY | 0.99+ |
today | DATE | 0.98+ |
both | QUANTITY | 0.98+ |
UK | LOCATION | 0.98+ |
50 safest banks | QUANTITY | 0.98+ |
Swift | TITLE | 0.98+ |
VeeamOn | ORGANIZATION | 0.98+ |
eight years back | DATE | 0.98+ |
80 | QUANTITY | 0.98+ |
one employee | QUANTITY | 0.97+ |
National Bank for Abu Dhabi | ORGANIZATION | 0.97+ |
first customer | QUANTITY | 0.96+ |
Crayon | ORGANIZATION | 0.92+ |
National Bank of Abu Dhabi | ORGANIZATION | 0.89+ |
theCube | ORGANIZATION | 0.89+ |
Citrix | ORGANIZATION | 0.88+ |
last two days | DATE | 0.8+ |
VeeamOn 2017 | EVENT | 0.8+ |
three four days back | DATE | 0.77+ |
ransomware | TITLE | 0.76+ |
2017 | DATE | 0.72+ |
#VeeamOn | EVENT | 0.72+ |
last few years | DATE | 0.72+ |
Vim | TITLE | 0.71+ |
bles | PERSON | 0.7+ |
After ten years | DATE | 0.62+ |
things | QUANTITY | 0.57+ |
RSA | ORGANIZATION | 0.44+ |
Martin Hood & Christopher VanAsselberg, Hologic - VeeamOn 2017 - #VeeamOn - #theCUBE
>> Announcer: Live from New Orleans, it's theCUBE covering VeeamON 2017, brought to you by Veeam. >> Welcome back to New Orleans everybody. This is Dave Vellante with Stu Miniman and this is theCUBE, the leader in live tech coverage. We go out to the events, we extract the signal from the noise. This is our first day of coverage of VeeamON 2017, the first year Stu we've ever done VeeamON, and we love the customer segments. We have a great one coming up now. Martin Hood is the IS Manager of Hologic, and Chris VanAsselberg is the manager of Server Ops, also at Hologic. Gents, welcome to theCUBE. >> [Martin And Chris] Thanks very much, thank you so much. >> Chris, give us the set-up on Hologic. What do you guys do, what's your shtick? >> Sure, Hologic is a developer, manufacturer and supplier of diagnostic surgical and breast imaging equipment all in the medical field. >> So what's happening in the business that affects IT? What's the conversation like from the business? The good stuff. >> The conversation the last couple of years has all been cloud, cloud, cloud. Very, very interesting topic, but this year it's all about digital transformation, IoT, and probably most importantly to Martin and I is availability. >> Well, when you think about IoT, it just changes everything. It scares the life out of you with security and-- >> Always being watched. >> And then availability obviously, they're like two sides of the same coin, so when you guys sit down and, the business moves fast. I mean, generally speaking, don't hate me for saying this, but the business oftentimes moves faster than IT can move. Is that changing in your organization? How are you changing it and what are you doing to change it? >> I think we're using better tools. We haven't the stuff like many IT departments so we have to adapt by using the best tools that are available. About 12 to 15 months ago explored Veeam as an opportunity and it's clearly made a difference. Staff have a lot more time to dedicate to things that will make a positive difference to the business rather than fixing problems. Those problems were taking up an awful lot of time in the past, not so much so now. >> So, maybe paint a picture of what your environment looks like. Apps that you're servicing, what the infrastructure looks like, virtualization, maybe components of that, major vendors. >> Our core infrastructure is foundation on Cisco UCS, EMC storage and back-ups using obviously ExoGrid storage and then Veeam is our availability platform. From an internal IT organization, we run everything from Oracle to Salesforce to Hadoop, Iceone storage with petabytes of image data, et cetera, so lots and lots of applications. Obviously, no down time expected from anybody but we have a pretty good infrastructure to run all that on. >> What is your sort of strategy and architecture around availability? Back-up, availability is sort of morphing together. >> Yeah, well we live in a world where everybody wants things instantly and it's no different when it comes to restoring fails, for example. Hologic has gone on a heavy recruitment drive for top talent and obviously that top talent has high expectations, so we have to deliver on those expectations. No longer can we wait a week to restore a fail. Even a few days is too long, so we need the right tools to get that job done quickly. >> Yeah, and to be honest, availability is not out of our grasp anymore with the technology available today, it's actually very easy to do it. We have data centers around the world we're able to replicate real time over a gigabyte, plus, you know, connection, five gig connections, 10 gig connections if need be. Replicate data real time, failover between data centers and also even between on prem and in the cloud. That is all possible today to achieve superior up time. >> And when you sit down with a business, do you, well first of all, do you do chargebacks? >> We do not do chargeback, we do showback. It's important for people to understand what something costs but obviously chargeback is a different model that we don't use. >> So when you have a conversation with a business about back-up, I mean in the old days it was, and maybe not so old days, it was one-size-fits-all, here you go, you get the bronze level of service, everybody gets it. Are you able to tune the granularity of your service offering to the business? >> Chris: Absolutely, there are systems that we want to back up and we, for example, back up our east coast data center to an exogrid. We replicate that to San Diego and for DR purposes the acceptance is that it's okay that it might take a day, a week, or even up to a month to be able to restore that data, to become back online. We also have the option to restore to Microsoft Azure if we want to, but we also have systems where it's not a back-up issue, it's yes, we need the back-ups, we need them every fifteen minutes, two disk replicated off-site as soon as possible, but they also want us to replicate the data real time from data center to data center, provide real time monitoring and real time failover. >> Sorry Stu, I'm going to let you jump in. Is the enabler there Veeam? Is it stuff that you've architected yourself? Some kind of combination? >> Veeam's our primary system for our back-ups. It's obviously phenomenal, works great, goes to an exogrid, replicates real time exogrid to exogrid, east coast to west coast. Veeam availability also has replication which we've pursued on many core VMs that require it. System integration tools that are not really on prem, they're tools that exist on prem but their purpose is to pull data from the Salesforces of the world, interface with business systems that might also be off site and we replicate them from the east coast to the west coast, real time. >> You mentioned that from on top you were hearing the cloud, cloud, cloud message. Is cloud a strategic initiative now? How do you put together the pieces, and where does Veeam fit in that discussion? >> I think it's being looked at, it's quite an expensive option for us to go down and I think we have the results-- >> You're saying public cloud would be expensive? >> Yeah, for us yes, I mean we have the resources ourselves. We have multiple data centers globally and we have the staff with the skill set to deliver so it's not really been a financially viable option at the moment. >> Stu: Azure you're doing some things with. >> We actually do business with Azure and vCloud Air. We're actually one of VMware's first customers in vCloud Air and we also do business in AWS. The important thing about a cloud strategy is to understand its strengths and its weaknesses. The idea of the cloud for Hologic is not to put a virtual machine up in the cloud. We can run those virtual machines on prem less expensive than we can run them on the cloud. Now on the flip side, if you look at some SAAS applications like email, Skype for Business, IoT, et cetera. Where the cost isn't the compute, memory, storage, et cetera, it's really in the whole package of maintaining these systems, patching these systems, the skill sets to maintain it, et cetera, it sometimes makes sense for the SAAS apps to host it in the public cloud but for the virtual machines that exist as legacy systems, to host them on prem. >> How's that ride for vCloud Air been for you? They recently moved. I believe it's OVH that's taken over management of that. What's your experience been? >> It's been interesting. Lot of premises, strong VMware partnership, we have always been an EMC partner. Obviously that continued when they acquired VMware, and unfortunately we started in their Texas data center. They offered to move us to Japan seamlessly. It wasn't the most seamless thing, but it worked well overall. They then asked us to move out of their Japan data center because they closed it March 31st I believe, so we had to move out of that, so they're no longer one of our key public clouds. We have a Germany data center that we replicate exchange real time using DAG replication and front-end it with load balancers. One of the data centers that we're utilizing is a vCloud instance in Germany that will also go away shortly. >> And what brings both of you to VeeamOn? What were your expectations coming in and how's the experience been so far? >> A lot of the things we saw this morning, the new innovations, these are all things that we've been on our wish list if you want for some time. Particularly things like continuous replication. That's a huge, huge thing for us. It's sort of phase two, we've rolled out Veeam. Now we're looking for the next step and that's the continuous replication of RVMs so that was a real boon to hear such news coming soon. >> Some of the other priorities obviously, we really want to hear about the new technology. As Martin just said, the replication piece is working well today, but the continuous replication, the method where we're no longer snapshot based and instead there's a driver within the VMware tools, there's some other methodology to allow that real time OS replication is a benefit to us, but we are looking at lots of SAAS apps. Obviously, SharePoint for Hologic is in Office 365. We don't want to go back to five years ago where it was five different back-up products depending on what system we're looking at. We want to use Veeam to back up our SharePoint environment. We want to use Veeam to back up our exchange environment, whether it's on prem or Office 365, and long-term we want to back up AWS or Office Veeam or Azure as well, to make sure that we have one system to back it all up. >> [You want Veeam to be your single back up platform and it is today, or it's becoming today? >> Veeam is our only back up product today that we have. When we sent Sharepoint to the cloud, we put a halt on the second phase, which is to move our team sites which is where our data is, and it is literally waiting for the Veeam SharePoint back up technology to become available, and then the rest of it will move up there seamlessly to make sure that Hologic is protected. >> The business value and benefit of having that simple, single architecture is worth the wait is what you're saying. >> Yeah, I mean if you look at VMware, the reason they've been successful isn't just their technology is amazing. It's also their certification program. They brought a bunch of IT people in. Companies everywhere have VCPs or even higher nowadays, so you have talented people working on a stable platform. With Veeam we sent three of our guys off to get their VMCs and that's been hugely successful. They're very confident with the system. They're able to do everything we need to quickly. They're not guessing, they're not Googling. They just know how to use the system. Going to other platforms will be a complete failure because now when someone wants something, you're in the hot seat, something's down, you need to bring it back up, but you don't use it every day so what do you do? >> Pull out the manual, Google. What's the coolest thing you guys have seen here? Anything that really excites you? >> Good question. It's been great hospitality outside of these four walls, of course. It's been superb. We've been well looked after, and looking forward to further experiences tomorrow as well. We're on stage tomorrow as well, so a little nervous about that. >> And the CVP's interesting to you. >> Particularly interesting. We were actually looking at other solutions to purchase in the next year to take it to the next level to provide the more real time replication for systems that really have to stay up rather than be restored. >> And the driver there is just to minimize, get as close to RPO zero as possible? >> Absolutely. If you look at an exchange environment for example their typical design is to build four servers in a DAG cluster so that you can do active-passive but instantaneous failover, right? But the problem with that comes in licensing. If you do Oracle it's the same thing. It doesn't cost a license if a system goes down to then restore that system someplace else, so do you want to pay twice as much licensing and build environments twice as big, or do you want to be able to just instantaneously failover, which won't cost more money. Which one meets the business needs? They both meet the business needs and one costs a lot less which means more money to do other things for the business. >> At SAAS they always love the practitioner perspective. Thanks guys for coming on theCUBE. Really, I appreciate it. >> Yeah, thanks. >> No problem. >> You're welcome. All right, keep it right there buddy. We'll be back with our next guest. This is theCUBEr live from VeeamOn 2017. We'll be right back. (techno music)
SUMMARY :
covering VeeamON 2017, brought to you by Veeam. and Chris VanAsselberg is the manager of Server Ops, What do you guys do, what's your shtick? all in the medical field. What's the conversation like from the business? The conversation the last couple of years It scares the life out of you with security and-- so when you guys sit down and, the business moves fast. We haven't the stuff like many IT departments so we have to of what your environment looks like. but we have a pretty good infrastructure to run all that on. What is your sort of strategy has high expectations, so we have to deliver and also even between on prem and in the cloud. It's important for people to understand what something costs I mean in the old days it was, and maybe not so old days, We also have the option to restore to Microsoft Azure Sorry Stu, I'm going to let you jump in. is to pull data from the Salesforces of the world, You mentioned that from on top you were hearing and we have the staff with the skill set to deliver Now on the flip side, if you look at some SAAS applications How's that ride for vCloud Air been for you? We have a Germany data center that we replicate exchange A lot of the things we saw this morning, to make sure that we have one system to back it all up. on the second phase, which is to move our team sites of having that simple, single architecture They're able to do everything we need to quickly. What's the coolest thing you guys have seen here? and looking forward to further experiences tomorrow as well. for systems that really have to stay up in a DAG cluster so that you can do active-passive Thanks guys for coming on theCUBE. This is theCUBEr live from VeeamOn 2017.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Martin | PERSON | 0.99+ |
Germany | LOCATION | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Martin Hood | PERSON | 0.99+ |
Japan | LOCATION | 0.99+ |
March 31st | DATE | 0.99+ |
Chris | PERSON | 0.99+ |
Chris VanAsselberg | PERSON | 0.99+ |
Texas | LOCATION | 0.99+ |
San Diego | LOCATION | 0.99+ |
10 gig | QUANTITY | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Hologic | ORGANIZATION | 0.99+ |
New Orleans | LOCATION | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
two sides | QUANTITY | 0.99+ |
tomorrow | DATE | 0.99+ |
VeeamOn | ORGANIZATION | 0.99+ |
five gig | QUANTITY | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
both | QUANTITY | 0.99+ |
a day | QUANTITY | 0.99+ |
second phase | QUANTITY | 0.99+ |
three | QUANTITY | 0.99+ |
One | QUANTITY | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
a week | QUANTITY | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
twice | QUANTITY | 0.99+ |
Office 365 | TITLE | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
SAAS | ORGANIZATION | 0.99+ |
ORGANIZATION | 0.99+ | |
Christopher VanAsselberg | PERSON | 0.99+ |
next year | DATE | 0.99+ |
five years ago | DATE | 0.98+ |
SharePoint | TITLE | 0.98+ |
first day | QUANTITY | 0.98+ |
today | DATE | 0.98+ |
first customers | QUANTITY | 0.97+ |
this year | DATE | 0.97+ |
single | QUANTITY | 0.97+ |
one system | QUANTITY | 0.97+ |
Stu | PERSON | 0.97+ |
two disk | QUANTITY | 0.96+ |
VeeamON 2017 | EVENT | 0.95+ |
first year | QUANTITY | 0.94+ |
Veeam | TITLE | 0.94+ |
Salesforce | ORGANIZATION | 0.93+ |
up to a month | QUANTITY | 0.93+ |
Server Ops | ORGANIZATION | 0.93+ |
EMC | ORGANIZATION | 0.93+ |
five different | QUANTITY | 0.93+ |
fifteen minutes | QUANTITY | 0.92+ |
Office Veeam | TITLE | 0.92+ |
one | QUANTITY | 0.92+ |
four servers | QUANTITY | 0.91+ |
theCUBE | ORGANIZATION | 0.9+ |
SAAS | TITLE | 0.9+ |
vCloud Air | TITLE | 0.89+ |
last couple of years | DATE | 0.89+ |
Dave Russell, Gartner - VeeamOn 2017 - #VeeamOn - #theCUBE
>> We just started reselling Veeam We now have a combination of a very strong technology portfolio, deep integration, and a commitment to good market partnership. The combination, we think, will be very exciting for HP, Nimble, and Veeam customers in the years to come. (relaxed electronic music) >> Announcer: Live from New Orleans it's theCUBE covering Veeam On 2017. Brought to you by Veeam. >> Welcome back to New Orleans, everybody. This is theCUBE, the leader in live tech coverage. We go out to the events and we extract the signal from the noise. I'm Dave Vellante with Stu Miniman. Dave Russell is here. He's a vice-president and distinguished analyst at Gartner. David, good to see you. Thanks for coming on. >> Hey, good to see you guys. Nice to see you again. >> So, we were talking off camera. I mean, you are probably the number one known backup, data protection analyst in the business and have been for quite some time. You've seen it all. Give us the state of backup, recovery, data protection, availability, whatever you want to call it. But where are we today? >> You know, in some regards, I don't know if we're any different than we were 28 years ago when I got into the business. The interesting thing is, my wife actually got into this before I did. We were both mainframe developers of backup at IBM and I didn't really want to get a real job. Maybe you could argue I still don't have a real job but what I wanted to do is to stay in grad school forever and I started doing backup there in grad school for undergraduate computing lab. And about six years ago, I showed my wife some of the polls that we do at Gartner events. We can do realtime feedback, what's your greatest challenge, what are your issues with backup? And then she said that was kind of interesting. Two years ago, she came to an event we did in Las Vegas and afterwards she came up and I was hoping she was going to say, "Hey, you did a good job." She said, "What in the heck have you been doing? "These are the same problems when I left the industry 20 years ago to be a mom." Everybody still has too much data, too little backup window, the cost is too high, the complexity is too great. So a lot of infrastructure changes but not a lot of the same pain points have shifted dramatically. What has shifted, though, is cost is even more important than it ever was. Obviously, we could talk about volume of data but now we maybe want to have multiple copies of even our backup data. We want faster access to that backup data. 'Cause we want, now, backup to be a high-availability replication solution not just the tape in the vault somewhere. So there's now speed requirements on our backup. So, I could keep going forever but I'll just let it out to say that as an industry, we still have many of the same challenges that we've always had, arguably for decades and decades. Now, the challenge is the cat's out of the bag, meaning the rest of the business sometimes is aware of just how costly this is. Just how difficult this is from an op-ecs perspective. We can't go hire five, 10 smart people to do this. >> And the backup window, is it correct to say it's essentially disappeared? >> Yeah, there's some organizations that really feel like we don't have a backup window 'cause if we just take a step back, what is really backup, nevermind how you could use it for other use cases like DevOps. Backup, if you state it in the most unappealing terms, it's how much data are you willing to lose, how much time are you willing to take to go get that aged copy of data. And, of course, the rhetorical answer would be well, I don't want any of those bad things to happen, right. But at the end of the day, that's really our frustration. >> David: And I want it back instantly. >> Yeah. >> Okay, so that's obviously putting great pressure on the businesses. So when you look at Veeam's ascendancy, I've been saying it all day and I'd like to test this with you, it sort of coincided, obviously, with VMware and when people had to sort of rethink their VMware backups. You just did a webinar entitled "Backup: Fix it or Ditch it." I feel like a lot of people went through that, answering that question in early VMware days. So, give us, what was the conclusion of that webinar? >> Yeah, well, the number one thing is frustration. And we've done a lot of drill down on what are you frustrated on. Number one is cost, number two is complexity and we could even break this up by large enterprise, mid-size, and smaller enterprise but there's a lot of similarities. So now, where do you come out on fix it or ditch it? The answer for many organizations, is a little bit of both. And what I mean by that, this is kind of mind-boggling, I think, is that backup space used to be sweep the floor. If you were in an incumbent vendor, you wanted to kick out any other solution, if you were an organization, you wanted to collapse from three, five backup products to one backup product, and if you were an emerging vendor, what do you want to do? Go kick out the incumbent vendor. But now, an organization says, "You know, maybe we'd like "to completely change, but we can't. "So we're going to try and fix what we've got." And that's usually what I recommend, at least try and get the value out of what you've already bought and deployed But we're going to implement something else, too. So, there's probably 15 years or more of trying to collapse the number of solutions. Now an organization says, not 'cause I want five solutions but because through pain, basically, not getting my needs met, I'm going to continue running two solutions or expand to two solutions. And you could argue Veeam invented that. They came in on the virtual end, exactly to your point, and then it was a land and expand. We see this happening, though, in the industry overall. >> Dave, I have to think that just the current state of cloud is compounding what you're talking about. Customers have their own data centers, they have virtualized environments. I think Veeam said this morning the average customer they have is only 75% virtualized so they've got 25 physical. Everybody's got SASS, everybody's using some public cloud, at least for some test data. Veeam says that they can now go everywhere but most customers are probably doing piecemeal deployments. Everything in IT is additive. What do you see, how does cloud impact that space in general? >> Well, my biggest fear on the cloud aspect, whether it's software as a service or public cloud, someone's going to rent you infrastructure, is that we're going to learn some lessons the hard way. Again, meaning that most organizations typically think well, if we went to software as a service, they'll take care of it. We have no responsibility anymore or didn't we "get rid of that problem" meaning backup or DR. And the answer is no. You're still the owner of the data. And where it gets shades of gray is that SASS provider's going to give you some level of protection, some level of backup. Chances are they're not going to give you everything you had when you had that email system on premise. So my fear is that organizations are going to suffer an outage and realize there is still a need for additional protection. Right now, many organizations, they're running a bit exposed or don't even realize that they're running a bit exposed. >> Yeah, what is the state of those SASS providers and public cloud providers? Is Veeam still best of breed to go in those environments or are we starting to see them all offer their own native pieces? >> Well, I think we're in a transition period because there's a number of third party solutions that can be good at handling this and you'd have to believe that ... So, take Microsoft for example. They're in the unique position of having had on premise applications and now having public cloud and so eventually, someone's going to say well, here's all the things we did for exchange on premise. Why can't we get all that availability beyond 60, 90 day retention if we go to SharePoint Online or exchange in Azure. There's a tension that's taking place right now. Right now, at this point in time, though, I think if an organization really wants to protect their data like they have and they're used to having been doing on prem, they're going to need a third party solution, whether it's Veeam or someone else. >> David, I want to ask you about your magic corner on data center backup and recovery software. It struck me that ... I don't want to overdo it. I know you guys are very sensitive about each quadrant and how customers should interpret that but we all do the same thing. We go right to the leader. People fight to be in the upper right. And it struck me that Veeam was the only relatively smaller company that sort of knows their way in there. And they're known for SMB but in the magic quadrant you were saying this is really the upper end of M and larger organizations. So what is it that sort of sets leadership apart and how is it that Veeam was able to get in there with those established, much larger players? >> Yeah, that's a great question because exactly what you said, the competitive response would have been isn't Veeam just deployed in small environments? And collectively, we take about two and a half thousand end user inquiry calls a year in backup. So we started seeing a number of trends a couple of years earlier that hey, Fortune 500 companies are deploying Veeam and it's not in the plant in Mexico City or in a small, little area. It's in the Detroit Motor City in the data center and we're seeing a bid for six figures or higher, in some cases. So that's when we started realizing, hey wait a minute. The point of being cast an enterprise supplier is to actually be in the enterprise. They're already in the enterprise. So that's what we started to notice and finally we said another issue we have with putting some of the leaders in quadrants, are they really leading the market or pushing the market? And we really felt that Veeam had kind of crossed over the point last year when we issued the quadrant in June that they were causing the market to shift, whether it was having better virtualization capability, changing to socket-level pricing, addressing ease of use. They were doing things and give sort of "extra credit" for a provider that can not only sense what the market is looking for but kind of push the market. >> Can you explain the socket-based pricing a little bit and how that affected the market? 'Cause I know a number of vendors have made some pricing changes. IBM in particular sort of said everybody can buy anything and use credits there and that was, I felt, a move to keep the install base where it is. Veeama interpreting was different with the socket-based pricing. What was that, did it have an effect on the market in any other way? >> Yeah, the short answer is it absolutely effected the market because you look at the number of heterogeneous backup vendors that have come out and now offer socket-based pricing. So they're doing this in response to Veeam. And what we see now is the organization, depending on who the buyer is, they have no idea what terabytes are. I know what server deployment we have, meaning how much socket we've got so it was just speaking to that constituency in a buying motion that they understood. >> Stu: Something they could quantify. >> Exactly. >> Veeam made a number of announcements this morning and some prior to the show. Anything jump out at you? CDP's one of the ones we've been talking the most. Maybe you could give us your quick competitive analysis of how that looks. >> Well, CDP was near and dear to my heart. In 2005, it was September 2005, almost the same day Microsoft came out with their data protection manager for CDP, Backup Exec came out with CDP. >> Stu: I was trying to remember when Kosha came out because I was at the company that acquired Kosha. >> Yeah, sure. So Kosha, Topio, you know, it can go on. And CDP, around 2005 and 6 was really a lot of buzz, going to change everything. The problem was it was difficult to do because thee infrastructure didn't facilitate it. So, back then you had to split the volume manager and have multiple rights. Now, today's announcement on CDP where you don't have to have a lot of extra infrastructure but it's the hypervisor that's splintering this off for you. IL filtering that's making this easier, making this actually achievable. I think that's going to be really compelling. Most people here I've been talking to say this is going to be great for critical applications. There were some shops I spoke with in the mid-2000s, you know, five, six, seven years, that said we use CDP even on general file systems and why? It's because if I keep making a delete and I call up the help desk and it's like, oh, Dave hit confirm to delete again. He called up to say can you get me my file back and it's the fifth time I've called this week. Well, data protection would allow us to go let him self-service perhaps, but definitely use less data. >> So, for Veeam to get that CDP granularity, if I could talk about that for a second. It's got to obviously rely on VMware APIs. Are you, I'm sure you're tracking this, but are you concerned about Dell EMC gaming the system? Historically, what have you seen there? Difficulty getting hands on SDKs? Trying to put the incumbent in an advantage. What are your thoughts on that? >> Well, you're right. Historically, especially at the storage rate perspective, proprietary APIs or sort of supporting SMIS but having quote "extensions" which are basically proprietary off to the side, were an issue. Here is a case where I think it's in the hypervisor's best interest, and soon it'll be in Microsoft's best interest with Hyper-V and you could go on and on about the other platforms to offer the capability as well. So there is a danger but I don't see how the sort of storage oligarchs are going to be able to fence that off in this case. >> Yeah, I call them the cartel. Is Veeam now, because of its ascendancy, part of that oligarchy? >> Well, I think you have to say approaching half a billion dollars in revenue, it's sort of like the enterprise question. How many enterprises do you have to get in before you enterprise? Well, how many hundreds of millions of dollars do you have to make before you're one of the big ones? >> What do you make of this messaging of Veeam, companies like Veeam, don't want to talk about backup anymore. Backups kind of past ... You see some start-ups like Datos the other day said no, no, we're not a backup company. Okay, and then there's shifting to this notion of availability. Does that resonate with customers? Is that the way customers are thinking about this or is it just sort of good marketing? >> It resonates with some customers. Now, personally, I like it 'cause to me availability is an umbrella. We can put backup and we can put disaster recovery and high availability under there. And maybe you can sort of find a way that DevOps and copy data kind of plays under availability. It doesn't actually work in all geographies. So, I was in Tokyo at a Gartner data center conference three weeks ago, I guess, almost. And they don't really, availability doesn't sound good and disaster recovery sounds worse because that meant you had disaster. So how much disaster recovery do you want to buy? Well, none because I don't want any disasters. So availability is a little regionalized. There are definitely some shops that just say look, I have a backup budget and that's what I need to go and do better. I have a backup pain point, etc. I think, though, whether it's replication and instant VM mounting and the notion of DevOps, we're seeing more and more organizations get their head around ... Whether they want to call it availability or something else but it's beyond backup. >> Well, what's come through loud and clear, however, is your point about cost. I mean, it seems like customers are still insanely focused on cost and that's because backup generally is insurance. So cost and complexity have to be minimized and a lot of the backup platforms that are out there are expensive and they're anything but simple. >> Yeah, and you look at the economics. We've seen negative pricing pressure on dollars per terabyte of backup software now for three years running. Now, list price and obviously, no one really pays list, but list price starting with just a small number of terabytes, some vendors were 10,000 dollars, some vendors were 14 and a half thousand dollars a terabyte and you and I go down to whatever shop and we go buy a terabyte drive, if you can find a one terabyte drive, for a couple hundred dollars. >> David: Four terabytes now. >> And obviously, the data written on it is where the real value is but you see the mismatch of I'm spending list price 14,000 dollars terabytes to protect 140 dollars worth of equipment. There's a problem here. So, whether you're the VP of infrastructure, the purchasing department, or just the backup admin that says I have a problem because I can't go buy now the agent for the database that I'm trying to buy 'cause we've already spent all this money on just the base backup platform. >> Yeah, there's really this 10 year pressure on all infrastructure pricing. Cloud, open source, is really putting pressure on that. So, David, thanks very much for coming on theCUBE. We really appreciate your insights and keep up the great work. >> It was great to see you guys. Thanks for having me. >> You're welcome. Alright, keep it right there everybody. We'll be back with our next guest. It's theCUBE, we're live from New Orleans, Veeam On 2017. (relaxed electronic music)
SUMMARY :
for HP, Nimble, and Veeam customers in the years to come. Brought to you by Veeam. We go out to the events and we Hey, good to see you guys. I mean, you are probably the number one known She said, "What in the heck have you been doing? And, of course, the rhetorical answer would be and I'd like to test this with you, and get the value out of what Dave, I have to think that just the current Chances are they're not going to give you and so eventually, someone's going to say and how is it that Veeam was able to get in there causing the market to shift, whether it was having and how that affected the market? effected the market because you look at the number and some prior to the show. Well, CDP was near and dear to my heart. Stu: I was trying to remember when Kosha came out and it's the fifth time I've called this week. Historically, what have you seen there? the sort of storage oligarchs are going to be able Is Veeam now, because of its ascendancy, Well, I think you have to say approaching Is that the way customers are thinking about this because that meant you had disaster. and a lot of the backup platforms that are out there Yeah, and you look at the economics. is where the real value is but you see the mismatch and keep up the great work. It was great to see you guys. We'll be back with our next guest.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
David | PERSON | 0.99+ |
Dave Russell | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
September 2005 | DATE | 0.99+ |
Tokyo | LOCATION | 0.99+ |
five | QUANTITY | 0.99+ |
Mexico City | LOCATION | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
June | DATE | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
two solutions | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
HP | ORGANIZATION | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
140 dollars | QUANTITY | 0.99+ |
Nimble | ORGANIZATION | 0.99+ |
five solutions | QUANTITY | 0.99+ |
2005 | DATE | 0.99+ |
Gartner | ORGANIZATION | 0.99+ |
New Orleans | LOCATION | 0.99+ |
15 years | QUANTITY | 0.99+ |
10,000 dollars | QUANTITY | 0.99+ |
10 year | QUANTITY | 0.99+ |
three | QUANTITY | 0.99+ |
three years | QUANTITY | 0.99+ |
three weeks ago | DATE | 0.99+ |
seven years | QUANTITY | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
mid-2000s | DATE | 0.99+ |
14 and a half thousand dollars | QUANTITY | 0.99+ |
six | QUANTITY | 0.99+ |
one terabyte | QUANTITY | 0.99+ |
Two years ago | DATE | 0.99+ |
both | QUANTITY | 0.99+ |
half a billion dollars | QUANTITY | 0.99+ |
60 | QUANTITY | 0.99+ |
90 day | QUANTITY | 0.99+ |
today | DATE | 0.98+ |
six figures | QUANTITY | 0.98+ |
20 years ago | DATE | 0.98+ |
fifth time | QUANTITY | 0.98+ |
Detroit Motor City | LOCATION | 0.98+ |
Four terabytes | QUANTITY | 0.98+ |
28 years ago | DATE | 0.97+ |
each quadrant | QUANTITY | 0.97+ |
Backup: Fix it or Ditch it | TITLE | 0.97+ |
Gartner | PERSON | 0.97+ |
6 | DATE | 0.97+ |
SharePoint | TITLE | 0.97+ |
decades | QUANTITY | 0.96+ |
Kosha | ORGANIZATION | 0.96+ |
about six years ago | DATE | 0.95+ |
Stu | PERSON | 0.95+ |
DevOps | TITLE | 0.95+ |
2017 | DATE | 0.95+ |
75% | QUANTITY | 0.95+ |
this morning | DATE | 0.95+ |
this week | DATE | 0.95+ |
10 smart people | QUANTITY | 0.94+ |
14,000 dollars terabytes | QUANTITY | 0.94+ |
about two and a half thousand end user | QUANTITY | 0.93+ |
one | QUANTITY | 0.92+ |
Hyper-V | TITLE | 0.92+ |
number two | QUANTITY | 0.92+ |
one backup product | QUANTITY | 0.91+ |
five backup products | QUANTITY | 0.91+ |
Kevin Rooney, Veeam - VeeamOn 2017 - #VeeamOn - #theCUBE
>> Announcer: Live from New Orleans, it's the Cube. Covering VeeamOn 2017. Brought to you by Veeam. >> We're back, Dave Velante with Stu Menamin. This is the Cube, the leader in live tech coverage. Kevin Rooney is here. He is the vice president of North American Channel Sales at Veeam, good to see you. Thanks for coming on. >> Thank you for having me. >> You're welcome, so the channel is where it's at in your company from day one, right? >> From day one I have to say that Veeam did a wonderful job in terms of their go to market was always through the channel. We're not changing DNA of the company in terms of getting them to engage with our partners and figure out how to work well with them. It's been the case since the beginning. >> How are you guys organized? Obviously you've got a sales force as well and that's what, an evangelist force? They're an overlay, they're sort of catalyst? How does that all? >> From a channel perspective we want to work to enable our partners obviously, understand the technology, understand how do we solve customer challenges. Then we align ourselves to our segment teams. So from an end-users sales standpoint we have the traditional enterprise, commercial S and B sled-fed teams. But really from a general standpoint I look at our salespeople and we carry quota. I mean, we are salespeople so we're not just in the enablement game, we're also in helping our partners to get closer to their customers and deliver the solutions that really do solve the problems that our customers are facing. >> So when you're real tiny company we know the channel. The channel wants to make money. How do I make money with you guys? Veeam had a hot product so the channel said okay good, I'm there. Now as you're a larger company moving upmarket, you know it's really got to provide more support and training and deal with your deal reg and all kinds of things. Can you talk about that transformation and what people are asking you for? >> Yeah, one of the things that I love about Veeam, and I've been on board for about 15 months. I've come from some larger companies certainly in my past. Even though we're getting bigger we're staying very entrepreneurial in our approach. We realize that we have to be very proactive in our approach with working with partners. We need to provide them the complete story. So profitability is certainly a component. Our partner program is consistently rated as one of the best in the business. It's because it allows partners to be profitable, but again the product and the solution is so complete. It just works, that it's the right fit for shared our customers. As we've gotten bigger we need to continue to make sure that we're staying very much engaged with our partners. We focus on our enablement. We make sure that they have the right level of training. We make sure that they understand what is our sales pitch into the customer base. Why is it that Veeam is a better option than what else they might be looking at. We started in the S and B, right? The company started in the S and B eight and a half, nine years ago when we started selling products. But absolutely were on that journey into the enterprise space. Without forgetting that S and B's we were born and bred. >> Kevin, one of the great things about Veeam is there's really a simplicity to the product set. Can you explain kind of the segmentation? You've got the S and B, you've got the enterprise. Does the product differentiate itself? Is there pricing and bundling, incentives? How does that break up when you go to market? >> Great question, the reality is that the solution is the same. It's funny that as companies you segment a market and the customers don't see themselves as any different whether they're 100-man shop or a Fortune 50. They have business problems that they have to solve. So the solution is the same, but we really realize that we need to make sure we dedicate a part of our end-user sales force against each of the segments to make sure they get the right level of service. The way that we do it is that everything below 250 seats we classify as S and B. We have a very significant commercial space that is almost everything else. Then we name about 1,000 accounts that we go after from an enterprise standpoint. But the reality is every single customer is just as important as the next. So it really was a matter of how do we best service them as opposed to hey, we treat them differently, we give them different pricing. None of that exists. It is just really a matter of our level of service for them. >> We talked to Peter Mackay earlier, he said about 30% of revenue is with service providers. How does that fit into the whole channel mix? >> That's a part that's growing each and every day. As the cloud becomes more and more important our cloud service providers become a more significant portion of our business. So it's really, it's the full spectrum. We work with the traditional resellers that are simply interested in the typical infrastructure, software sales. Then you have the cloud service providers that get more into that type of model. Then we certainly have the folks that do both. It's really, I think that's our next big jumping off point is that cloud business because literally there's no better solution for our customers and therefore our partners to do that hybrid model than Veeam. >> Speak a little bit to the channel readiness for cloud. I remember a few years ago it was like 10 or 15% of the channel was ready. I think a much higher percentage at least understands cloud, or trying to figure out how cloud fits into their practice. Are you riding that wave? Are you educating them on that next wave? >> I think we're all learning together. I mean it's a brand new world if you will. I think you're going to see, and we have seen, the folks that can't make that transition into what is required by our customers which is truly that hybrid. I do need on-premise, and I do need off-premise. >> We're all learning together. So we're educating. We're figuring out what are the right programs with the right sales approach. What is the right level of support? And I think that if we don't make this transition together there will be people left behind. >> Help us understand the make up of the channel. Sorry for the pejorative, but you've got the box sellers, you've got the cloud service providers, you've got solution providers, and you have this maybe I don't know what you call them, the DevOps, the hoodie crowd. This is more of an influencer than anything of our channel. The traditional guys that just move boxes, they're either evolving or they're going to probably die. Solutions guys, okay well the SAP, Oracle, Veeam Ware obviously, some of those guys. Then it was to say the cloud service providers and the DevOps, how do you refine that little model that I just painted? Is that a viable picture of the channel? >> It is, and I think you said it well. Those that don't make that transformation into what is really required by our customers, they dictate what we need to become, right? We can all sit back in think tank rooms and say what do we think we want to go out and be? But if it doesn't apply to solving the business challenges that our customers are facing, it doesn't matter. So those box pushers as you put it, they're going to go away. If they don't transform their business to truly meeting the requirements that the business is driving today, they won't be around. So we're working to try to identify and I think for the most part a lot of us in the technology sector recognize the partners that have made that transition or that are in the process of making that transition and we're investing heavily into them. They're the ones that have a deep and wide services bench. They're the ones who have the ability to do massive deployment type of activities. I mean, for the first time in the history of the channel the last two years we've seen over 50% of the revenues come from services. So if you're not working with partners that have that deep and wide services engagement ability then you're probably working with the wrong people. >> So what's that total ecosystem? >> Revenues over the last two years have now tilted to the majority being in the services side from the traditional infrastructure sales. Really that just lends itself to the fact that we're getting into more complex deployments. We're getting into longer engagements. So for those of us as vendors that are looking out for the partners that are going to help take these solutions to the next level for our shared customers, we have to have partners that have that ability to deliver those services to have those lengthy engagements. >> So the conversation that you're having with customers is changing as well, obviously. >> It's interesting, there was a day and it wasn't that long ago, that you sat down and you talked features. This is what my product does. That isn't the way that customers want to talk any longer. Yes, embedded in the discussion is the fact that our software can deliver all kinds of features and functionality. But you start out with what keeps you up at night? What do you worry about? What is it that your leadership is putting pressure on you, Mr. IT leader? I mean IT is no longer just a support mechanism for businesses, it's a way to make revenue. And if it's not done properly you're missing a tremendous opportunity. When we go in with our partners and they're having these discussions the correct way as well, is that we sit there and say what is it that we need to solve? We don't sit there and say let me tell you what Veeam 10.0 brings you. Yes, that is embedded into the conversation when we tell you how we can solve your problems. But we don't start with that. >> With 45,000 partners obviously that's a lot of partners. You're going to span all those constituencies that we had just talked about. How do you look at the ROI of partnership and where you invest and how you sort of manage that portfolio? It's a great question and it's a great challenge. Because look, we want as many people out as we possibly can delivering the Veeam value proposition. That said, we understand that we need to identify the partners that are actually investing back on ourselves. And that we're building a business together as opposed to customer asked for it, I provided it. That's going to happen and that's great. But we have to identify where it makes sense to place our bets, if you will. So whether that's from our field resources, whether it's from our dollars investment we're identifying the partners that have a deep and robust bench of services opportunity, understand the value of really data availability. That's what it is any longer. It's no more about high availability, it's business availability, it's data availability. And those partners that are willing to take the leap with us and start to invest and do the technical certifications, sales certifications, build a practice where Veeam is a part of it, that's where we're putting our investments. >> Kevin you spend a day with partners yesterday. Can you give our audience a little bit of insight. What are some of the key things you're doing? What feedback you're getting, what advice you are giving to the channel partners? >> All I say is it's been a wonderful ride. As I stated in the opening I've only been onboard for about 15 months so I can't take credit for all the greatness that has been going on at Veeam. (laughter) But the reality is it's been a great ride. But the ride we're about to take out for the next five to ten years is going to be entirely different and it's going to be a wonderful one. What we're telling partners is thank you for being a part of this to this point but boy is this going to be really interesting here as we go out over the next one, two, five years. I mean the work that we're doing with our alliance partners, the product we iterate on it every six to 12 months. I mean, a lot of the people in our space and I won't name names, but they sit on the same technology that's been in place for years. So they're not out looking to try to solve the next customer problem. My message to the partners is this is only going go get better. We are enterprise ready. We were born in that S and B space and we love that space and we're never going to look away from it. But come along with us because we solve all customer problems. So if I'm a partner sitting in the audience yesterday or today or in these meetings that we're having in the Expo Center, I feel pretty confident that I've hitched my ride into the right player. >> Well it talks to relevance. The partners wants to work with the company that is relevant, that has momentum. You guys have got a lot of tailwinds behind you. Kevin, thanks very much for coming on the Cube, it was great to see you. >> I appreciate it, thanks guys. >> All right you're welcome. Keep it right there, Stu and I will be back with our next guest right after this. This is the Cube, we're live from New Orleans, VeeamOn. (upbeat digital music)
SUMMARY :
Announcer: Live from New Orleans, it's the Cube. This is the Cube, the leader in live tech coverage. It's been the case since the beginning. that really do solve the problems Veeam had a hot product so the channel said okay good, We realize that we have to be very proactive in our approach You've got the S and B, you've got the enterprise. So the solution is the same, but we really realize How does that fit into the whole channel mix? So it's really, it's the full spectrum. of the channel was ready. the folks that can't make that transition What is the right level of support? and the DevOps, how do you refine that little I mean, for the first time in the history of the channel for the partners that are going to help take So the conversation that you're having with customers Yes, that is embedded into the conversation the leap with us and start to invest and do the technical What are some of the key things you're doing? that I've hitched my ride into the right player. Well it talks to relevance. This is the Cube, we're live from New Orleans, VeeamOn.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Kevin Rooney | PERSON | 0.99+ |
Peter Mackay | PERSON | 0.99+ |
Dave Velante | PERSON | 0.99+ |
Kevin | PERSON | 0.99+ |
Stu Menamin | PERSON | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
New Orleans | LOCATION | 0.99+ |
10 | QUANTITY | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
two | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
Stu | PERSON | 0.99+ |
15% | QUANTITY | 0.99+ |
45,000 partners | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
yesterday | DATE | 0.99+ |
12 months | QUANTITY | 0.99+ |
SAP | ORGANIZATION | 0.99+ |
a day | QUANTITY | 0.98+ |
over 50% | QUANTITY | 0.98+ |
first time | QUANTITY | 0.98+ |
five years | QUANTITY | 0.98+ |
each | QUANTITY | 0.98+ |
ten years | QUANTITY | 0.98+ |
about 30% | QUANTITY | 0.97+ |
about 1,000 accounts | QUANTITY | 0.97+ |
about 15 months | QUANTITY | 0.97+ |
one | QUANTITY | 0.96+ |
2017 | DATE | 0.95+ |
VeeamOn | ORGANIZATION | 0.94+ |
nine years ago | DATE | 0.94+ |
five | QUANTITY | 0.93+ |
North American Channel Sales | ORGANIZATION | 0.93+ |
Veeam | PERSON | 0.92+ |
S and B | TITLE | 0.92+ |
Veeam Ware | ORGANIZATION | 0.92+ |
last two years | DATE | 0.88+ |
100-man shop | QUANTITY | 0.87+ |
250 seats | QUANTITY | 0.86+ |
day one | QUANTITY | 0.82+ |
few years ago | DATE | 0.81+ |
single customer | QUANTITY | 0.77+ |
eight and a half | DATE | 0.75+ |
next | EVENT | 0.74+ |
VeeamOn | EVENT | 0.68+ |
wave | EVENT | 0.67+ |
years | QUANTITY | 0.65+ |
Fortune 50 | TITLE | 0.6+ |
Center | LOCATION | 0.59+ |
six | QUANTITY | 0.56+ |
Veeam 10.0 | ORGANIZATION | 0.54+ |
#VeeamOn | EVENT | 0.41+ |
Cube | ORGANIZATION | 0.41+ |
Cube | COMMERCIAL_ITEM | 0.34+ |
Hamman Ferreira, Bankserv Africa - VeeamOn 2017 - #VeeamOn - #theCUBE
>> Announcer: Live from New Orleans it's theCUBE covering VeeamON 2017 brought to you by Veeam. >> Welcome back to The Big Easy everybody this is theCUBE, the leader in live tech coverage. I'm Dave Vellante with Stu Miniman. This is our first day of coverage of VeeamON 2017. We'll be here for two days. Hamman Ferreira is here, he's the CTO of BankservAfrica from South Africa, welcome to theCUBE. Thanks for coming on. >> Yeah, thank you gentlemen always a pleasure to be here. >> So, quite a tour for you, you've been over here for awhile, checking out a few different, technology events, and what do you think of VeeamON? >> Amazing experience, It's always great connecting with the partners, connecting with the vendors, and with my fellow customers. So it's only one of us that can tell war stories, and embarrass to one another, so it's always great connecting with people that knows what you're going through. >> So tell us about your organization, the bank, what you guys are focused on. >> Yeah so Bankserv is a mutual that aligns with South Africa, a payments clearing house. So we get owned by the banks, and we deliver services back into the banks. So therefore, as you guys would note, the payments industry is going through a bit of a modernization exercise. So, long gone the traditional cash and check it's now all the different digital channels, and with that also all the mobile wallets coming into play. That necessitated us to have a re-look at the architectures. What is the new always on service levels all about and how do I build architecture that will help me exceed my service levels to the customers? For the past year, I'm in the job for about a year now, we've been going through infrastructure refresh program looking at every layer of a technology stack, and they're going from a new converged architecture right through the Vmworld, of Linux, Microsoft, Oracle, SQL and then finally on top, the Veeam product. So it gives me that great opportunity to protect data. Data is the new currency, I suppose. And we all got to make sure that's always available, it's protected, data, intelligence is in place, so before the whole product suite actually fits quite nicely into providing that 24/7/365 availability. >> So the big driver in your business, is the question senior execs at banks always ask is do people need banks? So that's a question that you've got to ask. You're serving the banks, mobile, and the whole, like you say, digital payments, block chain is a potentially a very disruptive force. So how does that affect, and digital is data, we say that a million times on theCUBE. So how does that affect how you protect data, not only the volume, but just the. >> Yeah, and what we see is different channels coming on inside Africa, for instance, we got like 150 odd mobile wallets. How do I, how do I bolt the inter-operability between them that you can actually use your bank's wallet with another bank in the region, or anywhere globally? How do I connect to ApplePay and all of those sort of things? So it necessitated us re-looking at the total architectural stack. Going through the whole modernization of infrastructure, you build it out for resiliency, you build it out for that high availability, you make sure that it is covered from every single angle, and then you partner with the right guy. So I've mentioned EMC, Oracle, VMware, and then Veeam to make sure that I can provide the right information, to the right customer, at the right time. Should something go wrong then I have got that safe back door. It's almost like Veeam has transformed the old traditional backup world, where it was always that traditional grudge purchase that's almost like insurance policies, someday I might need you. I think with their new stack, they are now moving into the full architecture they are now part of plan A and no longer plan B. It's almost taking disaster recovery and turning into business continuity and that's really what we wanted. >> Infrastructure has always been critical for financial services companies, what's been really interesting to watch, you talk about digital transformation. Many of the companies I talk to, they're developers, they're becoming software companies themselves and that puts a whole different kind of stress and strain on the IT people. Can you give us a little bit of color on that? What you've been seeing from the business transforming are you a software company now? >> Well I think my CEO would have a problem if I call ourselves a technology company. >> Stu: We understand the core business. >> It is in a sense, it's that solution making sure the product, the end service that you sell goes to the right channels and for that we have to think differently about how we develop, what we develop what we partner in with people and what do I take back to the technology shop and say develop this one myself. >> Talk a little bit about how you approach architecture and how that's changing. And then I'm interested in where data protection fits in. I infer from your title that it's more than data protection and availability. Describe your philosophy of architecture and how you spend your time thinking about how to support this digital transformation. >> Well first of all you've got to understand customer needs. So what is it that you need to update? And how do you actually contract in this new digital world. We have a new generation always on, always available, always there, and once you understand what you are obliged to do, you can also then take that input into designing the architecture, to getting the infrastructure and the services build out that enables you to succeed in those ways. That's always the point for the customer. And understand that to pick the right technology solution the right technology partners and I was fortunate in the South African market, got great support from vendors, but also the resellers. I've got a partner at Silicon Sky in South Africa that came in, rolled it out for me at a remarkable pace. Once you understand the target, or that you're going to we all know with payments, it's now changing new ISIS standards, it's mortgage data so it's more storage, more dependent on actually managing so if you don't pick the right tools right now, then that confirmation will actually be more difficult in a couple years time. That is the reason why we selected it and why we built, and we almost chose to build a new target state infrastructure so that we can migrate onto it instead of going back in fixing some of the legacy stuff. You can imagine some of the check processing systems, EFD systems, it's all been around for 15-25 years all of those sort of things. It' time that we re-look at it, quicker, faster, better and simpler. >> One of the big things we're hearing from Veeam here is that it's not just about virtualized environments they have virtual, they have physical, they're supporting SaaS applications and public cloud. How does cloud fit into your strategy, do you use public cloud as part of your technology stack? >> I don't at the moment but being owned by the banks and sitting on a massive data center and owning the networks into the banks. I'm looking at us forming my business into a financial services cloud business. Our whole company philosophy is building mutual digital infrastructure to the benefit of financial services. Looking here and having a lot of chats with partners about how do I enable that secure cloud for financial services work in my region. >> And you don't envision that will be a public cloud is that right, it would be your cloud? >> Sort of all the benefits of a public cloud, in a protected data center but they already own the shares in. I am a mutual, therefore there's no profit objective so I think I can do things at a bit of a better price point, a better solution point. You know the banking services are always afraid of regulations so a personal information protection, PCI all of those sorts of things. Being certified in that, think I can transform it and give them the same quality of service partnering up with some of the big brand. >> High degrees of automation to succeed at that vision. What does that mean? You just laid out that vision of a cloud that serves your constituents, other banks. What does that mean for data protection? How would you re-architect your data protection strategy to accommodate them? >> From all the different angles. For picking the right database technology picking up the right transport layers into it that makes it efficient, but makes it real-time. Once it's in aa structured format, how do I control that, the base. So how does for replication work how does for backup work so one of the big advantages for me in the Veeam world is that my backup window is quite drastically decreased. So that gives me just that opportunity to do more and making new strides so I can be much more proactive in all the housekeeping. Earlier this week we had the ransomware exercise now instead of doing backups, I can make sure that the patch layer was 100% installed and that sort of thing. It doesn't just come with the data protection of I guarantee you that the information will be there. I took on the environment that the still type ETL all of those things off site storage, and the auditor always on your case about when last have you tested the backup and all those good things. And this solution suite gives me the opportunity to make sure that our last line of defense is now solid, it's tested, it's regularly tested and I know that I can provide the right data, to the right person, at the right time. >> Ransomware obviously is on everybody's mind you know the last couple of weeks. We don't have to ask if security is a top priority obviously it must be, but how has it changed in the last you know year or two in your environment? >> It's layer, upon layer, upon layer, and that's the only that one can do is just to build it out like an onion make sure there's another layer served with it From the tightest encryption to all the different ones. I spend about 37% of my technology budget just on IT security products. >> You said 37%? >> 37% yeah, so that gives us, It is my job to be the trusted utility I'm only the trusted utility, of course I am the trusted So I've got to make sure that I protect data and customer information to the absolute. >> Does that 37% excluding staff or that include staff? >> That includes for staffing. >> It does, okay, so that's a full budget view. >> Yes. >> That's a big number. >> That is a big number but. >> It's gone up in the past couple of years? >> If I tell you that I secure your critical information should you demand me to make sure that it's actually protected at the IP levels and layers and I protect it not only from external but also from my internal guys of making sure the database access to the data the developers all of those, masking the right information so it's the only chance that you've got to protect yourself is to layer up and to make sure that there's defense on defense making sure that you've got all the right management tools in place to make sure that one of the nicest feature sets that I saw now is that Veeam now also spots some trends or irregular traffic patterns on my network. It will form another layer on top of it. >> There's obviously, a company like Veeam's in a position to provide analytics on anomalous, because you're backing up changed data continuously and presumably if somebody's trying to do some nefarious things you could see some anomalies in there right. >> Absolutely, and if I can validate that out of two or three different ways then make sure that I've got all the basics in place then I sleep a bit aasier at night. >> Alright, we'll leave it there. Hamman thanks very much for coming into theCUBE it's good to meet you. Thank you enjoyed it. >> All right, keep it right there everybody Stu and I will be right back. We're live from VeeamON in New Orleans, right back.
SUMMARY :
covering VeeamON 2017 brought to you by Veeam. Hamman Ferreira is here, he's the CTO of BankservAfrica and embarrass to one another, so it's always great what you guys are focused on. and how do I build architecture that will help me and the whole, like you say, digital payments, How do I, how do I bolt the inter-operability and strain on the IT people. Well I think my CEO would have a problem the product, the end service that you sell and how you spend your time thinking about take that input into designing the architecture, One of the big things we're hearing from Veeam here and owning the networks into the banks. Sort of all the benefits of a public cloud, How would you re-architect your data and I know that I can provide the right data, in the last you know year or two in your environment? From the tightest encryption to all the different ones. and customer information to the absolute. of making sure the database access to the data to do some nefarious things you could see make sure that I've got all the basics in place it's good to meet you. Stu and I will be right back.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
two | QUANTITY | 0.99+ |
EMC | ORGANIZATION | 0.99+ |
100% | QUANTITY | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
Hamman Ferreira | PERSON | 0.99+ |
Africa | LOCATION | 0.99+ |
Hamman | PERSON | 0.99+ |
two days | QUANTITY | 0.99+ |
South Africa | LOCATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
New Orleans | LOCATION | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
Stu | PERSON | 0.99+ |
37% | QUANTITY | 0.99+ |
first day | QUANTITY | 0.98+ |
Earlier this week | DATE | 0.98+ |
Silicon Sky | ORGANIZATION | 0.98+ |
15-25 years | QUANTITY | 0.97+ |
One | QUANTITY | 0.96+ |
Vmworld | ORGANIZATION | 0.96+ |
VeeamON | ORGANIZATION | 0.96+ |
past year | DATE | 0.96+ |
one | QUANTITY | 0.95+ |
ISIS | ORGANIZATION | 0.95+ |
theCUBE | ORGANIZATION | 0.95+ |
single angle | QUANTITY | 0.95+ |
three different ways | QUANTITY | 0.94+ |
about 37% | QUANTITY | 0.93+ |
150 odd mobile wallets | QUANTITY | 0.93+ |
first | QUANTITY | 0.92+ |
BankservAfrica | ORGANIZATION | 0.9+ |
VeeamON 2017 | EVENT | 0.88+ |
year | QUANTITY | 0.86+ |
a million times | QUANTITY | 0.85+ |
Bankserv Africa | ORGANIZATION | 0.84+ |
Bankserv | ORGANIZATION | 0.83+ |
#VeeamOn | EVENT | 0.81+ |
SQL | TITLE | 0.76+ |
about a year | QUANTITY | 0.76+ |
plan | OTHER | 0.75+ |
past couple of years | DATE | 0.69+ |
VeeamOn 2017 | EVENT | 0.67+ |
last couple of weeks | DATE | 0.67+ |
South African | LOCATION | 0.62+ |
24/7/365 | QUANTITY | 0.61+ |
couple years | QUANTITY | 0.57+ |
CTO | PERSON | 0.56+ |
Linux | TITLE | 0.55+ |
ApplePay | TITLE | 0.48+ |
Gavin Cohen, Nimble - VeeamOn 2017 - #VeeamOn - #theCUBE
>> Narrator: Live from New Orleans, it's the CUBE. Covering VeeamON 2017. Brought to you by Veeam. >> Welcome back to the Big Easy everybody. This is the cube, the leader in live tech coverage. And name is Dave Vellante. I'm here with Stu Miniman, my co-host for two days of wall to wall coverage of VeeamON. Gavin Cohen is here. He's the Vice President of Product Marketing at Nimble, a Hewlett-Packard Enterprise company now. Gavin, good to see you. Congratulations on the exit. >> Thank you Dave. >> So, new times. New, whole new lot of going on. I mean, first of all, what's it like to be part of HPE? You know, it's early days, but how's that going? >> So we're a few weeks into it. It's extremely exciting so far. We're running a thousand miles an hour. And what's been absolutely terrific is the acquisition, it's an expansion acquisition. So, that means the entire Nimble Storage product line continues to exist and stays alive. But we get access to massive global sales force that we didn't have as an independent company. So, very exciting stuff for us. >> And a huge channel as well. I mean, I haven't talked to folks at Nimble, on The Cube anyways, since, thought it was back at one of the SNWs, Stu. So maybe you can give us the, sort of, Nimble 101, if you wouldn't mind, Gavin. >> Sure, sure. So if you look, I mean, really the things, there are several things that set Nimble apart. We all, with a bunch of other flash start-ups, had first prites to market around 2010. Nimble really accelerated that. To the point of the acquisition, we had over 10,000 customers worldwide. We really managed to, very much, change the game in storage. From starting as a company focused hybrid storage, we had a very successful launch last year. The VAR All Flash and managed a very large portion of our business into all Flash. But, overriding that and probably the thing that sets apart more than anything from not just the storage start-ups but from all the large storage vendors is our use of predictive analytics and what we've been able to do with it. [Dave]- So talk a little bit more about that >> Sure. So, I mean, our platform's called Infosight. And the idea is in the infrastructure that we exist in, so the storage array standing all the way through the networks that compute, all the way up to they hypervisor. Everyday we collect millions of sensor data points. Actually, as a collective base, we're processing, every second, millions of these status sensor data points. And what we're doing with it, is we're passing it through all these techniques of predictive analytics and machine learning. And we use it, really, to predict and prevent problems. So our goal is not just delivering fast Flash performance from the array but really this end-to-end delivery of data up to the application in a better way than it's otherwise possible. >> So you kind of had in the early days, it was the original EMC phone home. We all remember that. And then around, sort of the, virtualization guys, the three PARS, the compellents, they had what we used to call the hero reports. And it was good. >> Yeah. >> And it was kind of a phone home on steroids What you're talking about is a whole new advancement in analytics that drives anticipatory actions, potentially. Is that right? >> Very much. I mean, they're from maybe three numbers that speak to it. So, 86% of problems that would normally involve a call to vendor support, So, in this case, Nimble support, We completely, end-to-end, automate. All the way from recognizing the problem before the customer even sees the problem through to resolution. And it's pretty remarkable, 'cause it's just the stuff you'd expect from a phone home, where we recognize the power supply is going wrong, or a SSD is not working correctly. We can recognize misconfigurations on the host or a bad HBA, or a MultiPar setting that's not correct that's impacting performance and then proactively tell the customer about it. They might not be aware. And actually tell them how to resolve it. So, it's kind of a remarkable one. >> You know, Gavin, I heard you say, if this announced today, you'd probably say that you're an artificial intelligence company. >> That's right. >> If that's going to help. >> We just hadn't quite coined that word when we came up. You know, it really is, 'cause you look at, you know, I said there were a few interesting metrics The other one that's sort of been astounding particularly for new technology in a world where storage has been around for many many years. We've hit well over six nines of measured availability across our install base. But not just across one configuration, across every Nimble array out there running every version of OS in every kind of environment. We're well over the six nines of availability. And then, probably the most astounding of all, is 54% of the issues that InfoSight resolves are not actually tied to the storage. So they're all these problems that are outside of storage. And that's the stuff that customers just love. 'Cause these are these needle in a haystack problems with VMware settings or problems on the network that get blamed on the storage and end up having a root cause outside of. >> How do you get visibility beyond your own little world of storage? >> Yeah. So that's part of our secrets. So we have these collectors that all stems from the array but we also collect up through the stacks. We have our V center agent as an example. And they all feed in analytics. A lot of what was built into Nimble from day zero was just this infrastructure of sending out sensor data and then collecting it and processing it. And then, over the years, we've just expanded. So we started where we just collected from the array. Now we push out of the array and sort of cover most of the infrastructure. And that's really where the differentiation is because when you correlate all those different data points you get some really interesting insights. >> So you ingest that data essentially in real time. >> Yep. Yep. >> And then process it and spit it back out. >> Gavin: Process it and help the customers. >> I love this new metrics, you know, when I think it gives substance to disruption when you have new metrics that you created. Like in particular 86%, you know, of the failures are automated. >> Yes. >> Or the problems are automated, that no human. So that I guess that's the fourth metric which it's hard to get but how much time you save people. >> It is and it's almost impossible to measure because no one publishes their amount of time wasted on storage. But we know, just anecdotally, when you talk to any customer, any customer with any vendor's products, when they run well, they run well. When they don't, hunting down those problems and dealing with multiple vendors and everything. It's an absolute nightmare. I think that's what we've managed to, sort of, crack into and really deliver something better for our customers. And the other, while we're on numbers, Net Promoter Scores get thrown around a lot. But as an independent company, Nimble has the highest storage Net Promoter Score in the industry. So we crossed over 85... >> Wow. as our Net Promoter Score. And it's mostly when you talk to customers. It's just that support experience. They've never seen anything like it from a vendor. >> That's great. I couldn't help but notice when the keynote was going on they put up the key sponsors that had different levels. Both HPE was there and Nimble was there. >> Gavin: That's right. >> So your team was already planning to be here prior to the acquisition. >> Gavin: Yeah. >> Tell us a little bit about the partnership, you know, any specific products you have at Nimble that fit in this space. >> Yeah, so probably two pieces that are interesting. We have very deep integration with Veeam. And we're actually the first of the smaller storage vendors to be integrated with Veeam. If you look, initially, they integrated themselves with the big players that you'd expect. We were the first of the others. The integration lends itself to exactly what we do well. We do a really good job of snapshots and replications and supporting the number of snapshots and replication points. So it's just a really sleek integration where you can drive the entire backup process through Veeam but actually, behind the scenes, Nimble does all the data movement and the snapshot creation under Veeam's management. The second thing, and this is actually a product that we showcased for the first time at VeeamON, so at our stand, now the HPE stand, is what we call the Secondary Flash Array. And it's kind of a very unique device because when you think about backup, most backup repositories, they're a one way repository. You put stuff in, you access it when you need to, but when you access it needs to come back. You need to copy it back and it's slow. And what we have done is we have built a secondary storage device that's great at accepting Veeam backups. It's got inline, dedupe, and compression and everything. So it's very efficient but you can actually run real work loads on this device. So we've come up with this idea of put your backup data to work. Instead of having it sit there idle, you can spin up, dev/test, and QA, and do things with that data or verify your backups because now you have performance. >> Yeah, that's always been the problem with storage, right? If you make replicas or if you have backups you've got a certain amount of resources that aren't being used or that the other piece is so, you know, back up is great but recovery is everything. So, you need to be able to be fast. You need to be able to be nimble, I guess, would be the case, right? >> Gavin: That would be right. We love that. >> So it's really, I would infer that what that is is a productivity tool that you can also use for backups. Is that a fair way to think of it? >> Yeah, I think it's actually, I think, how it will end up getting used. I think the use case always starts a backup. You need to put your backup data somewhere. And most people will choose to put it somewhere that's highly cost optimized knowing full well the trade off is, when you need to restore it, it's not going to behave like your primary device. This is opening up a whole new, as you said, a new use case where, you get the data there but then really the interesting thing comes that you use that everyday. So you can run all these other secondary processes on it or you could fail over to it and actually run production on it if you needed to. >> And you can be cost competitive because of your data reduction techniques. Is that right? >> That's right. Exactly. >> Okay, so, for those of you out there that don't believe that, let's push on that a little bit. The spinning disc guys will tell us, you know it's true for so-called high spin speed devices but when you get to the cheap and deep stuff, we're still much, much cheaper. Your counter would be that you can't reduce, data reduce, that stuff effectively? Is that right? >> Yeah, you know, I think really you got to look at the usual, the cost trade offs, right? If you want then, now the portfolio that we're a part of is a perfect example. If you want the most cost effective place to put your back up data, It's the HP StoreOnce product. It's totally designed around being an efficient destination for backups. It's got, you know, dedupe like nothing else, that'll crunch that data down. And you can store it for, you know, months or years very cost effectively. >> Dave: And then you're done. >> Then you're done, right. Now, you can get the data back and it's absolutely rock-solid but it doesn't behave like a primary storage device. Our Secondary Flash Array is somewhere in between the cost of primary disc, or primary Flash, and hybrid disc and that, sort of, cheap and deep. In that it's got a lot of the low cost attributes because of compression and dedupe but it's not got IOPS, so you can do things with it. And that's really where no secondary device has gone before. >> Data sharing, it's got a cherry on top and some sprinkles. >> Gavin: That's it. >> Gavin, last question I have for you is the acquisition's done. You've talked a little bit about the channel. Many people look at Infosight as the, kind of the gem of your portfolio. Can you give us any guidance as to where we can expect to see that driven throughout the HP portfolio? >> Yeah, sure. So the best thing is I'm not yet, I think, subject to knowing about all the rules of what I can and can't talk about. >> Great. Give us all the info. (laughing) >> No, I mean, as a very clear state of direction, HP acquired Nimble, you know, a large reason was InfoSight and just looking at what we've done as an independent company, I mean, Imagine if you could start to transform the support processes that HP could offer and bring some of these capabilities to their own product line. So we're already embarking on looking at doing that first with the 3PAR product line. And while I won't give you dates, I can say that there a lot of people aggressively working to get something out. And I think you'll see that spread pretty quickly 'cause the IP that we have and the data scientists and the sort of infrastructure that we've built to perform these analytics is extensible and we're pretty excited about that. >> Excellent! Gavin, thanks very much for coming on the CUBE with us. >> Gavin: Thank you very much. >> It was good to see you, appreciate you coming out. >> Gavin: Thank you. Alright, keep right there everyboday. We'll be back with our next guest shortly. (upbeat music)
SUMMARY :
Brought to you by Veeam. This is the cube, the leader in live tech coverage. I mean, first of all, what's it like to be part of HPE? So, that means the entire Nimble Storage product line So maybe you can give us the, So if you look, I mean, really the things, And the idea is in the infrastructure that we exist in, So you kind of had in the early days, And it was kind of a phone home on steroids 'cause it's just the stuff you'd expect from a phone home, You know, Gavin, I heard you say, if this announced today, And that's the stuff that customers just love. and sort of cover most of the infrastructure. I love this new metrics, you know, when So that I guess that's the fourth metric And the other, while we're on numbers, And it's mostly when you talk to customers. I couldn't help but notice when the keynote was going on So your team was already you know, any specific products you have but when you access it needs to come back. Yeah, that's always been the problem with storage, right? We love that. is a productivity tool that you can also use for backups. the trade off is, when you need to restore it, And you can be cost competitive That's right. but when you get to the cheap and deep stuff, And you can store it for, you know, but it's not got IOPS, so you can do things with it. and some sprinkles. kind of the gem of your portfolio. So the best thing is I'm not yet, I think, Give us all the info. And while I won't give you dates, Gavin, thanks very much for coming on the CUBE with us. We'll be back with our next guest shortly.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Gavin | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Gavin Cohen | PERSON | 0.99+ |
Nimble | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
54% | QUANTITY | 0.99+ |
two pieces | QUANTITY | 0.99+ |
86% | QUANTITY | 0.99+ |
HP | ORGANIZATION | 0.99+ |
three numbers | QUANTITY | 0.99+ |
EMC | ORGANIZATION | 0.99+ |
Hewlett-Packard | ORGANIZATION | 0.99+ |
last year | DATE | 0.99+ |
InfoSight | ORGANIZATION | 0.99+ |
fourth metric | QUANTITY | 0.99+ |
New Orleans | LOCATION | 0.99+ |
today | DATE | 0.99+ |
over 10,000 customers | QUANTITY | 0.99+ |
Both | QUANTITY | 0.99+ |
first time | QUANTITY | 0.98+ |
second thing | QUANTITY | 0.98+ |
two days | QUANTITY | 0.98+ |
HPE | ORGANIZATION | 0.97+ |
one configuration | QUANTITY | 0.97+ |
Stu | PERSON | 0.97+ |
Infosight | ORGANIZATION | 0.97+ |
millions | QUANTITY | 0.97+ |
first | QUANTITY | 0.97+ |
2017 | DATE | 0.96+ |
Nimble 101 | ORGANIZATION | 0.93+ |
VeeamON | ORGANIZATION | 0.92+ |
SNWs | ORGANIZATION | 0.91+ |
millions of sensor data points | QUANTITY | 0.9+ |
Veeam | ORGANIZATION | 0.86+ |
every second | QUANTITY | 0.86+ |
2010 | DATE | 0.84+ |
six nines | QUANTITY | 0.83+ |
thousand miles an hour | QUANTITY | 0.82+ |
three | QUANTITY | 0.8+ |
one way | QUANTITY | 0.79+ |
Secondary Flash Array | OTHER | 0.73+ |
#theCUBE | ORGANIZATION | 0.72+ |
Flash | OTHER | 0.72+ |
first prites | QUANTITY | 0.71+ |
well over six nines | QUANTITY | 0.71+ |
day zero | DATE | 0.69+ |
The Cube | ORGANIZATION | 0.68+ |
over 85 | QUANTITY | 0.66+ |
Veeam | PERSON | 0.64+ |
3PAR | ORGANIZATION | 0.62+ |
VeeamOn | ORGANIZATION | 0.6+ |
of people | QUANTITY | 0.59+ |
Flash | TITLE | 0.58+ |
Veeam | TITLE | 0.57+ |
Vice President | PERSON | 0.54+ |
Flash | ORGANIZATION | 0.5+ |
#VeeamOn | TITLE | 0.43+ |
Harley Carter, Scania - VeeamOn 2017 - #VeeamOn - #theCUBE
>> Narrator: Live, from New Orleans, It's the Cube covering Veeamon 2017. Brought to you by Veeam. >> Welcome back to the Bayou everybody, this the Cube, the leader in LIVE tech coverage. My name is Dave Velanted. I'm here with Stu Miniman. This is VeeamON 2017, two days of wall to wall coverage from the CUBE. Harley Carter is here as a solution architect at Scania. We're going to have a case study on transportation. Talk to the customers, we love when we get the practitioners on, we can pick your brain about what's really happening. Harley welcome to the CUBE, thanks for coming on. >> Thanks for having me. >> How's the conference going, what do you think of VeeamON? >> It's good. I'd say for us Veeam is becoming sort of more of a strategic part of our business now. We rely on it more and more, so I'm excited to be here and learn some of the new features, what's coming. >> Great, we'll come back to that. And I want to ask you to set up your business a little bit. Tell us about your business, you know, Scania, transportation company. Huge company, actually. Many many tens of thousands, hundreds of thousands of employees. What's your business all about, what are the drivers in your business that are driving technology? >> Yeah so our business set up, so I work for Scania in the UK. And we act as the main sort of wholesaler for the UK. And we also own half of the retail network in the UK. So we have sort of two-pronged attack really. So we're responsible for bringing the vehicles into the country and shipping them out to our distributors. And then we also sell directly to the customer as well. So you know, those two main bits of focus for us. And I think like most other companies at the moment, we're finding that more and more or our services are changing to be in digital services. We sort of position ourselves in the market as the premium product. We're considerably more expensive than some of the competitors, and then in order to back that up, we have to give the full service and we have to give great service to the customers, and great backup services. So we're moving to more and more supporting services around the trucks. So for example we sell our telematics packages, driver training packages, and more a lot of those are more digital than they used to be. We're really an engineering company anymore. >> Okay so the priority really is to drive new sources of value through digital, as opposed to-- I mean, a lot of times when we ask that question we hear, do more with less, cut costs, that sort of table stakes is what I'm referring to. >> We're past that stage now and we're having to add more and more and more value to the customer to keep up our sort of proposition as the premium brand. >> So telematics as an example. You're saying you're embedding telematics into your products and providing all the telematic services? >> So it comes with sort of a full telematics package, and then depending on the customer needs, if they're a large fleet customer or you know we have some sort of small, people who own their own truck, drivers. They can subscribe to different levels of the package and it gives them a lot more information about their driving habits. And say for fleet customers, they can track vehicles. One of the biggest costs for our large fleet customers is fuel for the vehicles, and you know we sell telematics and training packages which helps them reduce their fuel consumption. And so it adds a lot of monetary value for them as well as just increased uptime for the vehicle. >> So that's cloud based service, obviously. Okay and so you've got to product the data, digital's all about data, that's one thing that's clear. Digital transformation, it gets really fuzzy, but it's data. (laughs) So you got to protect the data. So you have to architect a solution around that. So paint a picture of your environment. If we had to draw a schematic, what would it look like? Could you describe sort of the, we got the telematics piece, but what other sort of apps are you supporting? What's the infrastructure look like? And very importantly, how are you protecting the data? >> So our infrastructure, we're pretty much, I'd say 95% virtualized these days. We're all VMware, and we do have a small hype for the environment of Citrix VDI. The actual server and applications is all in VMware. And we have a main data center at our head office in Milton Keynes, which is to say a bit north of London. So pretty much everything is hosted internally within that data center. Then we have a Lacerte location facility which is about 30 miles away, we rent rack space in another data center. So historically we were purely onsite, and then more recently we started to try and move to keeping things available across the two data centers. And you know Veeam helps us with that, the actual backups and recoveries and replication between the data centers. >> What are the key apps that you're sort of managing? >> We have pretty much everything I guess. We have Sequel databases, we use Microsoft Dynamics, CRM. We have lots and lots of internal web apps and Windows applications that have been developed internally. We have small Sharepoint installation. So we're mostly Microsoft based, but within the Microsoft stack we've probably got most of the products, in one place or another. >> You mentioned the word availability. What does that mean to your business? You know how critical is it for you to be always on? >> From the retail side, the customer facing side, most of our depos do operate 27 seven. So they will have customs coming in and out, all day every day, you know all night. 365 days of the year, so. The actual retail systems have to be online all the time. As we mentioned, some of the more sort of online systems now for customers, obviously they're designed a lot like systems are. The customers can access them wherever they are, whatever they need. Those have to be online all the time. Then as we support the retail network with a lot of backend systems, we provide IT services for some of our independent dealers as well. So you know if they sign up to be this kind of dealer, they use some of our central systems. So we have to support those employees, the actual Scania employees. A lot of those aren't 27 seven, but still, from early to late in the evening, there are people working all the time. >> And what do you see from an IT standpoint? You've got your customers, some of those have other customers there. Speak a little bit kind of to the role of IT that it plays in driving the business forward. >> Yeah, I think it's becoming more and more realized that IT is a business driver rather than (laughs) the cost that we were probably seen as, historically. >> It's still bloody expensive. >> It is. There's no getting around that. Someone's got to pay for it, but at least people are seeing the benefits. But we are, as we said, trying to create new services and things for the customers. So we're having to insure that we have the infrastructure in place that we can roll out new products and services go to market quicker. The agility that's being mentioned all the time now for the digital transformations. So it's making sure that we're in a good position to be able to react to business demands and to supply the business with whatever they need, when they need it. >> You said that VM is becoming more strategic to your operations. Do you have any key metrics that you could share with you know your peers in the industry? You know what did you get by deploying it, to sleep easier, you know? (talking over each other) You know, be able to do other things. What are some of the key results? >> I guess some of the main benefits for us is that is simple to use. More and more has been added to the product all the time, but it's simple to set up and it does just work. So you know with the solutions we've had before, we were never 100% confident that, should a disaster happen, that we would really be able to rely on everything. We do test, but. >> Maybe he tested it, but didn't test it as much. Now do you run regular tests on it? >> We do run regular tests, and there's some of the built in tools within VM give us those options, sort of automated options, like shore back up and shore replica. So we get automatic verification that the backups have actually worked, and that we can restore machines and data from them. So definitely takes a lot of the guesswork out of it. Which as you say helps us sleep easier. >> How would you describe your data protection strategy? Do you offer-- So presuming data protection is a service and you've got different service levels for different workloads, different applications, right? So how do you approach architecting that generally and specifically, where does Veeam fit? >> So Veeam for us does cover pretty much the whole range of it. So we use it for backups. >> Dave: That's your primary data protection platform? >> That is basically it, yes. So we do have actual storage based replication between the data centers. So I guess we have that level, but as far as actual recovery in a disaster, then we do rely on Veeam a lot. So we use it with disk backups, tape backups. We use pretty much all the features that we can to leverage out investment as much as possible. >> Is it essentially a perpetual incremental, you know once you seed the base? >> We do use it in that mode. So we have perpetual incrementals which backup to our main site. Those copies for those backups then get copied over to the disaster recovery site, the core location center. And then the copies at that site then get taken off to tape as well. And then also the DR center, it uses like the grandfather son backup schemes. So we have shorter term retention that's duplicated across both sites, long term attention the Colo sites, and then also tape backups. >> And when you sit down-- Well do you sit down with a line of business to determine sort of the value of the data that you're protecting? Do you sort of provide that estimate? Do you speak in terms of RPO and RTO to the business, or do you talk in different terms? Like on a scale of one to 10 how important is this data? Or how much money do you have to spend? Or do you not do charge backs? Help us understand how you decide-- >> We don't do charge backs, so we probably don't go into as much detail as if we did. But there's been more of a company wide business continuity project going on recently, so we had to have those conversations with pretty much all the business areas. >> Dave: You have, you said? >> Yeah, so how important is it? How long can you live without it? What are your backup plans should the system be unavailable? Of course if you ask people how often they want it backed up, how much can they afford to lose, everyone says nothing. But then they think about it a bit more, and it comes to, exactly, it comes to more realistic estimates. >> Okay but so do you guys, you guys are responsible for providing that level of service based on the result of that survey, if I can call it that. And it's your job to make sure that you're constantly refreshing that service level. And then living up to it. And so you're able to offer, if I understand it correctly, a very high degree of granularity? >> Yeah we have a few different options. I mean, when we roll in new products and new services, we have a default, if you know what I mean. So you know by default it will back up this often. We'll keep this many copies, we'll replicate it this often. But then, as you say, we discuss with the business, is that acceptable, you know, does it need to be that often? Does it need to be more? So we can tailor quite simply, and then you know there are a lot of different options in Veeam and lots of different ways of doing basically the same thing. But it makes it simple for us. We don't have invest a huge amount of time tailoring solutions to different applications. A couple of tick boxes and change a few numbers and we're basically there. >> Does security considerations come into the discussion of backup at all? >> It does. I mean I guess with some of the more recent attacks and things we've had to start thinking about it a bit more. You know like a separate networks, and you know trying to go into the technicalities of air gapping some of the actual backups, more than we did in the past. I don't know, I don't think we're 100% there yet with that side of things, but it's definitely higher on the agenda than it used to be. >> And how 'about cloud. We've heard some announcements today, we've heard sort of a strategy, that it's sort of on prim, on prim to cloud, cloud to on prim, cloud to cloud. Where are you with cloud and how are you using-- >> At the moment we are entirely on prim. There are a couple of Sass apps that we use, but we don't actually have any VMs or anything in the cloud at all. And it's been more historical than anything. Our parent company have a very heavy R&D focus, so all the actual research on the trucks happens in Sweden. And they've been quite anti-cloud I guess, sort of IP concerns. >> So your telematics offering is your cloud? >> Harley: It is, yeah yeah. >> Oh okay, so you're a cloud service provider. Everybody's becoming a cloud service provider or a software company, it's all part of the digital transformation I guess, right? So last question is, again, we come back to the show. Things you've learned, you know what brought you here. Some of the take aways. >> Yeah so, as I said it is becoming quite a strategic part of our infrastructure solution. So one of the things for me here was to learn what's next. So you know we like to stay up to speed and try and plan as far ahead as we can. What other new features can we use, what options does it give us. So we're interested to hear some of the options this morning. The lot about CDP, that sounded quite interesting. That again gives another different option that we don't have today. So for some of the more critical services, we could look at that as well as the sort of ray based replication that we have at the moment. And again it's good to talk to different customers, you know a lot of people have the same experiences and are going through the same issues, so it's always good to talk to different people. And just you know try to soak up as much information as I can while I'm here. >> Harley thanks very much for coming on the CUBE, appreciate it. All right keep it right there everybody, Stu and I will be back with out next guest right after this short break.
SUMMARY :
Brought to you by Veeam. we can pick your brain about what's really happening. learn some of the new features, what's coming. And I want to ask you to set up your business a little bit. So we have sort of two-pronged attack really. Okay so the priority really is to to the customer to keep up our sort of and providing all the telematic services? and you know we sell telematics and training packages So you have to architect a solution around that. and we do have a small hype We have Sequel databases, we use Microsoft Dynamics, CRM. What does that mean to your business? So we have to support those employees, And what do you see from an IT standpoint? we were probably seen as, historically. and to supply the business with whatever they need, with you know your peers in the industry? So you know with the solutions we've had before, Now do you run regular tests on it? and that we can restore machines and data from them. So we use it for backups. So we do have actual storage based replication So we have perpetual incrementals so we had to have those conversations how much can they afford to lose, everyone says nothing. Okay but so do you guys, we have a default, if you know what I mean. and you know trying to go into the technicalities of that it's sort of on prim, on prim to cloud, At the moment we are entirely on prim. So last question is, again, we come back to the show. So for some of the more critical services, Stu and I will be back with out next guest
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Scania | ORGANIZATION | 0.99+ |
Dave Velanted | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Sweden | LOCATION | 0.99+ |
UK | LOCATION | 0.99+ |
Harley | PERSON | 0.99+ |
Milton Keynes | LOCATION | 0.99+ |
Harley Carter | PERSON | 0.99+ |
New Orleans | LOCATION | 0.99+ |
100% | QUANTITY | 0.99+ |
95% | QUANTITY | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
365 days | QUANTITY | 0.99+ |
Stu | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
two days | QUANTITY | 0.99+ |
both sites | QUANTITY | 0.99+ |
Windows | TITLE | 0.98+ |
London | LOCATION | 0.98+ |
two data centers | QUANTITY | 0.98+ |
Veeam | ORGANIZATION | 0.98+ |
today | DATE | 0.98+ |
10 | QUANTITY | 0.97+ |
about 30 miles | QUANTITY | 0.96+ |
one | QUANTITY | 0.96+ |
two-pronged | QUANTITY | 0.95+ |
tens of thousands | QUANTITY | 0.94+ |
One | QUANTITY | 0.91+ |
one place | QUANTITY | 0.9+ |
one thing | QUANTITY | 0.9+ |
Dynamics | TITLE | 0.87+ |
two main bits | QUANTITY | 0.85+ |
2017 | DATE | 0.85+ |
CUBE | ORGANIZATION | 0.85+ |
Sharepoint | TITLE | 0.81+ |
this morning | DATE | 0.81+ |
Narrator: | TITLE | 0.8+ |
Sass | TITLE | 0.78+ |
VMware | ORGANIZATION | 0.77+ |
hundreds of thousands | QUANTITY | 0.76+ |
VeeamON | ORGANIZATION | 0.76+ |
VeeamON 2017 | EVENT | 0.75+ |
Citrix VDI | TITLE | 0.74+ |
half | QUANTITY | 0.74+ |
Sequel | ORGANIZATION | 0.68+ |
Lacerte | ORGANIZATION | 0.65+ |
Cube | ORGANIZATION | 0.64+ |
VMware | TITLE | 0.61+ |
Veeamon 2017 | TITLE | 0.6+ |
27 seven | QUANTITY | 0.56+ |
27 | QUANTITY | 0.54+ |
late | DATE | 0.5+ |
seven | QUANTITY | 0.47+ |
Bayou | ORGANIZATION | 0.44+ |
#theCUBE | ORGANIZATION | 0.41+ |
#VeeamOn | ORGANIZATION | 0.35+ |
VeeamOn | EVENT | 0.33+ |
John Metzger, Veeam - VeeamOn 2017 - #VeeamOn - #theCUBE
>> Narrator: Live from New Orleans, it's theCUBE. Covering VeeamON 2017. Brought to you by Veeam. >> We're back, this is theCUBE, the leader in live tech coverage. Covering VeeamON, two days of wall to wall coverage. Dave Vellante with Stu Miniman. One of the key things that we look at in a company is how fast can they go from R&D to actual product that they can sell to customers. We use events like this to understand that pace of innovation. John Metzger is here, the Vice President of Product Marketing at Veeam. John, good to see you. >> Good to see you, thanks for having me. >> You're welcome. So, lots of announcements. You got the yesterday announcements. You got the today announcements, you got the tomorrow announcements that we won't talk about but, to the point that I was making at the open, you guys have been very busy, rapid fire innovation going from R&D out to products. Give us the high level on some of the announcements that you've made this week. >> Yeah, that innovation is something that we pride ourselves on in terms of being able to deliver functionality to the market very quickly. We rabbled some of them off on main stage earlier but the customers think of us in terms of driving that innovation. Things like snapshot integration, instant VM recovery, Veeam Cloud connect. The services that we're delivering is part of those in past announcements. With v10 and the wider platform, what we're announcing this week are some key innovations around what we call always on business continuity. Delivering that digital transformation agility. We deliver that in a couple ways in the announcements that we've supported earlier today. So it's things like native object storage support, which will allow customers to be able to free up where they're putting... Give them more agility into where they're putting their archives. Today if they're putting them into that primary storage through this object storage, we're giving them the ability to store them wherever. It could be less cost storage, could be in the cloud, it could be wherever they want to put that. Giving them some agility there. We're supporting new workloads which we hadn't supported before. Most customers probably think of us in terms of delivering that virtualization backup and recovery services primarily on Prim. We've been moving towards that multi-cloud environment which you heard a lot about today for the last several years but with this announcement today, we're doing things like supporting physical servers, endpoints and those Linux and Windows workloads in the cloud. >> John can I-- >> Yeah. >> Really important point there, cause right, most people, I think Veeam, you think the name of the company, VM is right in the name. Customers are figuring out that multi-cloud hybrid world. A key piece is right, I've got my bare metal physical stuff whether it's Windows, Linux, I've virtualized environments, I've got cloud... How do I wrap my arms around the management of all those pieces and maybe you could speak a little to how Veeam makes sure you get a similar environment, can I just manage 'em all together? >> You can. >> Okay. >> So there's a couple things we announced this week. One is in v10, we are going to have that centralized agent management. So when we talked about that that's both the virtualized machines as well as the agents for Windows and Linux. So whether there's an endpoint or a server, one console being able to manage those in a single pane of glass so to speak. We also announced the Veeam availability console, so we've actually announced this previously, but what we did announce, is that we have our release candidate. This is really targeting those service providers so they can deliver the same theme hosted services, Veeam cloud-connect offerings through this Veeam availability console. Two pieces there that we announced from a management standpoint because we're hearing from our customers obviously they're looking for, and Veeam's known for this, that simplified, easy to use solutions. That centralized management is critical to that. >> Okay and then back to the other announcement that has really caught a lot of attention, is the CDP piece. >> Yes. >> So let's spend some time on that. Understand that a little bit better. >> So this is something that we've positioned ourselves as saying we deliver availability for any application and data for 15 minutes or less. That's really based off of that backup and recovery instant VM recovery is one where we can even say, within seconds or minutes. But what we're looking to do here is for those most critical workloads, those tier one applications, it could be website, it could be point of sale applications. Whatever it is, but those most important applications, to be able to deliver that RPOs of seconds. In the demo we gave earlier, you saw the default as 15 seconds, can go even lower, but we're looking to drive that RPOs with replication very quickly to drive to deliver that solution in the market in addition to our backup and recovery. Now that high-speed replication that is competing with delivering solutions that other legacy vendors aren't. >> Well, okay, so let's talk about this for a second. So one of the problems in the world of data protection has always been, it's kind of a one-size fits all. You don't have the ability to say, okay, these apps, they don't need as much protection as these. They don't have the granularity and the ability, because it's too complex and it's too expensive to say okay, put this level of data protection on these workloads and tighten it up for these. The concepts generally used are RPO and RTO. RPO is recovery point objective which is essentially how much data you're going to lose. So if you're taking snapshots in 15 minute increments, you have the potential to lose that data that's not snapped. Okay fine. And then RTO is the speed of recovery. Okay so those are the basics, the really basics. So you're announcing the ability to have very granular levels of RPO, right? >> Correct, yup. >> And you're doing that, if I understand it correctly, through the V sphere API for iO filtering. That's the key ingredient, an enabler, for you guys. >> Absolutely. Because we're leveraging that API for us to be able to deliver in a way that's supported fully by VMware. Be able to get access to information, that enables us to deliver that faster and many of the others in the space aren't leveraging that same API. It gives us opportunities to differentiate and show results. >> Alright, so we got to ask you the elephant in the room question. We've been asking this question of CEOs at NetApp and Dell prior to them buying VMware for years. You got VMware which is owned by Dell and obviously EMC is part of that. EMC's a competitor. Do you get the same treatment as a VMware partner, as say the insiders at Dell EMC. How do you answer that question when customers ask you? >> Good question. It's one that in the past has been a concern. But more and more, we actually had Sanjay on stage today, had similar level folks on stage at the previous VM ONs. We have a very good relationship with VMware. We actually share where we're headed in particular areas and obviously have access to their API in this case for replication. We are building that relationship. We've actually done some research with VMware to show the value that Veeam brings to VMware in terms of driving more and more virtualization with the environment. Some research we did with IDC for example, showed that while we may not, Veeam may not drive that initial purchase of VMware, we're driving higher adoption on VMware. So VMware sees that, we have that relationship with them and we're very open to driving those joint go to market opportunities. That's why you end up with a Sanjay and such-- >> One quick thing. So the CDP, that snapshotless environment uses the APIs. Does that mean that it's only for VMware environment today or-- >> Yes. >> Is there any discussion of future how CDP goes beyond-- >> Definitely for future opportunities but for today, this really is that we're talking about with v10 is VMware. >> So the key is that you get the SDK. You do the integration and all the testing and that's a heavy lift is it not? >> Yes. >> Okay and so, can you give us the timeline as to when we can actually see this product in the field. >> With v10, all the announcements that we made with Veeam availbility suite version 10, we're targeting by end of year to have version 10 out in the market. >> Excellent, okay. Then the other thing that you guys announced is some integrations. You mentioned three companies. Lenovo, IBM and Infinidat, which is kind of interesting. Emerging array company started by Moshe Yanai. Talk about those integrations and exactly what they are. >> This builds on some of the current integrations that we have in the market. We've done integration with vendors such as HPE, EMC, Dell, Dell EMC, NetApp and Cisco. We've done it in a couple key areas. One is integration with their snapshots for backup, for recovery and some efficiencies that we're doing with Dedupe and other pieces. What we're doing here with Lenovo, IBM, and Infinidat, is that we're doing that same level of integration. Through the API, they're able to develop backup from storage snapshots, recovery from storage snapshots, functionaility that we've developed with the other vendors in supporting those throughout these-- >> So these are space efficient snapshots and the key is you're getting application consistency and that whole lifecycle. >> Yes, in driving the benefit for the end user is they're seeing better RPOs, better RTOs, faster backups as a result. By leveraging that integration. >> So John, we've talked a bunch about VMware and the relationship there. One of the other announcements was the Veeam availability for AWS. How much of that is customers coming to Veeam asking for it? How is the partnership with Amazon themselves? What can you share with about that? >> We made actually a couple announcements relative to integrations with third party vendors to help get more to Amazon. Definitely a need. No doubt, Amazon's the leader in the public cloud space. We have a lot of customers that have workloads in the cloud. That are looking for us to help them deliver that availbility solution for those workloads. In addition to the partnerships which you'll hear more about tomorrow with Asher, AWS is definitely a key focus for us. This availbility for AWS is one of our, while we can do agent backup and recovery with our Windows and Linux agents, this is giving us an agentless solution within AWS to help mitigate that risk of lost data. It's definitely a key focus of us. We also announced through Star Wen's leveraging AWS for virtual tape libraries. We talked about object storage which we're now able to leverage several Amazon properties for that. We're looking to deliver more support for Amazon and other public clouds in terms of that greater availbility. >> Let's talk use cases a little bit. There are four that I wanted to talk about and then maybe even some others. So obviously, on Prim, data protection has been doing that for a while. To get on Prim going up to the cloud and that's something I think you guys support. Cloud coming back on Prim and then cloud to cloud. Are those four viable use cases that your customers are pushing you to? >> Definitely. You summarized it very well. I think those are the four use cases that we are building. Whether that cloud is public, managed or private, we're looking to be able to get workloads to wherever they need to be across those clouds. Whether it's from Prim to cloud, cloud down to Prim, across cloud. So definitely use cases that we're hearing from customers. They want that flexibility to be able to get the workloads to wherever they feel they need them. IT is being asked to deliver or get several of those use cases and how can I, as an IT manager, deliver against whatever's best for that person at the line of business, or that CEO, or whatever we're trying to achieve for the business. Give me that agility, that flexibility to be able to do that. >> Then, beyond those four, is there an affinity... There's obviously an affinity to DevOps. If I can integration my data protection strategy and schema directly into my build and my deploy, that's going to give me more agility. Can you talk about the DevOps use case and put some meat on that bone. >> In terms of what they're looking for from a-- >> Yes. >> We actually look at it from a couple different perspectives. We talked about DevOps, we talked about the IT manager, we also look at it from the line of business perspective. That agility goes to various folks within the organization. We know more and more, particularly in the cloud scenario, that you might have somebody who has very little DevOps background or IT background, they know they've got a problem they need to solve. They think that public cloud or some solution is the best way to go. IT is there, DevOps is there to try to understand what their real needs are and how I can help solve those concerns. We're trying to give them that flexibility to manage the requirements based off what the customers' asking for. >> Excellent. So what's the reaction been to the announcements, what are people asking you, what kind of questions, enthusiasm? >> Yeah, it was interesting. We made the announcements this morning, I think the press release is about to hit the wire here very soon if it hasn't already. We did some pre-briefing of them. We're seeing, I would say Veeam CDP definitely is a lot of interest there. We are physical server support, is one that, while we traditionally have not delivered that, as you know, it's an area that obviously customers have physical servers, they have endpoints. In some of the reaction that we've seen on Twitter and elsewhere is, "finally." Veeam's delivering that. We focused on being best of breed at what we've been doing for eight years, but now in the last couple years, enable to deliver that full coverage of wherever those workloads would be, we recognize that that's an area we need to go. Those are some key interests. Of course the AWS announcement that we talked about is driving a lot of interest as well. Good reaction so far. Thrilled to see the feedback. >> Alright John, well listen, thanks very much for coming on theCUBE, it's great to see you. >> Thank you. >> Appreciate the rundown. You're welcome. Alright, keep it right there buddy, we'll be back with our next guest. He's a CUBE-er live from VeeamOn in New Orleans. We'll be right back.
SUMMARY :
Brought to you by Veeam. that they can sell to customers. that we won't talk about but, that we pride ourselves on speak a little to how Veeam makes sure you get that simplified, easy to use solutions. Okay and then back to the other announcement Understand that a little bit better. that is competing with delivering solutions You don't have the ability to say, That's the key ingredient, an enabler, for you guys. and many of the others in the space prior to them buying VMware for years. It's one that in the past has been a concern. So the CDP, that snapshotless environment uses the APIs. we're talking about with v10 is VMware. So the key is that you get the SDK. Okay and so, to have version 10 out in the market. Then the other thing that you guys announced and Infinidat, is that we're doing and the key is you're getting application Yes, in driving the benefit for the end user How much of that is customers coming to relative to integrations with third party vendors and that's something I think you guys support. for that person at the line of business, and my deploy, that's going to give me more agility. IT is there, DevOps is there to try to understand So what's the reaction been to the announcements, We made the announcements this morning, it's great to see you. Appreciate the rundown.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
IBM | ORGANIZATION | 0.99+ |
Lenovo | ORGANIZATION | 0.99+ |
Infinidat | ORGANIZATION | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
EMC | ORGANIZATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
John | PERSON | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
John Metzger | PERSON | 0.99+ |
15 seconds | QUANTITY | 0.99+ |
15 minutes | QUANTITY | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
Today | DATE | 0.99+ |
tomorrow | DATE | 0.99+ |
HPE | ORGANIZATION | 0.99+ |
15 minute | QUANTITY | 0.99+ |
NetApp | ORGANIZATION | 0.99+ |
Two pieces | QUANTITY | 0.99+ |
eight years | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
New Orleans | LOCATION | 0.99+ |
IDC | ORGANIZATION | 0.99+ |
Linux | TITLE | 0.99+ |
Windows | TITLE | 0.99+ |
v10 | TITLE | 0.99+ |
yesterday | DATE | 0.99+ |
three companies | QUANTITY | 0.98+ |
one | QUANTITY | 0.98+ |
VeeamOn | ORGANIZATION | 0.98+ |
Moshe Yanai | PERSON | 0.98+ |
two days | QUANTITY | 0.98+ |
One | QUANTITY | 0.98+ |
this week | DATE | 0.98+ |
four use cases | QUANTITY | 0.98+ |
one console | QUANTITY | 0.98+ |
both | QUANTITY | 0.98+ |
DevOps | TITLE | 0.95+ |
iO | TITLE | 0.94+ |
Frank Palumbo, Cisco Systems & Andy Vandeveld, Veeam - VeeamOn 2017 - #VeeamOn - #theCUBE
>> Voiceover: Live from New Orleans, it's the Cube covering VeeamON 2017 brought to you by Veeam. >> Welcome back to New Orleans everybody. This is the Cube, the leader in live tech coverage. We go out to the events and extract the signal from the noise. My name is Dave Vellante, and I'm here with my cohost Stu Miniman. Frank Palumbo is here. He's the senior vice president at Cisco Systems. And Andy Vandeveld is the vice president of Global Alliances at Veeam Software. Gents, welcome to The Cube. >> How we doing? >> Thank you. >> It's great to be here. >> Good, Frank, hot off the keynote. It was great, Yankees fan, love it. The rivalry continues. Of course you guys know the Cube, Red Sox fans, some of us. Stu's not. >> Not all of us. >> So we love it. We love the action, and it's always fun. But Frank we had to cut out a little bit before your keynote because we had to get ready to do the Cube. But you put up a slide that was awesome. We could do an hour on The Cube on that, and it's all about the apps, I mean really. But you had this great slide with apps and microservices and virtualization and bare metal and OnPrim and really laying out the complexity today. And you guys are at the heart of that. Maybe give us a quick summary of how you guys see the world. >> When you're talking about the applications, the application profile, it's important, the network kind of brings this together because we do touch everything. Where people are in this kind of application history is some of them are on legacy, mainframe. Some of them are on RISC processors. But as a network provider, we have to bring those in too even with the more modern applications. So you look at what the platforms or workloads are on so move those in. And then you're looking at workload placement, on Prim or in the Cloud. Do we put data in a colo? Do we put the application in the Cloud? There's different hybrid mentalities to do that. Then you get into the systems management where there's just too much stuff out there. Humans can't manage it anymore so the machines and the software have to manage the machines and the software. We'd like to think we're right in the middle of that because of the way we bring things together with the network. >> So Andy, I look at the... Stu and I walked the floor before we come in here, the ecosystem is really quite impressive-- >> Andy: Thank you. >> for a relatively small company. I mean not that small anymore. It didn't just happen overnight. Maybe you could talk a little bit about themes and philosophy with partnerships and some of the things that you're doing with Alliances generally and specifically get into the Cisco partnership. >> Well I think partnerships have been in our DNA since the beginning of the company. We're a 100% channel-lead company. We don't have a direct sales force. That's an important piece of the company's philosophy. These alliances are really key for us because as we start to move into markets that are maybe a little bit higher than where we've been into the large enterprise and mid-enterprise and large enterprise, we really look at partnerships like the one with Cisco that are going to benefit Veeam and the customers by us being together doing joint developments. Some of the things that Frank talked about in his keynote speech, those are the sorts of things that create solutions for that level of customer where Cisco's been resident for many, many years. So we look at these partnerships as really central to where Veeam wants to go as a company and where we think customers want Veeam to participate with the partners. >> What's the specific nature of the partnership? Can you unpack that a little bit for us? >> From my side, certainly we have a robust go-to-market relationship in terms of when we're positioning UCS or Hyperflex, our server and hyper converged platforms, now we can bring to bear the Veeam value problem as we go forward with customers. And customers look to Cisco really to complete the story and offer an end-to-end solution. We weren't able to complete it without the Veeam technology. Then on the development side, some of the things that we're doing, we've integrated so now the Veeam software can work with our Snap technology and hyper converge. So you're starting to see it come together at the screen level with the bits and bytes in terms of the integration. >> Dave: So there's a greater degree of technical integration as well. >> Frank: Yes. >> It's not just go-to, I mean that's important because a lot of times back-up data protection is kind of an afterthought. It's a bolt-on. But if you're going to be a complete solution provider, that's fundamental and it's becoming more important. >> I think you know I was just mentioning to Frank back in the green room before we came out here I look at the start of this partnership as really being about 18 months ago. Although we'd had a partnership for a while, we really kind of started about 18 months ago in this meeting that we had at their partner conference in Maui. And Radmeer and I sat down with Frank and kind of explained why we thought data protection was a solution that Cisco could get behind particularly now that they were coming out with their S-Series devices. But that's just the start of it. It has to come with integration as well. Then we started with Hyperflex. It was a new product for them, 1.0 version. With the 2.0 version, we got integrated with snapshot technology like Frank mentioned. I look at this short runway of time in this relationship that kicked off with our meeting with Frank and he got it right away. We didn't have to explain it. >> Dave: It resignated. >> Frank: Oh, no question. We're very proud of our S-Series storage server. The hardware is nice. The infrastructure piece is nice, but it really doesn't come together unless you got the application on a run with it. That's where Veeam just jumps in and fills that gap perfectly for us. >> Frank, I think back to when virtualization really took off. Networking was one of the things that we had to fix. It put a lot of stress on the network. It's one of the reasons Cisco created UCS and backup also creates a lot of strain on the network. So it seems a natural fit. Can you talk about all the complexities that are coming and how you're going to be, what can we expect to see from jointly going forward? >> I think we've learned a lot from Veeam in terms of they've been able to really attack complex issues in a very simple fashion. Simplicity is the game with customers right now. Things are moving so fast. If you can't be simple, you're going to have a tough time out there. So I think that's where it's really come together for us in that vein. But when you look at the value of data and whether it's a second old or two years old or a year old, there's so many different more paradigms coming out about what you can do with this data. And customers and even customers of customers have now found ways to use this data either to make better decisions, monetize it, to stay away from things. So that's why this whole lifecycle for us is so important. This is where Veeam and us can really do some nice things for customers. >> Andy, can you build on that about the multi-Cloud position that Veeam has? How many of those, do you know, touch what Cisco's doing here and how does the partnership help drive that value of data type offering? >> For Veeam, our message is all about availability, availability of the data which makes the applications available and which basically makes the business stay up and running. One analogy we use is a cell phone. When you're cell phone dies, you can't get access to your email. You can't get access to your instant messages. >> Dave: You freak bascially. >> You feel like you're lost, right? >> Frank: It's getting kind of pathetic. >> Yeah. >> Dave: It is pretty bad. >> So think about not being able to get access to your data or access to your applications because of some outage, not being able to backup and recover. Your business could go out of business. Working with Cisco on solutions that are on premise, that are in the Cloud, that are multi-Cloud is really the value of the partnership that we have that we bring together. It's just at the beginning. We've got solutions that we're building now. We got solutions that are on the horizon. We've got a very strong go-to-market partnership in a very short period of time that are targeting enterprise customers, service providers, the whole gamut. It's really that sort of relationship that you find in an industry every so often. When it comes together like it has with us and Cisco, it's really a very strong, strong value prop. >> Well Veeam capitalized on the original virtualization trend with VMware that was a big transformation, the server infrastructure. You're seeing a huge network transformation now. There are so many forces affecting the network that I wonder, Frank, if you could comment on. You got ScaleOut. There's Flash. There's Cloud. There's Microservice. There's DevOps makes everything go faster. The flattening of the network. Describe what's happening and then maybe you can talk about how your ecosystem is going to take advantage of that. From what were the challenges the network has is exactly like you said. You have certainly the virtualized workloads now. The Microservices containerize workloads. I think the one people forget about is there's still a ton of bare metal out there, right? You look at the Hadoop workloads and such. A lot of these are bare metal oriented, right? Quite frankly, moving a VM around a fabric is actually pretty easy to do. But when you got to move a bare metal workload around a fabric, and that's something we can do with UCS the way we do it statelessly, that's much harder. That's why we have the extraction layer with what we call the fabric interconnection with UCS to do that kind of stuff. I think that's sometimes lost in the translation in terms of how you're going to handle all these different workloads. >> If I understand it, the link then to the opportunity for you guys, Andy, is that the stakes are just much higher now, right? You could do so much more around the networks. Stakes are so much higher. That increases the need for your products and services. Carry that through if you would. >> Well, it is. As we make our way up-market into the enterprise, the amount of data that businesses are spinning off of, their infrastructure and their data center or from robo offices or wherever, is growing immensely. Being able to have a partnership with an infrastructure provider like Cisco, where we can put solutions together that really give the customers the rock solid base for backing up their data and making sure that it's available is really critical for us as we move into those larger enterprise and larger environments. So this is an essential relationship I would say. >> I think, too, if I could mention, this is something our channel wanted to see, too. We're the same. We're at about 98% of our business goes through the channel. So they're selling our full line of infrastructure products. This completes the story for them. So we got a lot of guides to them say, "Hey, yes, Cisco. "We'd like to see you come together with Veeam "so we can start bundling offers out there in the market "and be that kind of end-end-to supplier, too." That was a big impetus especially from mid-market up to enterprise customers. >> Excellent, well, we got to wrap there. The partnerships give you huge leverage as a small, again not so small company anymore. The fact that you can get somebody like Frank to come down, talk about the partnership, is a testament to what you guys have built. So congratulations. Really appreciate you guys coming on The Cube. >> No, my pleasure, our pleasure. >> All right, keep it right there, everybody. We'll be back with our next guest. This is The Cube. We're live from New Orleans, VeeamON 2017. We'll be right back. (tinkling music)
SUMMARY :
Voiceover: Live from New Orleans, it's the Cube and extract the signal from the noise. Good, Frank, hot off the keynote. and really laying out the complexity today. because of the way we bring things together the ecosystem is really quite impressive-- and some of the things Some of the things that Frank talked about at the screen level with the bits and bytes Dave: So there's a greater degree But if you're going to be a complete solution provider, back in the green room before we came out here and fills that gap perfectly for us. and backup also creates a lot of strain on the network. Simplicity is the game with customers right now. availability of the data We got solutions that are on the horizon. on the original virtualization trend with VMware You could do so much more around the networks. that really give the customers the rock solid base "We'd like to see you come together with Veeam The fact that you can get somebody like Frank to come down, We'll be back with our next guest.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
Frank Palumbo | PERSON | 0.99+ |
Andy Vandeveld | PERSON | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
Frank | PERSON | 0.99+ |
Andy | PERSON | 0.99+ |
Red Sox | ORGANIZATION | 0.99+ |
New Orleans | LOCATION | 0.99+ |
100% | QUANTITY | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
Cisco Systems | ORGANIZATION | 0.99+ |
Maui | LOCATION | 0.99+ |
Veeam Software | ORGANIZATION | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
a year | QUANTITY | 0.99+ |
Stu | PERSON | 0.99+ |
S-Series | COMMERCIAL_ITEM | 0.99+ |
UCS | ORGANIZATION | 0.99+ |
Yankees | ORGANIZATION | 0.99+ |
Cube | COMMERCIAL_ITEM | 0.98+ |
one | QUANTITY | 0.98+ |
Hyperflex | ORGANIZATION | 0.98+ |
The Cube | ORGANIZATION | 0.98+ |
about 98% | QUANTITY | 0.97+ |
an hour | QUANTITY | 0.96+ |
One analogy | QUANTITY | 0.95+ |
today | DATE | 0.94+ |
Cube | ORGANIZATION | 0.93+ |
about 18 months ago | DATE | 0.93+ |
Global Alliances | ORGANIZATION | 0.9+ |
DevOps | TITLE | 0.87+ |
ScaleOut | TITLE | 0.83+ |
VeeamON 2017 | EVENT | 0.82+ |
second old | QUANTITY | 0.81+ |
two years old | QUANTITY | 0.79+ |
Radmeer | PERSON | 0.75+ |
Veeam | PERSON | 0.73+ |
1.0 | QUANTITY | 0.73+ |
a ton of bare metal | QUANTITY | 0.7+ |
VMware | TITLE | 0.59+ |
2.0 | QUANTITY | 0.57+ |
Sanjay Poonen & Peter McKay | VeeamOn 2017
>> Announcer: Live from New Orleans, its theCUBE, covering VeeamOn 2017. Brought to you by Veeam. >> We're back in New Orleans. Peter McKay is back, co-CEO, and newly-minted co-CEO, and Sanjay Poonen is here, the CEO of VMware, longtime CUBE alum and friend of theCUBE. Great to see you, thanks for coming on. >> Thanks, it's good to be here on your show. >> So, Sanjay, you were up in the keynote talking about the partnership with Veeam, your relationship with Peter. So let's start there. You guys have known each other for a long time. You acquired Peter's company into VMware. You guys had a great run up. Start there. Give us a little background on your relationship. >> Well, Dave, relationships make the world go round. I was very fortunate, almost I think on my first week at VMware to meet Peter in the context of a possible acquisition of Desktone. It was the first deal I did at VMworld a few months later. He was just a delight to work with. And, you know, we just give him more and more responsibility. At some point we ran out of things he could do. And he is now here. So we are very proud of him and all he's doing at Veeam. And Veeam's been a great partner of ours. I mean the level of integration have gone into our products. I was just so proud to see all of VMware products and Veeam products making our customers happy. And that's really, really a great story. >> I want to spend a second on that. I mean, obviously we're here to talk about Veeam and VeeamOn and we will, but that business was a struggling business. I mean admittedly when you came on and prior to the acquisition and did some really hard work. I mean, Citrix dominated that business and it really didn't take long for you guys to get a groove swing going. How did that happen? >> And it's a great story. Sanjay did all the heavy lifting there. It was just fun to really watch that transformation happen at VMware. It was, I mean, Desktone was a piece and I kid Sanjay that it all changed when they bought Desktone, but that really was the, it all changed when Sanjay came on board and really transformed that business that was, like you said, struggling and gave it direction and enthusiasm and built the momentum of that business to really look at that market and say these are the things we can do. With a great vision and a great strategy pulled together and a strong team, I was just fortunate to be part of that as I kind of moved through VMware. And it was a great experience and I learned a lot from Sanjay as we went through that process. >> I mean you have always been very humble, and said it's the team, it's not me, and I'm sure there's a lot of truth to that, but what is it, the piece parts, the right technology? I mean obviously, you know, VMware has always had great vision. But just all came together. >> Yeah, I think that sort of starts where Peter left out. And it starts with team. I'm a big Warriors fan. This week I'm a Celtics fan, too. We'd love to see the Celtics play the Warriors. But it's strength in numbers, and you know Peter was a key part of that team, Sumita Won, Noah, the list goes on. People on his team that he brought, like Dave Grant, and many of them take on bigger and bigger jobs. As I moved into my new role, I groomed Sumita, he's now taking that. So it really always starts with a team. We believe that strength in numbers. We've hired what I think, and groomed, the best team in end user computing bar none. Secondly, we really had a point of view and a vision of certain things that were going to remove the two Cs that I think have plagued the space: cost and complexity. And one part of cost and complexity, the cloud, things like Desktone, later on moving to things like AirWatch in the cloud. And as we did that, we really, really start to embrace these vectors of innovation. And the third is embracing the ecosystem. To us the ecosystem is hugely important and you know, you think about companies like Apple and Google, they were irrelevant to VMware, but now in the context of end user computing, Apple and Google are embracing us. Further into the cloud, AWS last year, yesterday we announced that Horizon Cloud will run on Azure. So the ecosystem is the third pillar of what we've done. I think all three of those are key reasons we've been successful. >> Well and VMware has had an epic ecosystem. So what, Peter, can you learn from that and how do you apply it at Veeam? >> I've learned a lot. I was there for three and a half years and it was a great learning experience for me as I look to kind of how VMware really addressed a lot of the customer challenges, but also had a great vision for where they wanted to go. And so when I came over to Veeam, it was very much, and to be honest, Veeam really piggybacked on a lot of the things that VMware did over the years. Same approach to the sales model, a lot of the same partners, and our customers are pretty much overlapping. And so what we've done is just, I've learned a lot from the things that really went well at VMware and I brought a lot of that best practices over to Veeam in the 10, 11 months that I've been here. I think there's a lot of things that we can do. And a lot of it, that Sanjay said, the ecosystem, that's a big part of what I've been doing since I came here, is broadening our ecosystem partner community to make it easier for our customers, especially in the enterprise where they want us to work better together, not just technology, which we've done a really good job, but expanding past technology into how do we work better in the field together and how do our partners interact together. And that's really worked out very well for us. >> Sanjay, in your keynote you talked about a lot of the joint customers VMware and Veeam, we talked in the intro about the ascendancy of Veeam kind of riding the VMware wave. One of the questions I had from a lot of the community coming in is, if you look at things like VMware on AWS, talked about the Azure piece there, how does the relationship with Veeam fit there? Veeam obviously has its multi cloud strategy, but in the cloud, how do customers know that VMware is going to, you know, stay partnering with companies like Veeam? >> Yeah, Stu, I think it's a really good question. For us, as we kind of looked at our hybrid cloud strategy, we had to actually make some changes. Eighteen months ago, if you asked VMware about our hybrid cloud strategy, you probably heard vCloud Air as the first thing we talked about. We've since then divested that asset. We've changed a lot of the way in which we've done. We worked to embrace the public cloud. Our partnership with AWS, a preferred primary cloud partner, that has been enormously helpful in giving people a vision of where the data center is headed. But as we've begun to do that, and you'll hear more about kind of the GA of that offering as we approach the summer round of VMworld, but what we're doing with AWS, a couple of things started to play out where customers were asking us for some add on services for VMware Cloud Foundation running on AWS. And the two I began to hear most often with customers were around security and around data, issues like backup. So we began to create a list of ISVs that we really want to kind of work closely with. Companies like Palo Alto, for example in security. Companies like Veeam in the backup area. And it's not to say others aren't important, other topics, but these are the ones that are very important. And VMware always, you come to VMworld, hundreds and thousands of companies have made themselves successful on our platform. We want to continue that. And then what we seek to do it just like you saw on stage today and have the product managers and the technical product marketing folks really integrate products to see vRealize and Log Insight and vSAN. Of course vSphere is so deeply integrated with Veeam, and them taking advantages. You know, it benefits their 200,000 plus customers, which is a big subset of our 500,00 customers. >> Peter, I heard in Sanjay's keynote, talked about things like containers, some of these newer technologies, openStack. How do those play into the partnership? >> Well I think as we started our partnership all around vSphere and it kind of expanded as Sanjay said, we continue to look for ways that we can work better together development-wise, but also go to market. So we've integrated even further with vSphere, as he said, vSAN and vRealize. And a lot of that is opening up the platform for containers and other cloud services that we continue to integrate with. And so I think we're very, our development organizations are working very closely. As VMware is expanding its reach and its platform, we are doing it as well. And so that's a lot of why I think you see the success we've had between the two companies. >> Question for you guys on cloud. You know, you do the SWOT analysis. And sometimes you get confused, is that an opportunity or is that a threat, right, okay. So cloud is one of those. Obviously building your own public cloud is not an option, no longer an option, not really ever been an option for Veeam. How do you make cloud an opportunity, each of you? >> Sanjay: I'll let you start, Peter, and then I'll. >> So for Veeam, way back in, three years ago, four years ago, they made it a major investment into a managed service, companies who are building a cloud. And we've built that up to, as I said, 15, 16,000 of these partner and managed service providers and cloud providers. And this is the world that I lived in from my Desktone days. We always believe that as part of, this on premise, this public cloud, and we continue to, Amazon, Azure, and Google, but we always believe that there is companies that have this special value add, that a lot of companies were going to go to, and we thought that was the managed service provider community and the systems integrators or the strategic outsourcers. And so three years ago we started to invest very heavily in building that and helping them build that business around Veeam. And that part has turned out to be a fantastic part of our business. Now about almost 30% of our business is coming from those providers that are selling cloud services, managed service providers, as well as now the new public cloud is becoming a bigger part of our business. So, for us, yeah, you could look at it early on, as maybe that's a negative, but it is by far the focus for our business going forward. >> I would just add, you know briefly building on that, we had a very similar approach. I think when I was last time on theCUBE I described our approach in this analogy. Imagine 500,000 customers, you know 40, 50 million workloads sitting on this island called VMware, a continent called VMware. And around it started to appear island. Four thousand of them have embraced VMware, the same service providers, the ones he talked to. But the biggest four we were wrestling how would we become relevant to them. And you have to look at this no longer as a threat, but an opportunity. I fundamentally believe when you face a crisis, you can either go down the path of a disaster or an opportunity. We began to say, we want to be the infrastructure software bridge into every public or private cloud. So which means, you know, if it's going to be AWS, we want to build that software bridge that allows workloads to move there, come back if they choose to, and then specialized kinds of workloads that might sit on the cloud. So we started out with IBM Cloud and AWS Cloud, but then our customers said we'd like to have the VDI service that you're running on IBM also run on Azure because it's a Windows workload. Okay, we can do that. And that's what we announced yesterday. So we're going to be very focused in getting this thing successful for our customers. And where they are seeing the public clouds as part of the infrastructure service, we're going to go right there with them. >> And to the extent, Peter, that you can cut costs and complexity better than anybody else, then you become a more attractive partner to VMware and then you get that virtuous cycle. Gents, great to see you both. Thanks very much for coming back to theCUBE. >> Always a pleasure. >> Thanks for having us. >> Thank you very much for having us here. >> Thank you. >> Alright, keep it right there, everybody. We'll be back with our next guest. We're live from VeeamOn in New Orleans. Be right back. (techno music) (musical computer tones)
SUMMARY :
Brought to you by Veeam. the CEO of VMware, longtime CUBE alum and friend of theCUBE. about the partnership with Veeam, I mean the level of integration have gone into our products. and it really didn't take long for you guys and built the momentum of that business to really look and said it's the team, it's not me, And one part of cost and complexity, the cloud, and how do you apply it at Veeam? And a lot of it, that Sanjay said, the ecosystem, of the joint customers VMware and Veeam, we talked And then what we seek to do it just like you saw Peter, I heard in Sanjay's keynote, And a lot of that is opening up the platform for containers And sometimes you get confused, is that an opportunity and the systems integrators or the strategic outsourcers. But the biggest four we were wrestling And to the extent, Peter, that you can cut costs We'll be back with our next guest.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
AWS | ORGANIZATION | 0.99+ |
ORGANIZATION | 0.99+ | |
Peter | PERSON | 0.99+ |
Apple | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
Sanjay | PERSON | 0.99+ |
Dave Grant | PERSON | 0.99+ |
Sanjay Poonen | PERSON | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
Sumita Won | PERSON | 0.99+ |
Peter McKay | PERSON | 0.99+ |
Celtics | ORGANIZATION | 0.99+ |
New Orleans | LOCATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
two companies | QUANTITY | 0.99+ |
hundreds | QUANTITY | 0.99+ |
Sumita | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Warriors | ORGANIZATION | 0.99+ |
500,000 customers | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
Noah | PERSON | 0.99+ |
Citrix | ORGANIZATION | 0.99+ |
500,00 customers | QUANTITY | 0.99+ |
VMworld | ORGANIZATION | 0.99+ |
yesterday | DATE | 0.99+ |
three years ago | DATE | 0.99+ |
first week | QUANTITY | 0.99+ |
Stu | PERSON | 0.99+ |
third pillar | QUANTITY | 0.99+ |
four years ago | DATE | 0.99+ |
Eighteen months ago | DATE | 0.99+ |
200,000 plus customers | QUANTITY | 0.98+ |
two | QUANTITY | 0.98+ |
vSAN | TITLE | 0.98+ |
vRealize | TITLE | 0.98+ |
three | QUANTITY | 0.98+ |
This week | DATE | 0.98+ |
first deal | QUANTITY | 0.98+ |
vSphere | TITLE | 0.98+ |
three and a half years | QUANTITY | 0.98+ |
Secondly | QUANTITY | 0.98+ |
One | QUANTITY | 0.97+ |
both | QUANTITY | 0.97+ |