Ameesh Divatia, Baffle | AWS re:Inforce 2022
(upbeat music) >> Okay, welcome back everyone in live coverage here at theCUBE, Boston, Massachusetts, for AWS re:inforce 22 security conference for Amazon Web Services. Obviously reinvent the end of the years' the big celebration, "re:Mars" is the new show that we've covered as well. The res are here with theCUBE. I'm John Furrier, host with a great guest, Ameesh Divatia, co-founder, and CEO of a company called "Baffle." Ameesh, thanks for joining us on theCUBE today, congratulations. >> Thank you. It's good to be here. >> And we got the custom encrypted socks. >> Yup, limited edition >> 64 bitter 128. >> Base 64 encoding. >> Okay.(chuckles) >> Secret message in there. >> Okay.(chuckles) Secret message.(chuckles) We'll have to put a little meme on the internet, figure it out. Well, thanks for comin' on. You guys are goin' hot right now. You guys a hot startup, but you're in an area that's going to explode, we believe. >> Yeah. >> The SuperCloud is here, we've been covering that on theCUBE that people are building on top of the Amazon Hyperscalers. And without the capex, they're building platforms. The application tsunami has come and still coming, it's not stopping. Modern applications are faster, they're better, and they're driving a lot of change under the covers. >> Absolutely. Yeah. >> And you're seeing structural change happening in real time, in ops, the network. You guys got something going on in the encryption area. >> Yes >> Data. Talk about what you guys do. >> Yeah. So we believe very strongly that the next frontier in security is data. We've had multiple waves in security. The next one is data, because data is really where the threats will persist. If the data shows up in the wrong place, you get into a lot of trouble with compliance. So we believe in protecting the data all the way down at the field, or record level. That's what we do. >> And you guys doing all kinds of encryption, or other things? >> Yes. So we do data transformation, which encompasses three different things. It can be tokenization, which is format preserving. We do real encryption with counter mode, or we can do masked views. So tokenization, encryption, and masking, all with the same platform. >> So pretty wide ranging capabilities with respect to having that kind of safety. >> Yes. Because it all depends on how the data is used down the road. Data is created all the time. Data flows through pipelines all the time. You want to make sure that you protect the data, but don't lose the utility of the data. That's where we provide all that flexibility. >> So Kurt was on stage today on one of the keynotes. He's the VP of the platform at AWS. >> Yes. >> He was talking about encrypts, everything. He said it needs, we need to rethink encryption. Okay, okay, good job. We like that. But then he said, "We have encryption at rest." >> Yes. >> That's kind of been there, done that. >> Yes. >> And, in-flight? >> Yeah. That's been there. >> But what about in-use? >> So that's exactly what we plug. What happens right now is that data at rest is protected because of discs that are already self-encrypting, or you have transparent data encryption that comes native with the database. You have data in-flight that is protected because of SSL. But when the data is actually being processed, it's in the memory of the database or datastore, it is exposed. So the threat is, if the credentials of the database are compromised, as happened back then with Starwood, or if the cloud infrastructure is compromised with some sort of an insider threat like a Capital One, that data is exposed. That's precisely what we solve by making sure that the data is protected as soon as it's created. We use standard encryption algorithms, AES, and we either do format preserving, or true encryption with counter mode. And that data, it doesn't really matter where it ends up, >> Yeah. >> because it's always protected. >> Well, that's awesome. And I think this brings up the point that we want been covering on SiliconAngle in theCUBE, is that there's been structural change that's happened, >> Yes. >> called cloud computing, >> Yes. >> and then hybrid. Okay. Scale, role of data, higher level abstraction of services, developers are in charge, value creations, startups, and big companies. That success is causing now, a new structural change happening now. >> Yes. >> This is one of them. What areas do you see that are happening right now that are structurally changing, that's right in front of us? One is, more cloud native. So the success has become now the problem to solve - >> Yes. >> to get to the next level. >> Yeah. >> What are those, some of those? >> What we see is that instead of security being an afterthought, something that you use as a watchdog, you create ways of monitoring where data is being exposed, or data is being exfiltrated, you want to build security into the data pipeline itself. As soon as data is created, you identify what is sensitive data, and you encrypt it, or tokenize it as it flows into the pipeline using things like Kafka plugins, or what we are very clearly differentiating ourselves with is, proxy architectures so that it's completely transparent. You think you're writing to the datastore, but you're actually writing to the proxy, which in turn encrypts the data before its stored. >> Do you think that's an efficient way to do it, or is the only way to do it? >> It is a much more efficient way of doing it because of the fact that you don't need any app-dev resources. There are many other ways of doing it. In fact, the cloud vendors provide development kits where you can just go do it yourself. So that is actually something that we completely avoid. And what makes it really, really interesting is that once the data is encrypted in the data store, or database, we can do what is known as "Privacy Enhanced Computation." >> Mm. >> So we can actually process that data without decrypting it. >> Yeah. And so proxies then, with cloud computing, can be very fast, not a bottleneck that could be. >> In fact, the cloud makes it so. It's very hard to - >> You believe that? >> do these things in static infrastructure. In the cloud, there's infinite amount of processing available, and there's containerization. >> And you have good network. >> You have very good network, you have load balancers, you have ways of creating redundancy. >> Mm. So the cloud is actually enabling solutions like this. >> And the old way, proxies were seen as an architectural fail, in the old antiquated static web. >> And this is where startups don't have the baggage, right? We didn't have that baggage. (John laughs) We looked at the problem and said, of course we're going to use a proxy because this is the best way to do this in an efficient way. >> Well, you bring up something that's happening right now that I hear a lot of CSOs and CIOs and executives say, CXOs say all the time, "Our", I won't say the word, "Our stuff has gotten complicated." >> Yes. >> So now I have tool sprawl, >> Yeah. >> I have skill gaps, and on the rise, all these new managed services coming at me from the vendors who have never experienced my problem. And their reaction is, they don't get my problem, and they don't have the right solutions, it's more complexity. They solve the complexity by adding more complexity. >> Yes. I think we, again, the proxy approach is a very simple. >> That you're solving that with that approach. >> Exactly. It's very simple. And again, we don't get in the way. That's really the the biggest differentiator. The forcing function really here is compliance, right? Because compliance is forcing these CSOs to actually adopt these solutions. >> All right, so love the compliance angle, love the proxy as an ease of use, take the heavy lifting away, no operational problems, and deviations. Now let's talk about workloads. >> Yeah. >> 'Cause this is where the use is. So you got, or workloads being run large scale, lot a data moving around, computin' as well. What's the challenge there? >> I think it's the volume of the data. Traditional solutions that we're relying on legacy tokenizations, I think would replicate the entire storage because it would create a token wall, for example. You cannot do that at this scale. You have to do something that's a lot more efficient, which is where you have to do it with a cryptography approach. So the workloads are diverse, lots of large files in the workloads as well as structured workloads. What we have is a solution that actually goes across the board. We can do unstructured data with HTTP proxies, we can do structured data with SQL proxies. And that's how we are able to provide a complete solution for the pipeline. >> So, I mean, show about the on-premise versus the cloud workload dynamic right now. Hybrid is a steady state right now. >> Yeah. >> Multi-cloud is a consequence of having multiple vendors, not true multi-cloud but like, okay, they have Azure there, AWS here, I get that. But hybrid really is the steady state. >> Yes. >> Cloud operations. How are the workloads and the analytics the data being managed on-prem, and in the cloud, what's their relationship? What's the trend? What are you seeing happening there? >> I think the biggest trend we see is pipelining, right? The new ETL is streaming. You have these Kafka and Kinesis capabilities that are coming into the picture where data is being ingested all the time. It is not a one time migration. It's a stream. >> Yeah. >> So plugging into that stream is very important from an ingestion perspective. >> So it's not just a watchdog. >> No. >> It's the pipelining. >> It's built in. It's built-in, it's real time, that's where the streaming gets another diverse access to data. >> Exactly. >> Data lakes. You got data lakes, you have pipeline, you got streaming, you mentioned that. So talk about the old school OLTP, the old BI world. I think Power BI's like a $30 billion product. >> Yeah. >> And you got Tableau built on OLTP building cubes. Aren't we just building cubes in a new way, or, >> Well. >> is there any relevance to the old school? >> I think there, there is some relevance and in fact that's again, another place where the proxy architecture really helps, because it doesn't matter when your application was built. You can use Tableau, which nobody has any control over, and still process encrypted data. And so can with Power BI, any Sequel application can be used. And that's actually exactly what we like to. >> So we were, I was talking to your team, I knew you were coming on, and they gave me a sound bite that I'm going to read to the audience and I want to get your reaction to. >> Sure. >> 'Cause I love this. I fell out of my chair when I first read this. "Data is the new oil." In 2010 that was mentioned here on theCUBE, of course. "Data is the new oil, but we have to ensure that it does not become the next asbestos." Okay. That is really clever. So we all know about asbestos. I add to the Dave Vellante, "Lead paint too." Remember lead paint? (Ameesh laughs) You got to scrape it out and repaint the house. Asbestos obviously causes a lot of cancer. You know, joking aside, the point is, it's problematic. >> It's the asset. >> Explain why that sentence is relevant. >> Sure. It's the assets and liabilities argument, right? You have an asset which is data, but thanks to compliance regulations and Gartner says 75% of the world will be subject to privacy regulations by 2023. It's a liability. So if you don't store your data well, if you don't process your data responsibly, you are going to be liable. So while it might be the oil and you're going to get lots of value out of it, be careful about the, the flip side. >> And the point is, there could be the "Grim Reaper" waiting for you if you don't do it right, the consequences that are quantified would be being out of business. >> Yes. But here's something that we just discovered actually from our survey that we did. While 93% of respondents said that they have had lots of compliance related effects on their budgets. 75% actually thought that it makes them better. They can use the security postures as a competitive differentiator. That's very heartening to us. We don't like to sell the fear aspect of this. >> Yeah. We like to sell the fact that you look better compared to your neighbor, if you have better data hygiene, back to the. >> There's the fear of missing out, or as they say, "Keeping up with the Joneses", making sure that your yard looks better than the next one. I get the vanity of that, but you're solving real problems. And this is interesting. And I want to get your thoughts on this. I found, I read that you guys protect more than a 100 billion records across highly regulated industries. Financial services, healthcare, industrial IOT, retail, and government. Is that true? >> Absolutely. Because what we are doing is enabling SaaS vendors to actually allow their customers to control their data. So we've had the SaaS vendor who has been working with us for over three years now. They store confidential data from 30 different banks in the country. >> That's a lot of records. >> That's where the record, and. >> How many customers do you have? >> Well, I think. >> The next round of funding's (Ameesh laughs) probably they're linin' up to put money into you guys. >> Well, again, this is a very important problem, and there are, people's businesses are dependent on this. We're just happy to provide the best tool out there that can do this. >> Okay, so what's your business model behind? I love the success, by the way, I wanted to quote that stat to one verify it. What's the business model service, software? >> The business model is software. We don't want anybody to send us their confidential data. We embed our software into our customers environments. In case of SaaS, we are not even visible, we are completely embedded. We are doing other relationships like that right now. >> And they pay you how? >> They pay us based on the volume of the data that they're protecting. >> Got it. >> That in that case which is a large customers, large enterprise customers. >> Pay as you go. >> It is pay as you go, everything is annual licenses. Although, multi-year licenses are very common because once you adopt the solution, it is very sticky. And then for smaller customers, we do base our pricing also just on databases. >> Got it. >> The number of databases. >> And the technology just reviewed low-code, no-code implementation kind of thing, right? >> It is by definition, no code when it comes to proxy. >> Yeah. >> When it comes to API integration, it could be low code. Yeah, it's all cloud-friendly, cloud-native. >> No disruption to operations. >> Exactly. >> That's the culprit. >> Well, yeah. >> Well somethin' like non-disruptive operations.(laughs) >> No, actually I'll give an example of a migration, right? We can do live migrations. So while the databases are still alive, as you write your. >> Live secure migrations. >> Exactly. You're securing - >> That's the one that manifests. >> your data as it migrates. >> Awright, so how much funding have you guys raised so far? >> We raised 36 and a half, series A, and B now. We raised that late last year. >> Congratulations. >> Thank you. >> Who's the venture funders? >> True Ventures is our largest investor, followed by Celesta Capital, National Grid Partners is an investor, and so is Engineering Capital and Clear Vision Ventures. >> And the seed and it was from Engineering? >> Seed was from Engineering. >> Engineering Capital. >> And then True came in very early on. >> Okay. >> Greenspring is also an investor in us, so is Industrial Ventures. >> Well, privacy has a big concern, big application for you guys. Privacy, secure migrations. >> Very much so. So what we are believe very strongly in the security's personal, security is yours and my data. Privacy is what the data collector is responsible for. (John laughs) So the enterprise better be making sure that they've complied with privacy regulations because they don't tell you how to protect the data. They just fine you. >> Well, you're not, you're technically long, six year old start company. Six, seven years old. >> Yeah. >> Roughly. So yeah, startups can go on long like this, still startup, privately held, you're growing, got big records under management there, congratulations. What's next? >> I think scaling the business. We are seeing lots of applications for this particular solution. It's going beyond just regulated industries. Like I said, it's a differentiating factor now. >> Yeah >> So retail, and a lot of other IOT related industrial customers - >> Yeah. >> are also coming. >> Ameesh, talk about the show here. We're at re:inforce, actually we're live here on the ground, the show floor buzzing. What's your takeaway? What's the vibe this year? What if you had to share what your opinion the top story here at the show, what would be the two top things, or three things? >> I think it's two things. First of all, it feels like we are back. (both laugh) It's amazing to see people on the show floor. >> Yeah. >> People coming in and asking questions and getting to see the product. The second thing that I think is very gratifying is, people come in and say, "Oh, I've heard of you guys." So thanks to digital media, and digital marketing. >> They weren't baffled. They want baffled. >> Exactly. >> They use baffled. >> Looks like, our outreach has helped, >> Yeah. >> and has kept the continuity, which is a big deal. >> Yeah, and now you're a CUBE alumni, welcome to the fold. >> Thank you. >> Appreciate you coming on. And we're looking forward to profiling you some day in our startup showcase, and certainly, we'll see you in the Palo Alto studios. Love to have you come in for a deeper dive. >> Sounds great. Looking forward to it. >> Congratulations on all your success, and thanks for coming on theCUBE, here at re:inforce. >> Thank you, John. >> Okay, we're here in, on the ground live coverage, Boston, Massachusetts for AWS re:inforce 22. I'm John Furrier, your host of theCUBE with Dave Vellante, who's in an analyst session, right? He'll be right back with us on the next interview, coming up shortly. Thanks for watching. (gentle music)
SUMMARY :
is the new show that we've It's good to be here. meme on the internet, that people are building on Yeah. on in the encryption area. Talk about what you guys do. strongly that the next frontier So tokenization, encryption, and masking, that kind of safety. Data is created all the time. He's the VP of the platform at AWS. to rethink encryption. by making sure that the data is protected the point that we want been and then hybrid. So the success has become now the problem into the data pipeline itself. of the fact that you don't without decrypting it. that could be. In fact, the cloud makes it so. In the cloud, you have load balancers, you have ways Mm. So the cloud is actually And the old way, proxies were seen don't have the baggage, right? say, CXOs say all the time, and on the rise, all these the proxy approach is a very solving that with that That's really the love the proxy as an ease of What's the challenge there? So the workloads are diverse, So, I mean, show about the But hybrid really is the steady state. and in the cloud, what's coming into the picture So plugging into that gets another diverse access to data. So talk about the old school OLTP, And you got Tableau built the proxy architecture really helps, bite that I'm going to read "Data is the new oil." that sentence is relevant. 75% of the world will be And the point is, there could from our survey that we did. that you look better compared I get the vanity of that, but from 30 different banks in the country. up to put money into you guys. provide the best tool out I love the success, In case of SaaS, we are not even visible, the volume of the data That in that case It is pay as you go, It is by definition, no When it comes to API like still alive, as you write your. Exactly. That's the one that We raised that late last year. True Ventures is our largest investor, Greenspring is also an investor in us, big application for you guys. So the enterprise better be making sure Well, you're not, So yeah, startups can I think scaling the business. Ameesh, talk about the show here. on the show floor. see the product. They want baffled. and has kept the continuity, Yeah, and now you're a CUBE alumni, in the Palo Alto studios. Looking forward to it. and thanks for coming on the ground live coverage,
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Kurt | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Ameesh | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
2010 | DATE | 0.99+ |
National Grid Partners | ORGANIZATION | 0.99+ |
John | PERSON | 0.99+ |
six year | QUANTITY | 0.99+ |
Engineering Capital | ORGANIZATION | 0.99+ |
$30 billion | QUANTITY | 0.99+ |
Six | QUANTITY | 0.99+ |
Celesta Capital | ORGANIZATION | 0.99+ |
Ameesh Divatia | PERSON | 0.99+ |
75% | QUANTITY | 0.99+ |
Clear Vision Ventures | ORGANIZATION | 0.99+ |
93% | QUANTITY | 0.99+ |
30 different banks | QUANTITY | 0.99+ |
Greenspring | ORGANIZATION | 0.99+ |
True Ventures | ORGANIZATION | 0.99+ |
True | ORGANIZATION | 0.99+ |
today | DATE | 0.99+ |
2023 | DATE | 0.99+ |
Amazon Web Services | ORGANIZATION | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
one | QUANTITY | 0.99+ |
two things | QUANTITY | 0.99+ |
Gartner | ORGANIZATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
both | QUANTITY | 0.99+ |
Power BI | TITLE | 0.98+ |
seven years | QUANTITY | 0.98+ |
over three years | QUANTITY | 0.98+ |
Dave Vellante | PERSON | 0.98+ |
First | QUANTITY | 0.98+ |
theCUBE | ORGANIZATION | 0.98+ |
Tableau | TITLE | 0.98+ |
first | QUANTITY | 0.97+ |
three things | QUANTITY | 0.97+ |
36 and a half | QUANTITY | 0.97+ |
second thing | QUANTITY | 0.97+ |
one time | QUANTITY | 0.97+ |
series A | OTHER | 0.97+ |
this year | DATE | 0.96+ |
late last year | DATE | 0.96+ |
Baffle | ORGANIZATION | 0.96+ |
Capital One | ORGANIZATION | 0.96+ |
Industrial Ventures | ORGANIZATION | 0.96+ |
128 | QUANTITY | 0.95+ |
Boston, | LOCATION | 0.95+ |
Kafka | TITLE | 0.95+ |
more than a 100 billion records | QUANTITY | 0.95+ |
Starwood | ORGANIZATION | 0.94+ |
two top things | QUANTITY | 0.93+ |
Boston, Massachusetts | LOCATION | 0.93+ |
CUBE | ORGANIZATION | 0.91+ |
SQL | TITLE | 0.89+ |
re:Mars | TITLE | 0.88+ |
capex | ORGANIZATION | 0.87+ |
three different things | QUANTITY | 0.86+ |
One | QUANTITY | 0.85+ |
64 | QUANTITY | 0.83+ |
Azure | TITLE | 0.83+ |
Hyperscalers | COMMERCIAL_ITEM | 0.82+ |
OLTP | TITLE | 0.8+ |
Massachusetts | LOCATION | 0.67+ |
re:inforce 22 security conference | EVENT | 0.65+ |
SiliconAngle | ORGANIZATION | 0.59+ |
Computation | OTHER | 0.55+ |
SuperCloud | ORGANIZATION | 0.55+ |
Sequel | TITLE | 0.53+ |
Kinesis | ORGANIZATION | 0.48+ |
2022 | DATE | 0.41+ |
Joneses | TITLE | 0.27+ |
Jeanna James, AWS | VeeamON 2022
(bright upbeat music) >> Welcome back to theCUBE's coverage of VeeamON 2022. We're here at the Aria in Las Vegas. This is day two, Dave Vallante with David Nicholson. You know with theCUBE, we talked about the cloud a lot and the company that started the cloud, AWS. Jeanna James is here. She's the Global Alliance Manager at AWS and a data protection expert. Great to see you. Thanks for coming on theCUBE again. >> Thanks so much for having me, Dave. It's great to be here in person with everyone. >> Yes, you know, we've done a few events live more than a handful. Thanks a lot to AWS. We've done a number. We did the DC Summits. Of course, re:Invent was huge out here last year. That was right in between the sort of variant Omicron hitting. And it was a great, great show. We thought, okay, now we're back. And of course we're kind of back, but we're here and it's good to have you. So Veeam, AWS, I mean, they certainly embrace the cloud. What's your relationship there? >> Yeah, so Veeam is definitely a strong partner with AWS. And as you know, AWS is really a, you know, we have so many different services, and our customers and our partners are looking at how can I leverage those services and how do I back this up, right? Whether they're running things on premises and they want to put a copy of the data into Amazon S3, Amazon S3 Infrequent Access or Amazon S3 Glacier Deep Archive, all of these different technologies, you know Veeam supports them to get a copy from on-prem into AWS. But then the great thing is, you know, it's nice to have a copy of your data in the cloud but you might want to be able to do something with it once it gets there, right? So Veeam supports things like Amazon EC2 and Amazon EKS and EKS Anywhere. So those customers can actually recover their data directly into Amazon EC2 and EKS Anywhere. >> So we, of course, talked a lot about ransomware and that's important in that context of what you just mentioned. What are you seeing with the customers when you talk to them about ransomware? What are they asking AWS to do? Maybe we could start unpacking that a bit. >> Yeah, ransomware is definitely a huge topic today. We're constantly having that conversation. And, you know, five years ago there was a big malware attack that was called the NotPetya virus. And at that time it was based on Petya which was a ransomware virus, and it was designed to go in and, you know, lock in the data but it also went after the backup data, right? So it hold all of that data hostage so that people couldn't recover. Well, NotPetya was based on that but it was worse because it was the seek and destroy virus. So with the ransomware, you can pay a fee and get your data back. But with this NotPetya, it just went in, it propagated itself. It started installing on servers and laptops, anything it could touch and just deleting everything. And at that time, I actually happened to be in the hospital. So hospitals, all types of companies got hit by this attack. And my father had been rushed to the emergency room. I happened to be there. So I saw live what really was happening. And honestly, these network guys were running around shutting down laptops, taking them away from doctors and nurses, shutting off desktops. Putting like taping on pictures that said, do not turn on, right? And then, the nurses and staff were having to kind of take notes. And it was just, it was a mess, it was bad. >> Putting masks on the laptops essentially. >> Yeah, so just-- >> Disinfecting them or trying to. Wow, unplugging things from the network. >> Yes, because, you know, and that attack really demonstrated why you really need a copy of the data in the cloud or somewhere besides tape, right? So what happened at that time is if you lose 10 servers or something, you might be able to recover from tape, but if you lose a hundred or a thousand servers and all of your laptops, all in hours, literally a matter of hours, that is a big event, it's going to take time to recover. And so, you know, if you put a copy of the backup data in Amazon S3 and you can turn on that S3 Object Lock for immutability, you're able to recover in the cloud. >> So, can we go back to this hospital story? 'Cause that takes us inside the disaster potential. So they shut everything down, basically shut down the network so they could figure out what's going on and then fence it off, I presume. So you got, wow, so what happened? First of all, did they have to go manual, I mean? >> They had to do everything manually. It was really a different experience. >> Going back to the 1970s, I mean. >> It was, and they didn't know really how to do it, right? So they basically had kind of yellow notepads and they would take notes. Well, then let's say the doctor took notes, well, then the nurse couldn't read the notes. And even over the PA, you know, there was an announcement and it was pretty funny. Don't send down lab work request with just the last name. We need to know the first name, the last name, and the date of birth. There are multiple Joneses in this hospital so yeah (giggles). >> This is going to sound weird. But so when I was a kid, when you worked retail, if there was a charge for, you know, let's say $5.74 and, you know, they gave you, you know, amount of money, you would give them, you know, the penny back, count up in your head that's 75, give them a quarter and then give them the change. Today, of course, it works differently. The computer tells you, how much change to give. It's like they didn't know what to do. They didn't know how to do it manually 'cause they never had the manual process. >> That's exactly right. Some of the nurses and doctors had never done it manually. >> Wow, okay, so then technically they have to figure out what happened so that takes some time. However they do that. That's kind of not your job, right? I dunno if you can help with that or not. Maybe Amazon has some tooling to do that, probably does. And then you've got to recover from somewhere, not tape ideally. That's like the last resort. You put it on a Chevy Truck, Chevy Truck Access Method called CTAM, ship it in. That takes days, right? If you're lucky. So what's the ideal recovery. I presume it's a local copy somewhere. >> So the ideal-- >> It's fenced. >> In that particular situation, right? They had to really air gap so they couldn't even recover on those servers and things like that-- >> Because everything was infected on on-prem. >> Because everything was just continuing to propagate. So ideally you would have a copy of your data in AWS and you would turn on Object Lock which is the immutability, very simple check mark in Veeam to enable that. And that then you would be able to kick off your restores in Amazon EC2, and start running your business so. >> Yeah, this ties into the discussion of the ransomware survey where, you know, NotPetya was not seeking to extort money, it was seeking to just simply arrive and destroy. In the ransomware survey, some percentage of clients who paid ransom, never got their data back anyway. >> Oh my. >> So you almost have to go into this treating-- >> Huge percentage. >> Yeah, yeah, yeah. >> Like a third. >> Yeah, when you combine the ones where there was no request for ransom, you know, for any extorted funds, and then the ones where people paid but got nothing back. I know Maersk Line, the shipping company is a well studied example of what happened with NotPetya. And it's kind of chilling because what you describe, people running around shutting down laptops because they're seeing all of their peers' screens go black. >> Yes, that's exactly what's happening. >> And then you're done. So that end point is done at that point. >> So we've seen this, I always say there are these milestones in attacks. I mean, Stuxnet proved what a nation state could do and others learned from that, NotPetya, now SolarWinds. And people are freaking out about that because it's like maybe we haven't seen the last of that 'cause that was highly stealth, not a lot of, you know, Russian language in the malware. They would delete a lot of the malware. So very highly sophisticated island hopping, self forming malware. So who knows what's next? We don't know. And so you're saying the ideal is to have an air gap that's physically separate. maybe you can have one locally as well, we've heard about that too, and then you recover from that. What are you seeing in terms of your customers recovering from that? Is it taking minutes, hours, days? >> So that really de depends on the customers SLAs, right? And so with AWS, we offer multiple tiers of storage classes that provide different SLA recovery times, right? So if you're okay with data taking longer to recovery, you can use something like Amazon S3 Glacier Deep Archive. But if it's mission critical data, you probably want to put it in Amazon S3 and turn on that Object Lock for immutability sake. So nothing can be overwritten or deleted. And that way you can kick off your recoveries directly in AWS. >> One of the demos today that we saw, the recovery was exceedingly fast with a very small data loss so that's obviously a higher level SLA. You got to get what you pay for. A lot of businesses need that. I think it was like, I didn't think it was, they said four minutes data loss which is good. I'm glad they didn't say zero data loss 'cause there's really no such thing. So you've got experience, Jeanna, in the data protection business. How have you seen data protection evolve in the last decade and where do you see it going? Because let's face it, I mean when AWS started, okay, it had S3, 15 years ago, 16 years ago, whatever it was. Now, it's got all these tools as you mentioned. So you've learned, you've innovated along with your customers. You listened to your customers. That's your whole thing, customer obsession. >> That's right. >> What are they telling you? What do you see as the future? >> Definitely, we see more and more containerization. So you'll see with the Kasten by Veeam product, right? The ability to protect Amazon EKS, and Amazon EKS Anywhere, we see customers really want to take advantage of the ability to containerize and not have to do as much management, right? So much of what we call undifferentiated heavy lifting, right? So I think you'll see continued innovation in the area of containerization, you know, serverless computing. Obviously with AWS, we have a lot going on with artificial intelligence and machine learning. And, you know, the backup partners, they really have a unique capability in that they do touch a lot of data, right? So I think in the future, you know, things around artificial intelligence and machine learning and data analytics, all of those things could certainly be very applicable for folks like Veeam. >> Yeah, you know, we give a lot of, we acknowledge that backup is different from recovery but we often fall prey to making the mistake of saying, oh, well your data is available in X number of minutes. Well, that's great. What's it available to? So let's say I have backed up to S3 and it's immutable. By the way my wife keeps calling me and saying she wants mutability for me. (Jeanna laughs) I'm not sure if that's a good thing or not. But now I've got my backup in S3, begs the question, okay, well, now what do I do with it? Well, guess what you mentioned EC2. >> That's right. >> The ability exists to create a restore environment so that not only is the data available but the services are actually online and available-- >> That's right-- >> Which is what you want with EKS and Kasten. >> So if the customer is running, you know, Kubernetes, they're able to recover as well. So yes, definitely, I see more and more services like that where customers are able to recover their environment. It might be more than just a server, right? So things are changing. It's not just one, two, three, it's the whole environment. >> So speaking of the future, one of the last physical theCUBE interviews that Andy Jassy did with us. John Furrier and myself, we were asking about the edge and he had a great quote. He said, "Oh yeah, we look at the data center as just another edge node." I thought that was good classic Andy Jassy depositioning. And so it was brilliant. But nonetheless, we've talked a little bit about the edge. I was interviewing Verizon last week, and they told me they're putting outposts everywhere, like leaning in big time. And I was saying, okay, but outpost, you know, what can you do with outpost today? Oh, you can run RDS. And, you know, there's a few ecosystem partners that support it, and he's like, oh no, we're going to push Amazon. So what are you seeing at the edge in terms of data protection? Are customers giving you any feedback at this point? >> Definitely, so edge is a big deal, right? Because some workloads require that low latency, and things like outpost allow the customers to take advantage of the same API sets that they love in, you know, AWS today, like S3, right? For example. So they're able to deploy an outpost and meet some of those specific guidelines that they might have around compliance or, you know, various regulations, and then have that same consistent operational stance whether they're on-prem or in AWS. So we see that as well as the Snowball devices, you know, they're being really hardened so they can run in areas that don't have connected, you know, interfaces to the internet, right? So you've got them running in like ships or, you know, airplanes, or a field somewhere out in nowhere of this field, right? So lots of interesting things going on there. And then of course with IoT and the internet of things and so many different devices out there, we just see a lot of change in the industry and how data is being collected, how data's being created so a lot of excitement. >> Well, so the partners are key for outposts obviously 'cause you can't do it all yourself. It's almost, okay, Amazon now in a data center or an edge node. It's like me skating. It's like, hmm, I'm kind of out of my element there but I think you're learning, right? So, but partners are key to be able to support that model. >> Yes, definitely our partners are key, Veeam, of course, supports the outpost. They support the Snowball Edge devices. They do a lot. Again, they pay attention to their customers, right? Their customers are moving more and more workloads into AWS. So what do they do? They start to support those workloads, right? Because the customers also want that consistent, like we say, the consistent APIs with AWS. Well, they also want the consistent data protection strategy with Veeam. >> Well, the cloud is expanding. It's no longer just a bunch of remote services somewhere out there in the cloud. It's going to data centers. It's going out to the edge. It's going to local zones. You guys just announced a bunch of new local zones. I'm sure there are a lot of outposts in there, expanding your regions. Super cloud is forming right before our eyes. Jeanna, thanks so much for coming to theCUBE. >> Thank you. It's been great to be here. >> All right, and thank you for watching theCUBE's coverage. This is day two. We're going all day here, myself, Dave Nicholson, cohost. Check out siliconangle.com. For all the news, thecube.net, wikibon.com. We'll be right back right after this short break. (bright upbeat music)
SUMMARY :
and the company that It's great to be here Yes, you know, we've And as you know, AWS What are they asking AWS to do? So with the ransomware, you can pay a fee Putting masks on the Disinfecting them or trying to. And so, you know, if you put So you got, wow, so what happened? They had to do everything manually. And even over the PA, you know, and, you know, they gave you, Some of the nurses and doctors I dunno if you can help with that or not. was infected on on-prem. And that then you would be where, you know, NotPetya was for ransom, you know, So that end point is done at that point. and then you recover from that. And that way you can kick You got to get what you pay for. in the area of containerization, you know, Yeah, you know, we give a lot of, Which is what you So if the customer is So what are you seeing at the edge that they love in, you know, Well, so the partners are Veeam, of course, supports the outpost. It's going out to the edge. It's been great to be here. All right, and thank you for
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
David Nicholson | PERSON | 0.99+ |
Dave Nicholson | PERSON | 0.99+ |
Jeanna James | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Jeanna | PERSON | 0.99+ |
Andy Jassy | PERSON | 0.99+ |
Dave Vallante | PERSON | 0.99+ |
10 servers | QUANTITY | 0.99+ |
75 | QUANTITY | 0.99+ |
Verizon | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
John Furrier | PERSON | 0.99+ |
$5.74 | QUANTITY | 0.99+ |
four minutes | QUANTITY | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
last week | DATE | 0.99+ |
last year | DATE | 0.99+ |
siliconangle.com | OTHER | 0.99+ |
Today | DATE | 0.99+ |
five years ago | DATE | 0.99+ |
thecube.net | OTHER | 0.99+ |
One | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
one | QUANTITY | 0.98+ |
Maersk Line | ORGANIZATION | 0.98+ |
theCUBE | ORGANIZATION | 0.98+ |
NotPetya | TITLE | 0.97+ |
15 years ago | DATE | 0.97+ |
EKS | ORGANIZATION | 0.97+ |
DC Summits | EVENT | 0.97+ |
Veeam | ORGANIZATION | 0.97+ |
16 years ago | DATE | 0.97+ |
NotPetya | ORGANIZATION | 0.96+ |
a quarter | QUANTITY | 0.96+ |
wikibon.com | OTHER | 0.96+ |
two | QUANTITY | 0.96+ |
S3 | TITLE | 0.96+ |
SolarWinds | ORGANIZATION | 0.95+ |
Russian | OTHER | 0.95+ |
1970s | DATE | 0.95+ |
three | QUANTITY | 0.93+ |
a hundred | QUANTITY | 0.92+ |
day two | QUANTITY | 0.92+ |
third | QUANTITY | 0.92+ |
NotPetya | OTHER | 0.9+ |
EC2 | TITLE | 0.89+ |
#DatriumCrowdChat
>> Hi, I'm Peter Burroughs. And welcome to another cube conversation. This one is part of a very, very special digital community event sponsored by day trip. What we're going to be talking about today. Well, date comes here with a special product announcement that's intended to help customers do a better job of matching their technology needs with the speed and opportunities to use their data differently within their business. This is a problem that every single customer faces every single enterprise faces, and it's one that's become especially acute as those digital natives increasingly hunt down and take out some of those traditional businesses that are trying to better understand how to use their data. Now, as we have with all digital community events at the end of this one, we're gonna be running a crowd chat, so stay with us, will go through a couple of day trim and datum customer conversations, and then it'LL be your turn toe. Weigh in on what you think is important. Ask the questions of Data Room and others in the community that you think need to be addressed. Let's hear what you have to say about this increasingly special relationship between data technology and storage services. So without further ado, let's get it kicked off. Tim Page is the CEO of Datum. Tim, Welcome to the Cube. Thank you, Peter. So data give us a quick take on where you guys are. >> Yeah, Day tree ums formulated as a software to find converged infrastructure company that takes that converges to the next level. And the purpose of us is to give the user the same experience, whether you're working on Prem or across multi cloud. >> Great. So let's start by saying, that's the vision, but you've been talking a lot of customers. What's the problem that you keep hearing over and over that you're pointing towards? >> Yeah, it's funny. So it's so meet with the number CEOs over the years and specifically is related to a tree, and they'LL tell you they were on an on demand economy that expects instant outcomes, which means you have to digitally transform. And to do that, you've got to transform it, which means it's got to be easy. It's got to be consistent. You've got to get rid of a lot of the management issues, and it's got a feel and take advantage of the services that cloud has to offer. >> All right, so that's the nature of the problem. You've also done a fair amount of research looking into the specifics of what they're asking for. Give us some insight into what day terms discovering as you talk to customers about what the solutions are going to look like. >> It's interesting. So if you look at how to resolve that, you've got to conf urged to transform in some form or fashion. If you look at the first level of convergence a lot of people have done, it's been directly as relates the hardware architecture. We've taken that to a whole new level until Point were saying, How do you actually automate those mundane task that take multiple groups to solve specifically primary backup disaster recovery? All the policies involved in that is a lot of work that goes into that across multiple groups, and we set out to solve those issues, >> so there's still a need for performance. There's still the need for capacity to reduce management time and overhead etcetera. But Tim, as we move forward, how our customers responding this you're getting some sense of what percentage of them are going, Teo say Yeah, that's it >> s so interesting. So we could start a survey and got over five hundred people leaders to respond to it. It's interesting is they talk about performance management security, but they're also talking about consistency of that experience. And specifically, we asked how many of you is important to have your platform have built in backup and policy services with encryption built in et cetera. We got a seventy percent rate of those applicants of those those people interviewed saying is really important for that to be part of a plan. >> So it sounds like you're really talking about something Mohr than just a couple of products. You really talking about forcing customers or you're not forcing. Customers are starting the process of rethinking your data infrastructure, and I got that right. >> That's right. If you look at how infrastructure is grown in the last twenty years, right? Twenty years ago, san technology was related, and every time you throw open app, you had to put different policies that Apple put different one tight management to how much of my resources and go to certain things. We set out to actually automate that which is why it took us four years. To build this platform with a hundred programmers is, Well, how do we actually make you not think about how you're going to back up? How do you set a policy and no disaster recovery is going to run? And to do that, you've gotta have it one code base and we know we're on to something, even based on our survey, because the old array vendors are all buying Bolton's because they know users want an experience. But you can't have that experience with the ball time. You have to have it your fundamental platform. >> Well, let me let me step in here. So I've been around for a long time him and heard a lot of people talk about platforms. And if I have kind of one rule companies and introduce platforms that just expand, typically failed companies that bring an opinion and converge more things so it's simpler tend to be more successful. Which direction's date >> going? So we definitely That's why we took time, right? If you want to be an enterprise class company, you can't build a cheap platform in eighteen months and hit the market because were you, architect, you stay. So our purpose from the beginning was purposefully to spend four years building an enterprise clap platform that did away with a lot of the mundane task seeing management That's twenty years old. Technology right? One management. So if you're buying your multi cloud type technology experience in cages, you're just buying old stuff. We took an approach saying, We want that consistent approach that whether you're running your services on from or in any type of cloud, you could instantly take advantage of that, and it feels the same. That's a big task because you're looking to run the speed of storage with the resiliency of backup right, which is a whole different type of technology. Which is how our founders, who have built the first words in this went to the second, almost third version of that type of oven. Stan she ation of a platform. >> All right, so we know what the solution is going to look like. It's going to look like a data platform that's rethought to support the needs of data assets and introduces a set of converge services that really focus the value proposition to what the enterprise needs So what do you guys announcing? >> That's exactly right. So we've finalized what we call our auto matrix platform. So auto matrix in inherently In it we'LL have primary backup Disaster recovery D Our solution All the policies within that an encryption built in from the very beginning. Soto have those five things we believe toe actually have on the next generation experience across true multi cloud. You're not bolting on hardware technologies. You're bolting on software technologies that operate in the same manner. Those five things have to be an errand or you're a bolt on type company. >> So you're not building a platform out by acquisition. You build a platform out by architecture and development. >> That's right. And we took four years to do it with one hundred guys building this thing out. It's released, it's out and it's ready to go. So our first we're announcing is that first in Stan she ation of that as a product we're calling control shift, which is really a data mobility orchestrator. True sas based you could orchestrate from the prime from the cloud cloud to cloud, and our first generation of that is disaster recovery so truly to be able to set up your policies, check those policies and make sure you're going to have true disaster recovery with an Rto zero. It's a tough thing we've done it. >> That's upstanding. Great to hear Tim Page, CEO Data Room, talking about some of the announcement that were here more about in the second. Let's now turn our attention, Teo. A short video. Let's hear more about it. >> The bank is focused on small businesses and helping them achieve their success. We want to redesign the customer engagement in defining the bank of the future. This office is our first implementation of that concept, as you can see is a much more open floor plan design that increases the interaction between our lead bank associates and our clients with day tree and split provisioning. Oliver Data is now on the host, so we have seen eighty times lower application. Leighton. See, this gives our associates instant responses to their queries so they can answer client questions in real time. That time is always expensive in our business. In the past we had a forty eight hour recovery plan, but with the atrium we were able to far exceed that plan we've been able to recover systems in minutes now instead of backing at once per day with that backup time taking eighteen hours. Now we're doing full system snapshots our league, and we're replicating those offsite stay trim is the only vendor I know of that could provide this end to end encryption. So any cyber attacks that get into our system are neutralized with the data absolution. We don't have to have storage consultants anymore. We don't have to be stored. Experts were able to manage everything from a storage perceptive through the center, obviously spending less time and money on infrastructure. We continue to leverage new technologies to improve application performance and lower costs. We also want to animate RDR fail over. So we're looking forward to implementing daydreams. Product deloused orchestrate an automaton. RDR fell over process. >> It is always great to hear from a customer. Want to get on Peterborough's? This's a Cube conversation, part of a digital community event sponsored by Data Room. We were talking about how the relationship between the new digital business outcomes highly dependent upon data and the mismatch of technology to be able to support those new classes of outcomes is causing problems in so many different enterprises. So let's dig a little bit more deeply into someone. Tatum's announcements to try to find ways to close those gaps. We've got his already who's the CTO of data on with today, says all are welcome to the Cube, >> that being a good to see you again. >> So automate tricks give us a little bit more toe tail and how it's creating value for customers. >> So if you go to any data center today, you notice that for the amount of data they have their five different vendors and five different parts to manage the data. There is the primary storage. There is the backup on DH. There is the D R. And then there's mobility. And then there is the security or think about so this five different products, our kind of causing friction for you if you want to move, if you want to be in the undermanned economy and move fast in your business, these things are causing friction. You cannot move that fast. And so what we have done is that we took. We took a step back and built this automatics platform. It's provides this data services. We shall kind of quality that autonomous data services. The idea is that you don't have to really do much for it by converging all this functions into one simple platform that we let him with all the friction you need to manage all your data. And that's kind of what we call auto metrics that >> platform. So as a consequence, I gotta believe, Then your customers are discovering that not only is it simpler, easy to use perhaps a little bit less expertise required, but they also are more likely to be operationally successful with some of the core functions like D are that they have to work with. >> Yeah, So the other thing about these five five grandpre functions and products you need is that if you want to imagine a future, where you going, you know, leverage the cloud For a simple thing like the R, for example, the thing is that if you want to move this data to a different place with five different products, how does it move? Because, you know, all these five products must move together to some of the place. That's not how it's gonna operate for you. So by having these five different functions converge into one platform is that when the data moves between the other place, the functions move with it giving the same exist same exact, consistent view for your data. That's kind of what we were built. And on top of all the stuff is something we have this global data management applications to control the all the data you have your enterprise. >> So how are customers responding to this new architecture of autumn matrix converge services and a platform for building data applications? >> Yeah, so our customers consistently Teyla's one simple thing is that it's the most easiest platform there ever used in their entire enterprise life. So that's what we do aimed for simplicity for the customer experience. Autonomous data services give you exactly that experience. So as an example, last quarter we had about forty proof of concept sort in the field out of them, about thirty of adopted already, and we're waiting for the ten of the results to come out this quarter. So generally we found that a proof of concept don't come back because once you touch it, experience simplicity offered and how how do you get all this service is simple, then people don't tend to descend it back. They like to keep it and could have operated that way. >> So you mentioned earlier, and I kind of summarizing notion of applications, Data services, applications tell us a little bit about those and how they really toward a matrix. >> Right? So once you have data in multiple places, people have not up not a cloud. And we're going to also being all these different clouds and report that uniform experience you need this date. You need this global data management applications to extract value out off your data. And that's kind of the reason why we built some global data management applications. I SAS products, I think, install nothing to manage them. Then they sit outside and then they help you manage globally. All the data you have. >> So as a result, the I and O people, the destruction operations administrators, I can think of terms of automata whose platform the rest of the business could look at in terms of services and applications that through using and support, >> that's exactly right. So you get the single dashboard to manage all the data. You have an enterprise >> now I know you're introducing some of these applications today. Can you give us a little peek into? Yeah. >> Firstly, our automatics platform is a soft is available on prime as a software defined converge infrastructure, and you can get that we call it D V X. And then we also offer in the cloud our services. It's called Cloud Devi Ex. You could get these and we're also about kind off announcing the release ofthe control shift. It's over for one of our first date. Imagine applications, which kind of helps you manage data in a two different locations. >> So go over more specific and detail in the control shift. Specifically is which of those five data services you talk about is control shift most clearly associating with >> right. So if you go toe again back to this question about like five different services, if you have to think about B r o D. R. Is a necessity for every business, it's official protection. You need it. But the challenge is that you know that three four challenges you gently round into the most common people talk about is that one is that you have a plan. You'LL have a proper plan. It's challenging to plan something, and then you think about the fire drill. We have to run when there's a problem. And then last leaving actually pushed the button. Tofail over doesn't really work for you. Like how fast is it going to come up? So those three problems we can have one to solve really like really solidly So we call our service is a dear services fail proof tr that's actually takes a little courage to say fail proof. So control shift is our service, which actually does this. The orchestration does mobility across the two different places from could be on prime time on Prem on prompted the cloud. And because we have this into end data services ourselves, the it's easy to then to compliance checks all the time so we could do compliance checks every few minutes. So what that gives you that? Is that the confidence that that your dear plan's going to work for you when you need it? And then secondly, when you push the button because you also prime restoration back up, it's then easy to bring upon your services at once like that, and the last one is that because we are able to then work across the clouds and pride, the seamless experience. So when you move the data to the cloud, have some backups there. When you push a button to fail over, we'LL bring up your services in via MacLeod so that the idea is that it look exactly the same no matter where you are in the D. R or North India and then, you know, you watch the video, watch the demos. I think they look and see that you can tell the difference. >> Well, that's great. So give us a little bit of visibility into how day Truman intends to extend these capabilities, which give us a little visibility in the road map. Next. >> So we are already on Amazon with the cloud. The next time you're gonna be delivering his azure, that's the next step. But But if I step back a little bit and how do we think about our ourselves? Like if you look at his example Google, Google, you know, fairies, all the data and Internet data and prizes that instant search for that instant like an access to all the data you know, at your finger finger tips. So we wanted something similar for enterprise data. How do we Federated? How do we aggregate data and the property? The customer, the instant management they can get from all the data. They have already extract value from the data. So those things are set off application We're building towards organic scum. Examples are we're building, like, deep search. How do you find the things you want to find? You know, I've been a very nice into to weigh. And how do you do Compliance? GPR. And also, how do you think about you know, some dependent addicts on the data? And so we also extend our control shift not to just manage the data on all platforms. Brawls hardly manage data across different platforms. So those kind of things they're thinking about as a future >> excellent stuff is already CTO daydream. Thanks very much for talking to us about auto matrix control shift and the direction that you're taking with this very, very extreme new vision about data on business come more easily be bought together. So, you know, I'll tell you what. Let's take a look at a demo >> in today's enterprise data centers. You want a simple way to deal with your data, whether in the private or public cloud, and ensure that dealing with disaster recovery is easy to set up. Always complied and in sync with the sites they address and ready to run as the situations require built on consistent backups, allowing you to leverage any current or previous recovery point in time with near zero rto as the data does not have to be moved in order to use it. Automated orchestration lets you easily test or execute recovery plans you have constructed with greater confidence, all while monitoring actions and progress from essential resource. This, along with maintaining comprehensive run books of these actions, automatically from the orchestration framework. Managing your Systems Day Tree in autumn matrix provides this solution. Run on local host flash and get the benefits of better performance and lower. Leighton sees back up and protect your data on the same converged platform without extracting it to another system while securing the data in your enterprise with end and encryption automating salas desired for your business needs with policy driven methods. The capture the what, when and where aspects of protecting your data, keeping copies locally or at other sites efficiently Move the data from one location to another weather in your private or public cloud. This is the power of the software defined converged infrastructure with cloudy are from day tree, um, that we call Oughta Matrix. >> Hi. And welcome back to another cube conversation once again on Peter Births. And one of the biggest challenges that every user faces is How did they get Mohr out of their technology suppliers, especially during periods of significant transformation? Soto have that conversation. We've got Brian Bond, who's the director of infrastructure? The meter A seaman's business. Brian, welcome to the Cube. >> Thanks for having me. >> So tell us a little about the meteor and what you do there. >> So E Meter is a developer and supplier of smart grid infrastructure software for enterprise level clients. Utilities, water, power, energy and, ah, my team was charged with managing infrastructure for that entire business units. Everything from Deb Test Q and sales. >> Well, the you know, the intelligent infrastructure as it pertains to electronica rid. That's not a small set of applications of small city use cases. What kinds of pressure is that putting on your infrastructure >> A lot of it is the typical pressures that you would see with do more with less doom or faster. But a lot of it is wrapped around our customers and our our other end users in needing more storage, needing Mohr at performance and needing things delivered faster on a daily basis. Things change, and keeping up with the Joneses gets harder and harder to do as time moves on. >> So as you think about day trims Auto Matrix. How is it creating value for you today? Give us kind of, Ah, peek into what it's doing to alleviate some of these scaling and older and researcher pressures, >> So the first thing it does is it does allow us to do a lot more with less. We get two times the performance five times the capacity, and we spend zero time managing our storage infrastructure. And when I say zero time I mean zero time, we do not manage storage anymore. With the data in product, we can deploy thanks faster. We can recover things faster are Rto and R R P. O matrix is down two seconds instead of minutes or hours, and those types of things really allow us to provide, Ah much better level of service to our customers. >> And it's especially critical. Infrastructure like electronic grid is good to hear. That the Rto Harpo is getting is close to zero as possible. But that's the baseline today. Look out and is you and vision where the needs of these technologies are going for improving protection, consolidating converging gated services and overall, providing a better experience from a business uses data. How do you anticipate that you're goingto evolve your use of autumn matrix and related data from technologies? >> Well, we fully intend to to expand our use of the existing piece that we have. But then this new autumn matrix piece is going to help us, not witches deployments. But it's also going to help us with compliance testing, data recovery, disaster recovery, um, and also being able to deploy into any type of cloud or any type of location without having to change what we do in the back in being able to use one tool across the entire set of the infrastructure they were using. >> So what about the tool set? You're using the whole thing consistently, but what about the tool set when in easiest for you within your shop, >> installing the infrastructure pieces themselves in its entirety. We're very, very easy. So putting that into what we had already and where we were headed was very, very simple. We were able to do that on the fly in production and not have to do a whole lot of changes with the environments that were doing at the time. The the operational pieces within the D. V X, which is this the storage part of the platform were seamless as far as V Center and other tools that we're using went and allowed us to just extend what we were doing already and be able to just apply that as we went forward. And we immediately found that again, we just didn't manage storage anymore. And that wasn't something we were intending and that made our r I just go through the roof. >> So it sounds like time to value for the platform was reserved for quick and also it fit into your overall operational practices. So you have to do a whole bunch of unnatural acts to get >> right. We did not have to change a lot of policies. We didn't have to change a lot of procedures, a lot of sounds. We just shortened. We took a few steps out on a lot of cases. >> So how is it changing being able to do things like that, changing your conversation with your communities that you're serving a CZ? They asked for more stores where they ask for more capabilities. >> First off, it's making me say no, a lot less, and that makes them very, very happy. The answer usually is less. And then the answer to the question of how long will it take changes from? Oh, we can get that done in a couple of days or, oh, we can get that done in a couple hours to I did that while I was sitting here in the meeting with you, and it's it's been handled and you're off to the races. >> So it sounds like you're police in a pretty big bed and a true, uh, what's it like? Working with them is a company. >> It's been a great experience from from the start, in the initial piece of talking to them and going through the POC process. They were very helpful, very knowledgeable SCS on DH, and since then They've been very, very helpful in allowing us to tell them what our needs are, rather than them telling us what our needs are and going through and working through the new processes and the and the new procedures within our environments. They've been very instrumental and performance testing and deployment testing with things, uh, that a lot of other storage providers didn't have any interest in talking with us about so they've been very, very helpful with that and very, very knowledgeable people that air there are actually really smart, which is not surprising. But the fact that they can relay that into solutions to what my actual problems are and give me something that I can push forward on to my business and have ah, positive impact from Day one has been absolutely, without question, one of the better things. >> Well, it's always one of the big, biggest challenge when working with a company that just getting going is how do you get the smarts of that organization into the business outcomes that really succeeded? Sounds like it's working well. Absolutely. All right. Brian Bond, director Vital infrastructure demeanor, Seaman's business Thanks again for being on the Cube >> has been great >> on. Once again, this has been a cube conversation, and now what we'd like to do is don't forget this is your opportunity to participate in the crowd. Chat immediately after this video ends and let's hear your thoughts. What's important in your world is you think about new classes of data platforms, new rules of data, new approaches to taking great advantage of the data assets that air differentiating your business. Have those conversations make those comments? Asked those questions. We're here to help. Once again, Peter Bourjos, Let's go out yet.
SUMMARY :
Ask the questions of Data Room and others in the community that you think need to be addressed. takes that converges to the next level. What's the problem that you keep hearing over and over that you're pointing towards? management issues, and it's got a feel and take advantage of the services that cloud has to offer. Give us some insight into what day terms discovering as you talk to customers So if you look at how to resolve that, you've got to conf urged to transform There's still the need for capacity to reduce we asked how many of you is important to have your platform have Customers are starting the process of rethinking your data infrastructure, hundred programmers is, Well, how do we actually make you not think about how you're going to back up? more things so it's simpler tend to be more successful. So our purpose from the beginning was purposefully to spend four years building services that really focus the value proposition to what the enterprise needs So what do you guys announcing? Those five things have to be an errand or you're a bolt on type company. So you're not building a platform out by acquisition. the prime from the cloud cloud to cloud, and our first generation of that is disaster recovery so talking about some of the announcement that were here more about in the second. This office is our first implementation of that concept, as you can see is a much more open It is always great to hear from a customer. So automate tricks give us a little bit more toe tail and how it's creating value for simple platform that we let him with all the friction you need to manage all your data. but they also are more likely to be operationally successful with some of the core functions like D are is something we have this global data management applications to control the all the data you have your So generally we found that a proof of concept don't come back because once you touch it, experience simplicity offered and So you mentioned earlier, and I kind of summarizing notion of applications, Data services, All the data you have. So you get the single dashboard to manage all the data. Can you give us a little peek into? as a software defined converge infrastructure, and you can get that we call it D V X. So go over more specific and detail in the control shift. that the idea is that it look exactly the same no matter where you are in the to extend these capabilities, which give us a little visibility in the road map. instant search for that instant like an access to all the data you know, at your finger finger tips. auto matrix control shift and the direction that you're taking with this very, efficiently Move the data from one location to another weather in your private or public cloud. And one of the biggest challenges So E Meter is a developer and supplier of smart grid infrastructure software for Well, the you know, the intelligent infrastructure as it pertains to A lot of it is the typical pressures that you would see with do more with less doom or faster. So as you think about day trims Auto Matrix. So the first thing it does is it does allow us to do a lot more with less. How do you anticipate that you're goingto But it's also going to help us with compliance testing, data recovery, disaster recovery, not have to do a whole lot of changes with the environments that were doing at the time. So it sounds like time to value for the platform was reserved for quick and also it fit into your overall operational We didn't have to change a lot of procedures, So how is it changing being able to do things like that, changing your conversation with your communities And then the answer to the question of how long will it So it sounds like you're police in a pretty big bed and a true, uh, what's it like? But the fact that they can relay that into Well, it's always one of the big, biggest challenge when working with a company that just getting going is how do you get the smarts of the data assets that air differentiating your business.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Peter Bourjos | PERSON | 0.99+ |
Brian | PERSON | 0.99+ |
Peter | PERSON | 0.99+ |
Brian Bond | PERSON | 0.99+ |
Tim Page | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
two seconds | QUANTITY | 0.99+ |
two times | QUANTITY | 0.99+ |
ten | QUANTITY | 0.99+ |
eighteen hours | QUANTITY | 0.99+ |
Apple | ORGANIZATION | 0.99+ |
Tim | PERSON | 0.99+ |
twenty years | QUANTITY | 0.99+ |
five times | QUANTITY | 0.99+ |
Peter Burroughs | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
North India | LOCATION | 0.99+ |
seventy percent | QUANTITY | 0.99+ |
Seaman | PERSON | 0.99+ |
four years | QUANTITY | 0.99+ |
five products | QUANTITY | 0.99+ |
one platform | QUANTITY | 0.99+ |
first words | QUANTITY | 0.99+ |
second | QUANTITY | 0.99+ |
three problems | QUANTITY | 0.99+ |
five different products | QUANTITY | 0.99+ |
eighteen months | QUANTITY | 0.99+ |
Twenty years ago | DATE | 0.99+ |
E Meter | ORGANIZATION | 0.99+ |
five different services | QUANTITY | 0.99+ |
D. R | LOCATION | 0.99+ |
zero time | QUANTITY | 0.99+ |
one hundred guys | QUANTITY | 0.99+ |
eighty times | QUANTITY | 0.99+ |
five | QUANTITY | 0.99+ |
three | QUANTITY | 0.99+ |
one | QUANTITY | 0.99+ |
first | QUANTITY | 0.99+ |
five different products | QUANTITY | 0.98+ |
last quarter | DATE | 0.98+ |
Datum | ORGANIZATION | 0.98+ |
today | DATE | 0.98+ |
two different places | QUANTITY | 0.98+ |
Peter Births | PERSON | 0.98+ |
Truman | PERSON | 0.98+ |
Tatum | PERSON | 0.98+ |
First | QUANTITY | 0.98+ |
zero | QUANTITY | 0.97+ |
over five hundred people | QUANTITY | 0.97+ |
Firstly | QUANTITY | 0.97+ |
about thirty | QUANTITY | 0.97+ |
five things | QUANTITY | 0.97+ |
first date | QUANTITY | 0.97+ |
one simple thing | QUANTITY | 0.97+ |
third version | QUANTITY | 0.96+ |
five different vendors | QUANTITY | 0.96+ |
five different parts | QUANTITY | 0.96+ |
Teo | PERSON | 0.96+ |
one tool | QUANTITY | 0.95+ |
first generation | QUANTITY | 0.95+ |
forty eight hour | QUANTITY | 0.95+ |
Data Room | ORGANIZATION | 0.95+ |
one simple platform | QUANTITY | 0.94+ |
this quarter | DATE | 0.94+ |
five different functions | QUANTITY | 0.94+ |
five data services | QUANTITY | 0.94+ |
Mohr | ORGANIZATION | 0.93+ |
single dashboard | QUANTITY | 0.92+ |
Bolton | ORGANIZATION | 0.92+ |
about forty proof of concept | QUANTITY | 0.91+ |
Vital infrastructure | ORGANIZATION | 0.89+ |
one location | QUANTITY | 0.89+ |
first implementation | QUANTITY | 0.87+ |
Leighton | ORGANIZATION | 0.86+ |
once per day | QUANTITY | 0.85+ |