Image Title

Search Results for FedRAMP:

Michael Foster & Doron Caspin, Red Hat | KubeCon + CloudNativeCon NA 2022


 

(upbeat music) >> Hey guys, welcome back to the show floor of KubeCon + CloudNativeCon '22 North America from Detroit, Michigan. Lisa Martin here with John Furrier. This is day one, John at theCUBE's coverage. >> CUBE's coverage. >> theCUBE's coverage of KubeCon. Try saying that five times fast. Day one, we have three wall-to-wall days. We've been talking about Kubernetes, containers, adoption, cloud adoption, app modernization all morning. We can't talk about those things without addressing security. >> Yeah, this segment we're going to hear container and Kubernetes security for modern application 'cause the enterprise are moving there. And this segment with Red Hat's going to be important because they are the leader in the enterprise when it comes to open source in Linux. So this is going to be a very fun segment. >> Very fun segment. Two guests from Red Hat join us. Please welcome Doron Caspin, Senior Principal Product Manager at Red Hat. Michael Foster joins us as well, Principal Product Marketing Manager and StackRox Community Lead at Red Hat. Guys, great to have you on the program. >> Thanks for having us. >> Thank you for having us. >> It's awesome. So Michael StackRox acquisition's been about a year. You got some news? >> Yeah, 18 months. >> Unpack that for us. >> It's been 18 months, yeah. So StackRox in 2017, originally we shifted to be the Kubernetes-native security platform. That was our goal, that was our vision. Red Hat obviously saw a lot of powerful, let's say, mission statement in that, and they bought us in 2021. Pre-acquisition we were looking to create a cloud service. Originally we ran on Kubernetes platforms, we had an operator and things like that. Now we are looking to basically bring customers in into our service preview for ACS as a cloud service. That's very exciting. Security conversation is top notch right now. It's an all time high. You can't go with anywhere without talking about security. And specifically in the code, we were talking before we came on camera, the software supply chain is real. It's not just about verification. Where do you guys see the challenges right now? Containers having, even scanning them is not good enough. First of all, you got to scan them and that may not be good enough. Where's the security challenges and where's the opportunity? >> I think a little bit of it is a new way of thinking. The speed of security is actually does make you secure. We want to keep our images up and fresh and updated and we also want to make sure that we're keeping the open source and the different images that we're bringing in secure. Doron, I know you have some things to say about that too. He's been working tirelessly on the cloud service. >> Yeah, I think that one thing, you need to trust your sources. Even if in the open source world, you don't want to copy paste libraries from the web. And most of our customers using third party vendors and getting images from different location, we need to trust our sources and we have a really good, even if you have really good scanning solution, you not always can trust it. You need to have a good solution for that. >> And you guys are having news, you're announcing the Red Hat Advanced Cluster Security Cloud Service. >> Yes. >> What is that? >> So we took StackRox and we took the opportunity to make it as a cloud services so customer can consume the product as a cloud services as a start offering and customer can buy it through for Amazon Marketplace and in the future Azure Marketplace. So customer can use it for the AKS and EKS and AKS and also of course OpenShift. So we are not specifically for OpenShift. We're not just OpenShift. We also provide support for EKS and AKS. So we provided the capability to secure the whole cloud posture. We know customer are not only OpenShift or not only EKS. We have both. We have free cloud or full cloud. So we have open. >> So it's not just OpenShift, it's Kubernetes, environments, all together. >> Doron: All together, yeah. >> Lisa: Meeting customers where they are. >> Yeah, exactly. And we focus on, we are not trying to boil the ocean or solve the whole cloud security posture. We try to solve the Kubernetes security cluster. It's very unique and very need unique solution for that. It's not just added value in our cloud security solution. We think it's something special for Kubernetes and this is what Red that is aiming to. To solve this issue. >> And the ACS platform really doesn't change at all. It's just how they're consuming it. It's a lot quicker in the cloud. Time to value is right there. As soon as you start up a Kubernetes cluster, you can get started with ACS cloud service and get going really quickly. >> I'm going to ask you guys a very simple question, but I heard it in the bar in the lobby last night. Practitioners talking and they were excited about the Red Hat opportunity. They actually asked a question, where do I go and get some free Red Hat to test some Kubernetes out and run helm or whatever. They want to play around. And do you guys have a program for someone to get start for free? >> Yeah, so the cloud service specifically, we're going to service preview. So if people sign up, they'll be able to test it out and give us feedback. That's what we're looking for. >> John: Is that a Sandbox or is that going to be in the cloud? >> They can run it in their own environment. So they can sign up. >> John: Free. >> Doron: Yeah, free. >> For the service preview. All we're asking for is for customer feedback. And I know it's actually getting busy there. It's starting December. So the quicker people are, the better. >> So my friend at the lobby I was talking to, I told you it was free. I gave you the sandbox, but check out your cloud too. >> And we also have the open source version so you can download it and use it. >> Yeah, people want to know how to get involved. I'm getting a lot more folks coming to Red Hat from the open source side that want to get their feet wet. That's been a lot of people rarely interested. That's a real testament to the product leadership. Congratulations. >> Yeah, thank you. >> So what are the key challenges that you have on your roadmap right now? You got the products out there, what's the current stake? Can you scope the adoption? Can you share where we're at? What people are doing specifically and the real challenges? >> I think one of the biggest challenges is talking with customers with a slightly, I don't want to say outdated, but an older approach to security. You hear things like malware pop up and it's like, well, really what we should be doing is keeping things into low and medium vulnerabilities, looking at the configuration, managing risk accordingly. Having disparate security tools or different teams doing various things, it's really hard to get a security picture of what's going on in the cluster. That's some of the biggest challenges that we talk with customers about. >> And in terms of resolving those challenges, you mentioned malware, we talk about ransomware. It's a household word these days. It's no longer, are we going to get hit? It's when? It's what's the severity? It's how often? How are you guys helping customers to dial down some of the risk that's inherent and only growing these days? >> Yeah, risk, it's a tough word to generalize, but our whole goal is to give you as much security information in a way that's consumable so that you can evaluate your risk, set policies, and then enforce them early on in the cluster or early on in the development pipeline so that your developers get the security information they need, hopefully asynchronously. That's the best way to do it. It's nice and quick, but yeah. I don't know if Doron you want to add to that? >> Yeah, so I think, yeah, we know that ransomware, again, it's a big world for everyone and we understand the area of the boundaries where we want to, what we want to protect. And we think it's about policies and where we enforce it. So, and if you can enforce it on, we know that as we discussed before that you can scan the image, but we never know what is in it until you really run it. So one of the thing that we we provide is runtime scanning. So you can scan and you can have policy in runtime. So enforce things in runtime. But even if one image got in a way and get to your cluster and run on somewhere, we can stop it in runtime. >> Yeah. And even with the runtime enforcement, the biggest thing we have to educate customers on is that's the last-ditch effort. We want to get these security controls as early as possible. That's where the value's going to be. So we don't want to be blocking things from getting to staging six weeks after developers have been working on a project. >> I want to get you guys thoughts on developer productivity. Had Docker CEO on earlier and since then I had a couple people messaging me. Love the vision of Docker, but Docker Hub has some legacy and it might not, has does something kind of adoption that some people think it does. Are people moving 'cause there times they want to have these their own places? No one place or maybe there is, or how do you guys see the movement of say Docker Hub to just using containers? I don't need to be Docker Hub. What's the vis-a-vis competition? >> I mean working with open source with Red Hat, you have to meet the developers where they are. If your tool isn't cutting it for developers, they're going to find a new tool and really they're the engine, the growth engine of a lot of these technologies. So again, if Docker, I don't want to speak about Docker or what they're doing specifically, but I know that they pretty much kicked off the container revolution and got this whole thing started. >> A lot of people are using your environment too. We're hearing a lot of uptake on the Red Hat side too. So, this is open source help, it all sorts stuff out in the end, like you said, but you guys are getting a lot of traction there. Can you share what's happening there? >> I think one of the biggest things from a developer experience that I've seen is the universal base image that people are using. I can speak from a security standpoint, it's awesome that you have a base image where you can make one change or one issue and it can impact a lot of different applications. That's one of the big benefits that I see in adoption. >> What are some of the business, I'm curious what some of the business outcomes are. You talked about faster time to value obviously being able to get security shifted left and from a control perspective. but what are some of the, if I'm a business, if I'm a telco or a healthcare organization or a financial organization, what are some of the top line benefits that this can bubble up to impact? >> I mean for me, with those two providers, compliance is a massive one. And just having an overall look at what's going on in your clusters, in your environments so that when audit time comes, you're prepared. You can get through that extremely quickly. And then as well, when something inevitably does happen, you can get a good image of all of like, let's say a Log4Shell happens, you know exactly what clusters are affected. The triage time is a lot quicker. Developers can get back to developing and then yeah, you can get through it. >> One thing that we see that customers compliance is huge. >> Yes. And we don't want to, the old way was that, okay, I will provision a cluster and I will do scans and find things, but I need to do for PCI DSS for example. Today the customer want to provision in advance a PCI DSS cluster. So you need to do the compliance before you provision the cluster and make all the configuration already baked for PCI DSS or HIPAA compliance or FedRAMP. And this is where we try to use our compliance, we have tools for compliance today on OpenShift and other clusters and other distribution, but you can do this in advance before you even provision the cluster. And we also have tools to enforce it after that, after your provision, but you have to do it again before and after to make it more feasible. >> Advanced cluster management and the compliance operator really help with that. That's why OpenShift Platform Plus as a bundle is so popular. Just being able to know that when a cluster gets provision, it's going to be in compliance with whatever the healthcare provider is using. And then you can automatically have ACS as well pop up so you know exactly what applications are running, you know it's in compliance. I mean that's the speed. >> You mentioned the word operator, I get triggering word now for me because operator role is changing significantly on this next wave coming because of the automation. They're operating, but they're also devs too. They're developing and composing. It's almost like a dashboard, Lego blocks. The operator's not just manually racking and stacking like the old days, I'm oversimplifying it, but the new operators running stuff, they got observability, they got coding, their servicing policy. There's a lot going on. There's a lot of knobs. Is it going to get simpler? How do you guys see the org structures changing to fill the gap on what should be a very simple, turn some knobs, operate at scale? >> Well, when StackRox originally got acquired, one of the first things we did was put ACS into an operator and it actually made the application life cycle so much easier. It was very easy in the console to go and say, Hey yeah, I want ACS my cluster, click it. It would get provisioned. New clusters would get provisioned automatically. So underneath it might get more complicated. But in terms of the application lifecycle, operators make things so much easier. >> And of course I saw, I was lucky enough with Lisa to see Project Wisdom in AnsibleFest. You going to say, Hey, Red Hat, spin up the clusters and just magically will be voice activated. Starting to see AI come in. So again, operations operator is got to dev vibe and an SRE vibe, but it's not that direct. Something's happening there. We're trying to put our finger on. What do you guys think is happening? What's the real? What's the action? What's transforming? >> That's a good question. I think in general, things just move to the developers all the time. I mean, we talk about shift left security, everything's always going that way. Developers how they're handing everything. I'm not sure exactly. Doron, do you have any thoughts on that. >> Doron, what's your reaction? You can just, it's okay, say what you want. >> So I spoke with one of our customers yesterday and they say that in the last years, we developed tons of code just to operate their infrastructure. That if developers, so five or six years ago when a developer wanted VM, it will take him a week to get a VM because they need all their approval and someone need to actually provision this VM on VMware. And today they automate all the way end-to-end and it take two minutes to get a VM for developer. So operators are becoming developers as you said, and they develop code and they make the infrastructure as code and infrastructure as operator to make it more easy for the business to run. >> And then also if you add in DataOps, AIOps, DataOps, Security Ops, that's the new IT. It seems to be the new IT is the stuff that's scaling, a lot of data's coming in, you got security. So all that's got to be brought in. How do you guys view that into the equation? >> Oh, I mean you become big generalists. I think there's a reason why those cloud security or cloud professional certificates are becoming so popular. You have to know a lot about all the different applications, be able to code it, automate it, like you said, hopefully everything as code. And then it also makes it easy for security tools to come in and look and examine where the vulnerabilities are when those things are as code. So because you're going and developing all this automation, you do become, let's say a generalist. >> We've been hearing on theCUBE here and we've been hearing the industry, burnout, associated with security professionals and some DataOps because the tsunami of data, tsunami of breaches, a lot of engineers getting called in the middle of the night. So that's not automated. So this got to get solved quickly, scaled up quickly. >> Yes. There's two part question there. I think in terms of the burnout aspect, you better send some love to your security team because they only get called when things get broken and when they're doing a great job you never hear about them. So I think that's one of the things, it's a thankless profession. From the second part, if you have the right tools in place so that when something does hit the fan and does break, then you can make an automated or a specific decision upstream to change that, then things become easy. It's when the tools aren't in place and you have desperate environments so that when a Log4Shell or something like that comes in, you're scrambling trying to figure out what clusters are where and where you're impacted. >> Point of attack, remediate fast. That seems to be the new move. >> Yeah. And you do need to know exactly what's going on in your clusters and how to remediate it quickly, how to get the most impact with one change. >> And that makes sense. The service area is expanding. More things are being pushed. So things will, whether it's a zero day vulnerability or just attack. >> Just mix, yeah. Customer automate their all of things, but it's good and bad. Some customer told us they, I think Spotify lost the whole a full zone because of one mistake of a customer because they automate everything and you make one mistake. >> It scale the failure really. >> Exactly. Scaled the failure really fast. >> That was actually few contact I think four years ago. They talked about it. It was a great learning experience. >> It worked double edge sword there. >> Yeah. So definitely we need to, again, scale automation, test automation way too, you need to hold the drills around data. >> Yeah, you have to know the impact. There's a lot of talk in the security space about what you can and can't automate. And by default when you install ACS, everything is non-enforced. You have to have an admission control. >> How are you guys seeing your customers? Obviously Red Hat's got a great customer base. How are they adopting to the managed service wave that's coming? People are liking the managed services now because they maybe have skills gap issues. So managed service is becoming a big part of the portfolio. What's your guys' take on the managed services piece? >> It's just time to value. You're developing a new application, you need to get it out there quick. If somebody, your competitor gets out there a month before you do, that's a huge market advantage. >> So you care how you got there. >> Exactly. And so we've had so much Kubernetes expertise over the last 10 or so, 10 plus year or well, Kubernetes for seven plus years at Red Hat, that why wouldn't you leverage that knowledge internally so you can get your application. >> Why change your toolchain and your workflows go faster and take advantage of the managed service because it's just about getting from point A to point B. >> Exactly. >> Well, in time to value is, you mentioned that it's not a trivial term, it's not a marketing term. There's a lot of impact that can be made. Organizations that can move faster, that can iterate faster, develop what their customers are looking for so that they have that competitive advantage. It's definitely not something that's trivial. >> Yeah. And working in marketing, whenever you get that new feature out and I can go and chat about it online, it's always awesome. You always get customers interests. >> Pushing new code, being secure. What's next for you guys? What's on the agenda? What's around the corner? We'll see a lot of Red Hat at re:Invent. Obviously your relationship with AWS as strong as a company. Multi-cloud is here. Supercloud as we've been saying. Supercloud is a thing. What's next for you guys? >> So we launch the cloud services and the idea that we will get feedback from customers. We are not going GA. We're not going to sell it for now. We want to get customers, we want to get feedback to make the product as best what we can sell and best we can give for our customers and get feedback. And when we go GA and we start selling this product, we will get the best product in the market. So this is our goal. We want to get the customer in the loop and get as much as feedback as we can. And also we working very closely with our customers, our existing customers to announce the product to add more and more features what the customer needs. It's all about supply chain. I don't like it, but we have to say, it's all about making things more automated and make things more easy for our customer to use to have security in the Kubernetes environment. >> So where can your customers go? Clearly, you've made a big impact on our viewers with your conversation today. Where are they going to be able to go to get their hands on the release? >> So you can find it on online. We have a website to sign up for this program. It's on my blog. We have a blog out there for ACS cloud services. You can just go there, sign up, and we will contact the customer. >> Yeah. And there's another way, if you ever want to get your hands on it and you can do it for free, Open Source StackRox. The product is open source completely. And I would love feedback in Slack channel. It's one of the, we also get a ton of feedback from people who aren't actually paying customers and they contribute upstream. So that's an awesome way to get started. But like you said, you go to, if you search ACS cloud service and service preview. Don't have to be a Red Hat customer. Just if you're running a CNCF compliant Kubernetes version. we'd love to hear from you. >> All open source, all out in the open. >> Yep. >> Getting it available to the customers, the non-customers, they hopefully pending customers. Guys, thank you so much for joining John and me talking about the new release, the evolution of StackRox in the last season of 18 months. Lot of good stuff here. I think you've done a great job of getting the audience excited about what you're releasing. Thank you for your time. >> Thank you. >> Thank you. >> For our guest and for John Furrier, Lisa Martin here in Detroit, KubeCon + CloudNativeCon North America. Coming to you live, we'll be back with our next guest in just a minute. (gentle music)

Published Date : Oct 27 2022

SUMMARY :

back to the show floor Day one, we have three wall-to-wall days. So this is going to be a very fun segment. Guys, great to have you on the program. So Michael StackRox And specifically in the code, Doron, I know you have some Even if in the open source world, And you guys are having and in the future Azure Marketplace. So it's not just OpenShift, or solve the whole cloud security posture. It's a lot quicker in the cloud. I'm going to ask you Yeah, so the cloud So they can sign up. So the quicker people are, the better. So my friend at the so you can download it and use it. from the open source side that That's some of the biggest challenges How are you guys helping so that you can evaluate So one of the thing that we we the biggest thing we have I want to get you guys thoughts you have to meet the the end, like you said, it's awesome that you have a base image What are some of the business, and then yeah, you can get through it. One thing that we see that and make all the configuration and the compliance operator because of the automation. and it actually made the What do you guys think is happening? Doron, do you have any thoughts on that. okay, say what you want. for the business to run. So all that's got to be brought in. You have to know a lot about So this got to get solved and you have desperate environments That seems to be the new move. and how to remediate it quickly, And that makes sense. and you make one mistake. Scaled the contact I think four years ago. you need to hold the drills around data. And by default when you install ACS, How are you guys seeing your customers? It's just time to value. so you can get your application. and take advantage of the managed service Well, in time to value is, whenever you get that new feature out What's on the agenda? and the idea that we will Where are they going to be able to go So you can find it on online. and you can do it for job of getting the audience Coming to you live,

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
LisaPERSON

0.99+

Lisa MartinPERSON

0.99+

Michael FosterPERSON

0.99+

AWSORGANIZATION

0.99+

JohnPERSON

0.99+

DoronPERSON

0.99+

Doron CaspinPERSON

0.99+

2017DATE

0.99+

2021DATE

0.99+

DecemberDATE

0.99+

SpotifyORGANIZATION

0.99+

Red HatORGANIZATION

0.99+

two minutesQUANTITY

0.99+

seven plus yearsQUANTITY

0.99+

second partQUANTITY

0.99+

John FurrierPERSON

0.99+

Detroit, MichiganLOCATION

0.99+

fiveDATE

0.99+

one mistakeQUANTITY

0.99+

KubeConEVENT

0.99+

SupercloudORGANIZATION

0.99+

Red HatORGANIZATION

0.99+

a weekQUANTITY

0.99+

yesterdayDATE

0.99+

two providersQUANTITY

0.99+

Two guestsQUANTITY

0.99+

18 monthsQUANTITY

0.99+

TodayDATE

0.99+

MichaelPERSON

0.99+

DockerORGANIZATION

0.99+

bothQUANTITY

0.99+

oneQUANTITY

0.99+

todayDATE

0.99+

LinuxTITLE

0.99+

four years agoDATE

0.98+

five timesQUANTITY

0.98+

one issueQUANTITY

0.98+

six years agoDATE

0.98+

zero dayQUANTITY

0.98+

six weeksQUANTITY

0.98+

CloudNativeConEVENT

0.98+

OpenShiftTITLE

0.98+

last nightDATE

0.98+

CUBEORGANIZATION

0.98+

one imageQUANTITY

0.97+

last yearsDATE

0.97+

FirstQUANTITY

0.97+

Azure MarketplaceTITLE

0.97+

One thingQUANTITY

0.97+

telcoORGANIZATION

0.97+

Day oneQUANTITY

0.97+

one thingQUANTITY

0.96+

Docker HubTITLE

0.96+

Docker HubORGANIZATION

0.96+

10 plus yearQUANTITY

0.96+

DoronORGANIZATION

0.96+

Project WisdomTITLE

0.96+

day oneQUANTITY

0.95+

LegoORGANIZATION

0.95+

one changeQUANTITY

0.95+

a minuteQUANTITY

0.95+

ACSTITLE

0.95+

CloudNativeCon '22EVENT

0.94+

KubernetesTITLE

0.94+

Drew Nielsen, Teleport | KubeCon + CloudNativeCon NA 2022


 

>>Good afternoon, friends. My name is Savannah Peterson here in the Cube Studios live from Detroit, Michigan, where we're at Cuban and Cloud Native Foundation, Cloud Native Con all week. Our last interview of the day served me a real treat and one that I wasn't expecting. It turns out that I am in the presence of two caddies. It's a literal episode of Caddy Shack up here on Cube. John Furrier. I don't think the audience knows that you were a caddy. Tell us about your caddy days. >>I used to caddy when I was a kid at the local country club every weekend. This is amazing. Double loops every weekend. Make some bang, two bags on each shoulder. Caddying for the members where you're going. Now I'm >>On show. Just, just really impressive >>Now. Now I'm caddying for the cube where I caddy all this great content out to the audience. >>He's carrying the story of emerging brands and established companies on their cloud journey. I love it. John, well played. I don't wanna waste any more of this really wonderful individual's time, but since we now have a new trend of talking about everyone's Twitter handle here on the cube, this may be my favorite one of the day, if not Q4 so far. Drew, not reply. AKA Drew ne Drew Nielsen, excuse me, there is here with us from Teleport. Drew, thanks so much for being here. >>Oh, thanks for having me. It's great to be here. >>And so you were a caddy on a whole different level. Can you tell us >>About that? Yeah, so I was in university and I got tired after two years and didn't have a car in LA and met a pro golfer at a golf course and took two years off and traveled around caddying for him and tried to get 'em through Q School. >>This is, this is fantastic. So if you're in school and your parents are telling you to continue going to school, know that you can drop out and be a caddy and still be a very successful television personality. Like both of the gentlemen at some point. >>Well, I never said my parents like >>That decision, but we'll keep our day jobs. Yeah, exactly. And one of them is Cloud Native Security. The hottest topic here at the show. Yep. I want to get into it. You guys are doing some really cool things. Are we? We hear Zero Trust, you know, ransomware and we even, I even talked with the CEO of Dockets morning about container security issues. Sure. There's a lot going on. So you guys are in the middle of teleport. You guys have a unique solution. Tell us what you guys got going on. What do you guys do? What's the solution and what's the problem you solve? >>So Teleport is the first and only identity native infrastructure access solution in the market. So breaking that down, what that really means is identity native being the combination of secret list, getting rid of passwords, Pam Vaults, Key Vaults, Yeah. Passwords written down. Basically the number one source of breach. And 50 to 80% of breaches, depending on whose numbers you want to believe are how organizations get hacked. >>But it's not password 1 23 isn't protecting >>Cisco >>Right >>Now. Well, if you think about when you're securing infrastructure and the second component being zero trust, which assumes the network is completely insecure, right? But everything is validated. Resource to resource security is validated, You know, it assumes work from anywhere. It assumes the security comes back to that resource. And we take the combination of those two into identity, native access where we cryptographically ev, validate identity, but more importantly, we make an absolutely frictionless experience. So engineers can access infrastructure from anywhere at any time. >>I'm just flashing on my roommates, checking their little code, changing Bob login, you know, dongle essentially, and how frustrating that always was. I mean, talk about interrupting workflow was something that's obviously necessary, but >>Well, I mean, talk about frustration if I'm an engineer. Yeah, absolutely. You know, back in the day when you had these three tier monolithic applications, it was kind of simple. But now as you've got modern application development environments Yeah, multi-cloud, hybrid cloud, whatever marketing term around how you talk about this, expanding sort of disparate infrastructure. Engineers are sitting there going from system to system to machine to database to application. I mean, not even a conversation on Kubernetes yet. Yeah. And it's just, you know, every time you pull an engineer or a developer to go to a vault to pull something out, you're pulling them out for 10 minutes. Now, applications today have hundreds of systems, hundreds of microservices. I mean 30 of these a day and nine minutes, 270 minutes times 60. And they also >>Do the math. Well, there's not only that, there's also the breach from manual error. I forgot to change the password. What is that password? I left it open, I left it on >>Cognitive load. >>I mean, it's the manual piece. But even think about it, TR security has to be transparent and engineers are really smart people. And I've talked to a number of organizations who are like, yeah, we've tried to implement security solutions and they fail. Why? They're too disruptive. They're not transparent. And engineers will work their way around them. They'll write it down, they'll do a workaround, they'll backdoor it something. >>All right. So talk about how it works. But I, I mean, I'm getting the big picture here. I love this. Breaking down the silos, making engineers lives easier, more productive. Clearly the theme, everyone they want, they be gonna need. Whoever does that will win it all. How's it work? I mean, you deploying something, is it code, is it in line? It's, >>It's two binaries that you download and really it starts with the core being the identity native access proxy. Okay. So that proxy, I mean, if you look at like the zero trust principles, it all starts with a proxy. Everything connects into that proxy where all the access is gated, it's validated. And you know, from there we have an authorization engine. So we will be the single source of truth for all access across your entire infrastructure. So we bring machines, engineers, databases, applications, Kubernetes, Linux, Windows, we don't care. And we basically take that into a single architecture and single access platform that essentially secures your entire infrastructure. But more importantly, you can do audit. So for all of the organizations that are dealing with FedRAMP, pci, hipaa, we have a complete audit trail down to a YouTube style playback. >>Oh, interesting. We're we're California and ccpa. >>Oh, gdpr. >>Yeah, exactly. It, it, it's, it's a whole shebang. So I, I love, and John, maybe you've heard this term a lot more than I have, but identity native is relatively new to me as as a term. And I suspect you have a very distinct way of defining identity. How do you guys define identity internally? >>So identity is something that is cryptographically validated. It is something you have. So it's not enough. If you look at, you know, credentials today, everyone's like, Oh, I log into my computer, but that's my identity. No, it's not. Right. Those are attributes. Those are something that is secret for a period of time until you write it down. But I can't change my fingerprint. Right. And now I >>Was just >>Thinking of, well no, perfect case in point with touch ID on your meth there. Yeah. It's like when we deliver that cryptographically validated identity, we use these secure modules in like modern laptops or servers. Yeah. To store that identity so that even if you're sitting in front of your computer, you can't get to it. But more importantly, if somebody were to take that and try to be you and try to log in with your fingerprint, it's >>Not, I'm not gonna lie, I love the apple finger thing, you know, it's like, you know, space recognition, like it's really awesome. >>It save me a lot of time. I mean, even when you go through customs and they do the face scan now it actually knows who you are, which is pretty wild in the last time you wanna provide ones. But it just shifted over like maybe three months ago. Well, >>As long as no one chops your finger off like they do in the James Bond movies. >>I mean, we try and keep it a light and fluffy here on the queue, but you know, do a finger teams, we can talk about that >>Too. >>Gabby, I was thinking more minority report, >>But you >>Knows that's exactly what I, what I think of >>Hit that one outta bounds. So I gotta ask, because you said you're targeting engineers, not IT departments. What's, is that, because I in your mind it is now the engineers or what's the, is always the solution more >>Targeted? Well, if you really look at who's dealing with infrastructure on a day-to-day basis, those are DevOps individuals. Those are infrastructure teams, Those are site reliability engineering. And when it, they're the ones who are not only managing the infrastructure, but they're also dealing with the code on it and everything else. And for us, that is who is our primary customer and that's who's doing >>It. What's the biggest problem that you're solving in this use case? Because you guys are nailing it. What's the problem that your identity native solution solves? >>You know, right out of the backs we remove the number one source of breach. And that is taking passwords, secrets and, and keys off the board. That deals with most of the problem right there. But there are really two problems that organizations face. One is scaling. So as you scale, you get more secrets, you get more keys, you get all these things that is all increasing your attack vector in real time. Oh >>Yeah. Across teams locations. I can't even >>Take your pick. Yeah, it's across clouds, right? Any of it >>On-prem doesn't. >>Yeah. Any of it. We, and we allow you to scale, but do it securely and the security is transparent and your engineers will absolutely love it. What's the most important thing about this product Engineers. Absolutely. >>What are they saying? What are some of those examples? Anecdotally, pull boats out from engineering. >>You're too, we should have invent, we should have invented this ourselves. Or you know, we have run into a lot of customers who have tried to home brew this and they're like, you know, we spend an in nor not of hours on it >>And IT or they got legacy from like Microsoft or other solutions. >>Sure, yeah. Any, but a lot of 'em is just like, I wish I had done it myself. Or you know, this is what security should be. >>It makes so much sense and it gives that the team such a peace of mind. I mean, you never know when a breach is gonna come, especially >>It's peace of mind. But I think for engineers, a lot of times it deals with the security problem. Yeah. Takes it off the table so they can do their jobs. Yeah. With zero friction. Yeah. And you know, it's all about speed. It's all about velocity. You know, go fast, go fast, go fast. And that's what we enable >>Some of the benefits to them is they get to save time, focus more on, on task that they need to work on. >>Exactly. >>And get the >>Job done. And on top of it, they answer the audit and compliance mail every time it comes. >>Yeah. Why are people huge? Honestly, why are people doing this? Because, I mean, identity is just such an hard nut to crack. Everyone's got their silos, Vendors having clouds have 'em. Identity is the most fragmented thing on >>The planet. And it has been fragmented ever since my first RSA conference. >>I know. So will we ever get this do over? Is there a driver? Is there a market force? Is this the time? >>I think the move to modern applications and to multi-cloud is driving this because as those application stacks get more verticalized, you just, you cannot deal with the productivity >>Here. And of course the next big thing is super cloud and that's coming fast. Savannah, you know, You know that's Rocket. >>John is gonna be the thought leader and keyword leader of the word super cloud. >>Super Cloud is enabling super services as the cloud cast. Brian Gracely pointed out on his Sunday podcast of which if that happens, Super Cloud will enable super apps in a new architectural >>List. Please don't, and it'll be super, just don't. >>Okay. Right. So what are you guys up to next? What's the big hot spot for the company? What are you guys doing? What are you guys, What's the idea guys hiring? You put the plug in. >>You know, right now we are focused on delivering the best identity, native access platform that we can. And we will continue to support our customers that want to use Kubernetes, that want to use any different type of infrastructure. Whether that's Linux, Windows applications or databases. Wherever they are. >>Are, are your customers all of a similar DNA or are you >>No, they're all over the map. They range everything from tech companies to financial services to, you know, fractional property. >>You seem like someone everyone would need. >>Absolutely. >>And I'm not just saying that to be a really clean endorsement from the Cube, but >>If you were doing DevOps Yeah. And any type of forward-leaning shift, left engineering, you need us because we are basically making security as code a reality across your entire infrastructure. >>Love this. What about the team dna? Are you in a scale growth stage right now? What's going on? Absolutely. Sounds I was gonna say, but I feel like you would have >>To be. Yeah, we're doing, we're, we have a very positive outlook and you know, even though the economic time is what it is, we're doing very well meeting. >>How's the location? Where's the location of the headquarters now? With remote work is pretty much virtual. >>Probably. We're based in downtown Oakland, California. >>Woohoo. Bay area representing on this stage right now. >>Nice. Yeah, we have a beautiful office right in downtown Oakland and yeah, it's been great. Awesome. >>Love that. And are you hiring right now? I bet people might be. I feel like some of our cube watchers are here waiting to figure out their next big play. So love to hear that. Absolutely love to hear that. Besides Drew, not reply, if people want to join your team or say hello to you and tell you how brilliant you looked up here, or ask about your caddy days and maybe venture a guest to who that golfer may have been that you were CAD Inc. For, what are the best ways for them to get in touch with you? >>You can find me on LinkedIn. >>Great. Fantastic. John, anything else >>From you? Yeah, I mean, I just think security is paramount. This is just another example of where the innovation has to kind of break through without good identity, everything could cripple. Then you start getting into the silos and you can start getting into, you know, tracking it. You got error user errors, you got, you know, one of the biggest security risks. People just leave systems open, they don't even know it's there. So like, I mean this is just, just identity is the critical linchpin to, to solve for in security to me. And that's totally >>Agree. We even have a lot of customers who use us just to access basic cloud consoles. Yeah. >>So I was actually just gonna drive there a little bit because I think that, I'm curious, it feels like a solution for obviously complex systems and stacks, but given the utility and what sounds like an extreme ease of use, I would imagine people use this for day-to-day stuff within their, >>We have customers who use it to access their AWS consoles. We have customers who use it to access Grafana dashboards. You know, for, since we're sitting here at coupon accessing a Lens Rancher, all of the amazing DevOps tools that are out there. >>Well, I mean true. I mean, you think about all the reasons why people don't adopt this new federated approach or is because the IT guys did it and the world we're moving into, the developers are in charge. And so we're seeing the trend where developers are taking the DevOps and the data and the security teams are now starting to reset the guardrails. What's your >>Reaction to that? Well, you know, I would say that >>Over the top, >>Well I would say that you know, your DevOps teams and your infrastructure teams and your engineers, they are the new king makers. Yeah. Straight up. Full stop. >>You heard it first folks. >>And that's >>A headline right >>There. That is a headline. I mean, they are the new king makers and, but they are being forced to do it as securely as possible. And our job is really to make that as easy and as frictionless as possible. >>Awesome. >>And it sounds like you're absolutely nailing it. Drew, thank you so much for being on the show. Thanks for having today. This has been an absolute pleasure, John, as usual a joy. And thank all of you for tuning in to the Cube Live here at CU Con from Detroit, Michigan. We look forward to catching you for day two tomorrow.

Published Date : Oct 27 2022

SUMMARY :

I don't think the audience knows that you were a caddy. the members where you're going. Just, just really impressive He's carrying the story of emerging brands and established companies on It's great to be here. And so you were a caddy on a whole different level. Yeah, so I was in university and I got tired after two years and didn't have to school, know that you can drop out and be a caddy and still be a very successful television personality. What's the solution and what's the problem you solve? And 50 to 80% of breaches, depending on whose numbers you want to believe are how organizations It assumes the security comes back to that resource. you know, dongle essentially, and how frustrating that always was. You know, back in the day when you had these three tier I forgot to change I mean, it's the manual piece. I mean, you deploying something, is it code, is it in line? And you know, from there we have an authorization engine. We're we're California and ccpa. And I suspect you have a very distinct way of that is secret for a period of time until you write it down. try to be you and try to log in with your fingerprint, it's Not, I'm not gonna lie, I love the apple finger thing, you know, it's like, you know, space recognition, I mean, even when you go through customs and they do the face scan now So I gotta ask, because you said you're targeting Well, if you really look at who's dealing with infrastructure on a day-to-day basis, those are DevOps individuals. Because you guys are nailing it. So as you scale, you get more secrets, you get more keys, I can't even Take your pick. We, and we allow you to scale, but do it securely What are they saying? they're like, you know, we spend an in nor not of hours on it Or you know, you never know when a breach is gonna come, especially And you know, it's all about speed. And on top of it, they answer the audit and compliance mail every time it comes. Identity is the most fragmented thing on And it has been fragmented ever since my first RSA conference. I know. Savannah, you know, Super Cloud is enabling super services as the cloud cast. So what are you guys up to next? And we will continue to support our customers that want to use Kubernetes, you know, fractional property. If you were doing DevOps Yeah. Sounds I was gonna say, but I feel like you would have Yeah, we're doing, we're, we have a very positive outlook and you know, How's the location? We're based in downtown Oakland, California. Bay area representing on this stage right now. it's been great. And are you hiring right now? John, anything else Then you start getting into the silos and you can start getting into, you know, tracking it. We even have a lot of customers who use us just to access basic cloud consoles. a Lens Rancher, all of the amazing DevOps tools that are out there. I mean, you think about all the reasons why people don't adopt this Well I would say that you know, your DevOps teams and your infrastructure teams and your engineers, I mean, they are the new king makers and, but they are being forced to We look forward to catching you for day

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Savannah PetersonPERSON

0.99+

30QUANTITY

0.99+

DrewPERSON

0.99+

10 minutesQUANTITY

0.99+

Brian GracelyPERSON

0.99+

JohnPERSON

0.99+

LALOCATION

0.99+

MicrosoftORGANIZATION

0.99+

Drew NielsenPERSON

0.99+

two binariesQUANTITY

0.99+

CiscoORGANIZATION

0.99+

270 minutesQUANTITY

0.99+

50QUANTITY

0.99+

SavannahPERSON

0.99+

firstQUANTITY

0.99+

todayDATE

0.99+

two problemsQUANTITY

0.99+

Detroit, MichiganLOCATION

0.99+

oneQUANTITY

0.99+

SundayDATE

0.99+

two yearsQUANTITY

0.99+

twoQUANTITY

0.99+

AWSORGANIZATION

0.99+

second componentQUANTITY

0.99+

Zero TrustORGANIZATION

0.99+

TeleportORGANIZATION

0.99+

WindowsTITLE

0.99+

LinkedInORGANIZATION

0.99+

three tierQUANTITY

0.99+

John FurrierPERSON

0.99+

Cloud Native FoundationORGANIZATION

0.99+

YouTubeORGANIZATION

0.99+

bothQUANTITY

0.99+

CaliforniaLOCATION

0.99+

tomorrowDATE

0.98+

two bagsQUANTITY

0.98+

LinuxTITLE

0.98+

OneQUANTITY

0.98+

80%QUANTITY

0.98+

three months agoDATE

0.98+

FedRAMPORGANIZATION

0.98+

day twoQUANTITY

0.98+

KubeConEVENT

0.98+

CloudNativeConEVENT

0.97+

Super CloudTITLE

0.97+

GabbyPERSON

0.96+

nine minutesQUANTITY

0.96+

Cube StudiosORGANIZATION

0.95+

a dayQUANTITY

0.95+

CU ConEVENT

0.95+

DoubleQUANTITY

0.94+

TwitterORGANIZATION

0.94+

zero frictionQUANTITY

0.94+

BobPERSON

0.93+

CubeORGANIZATION

0.92+

Caddy ShackTITLE

0.92+

Q SchoolORGANIZATION

0.91+

single access platformQUANTITY

0.91+

zero trustQUANTITY

0.89+

single architectureQUANTITY

0.89+

60QUANTITY

0.88+

downtown Oakland, CaliforniaLOCATION

0.88+

teleportORGANIZATION

0.87+

KubernetesTITLE

0.87+

two caddiesQUANTITY

0.87+

pciORGANIZATION

0.86+

each shoulderQUANTITY

0.85+

CubanORGANIZATION

0.85+

single sourceQUANTITY

0.85+

hundreds of microservicesQUANTITY

0.84+

zero trustQUANTITY

0.83+

DocketsORGANIZATION

0.83+

NA 2022EVENT

0.82+

CAD Inc.ORGANIZATION

0.81+

BayLOCATION

0.8+

one sourceQUANTITY

0.78+

RSA conferenceEVENT

0.78+

hundreds of systemsQUANTITY

0.77+

Cloud NativeEVENT

0.76+

Stelio D'Alo & Raveesh Chugh, Zscaler | AWS Marketplace Seller Conference 2022


 

(upbeat electronic music) >> Welcome back to everyone, to "theCUBE's" coverage here in Seattle, Washington for Amazon Web Services Partner Marketplace Seller Conference, combining their partner network with Marketplace forming a new organization called AWS Partner Organization. This is "theCUBE" coverage. I'm John Furrier, your host. We've got great "Cube" alumni here from Zscaler, a very successful cloud company doing great work. Stelio D'Alo, senior director of cloud business development and Raveesh Chugh, VP of Public Cloud Partnerships at Zscaler. Welcome back to "theCUBE." Good to see you guys. Thanks for coming on. >> Thank you. >> Thanks having us, John. >> So we've been doing a lot of coverage of Zscaler, what a great success story. I mean, the numbers are great. The business performance, it's in the top two, three, one, two, three in all metrics on public companies, SaaS. So you guys, check. Good job. >> Yes, thank you. >> So you guys have done a good job. Now you're here, selling through the Marketplace. You guys are a world class performing company in cloud SaaS, so you're in the front lines doing well. Now, Marketplace is a procurement front end opportunity for people to buy. Hey, self-service, buy and put things together. Sounds novel, what a great concept. Great cloud life. >> Yes. >> You guys are participating and now sellers are coming together. The merger of the public, the partner network with Marketplace. It feels like this is a second act for AWS to go to the next level. They got their training wheels done with partners. Now they're going to the next level. What do you guys think about this? >> Well, I think you're right, John. I think it is very much something that is in keeping with the way AWS does business. Very Amazonian, they're working back from the customer. What we're seeing is, our customers and in general, the market is gravitating towards purchase mechanisms and route to market that just are lower friction. So in the same way that companies are going through their digital transformations now, really modernizing the way they host applications and they reach the internet. They're also modernizing on the purchasing side, which is super exciting, because we're all motivated to help customers with that agility. >> You know, it's fun to watch and again I'm being really candid and props to you guys as a company. Now, everyone else is kind of following that. Okay, lift and shift, check, doing some things. Now they go, whoa, I can really build on this. People are building their own apps for their companies. Going to build their own stuff. They're going to use piece parts. They're going to put it together in a really scalable way. That's the new normal. Okay, so now they go okay, I'm going to just buy through the market, I get purchasing power. So you guys have been a real leader with AWS. Can you share what you guys are doing in the Marketplace? I think you guys are a nice example of how to execute the Marketplace. Take us through. What are you guys offering there? What's the contract look like? Is it multi-pronged? What's the approach? What do customers get if they go to the marketplace for Zscaler? >> Yeah, so it's been a very exciting story and been a very pleasing one for us with AWS marketplace. We see a huge growth potentially. There are more than 350,000 customers that are actively buying through Marketplace today. We expect that number to grow to around a million customers by the next, I would say, five to ten years and we want to be part of this wave. We see AWS Marketplace to be a channel where not only our resalers or our channel partners can come and transact, but also our GSIs like Accenture want to transact through this channel. We are doing a lot, in terms of bringing new customers through Marketplace, who want to not only close their deals, but close it in the next few hours. That's the beauty of Marketplace, the agility, the flexibility in terms of pricing that it provides to ISVs like us. If a customer wants to delay their payments by a couple of quarters, Marketplace supports that. If a customer wants to do monthly payments, Marketplace supports that. We are seeing lot of customers, big customers, that have signed EDPs, enterprise discount plans with AWS. These are multi-year cloud commits coming to us and saying we can retire our EDPs with AWS if we transact your solution through AWS Marketplace. So what we have done, as of today, we have all of our production services enabled through AWS Marketplace. What that means for customers, they can now retire their EDPs by buying Zscaler products through AWS Marketplace and in return get the full benefit of maximizing their EDP commits with AWS. >> So you guys are fully committed, no toe on the water, as we heard. You guys are all in. >> Absolutely, that's exactly the way to put it. We're all in, all of our solutions are available in the marketplace. As you mentioned, we're a SaaS provider. So we're one of the vendors in the Marketplace that have SaaS solutions. So unlike a lot of customers and even the market in general, associate the Marketplace for historical reasons, the way it started with a lot of monthly subscriptions and just dipping your toe in it from a consumer perspective. Whereas we're doing multimillion dollar, multi-year SaaS contracts. So the most complicated kinds of transactions you'd normally associate with enterprise software, we're doing in very low friction ways. >> On the Zscaler side going in low friction. >> Yep, yeah, that's right. >> How about the customer experience? >> So it is primarily the the customer that experiences. >> Driving it? >> Yeah, they're driving it and it's because rather than traditional methods of going through paperwork, purchase orders- >> What are some of the things that customers are saying about this, bcause I see two benefits, I'll say that. The friction, it's a channel, okay, for Zscaler. Let's be clear, but now you have a customer who's got a lot of Amazon. They're a trusted partner too. So why wouldn't they want to have one point of contact to use their purchasing power and you guys are okay with that. >> We're absolutely okay with it. The reason being, we're still doing the transaction and we can do the transaction with our... We're a channel first company, so that's another important distinction of how people tend to think of the Marketplace. We go through channel. A lot of our transactions are with traditional channel partners and you'd be surprised the kinds of, even the Telcos, carrier providers, are starting to embrace Marketplace. So from a customer perspective, it's less paperwork, less legal work. >> Yeah, I'd love to get your reaction to something, because I think this highlights to me what we've been reporting on with "theCUBE" with super cloud and other trends that are different in a good way. Taking it to the next level and that is that if you look at Zscaler, SaaS, SaaS is self-service, the scale, there's efficiencies. Marketplace first started out as a self-service catalog, a website, you know, click and choose, but now it's a different. He calls it a supply chain, like the CICD pipeline of buying software. He mentions that, there's also services. He put the Channel partners can come in. The GSIs, global system integrators can come in. So it's more than just a catalog now. It's kind of self-service procurement more than it is just a catalog of buy stuff. >> Yes, so yeah, I feel CEOs, CSOs of today should understand what Marketplace brings to the bear in terms of different kinds of services or Zscaler solutions that they can acquire through Marketplace and other ISV solutions, for that matter. I feel like we are at a point, after the pandemic, where there'll be a lot of digital exploration and companies can do more in terms of not just Marketplace, but also including the channel partners as part of deals. So you talked about channel conflict. AWS addressed this by bringing a program called CPPO in the picture, Channel Partner Private Offers. What that does is, we are not only bringing all our channel partners into deals. For renewals as well, they're the partner of record and they get paid alongside with the customer. So AWS does all the heavy lifting, in terms of disbursements of payments to us, to the channel partner, so it's a win-win situation for all. >> I mean, private offers and co-sale has been very popular. >> It has been, and that is our bread and butter in the Marketplace. Again, we do primarily three year contracts and so private offers work super well. A nice thing for us as a vendor is it provides a great amount of flexibility. Private Offer gives you a lot of optionality, in terms of how the constructs of the deal and whether or not you're working with a partner, how the partner is utilizing as well to resell to the end user. So, we've always talked about AWS giving IT agility. This gives purchasing and finance business agility. >> Yeah, and I think this comes up a lot. I just noticed this happening a lot more, where you see dedicated sessions, not just on DevOps and all the goodies of the cloud, financial strategy. >> Yeah. >> Seeing a lot more conversation around how to operationalize the business transactions in the cloud. >> Absolutely. >> This is the new, I mean it's not new, it's been thrown around, but not at a tech conference. You don't see that. So I got to ask you guys, what's the message to the CISOs and executives watching the business people about Zscaler in the Marketplace? What should they be looking at? What is the pitch for Zscaler for the Marketplace buyer? >> So I would say that we are a cloud-delivered network security service. We have been in this game for more than a decade. We have years of early head start with lots of features and functionality versus our competitors. If customers were to move into AWS Cloud, they can get rid of their next-gen firewalls and just have all the traffic routed through our Zscaler internet access and use Zscaler private access for accessing their private applications. We feel we have done everything in our capacity, in terms of enabling customers through Marketplace and will continue to participate in more features and functionality that Marketplace has to offer. We would like these customers to take advantage of their EDPs as well as their retirement and spend for the multi-commit through AWS Marketplace. Learn about what we have to offer and how we can really expedite the motion for them, if they want to procure our solutions through Marketplace >> You know, we're seeing an ability for them to get more creative, more progressive in terms of the purchasing. We're also doing, we're really excited about the ability to serve multiple markets. So we've had an immense amount of success in commercial. We also are seeing increasing amount of public sector, US federal government agencies that want to procure this way as well for the same reasons. So there's a lot of innovation going on. >> So you have the FedRAMP going on, you got all those certifications. >> Exactly right. So we are the first cloud-native solution to provide IL5 ATO, as well as FedRAMP pie and we make that all available, GSA schedule pricing through the AWS Marketplace, again through FSIs and other resellers. >> Public private partnerships have been a big factor, having that span of capability. I got to ask you about, this is a cool conversation, because now you're like, okay, I'm selling through the Marketplace. Companies themselves are changing how they operate. They don't just buy software that we used to use. So general purpose, bundled stuff. Oh yeah, I'm buying this product, because this has got a great solution and I have to get forced to use this firewall, because I bought this over here. That's not how companies are architecting and developing their businesses. It's no longer buying IT. They're building their company digitally. They have to be the application. So they're not sitting around, saying hey, can I get a solution? They're building and architecting their solution. This is kind of like the new enterprise that no one's talking about. They kind of, got to do their own work. >> Yes. >> There's no general purpose solution that maps every company. So they got to pick the best piece parts and integrate them. >> Yes and I feel- >> Do you guys agree with that? >> Yeah, I agree with that and customers don't want to go for point solutions anymore. They want to go with a platform approach. They want go with a vendor that can not only cut down their vendors from multi-dozens to maybe a dozen or less and that's where, you know, we kind of have pivoted to the platform-centric approach, where we not only help customers with Cloud Network Security, but we also help customers with Cloud Native Application Protection Platform that we just recently launched. It's going by the name of the different elements, including Cloud Security Posture Management, Cloud Identity Event Management and so we are continuously doing more and more on the configuration and vulnerability side space. So if a customer has an AWS S3 bucket that is opened it can be detected and can be remediated. So all of those proactive steps we are taking, in terms of enhancing our portfolio, but we have come a long way as a company, as a platform that we have evolved in the Marketplace. >> What's the hottest product? >> The hottest product? >> In Marketplace right now. >> Well, the fastest growing products include our digital experience products and we have new Cloud Protection. So we've got Posture and Workload Protection as well and those are the fastest growing. For AWS customers a strong affinity also for ZPA, which provides you zero trust access to your workloads on AWS. So those are all the most popular in Marketplace. >> Yeah. >> So I would like to add that we recently launched and this has been a few years, a couple of years. We launched a product called Zscaler Digital X, the ZDX. >> Mm-hmm. >> What that product does is, let's say you're making a Zoom call and your WiFi network is laggy or it's a Zoom server that's laggy. It kind of detects where is the problem and it further tells the IT department you need to fix either the server on which Zoom is running, or fix your home network. So that is the beauty of the product. So I think we are seeing massive growth with some of our new editions in the portfolio, which is a long time coming. >> Yeah and certainly a lot of growth opportunities for you guys, as you come in. Where do you see Zscaler's big growth coming from product-wise? What's the big push? Actually, this is great upside for you here. >> Yeah. >> On the go to market side. Where's the big growth for Zscaler right now? So I think we are focused as a company on zero trust architecture. We want to securely connect users to apps, apps to apps, workloads to workloads and machines to machines. We want to give customers an experience where they have direct access to the apps that's hidden from the outside world and they can securely connect to the apps in a very succinct fashion. The user experience is second to none. A lot of customers use us on the Microsoft Office 365 side, where they see a lag in connecting to Microsoft Office 365 directly. They use the IE service to securely connect. >> Yeah, latency kills. >> Microsoft Office 365. >> Latency kills, as we always say, you know and security, you got to look at the pattern, you want to see that data. >> Yeah, and emerging use cases, there is an immense amount of white space and upside for us as well in emerging use cases, like OT, 5G, IOT. >> Yeah. >> Federal government, DOD. >> Oh god, tactical edge government. >> Security at the edge, absolutely, yeah. >> Where's the big edge? What's the edge challenge right now, if you have to put your finger on the edge, because right now that's the hot area, we're watching that. It's going to be highly contested. It's not yet clear, I mean certainly hybrid is the operating model, cloud, distributing, computing, but edge has got unique things that you can't really point to on premises that's the same. It's highly dynamic, you need high bandwidth, low latency, compute at the edge. The data has to be processed right there. What's the big thing at the edge right now? >> Well, so that's probably an emerging answer. I mean, we're working with our customers, they're inventing and they're kind of finding the use cases for those edge, but one of the good things about Zscaler is that we are able to, we've got low latency at the edge. We're able to work as a computer at the edge. We work on Outpost, Snowball, Snowcone, the Snow devices. So we can be wherever our customers need us. Mobile devices, there are a lot of applications where we've got to be either on embedded devices, on tractors, providing security for those IOT devices. So we're pretty comfortable with where we are being the- >> So that's why you guys are financially doing so well, performance wise. I got to ask you though, because I think that brings up the great point. If this is why I like the Marketplace, if I'm a customer, the edge is highly dynamic. It's changing all the time. I don't want to wait to buy something. If I got my solution architects on a product, I need to know I'm going to have zero trust built in and I need to push the button on Zscaler. I don't want to wait. So how does the procurement side impact? What have you guys seen? Share your thoughts on how Marketplace is working from the procurement standpoint, because it seems to me to be fast. Is that right, or is it still slow on their side? On the buyer side, because this to me would be a benefit to developers, if we say, hey, the procurement can just go really fast. I don't want to go through a bunch of PO approvals or slow meetings. >> It can be, that manifests itself in several ways, John. It can be, for instance, somebody wants to do a POC and traditionally you could take any amount of time to get budget approval, take it through. What if you had a pre-approved cloud budget and that was spent primarily through AWS Marketplace, because it's consolidated data on your AWS invoice. The ability to purchase a POC on the Marketplace could be done literally within minutes of the decision being made to go forward with it. So that's kind of a front end, you know, early stage use case. We've got examples we didn't talk about on our recent earnings call of how we have helped customers bring in their procurement with large million dollar, multimillion dollar deals. Even when a resaler's been involved, one of our resaler partners. Being able to accelerate deals, because there's so much less legal work and traditional bureaucratic effort. >> Agility. >> That agility purchasing process has allowed our customers to pull into the quarter, or the end of month, or end of quarter for them, deals that would've otherwise not been able to be done. >> So this is a great example of where you can set policy and kind of create some guard rails around innovation and integration deals, knowing if it's something that the edge is happening, say okay, here's some budget. We approved it, or Amazon gives credits and partnership going on. Then I'd say, hey, well green light this, not to exceed a million dollars, or whatever number in their range and then let people have the freedom to execute. >> You're absolutely right, so from the purchasing side, it does give them that agility. It eliminates a lot of the processes that would push out a purchase in actual execution past when the business decision is made and quite frankly, to be honest, AWS has been very accommodative. They're a great partner. They've invested a lot in Marketplace, Marketplace programs, to help customers do the right thing and do it more quickly as well as vendors like us to help our customers make the decisions they need to. >> Rising tide, a rising tide floats all boats and you guys are a great example of an independent company. Highly successful on your own. >> Yep. >> Certainly the numbers are clear. Wall Street loves Zscaler and economics are great. >> Our customer CSAT numbers are off the scale as well. >> Customers are great and now you've got the Marketplace. This is again, a new normal. A new kind of ecosystem is developing where it's not like the old monolithic ecosystems. The value creation and extraction is happening differently now. It's kind of interesting. >> Yes and I feel we have a long way to go, but what I can tell you is that Zscaler is in this for the long run. We are seeing some of the competitors erupt in the space as well, but they have a long way to go. What we have built requires years worth of R&D and features and thousands of customer's use cases which kind of lead to something what Zscaler has come up with today. What we have is very unique and is going to continuously be an innovation in the market in the years to come. In terms of being more cloud-savvy or more cloud-focused or more cloud-native than what the market has seen so far in the form of next-gen firewalls. >> I know you guys have got a lot of AI work. We've had many conversations with Howie over there. Great stuff and really appreciate you guys participating in our super cloud event we had and we'll see more of that where we're talking about the next generation clouds, really enabling that new disruptive, open-spanning capabilities across multiple environments to run cloud-native modern applications at scale and secure. Appreciate your time to come on "theCUBE". >> Thank you. >> Thank you very much. >> Thanks for having us. >> Thanks, I totally appreciate it. Zscaler, leading company here on "theCUBE" talking about their relationship with Marketplace as they continue to grow and succeed as technology goes to the next level in the cloud. Of course "theCUBE's" covering it here in Seattle. I'm John Furrier, your host. Thanks for watching. (peaceful electronic music)

Published Date : Sep 28 2022

SUMMARY :

Good to see you guys. I mean, the numbers are great. So you guys have done a good job. The merger of the public, So in the same way that companies and props to you guys as a company. and in return get the full benefit So you guys are fully committed, and even the market in general, On the Zscaler side So it is primarily the the customer What are some of the things and we can do the transaction with our... and that is that if you So AWS does all the heavy lifting, I mean, private offers and in terms of how the constructs of the deal the goodies of the cloud, in the cloud. So I got to ask you guys, and just have all the traffic routed in terms of the purchasing. So you have the FedRAMP going on, and we make that all available, This is kind of like the new enterprise So they got to pick the best evolved in the Marketplace. Well, the fastest growing products Zscaler Digital X, the ZDX. So that is the beauty of the product. What's the big push? On the go to market side. and security, you got Yeah, and emerging use cases, on premises that's the same. but one of the good things about Zscaler and I need to push the button on Zscaler. of the decision being made or the end of month, or the freedom to execute. It eliminates a lot of the processes and you guys are a great example Certainly the numbers are clear. are off the scale as well. It's kind of interesting. and is going to continuously the next generation clouds, next level in the cloud.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Raveesh ChughPERSON

0.99+

Stelio D'AloPERSON

0.99+

AWSORGANIZATION

0.99+

JohnPERSON

0.99+

TelcosORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

John FurrierPERSON

0.99+

fiveQUANTITY

0.99+

SeattleLOCATION

0.99+

ZscalerORGANIZATION

0.99+

more than 350,000 customersQUANTITY

0.99+

three yearQUANTITY

0.99+

AWS Partner OrganizationORGANIZATION

0.99+

todayDATE

0.99+

oneQUANTITY

0.99+

twoQUANTITY

0.99+

two benefitsQUANTITY

0.99+

threeQUANTITY

0.99+

Seattle, WashingtonLOCATION

0.99+

million dollarQUANTITY

0.99+

ten yearsQUANTITY

0.98+

second actQUANTITY

0.98+

first companyQUANTITY

0.98+

one pointQUANTITY

0.97+

IETITLE

0.97+

ZscalerTITLE

0.97+

MicrosoftORGANIZATION

0.97+

around a million customersQUANTITY

0.97+

multimillion dollarQUANTITY

0.97+

a dozenQUANTITY

0.97+

theCUBEORGANIZATION

0.96+

Public Cloud PartnershipsORGANIZATION

0.95+

more than a decadeQUANTITY

0.95+

MarketplaceTITLE

0.95+

secondQUANTITY

0.95+

Cloud Network SecurityTITLE

0.95+

CubeORGANIZATION

0.94+

MarketplaceORGANIZATION

0.94+

zero trustQUANTITY

0.92+

AWS MarketplaceORGANIZATION

0.9+

Cloud Identity Event ManagementTITLE

0.9+

CloudTITLE

0.89+

SaaSTITLE

0.88+

FedRAMPTITLE

0.88+

firstQUANTITY

0.87+

thousands of customerQUANTITY

0.86+

S3TITLE

0.86+

8 Stelio D'Alo & Raveesh Chugh, Zscaler | AWS Marketplace Seller Conference 2022


 

(upbeat electronic music) >> Welcome back to everyone, to "theCUBE's" coverage here in Seattle, Washington for Amazon Web Services Partner Marketplace Seller Conference, combining their partner network with Marketplace forming a new organization called AWS Partner Organization. This is "theCUBE" coverage. I'm John Furrier, your host. We've got great "Cube" alumni here from Zscaler, a very successful cloud company doing great work. Stelio D'Alo, senior director of cloud business development and Raveesh Chugh, VP of Public Cloud Partnerships at Zscaler. Welcome back to "theCUBE." Good to see you guys. Thanks for coming on. >> Thank you. >> Thanks having us, John. >> So we've been doing a lot of coverage of Zscaler, what a great success story. I mean, the numbers are great. The business performance, it's in the top two, three, one, two, three in all metrics on public companies, SaaS. So you guys, check. Good job. >> Yes, thank you. >> So you guys have done a good job. Now you're here, selling through the Marketplace. You guys are a world class performing company in cloud SaaS, so you're in the front lines doing well. Now, Marketplace is a procurement front end opportunity for people to buy. Hey, self-service, buy and put things together. Sounds novel, what a great concept. Great cloud life. >> Yes. >> You guys are participating and now sellers are coming together. The merger of the public, the partner network with Marketplace. It feels like this is a second act for AWS to go to the next level. They got their training wheels done with partners. Now they're going to the next level. What do you guys think about this? >> Well, I think you're right, John. I think it is very much something that is in keeping with the way AWS does business. Very Amazonian, they're working back from the customer. What we're seeing is, our customers and in general, the market is gravitating towards purchase mechanisms and route to market that just are lower friction. So in the same way that companies are going through their digital transformations now, really modernizing the way they host applications and they reach the internet. They're also modernizing on the purchasing side, which is super exciting, because we're all motivated to help customers with that agility. >> You know, it's fun to watch and again I'm being really candid and props to you guys as a company. Now, everyone else is kind of following that. Okay, lift and shift, check, doing some things. Now they go, whoa, I can really build on this. People are building their own apps for their companies. Going to build their own stuff. They're going to use piece parts. They're going to put it together in a really scalable way. That's the new normal. Okay, so now they go okay, I'm going to just buy through the market, I get purchasing power. So you guys have been a real leader with AWS. Can you share what you guys are doing in the Marketplace? I think you guys are a nice example of how to execute the Marketplace. Take us through. What are you guys offering there? What's the contract look like? Is it multi-pronged? What's the approach? What do customers get if they go to the marketplace for Zscaler? >> Yeah, so it's been a very exciting story and been a very pleasing one for us with AWS marketplace. We see a huge growth potentially. There are more than 350,000 customers that are actively buying through Marketplace today. We expect that number to grow to around a million customers by the next, I would say, five to ten years and we want to be part of this wave. We see AWS Marketplace to be a channel where not only our resalers or our channel partners can come and transact, but also our GSIs like Accenture want to transact through this channel. We are doing a lot, in terms of bringing new customers through Marketplace, who want to not only close their deals, but close it in the next few hours. That's the beauty of Marketplace, the agility, the flexibility in terms of pricing that it provides to ISVs like us. If a customer wants to delay their payments by a couple of quarters, Marketplace supports that. If a customer wants to do monthly payments, Marketplace supports that. We are seeing lot of customers, big customers, that have signed EDPs, enterprise discount plans with AWS. These are multi-year cloud commits coming to us and saying we can retire our EDPs with AWS if we transact your solution through AWS Marketplace. So what we have done, as of today, we have all of our production services enabled through AWS Marketplace. What that means for customers, they can now retire their EDPs by buying Zscaler products through AWS Marketplace and in return get the full benefit of maximizing their EDP commits with AWS. >> So you guys are fully committed, no toe on the water, as we heard. You guys are all in. >> Absolutely, that's exactly the way to put it. We're all in, all of our solutions are available in the marketplace. As you mentioned, we're a SaaS provider. So we're one of the vendors in the Marketplace that have SaaS solutions. So unlike a lot of customers and even the market in general, associate the Marketplace for historical reasons, the way it started with a lot of monthly subscriptions and just dipping your toe in it from a consumer perspective. Whereas we're doing multimillion dollar, multi-year SaaS contracts. So the most complicated kinds of transactions you'd normally associate with enterprise software, we're doing in very low friction ways. >> On the Zscaler side going in low friction. >> Yep, yeah, that's right. >> How about the customer experience? >> So it is primarily the the customer that experiences. >> Driving it? >> Yeah, they're driving it and it's because rather than traditional methods of going through paperwork, purchase orders- >> What are some of the things that customers are saying about this, bcause I see two benefits, I'll say that. The friction, it's a channel, okay, for Zscaler. Let's be clear, but now you have a customer who's got a lot of Amazon. They're a trusted partner too. So why wouldn't they want to have one point of contact to use their purchasing power and you guys are okay with that. >> We're absolutely okay with it. The reason being, we're still doing the transaction and we can do the transaction with our... We're a channel first company, so that's another important distinction of how people tend to think of the Marketplace. We go through channel. A lot of our transactions are with traditional channel partners and you'd be surprised the kinds of, even the Telcos, carrier providers, are starting to embrace Marketplace. So from a customer perspective, it's less paperwork, less legal work. >> Yeah, I'd love to get your reaction to something, because I think this highlights to me what we've been reporting on with "theCUBE" with super cloud and other trends that are different in a good way. Taking it to the next level and that is that if you look at Zscaler, SaaS, SaaS is self-service, the scale, there's efficiencies. Marketplace first started out as a self-service catalog, a website, you know, click and choose, but now it's a different. He calls it a supply chain, like the CICD pipeline of buying software. He mentions that, there's also services. He put the Channel partners can come in. The GSIs, global system integrators can come in. So it's more than just a catalog now. It's kind of self-service procurement more than it is just a catalog of buy stuff. >> Yes, so yeah, I feel CEOs, CSOs of today should understand what Marketplace brings to the bear in terms of different kinds of services or Zscaler solutions that they can acquire through Marketplace and other ISV solutions, for that matter. I feel like we are at a point, after the pandemic, where there'll be a lot of digital exploration and companies can do more in terms of not just Marketplace, but also including the channel partners as part of deals. So you talked about channel conflict. AWS addressed this by bringing a program called CPPO in the picture, Channel Partner Private Offers. What that does is, we are not only bringing all our channel partners into deals. For renewals as well, they're the partner of record and they get paid alongside with the customer. So AWS does all the heavy lifting, in terms of disbursements of payments to us, to the channel partner, so it's a win-win situation for all. >> I mean, private offers and co-sale has been very popular. >> It has been, and that is our bread and butter in the Marketplace. Again, we do primarily three year contracts and so private offers work super well. A nice thing for us as a vendor is it provides a great amount of flexibility. Private Offer gives you a lot of optionality, in terms of how the constructs of the deal and whether or not you're working with a partner, how the partner is utilizing as well to resell to the end user. So, we've always talked about AWS giving IT agility. This gives purchasing and finance business agility. >> Yeah, and I think this comes up a lot. I just noticed this happening a lot more, where you see dedicated sessions, not just on DevOps and all the goodies of the cloud, financial strategy. >> Yeah. >> Seeing a lot more conversation around how to operationalize the business transactions in the cloud. >> Absolutely. >> This is the new, I mean it's not new, it's been thrown around, but not at a tech conference. You don't see that. So I got to ask you guys, what's the message to the CISOs and executives watching the business people about Zscaler in the Marketplace? What should they be looking at? What is the pitch for Zscaler for the Marketplace buyer? >> So I would say that we are a cloud-delivered network security service. We have been in this game for more than a decade. We have years of early head start with lots of features and functionality versus our competitors. If customers were to move into AWS Cloud, they can get rid of their next-gen firewalls and just have all the traffic routed through our Zscaler internet access and use Zscaler private access for accessing their private applications. We feel we have done everything in our capacity, in terms of enabling customers through Marketplace and will continue to participate in more features and functionality that Marketplace has to offer. We would like these customers to take advantage of their EDPs as well as their retirement and spend for the multi-commit through AWS Marketplace. Learn about what we have to offer and how we can really expedite the motion for them, if they want to procure our solutions through Marketplace >> You know, we're seeing an ability for them to get more creative, more progressive in terms of the purchasing. We're also doing, we're really excited about the ability to serve multiple markets. So we've had an immense amount of success in commercial. We also are seeing increasing amount of public sector, US federal government agencies that want to procure this way as well for the same reasons. So there's a lot of innovation going on. >> So you have the FedRAMP going on, you got all those certifications. >> Exactly right. So we are the first cloud-native solution to provide IL5 ATO, as well as FedRAMP pie and we make that all available, GSA schedule pricing through the AWS Marketplace, again through FSIs and other resellers. >> Public private partnerships have been a big factor, having that span of capability. I got to ask you about, this is a cool conversation, because now you're like, okay, I'm selling through the Marketplace. Companies themselves are changing how they operate. They don't just buy software that we used to use. So general purpose, bundled stuff. Oh yeah, I'm buying this product, because this has got a great solution and I have to get forced to use this firewall, because I bought this over here. That's not how companies are architecting and developing their businesses. It's no longer buying IT. They're building their company digitally. They have to be the application. So they're not sitting around, saying hey, can I get a solution? They're building and architecting their solution. This is kind of like the new enterprise that no one's talking about. They kind of, got to do their own work. >> Yes. >> There's no general purpose solution that maps every company. So they got to pick the best piece parts and integrate them. >> Yes and I feel- >> Do you guys agree with that? >> Yeah, I agree with that and customers don't want to go for point solutions anymore. They want to go with a platform approach. They want go with a vendor that can not only cut down their vendors from multi-dozens to maybe a dozen or less and that's where, you know, we kind of have pivoted to the platform-centric approach, where we not only help customers with Cloud Network Security, but we also help customers with Cloud Native Application Protection Platform that we just recently launched. It's going by the name of the different elements, including Cloud Security Posture Management, Cloud Identity Event Management and so we are continuously doing more and more on the configuration and vulnerability side space. So if a customer has an AWS S3 bucket that is opened it can be detected and can be remediated. So all of those proactive steps we are taking, in terms of enhancing our portfolio, but we have come a long way as a company, as a platform that we have evolved in the Marketplace. >> What's the hottest product? >> The hottest product? >> In Marketplace right now. >> Well, the fastest growing products include our digital experience products and we have new Cloud Protection. So we've got Posture and Workload Protection as well and those are the fastest growing. For AWS customers a strong affinity also for ZPA, which provides you zero trust access to your workloads on AWS. So those are all the most popular in Marketplace. >> Yeah. >> So I would like to add that we recently launched and this has been a few years, a couple of years. We launched a product called Zscaler Digital X, the ZDX. >> Mm-hmm. >> What that product does is, let's say you're making a Zoom call and your WiFi network is laggy or it's a Zoom server that's laggy. It kind of detects where is the problem and it further tells the IT department you need to fix either the server on which Zoom is running, or fix your home network. So that is the beauty of the product. So I think we are seeing massive growth with some of our new editions in the portfolio, which is a long time coming. >> Yeah and certainly a lot of growth opportunities for you guys, as you come in. Where do you see Zscaler's big growth coming from product-wise? What's the big push? Actually, this is great upside for you here. >> Yeah. >> On the go to market side. Where's the big growth for Zscaler right now? So I think we are focused as a company on zero trust architecture. We want to securely connect users to apps, apps to apps, workloads to workloads and machines to machines. We want to give customers an experience where they have direct access to the apps that's hidden from the outside world and they can securely connect to the apps in a very succinct fashion. The user experience is second to none. A lot of customers use us on the Microsoft Office 365 side, where they see a lag in connecting to Microsoft Office 365 directly. They use the IE service to securely connect. >> Yeah, latency kills. >> Microsoft Office 365. >> Latency kills, as we always say, you know and security, you got to look at the pattern, you want to see that data. >> Yeah, and emerging use cases, there is an immense amount of white space and upside for us as well in emerging use cases, like OT, 5G, IOT. >> Yeah. >> Federal government, DOD. >> Oh god, tactical edge government. >> Security at the edge, absolutely, yeah. >> Where's the big edge? What's the edge challenge right now, if you have to put your finger on the edge, because right now that's the hot area, we're watching that. It's going to be highly contested. It's not yet clear, I mean certainly hybrid is the operating model, cloud, distributing, computing, but edge has got unique things that you can't really point to on premises that's the same. It's highly dynamic, you need high bandwidth, low latency, compute at the edge. The data has to be processed right there. What's the big thing at the edge right now? >> Well, so that's probably an emerging answer. I mean, we're working with our customers, they're inventing and they're kind of finding the use cases for those edge, but one of the good things about Zscaler is that we are able to, we've got low latency at the edge. We're able to work as a computer at the edge. We work on Outpost, Snowball, Snowcone, the Snow devices. So we can be wherever our customers need us. Mobile devices, there are a lot of applications where we've got to be either on embedded devices, on tractors, providing security for those IOT devices. So we're pretty comfortable with where we are being the- >> So that's why you guys are financially doing so well, performance wise. I got to ask you though, because I think that brings up the great point. If this is why I like the Marketplace, if I'm a customer, the edge is highly dynamic. It's changing all the time. I don't want to wait to buy something. If I got my solution architects on a product, I need to know I'm going to have zero trust built in and I need to push the button on Zscaler. I don't want to wait. So how does the procurement side impact? What have you guys seen? Share your thoughts on how Marketplace is working from the procurement standpoint, because it seems to me to be fast. Is that right, or is it still slow on their side? On the buyer side, because this to me would be a benefit to developers, if we say, hey, the procurement can just go really fast. I don't want to go through a bunch of PO approvals or slow meetings. >> It can be, that manifests itself in several ways, John. It can be, for instance, somebody wants to do a POC and traditionally you could take any amount of time to get budget approval, take it through. What if you had a pre-approved cloud budget and that was spent primarily through AWS Marketplace, because it's consolidated data on your AWS invoice. The ability to purchase a POC on the Marketplace could be done literally within minutes of the decision being made to go forward with it. So that's kind of a front end, you know, early stage use case. We've got examples we didn't talk about on our recent earnings call of how we have helped customers bring in their procurement with large million dollar, multimillion dollar deals. Even when a resaler's been involved, one of our resaler partners. Being able to accelerate deals, because there's so much less legal work and traditional bureaucratic effort. >> Agility. >> That agility purchasing process has allowed our customers to pull into the quarter, or the end of month, or end of quarter for them, deals that would've otherwise not been able to be done. >> So this is a great example of where you can set policy and kind of create some guard rails around innovation and integration deals, knowing if it's something that the edge is happening, say okay, here's some budget. We approved it, or Amazon gives credits and partnership going on. Then I'd say, hey, well green light this, not to exceed a million dollars, or whatever number in their range and then let people have the freedom to execute. >> You're absolutely right, so from the purchasing side, it does give them that agility. It eliminates a lot of the processes that would push out a purchase in actual execution past when the business decision is made and quite frankly, to be honest, AWS has been very accommodative. They're a great partner. They've invested a lot in Marketplace, Marketplace programs, to help customers do the right thing and do it more quickly as well as vendors like us to help our customers make the decisions they need to. >> Rising tide, a rising tide floats all boats and you guys are a great example of an independent company. Highly successful on your own. >> Yep. >> Certainly the numbers are clear. Wall Street loves Zscaler and economics are great. >> Our customer CSAT numbers are off the scale as well. >> Customers are great and now you've got the Marketplace. This is again, a new normal. A new kind of ecosystem is developing where it's not like the old monolithic ecosystems. The value creation and extraction is happening differently now. It's kind of interesting. >> Yes and I feel we have a long way to go, but what I can tell you is that Zscaler is in this for the long run. We are seeing some of the competitors erupt in the space as well, but they have a long way to go. What we have built requires years worth of R&D and features and thousands of customer's use cases which kind of lead to something what Zscaler has come up with today. What we have is very unique and is going to continuously be an innovation in the market in the years to come. In terms of being more cloud-savvy or more cloud-focused or more cloud-native than what the market has seen so far in the form of next-gen firewalls. >> I know you guys have got a lot of AI work. We've had many conversations with Howie over there. Great stuff and really appreciate you guys participating in our super cloud event we had and we'll see more of that where we're talking about the next generation clouds, really enabling that new disruptive, open-spanning capabilities across multiple environments to run cloud-native modern applications at scale and secure. Appreciate your time to come on "theCUBE". >> Thank you. >> Thank you very much. >> Thanks for having us. >> Thanks, I totally appreciate it. Zscaler, leading company here on "theCUBE" talking about their relationship with Marketplace as they continue to grow and succeed as technology goes to the next level in the cloud. Of course "theCUBE's" covering it here in Seattle. I'm John Furrier, your host. Thanks for watching. (peaceful electronic music)

Published Date : Sep 21 2022

SUMMARY :

Good to see you guys. I mean, the numbers are great. So you guys have done a good job. The merger of the public, So in the same way that companies and props to you guys as a company. and in return get the full benefit So you guys are fully committed, and even the market in general, On the Zscaler side So it is primarily the the customer What are some of the things and we can do the transaction with our... and that is that if you So AWS does all the heavy lifting, I mean, private offers and in terms of how the constructs of the deal the goodies of the cloud, in the cloud. So I got to ask you guys, and just have all the traffic routed in terms of the purchasing. So you have the FedRAMP going on, and we make that all available, This is kind of like the new enterprise So they got to pick the best evolved in the Marketplace. Well, the fastest growing products Zscaler Digital X, the ZDX. So that is the beauty of the product. What's the big push? On the go to market side. and security, you got Yeah, and emerging use cases, on premises that's the same. but one of the good things about Zscaler and I need to push the button on Zscaler. of the decision being made or the end of month, or the freedom to execute. It eliminates a lot of the processes and you guys are a great example Certainly the numbers are clear. are off the scale as well. It's kind of interesting. and is going to continuously the next generation clouds, next level in the cloud.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Raveesh ChughPERSON

0.99+

Stelio D'AloPERSON

0.99+

AWSORGANIZATION

0.99+

JohnPERSON

0.99+

TelcosORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

John FurrierPERSON

0.99+

SeattleLOCATION

0.99+

fiveQUANTITY

0.99+

ZscalerORGANIZATION

0.99+

more than 350,000 customersQUANTITY

0.99+

three yearQUANTITY

0.99+

AWS Partner OrganizationORGANIZATION

0.99+

todayDATE

0.99+

oneQUANTITY

0.99+

twoQUANTITY

0.99+

two benefitsQUANTITY

0.99+

threeQUANTITY

0.99+

Seattle, WashingtonLOCATION

0.99+

million dollarQUANTITY

0.99+

ten yearsQUANTITY

0.98+

second actQUANTITY

0.98+

first companyQUANTITY

0.98+

one pointQUANTITY

0.97+

IETITLE

0.97+

ZscalerTITLE

0.97+

MicrosoftORGANIZATION

0.97+

around a million customersQUANTITY

0.97+

multimillion dollarQUANTITY

0.97+

a dozenQUANTITY

0.97+

theCUBEORGANIZATION

0.96+

Public Cloud PartnershipsORGANIZATION

0.95+

more than a decadeQUANTITY

0.95+

MarketplaceTITLE

0.95+

secondQUANTITY

0.95+

Cloud Network SecurityTITLE

0.95+

CubeORGANIZATION

0.94+

MarketplaceORGANIZATION

0.94+

zero trustQUANTITY

0.92+

AWS MarketplaceORGANIZATION

0.9+

Cloud Identity Event ManagementTITLE

0.9+

CloudTITLE

0.89+

SaaSTITLE

0.88+

FedRAMPTITLE

0.88+

firstQUANTITY

0.87+

thousands of customerQUANTITY

0.86+

S3TITLE

0.86+

Ryan Farris, Anitian | AWS Startup Showcase S2 E4 | Cybersecurity


 

>>Hey everyone. Welcome to the cubes presentation of the AWS startup showcase. This is season two, episode four, where we continue to talk with the AWS ecosystem partners, this topic, cybersecurity protect and detect against threats. I'm your host, Lisa Martin. I've got a new guest with me. Ryan Ferris joins me the VP of products and engineering at Anisha. Ryan. Welcome to the program. Great to have you. >>Thank you so much for having me. >>So let's dig right in. Why are software vendors turning to Anisha to help them address and access the nearly for over 200 billion market public sector, federal market for cloud services? What is that key event? >>Yeah, it's it. If you know anything about FedRAMP and if you've looked into it, it takes a long time to achieve Fedra. So when customers kind of go into this cold and they're from Mars and they're like, what is bed? They usually find that it's an 18 month journey, maybe a 24 month journey. And so Anisha helps shorten that journey with lower costs and faster time to market. So if you're waiting for our revenue stream from say a government entity, we can get you there faster and get you to a, a state of Fedra certified in a shorter time period. And that's the value problem. >>Faster time to value is critical for organizations. So let's look at this journey as you talked about it, what does the path to compliance look like for specifically for AWS customers with a nation and without help us understand the value add? >>Yeah. So if you're doing it without Angen or if you're just kind of doing it yourself, which some customers choose to do, then they have to go on that journey and kind of learn about three primary things. One thing is how do I just write the entire package? Like there there's a thing called an SSP or a, a system security plan. And that thing is maybe seven or 800 pages long. And you have to offer that all by yourself so you can get help with that or not. That's sort of the academic and, and, and tech writing piece of it. There's another piece of it around what does my environment look like? So as I am ruling out this Fedra solution, what are each piece in my environment that needs to be compliant with Fedra? And it's a voluminous amount of things can be either a dozen or maybe up to a hundred things that you have to tweak and change. So there's a technical deployment store here as well. And then the third thing is keeping you compliant in your AWS environment after you've achieved kind of that readiness state. So the journey does not stop once you achieve Fedra, ATO, it goes on and on and on, and Anisha helps customers kind of maintain and keep them there in that fully compliance state after achieving ATO, >>What's the timeframe for AWS customers in terms of going, alright, we realize we're going on this journey. It's challenging. We need An's help. What's the timeframe to get them actually certified. >>Yeah. We look at the timeframe between the moment you deploy and the moment you start writing about that tech, that Fedra package and when you're audit ready, and in the best case scenario, that could be a few months, right? But you're always, your mileage may vary based on kind of your application readiness and how ready you are to pursue that journey. So the fastest happy path is a few months to audit, audit an audit ready state, but then you have, you kinda have to go through a process whereby you're in the queue for Fedra. And that can kind of take maybe an extra few months, but it really is that that three month accelerated timeframe in the best case scenario, >>Got it. Three months accelerated timeframe. Are there other compliance standards that besides Fedra that you help organizations get compliance with? >>Right. So it's a great question. So FedRAMP in and of itself is just really hard to get to. It's just so many things that you have to do, but if you get to that state, it's based off of a standard called missed 853 specifically rev four, that's kind of a mouthful, but once you achieve that state, there's basically 325 controls that come along with fed moderate. And that buys you a lot of leverage in leeway in mapping and sort of crosswalking to other compliance levels. So if you achieve that state, you buy a lot of, kind of goodness with things that map to either PCI or even HIPAA or SOC two. And, and so you, you kind of get a big benefit and sort of a big bang for your buck by having achieved that, that state for Fedra. >>So from an AWS customer, talk to me about, obviously we talked about the time to value the speed with which you enable organizations to achieve compliance and, and readiness. What what's in it for me in terms of working with a nation as an AWS customer. >>Yeah. For, so for AWS specifically our stack, well, we have kind of two versions of our stack. One is meant for Azure and it's kind of cookie cutter and meant for folks that have an entrenched Azure footprint. The other is it's the majority of our market it's folks that want to in accelerator footprint in AWS. So what's in it for you is that Anan kind of presents something that looks pretty similar to a landing zone, but it's a little bit more peppered with complexity and with tuned configurations. So if you're an AWS customer and let's see you've had an environment for the last 5, 6, 7 years, we help you kind of take that environment and enhance it and become FedRAMP ready in a much faster state. And we are leveraging and utilizing a lot of native AWS core services like ECR, for example, is one we're just starting to lean into AWS inspector for bone scans, those types of things. And then kind of when you get up to that audit, ready state and through ATO, we aggregate a lot of that vulnerability information and vulnerability scanning information into a parable readable, actionable format. And most of those things, those gatherings of data are AWS specific functions that we kind of piggyback on. So we're heavily into cloud trail and, and quite heavy into kind of using the things that are already at our fingertips just by deploying into AWS. >>Yeah. Leveraging what they already are familiar with kind of meeting the customers where they are. I think these days is such an important factor to help organizations make the changes as quickly and dynamically as they need to. >>That's right. Yeah. That's perfect. Yeah. A lot of customers, you know, when, when they start on the journey, they kind of, they, they sort of uncover the, uncover the details around, well, I have an application and this application has existed for six or seven years. How do I get this thing FedRAMP ready? And what does onboarding mean to your stack? We try to make that specific step as easy as possible. So when I'm on the phone with prospects and I'm talking to 'em about embarking on a journey, I kind of get them to a mental model where they treat their application VPC or their application environment as sort of a, and we deploy a separate VPC into their, into their cloud account. And then we peer that information. It's kind of getting into the mechanics a little bit, but we try to make it as easy as possible to start doing the things that we're obliged to do for FedRAMP, for their application, like bone scans and, and operationalization of logging and things like that. And then we pull that information into our AIAN managed BPC. And I think once customers really start to understand and sort of synthesize that mental model, then they kind of have this Baha moment. They're like, oh, okay. Now I, now I really understand how your platform can accelerate this journey into a period that is no more than say two or three months of onboarding >>No more than two or three months. That's, that's a nice kind of guarantee for organizations who are you typically engaging with? Is it the CISO level or are there other folks involved in this conversation? >>Yeah, I, the CISO is probably the best persona to engage with, but it so varies from customer to customer and you never really know who's really gonna, oftentimes it's the CEO or, or sometimes it's a champion that might be the CFO or someone that's incentivized to really start getting market share for federal customers that they don't have access to. That might even be a VP of engineering that we're, that we're conversing with. But most often I think the CISO is central because the CISO of course wants to give in details of what does the staff consist of and exactly how are you helping me with this big burden of continuous monitoring that fed Fedra makes me do. And, and where, where do you fit in that story? So it's usually the CSO, >>Usually the CSO, but some of the other personas that you mentioned sounds like it's definitely a C level or at least a, an executive level conversation. >>It is. Yeah. I'll try to divide that a little bit from my persona. Like I, I run engineering and product. I'm usually dealing with a rather talking to and engaging with the CSO, but the folks that cut the check are either either the CEO or the CFO that really want to widen that kind of revenue stream that they don't have access to. And they're the real decision making personas in this deal. Now, after the decision decision is made, then, you know, they're vetting through VPs of engineering or engineering leaders or the CSO. So like the, the folks that pull the purse strings are usually, you know, the ones that are cutting the check to make this investment that is usually the CSO or rather CEO and the CFO. >>Got it. Okay. So if I'm an AWS customer and I'm on this journey for fed re certification, I've, I've been on it for a while. How do I know it's time to raise my hand or pick up the phone and call Anisha? >>Yeah. You know, some customers that we speak with have already tried to do it and maybe they've failed. Maybe they've been like 12 or 14 months into the journey. And they've said things like, we just don't know how to put the package together, or maybe they've engaged with the third party auditor. And the third party auditor has said, sorry, you guys need to go back to the drawing board or maybe they've missed a good percentage of the technical requirements and they need some consultation and advice or a cookie cutter approach. So it kind of, every journey is different when we are engaging. Sometimes folks are just coming in completely cold or maybe they failed. But the more interesting ones, and I think when we can look a little bit more like heroes are the ones that have tried it, and then a year later they come back, they come back to an, and they want that accelerated goodness. >>Do you have a favorite customer story that you think really articulates the value either from a customer who came in cold or a customer who came in after trying it on their own or with another partner for a year that you think really demonstrates the value that AIAN delivers? >>Yeah. There is a customer story that's sort of top of mind and it's, I think the guy primarily stuck in what tooling I'll anonymize the customer, but this customer kind of chose the wrong level of tooling as they embarked on their journey. And by tooling, I mean, let me get a little bit more specific here. You can't just choose any vulnerability scanner, for instance, if it's a SAS product, or if it's sending data or requests outside of your Fedra boundary, then you're gonna run into trouble. And this reference customer, or this prospect at the time kind of had a lot of friction there. So as they were bumping up against that three Pao deadline, they realized they had a lot of work to do. And we simplified that, that part of the journey substantially for them by essentially selecting and spoon feeding them and, and sort of accelerating that part of the deployment and technical journey for them. And they were very delighted by that part of it. >>When you're talking with customers who are in, in a state of, of change and fluxes, who isn't these days, we've seen the acceleration of digital transformation considerably over the last couple of years. How do you talk with them about a nation as an enabler of their digital transformation overall? >>Yeah. Digital transformation. It's a, it's a broad word. Isn't it like for, for customers that are moving from an on-prem world into the cloud world, you have this great opportunity to kind of start from scratch. And so for Anisha, we are deploying and maybe not start from scratch, but when you're moving from an on-prem environment into the cloud, your footprint, you have this really nice opportunity to embrace more of AWS core services and to kind of rebuild things, kind of make your architecture drastically improved, or like look different to be more supportable and like less operational overhead. And so when an nation presents itself as sort of this platform in a walled garden environment, some customers have this aha moment that like, if you're gonna move either a portion of your environment or a specific application to the cloud, AIAN really helps you establish that security within that boundary and that footprint in a, in a much more accelerated fashion, then if you were selecting each part of your security infrastructure and then trying to implement it by hand, and that's kind of where we shine. >>Got it. We talked about the personas that you're typically engaging with depending on the organization, but how do you help enterprise companies who say Anisha, we wanna improve DevOps efficiency. We wanna get our applications secure that are running on AWS and those that we may wanna move to AWS in the future. >>Yeah. This gets into futures a little bit, but part of our roadmap, a little bit of a, a kind of a look around the corner for our roadmap is that since we know so much about the FedRAMP environment and FedRAMP moderate and the standard called this 853, it's a really powerful security view. And it's also a really powerful compliance view. So, you know, as I was saying before that, if you achieve a lot of depth and excellence in nest 853, it buys you a lot of kind of crosswalk and applicability for SOC two and HIPAA and PCI. So for DevOps organizations and for just engineering organizations that want more pre-pro insight, there's no reason why you can't just deploy our platform and our stack in a pre fraud environment to get that security signaling such that you can catch things early and prevent maybe spillage or leakage or security issues to go into production. So one of the things that we're doing on a roadmap is a, a feature that we call compliance insights, whereby we present a frame of missed 853 RAV4 that you can deploy into any environment. And that particularly helps the DevOps role by saying, well, if I just, for example, exposed an S3 bucket to world, then I can catch that configuration, that compliance product and catch it, trap it and fix before it leaks out to. >>So you talked a little bit about kind of some of the things that are coming up on a, on the product side, what's next for Anisha, as we look at we're rounding out calendar year 22 coming into 2023, there's still so much change in the market. We've got to embrace that. What's next for the company. What can we expect from the VP of products and engineering? >>Yeah, I think in two, two big areas here, we're gonna double down on our Fedra offering offering, and just continuously improve it and improve it. We're pretty tempted to lean in more heavily to CMMC. We hear a lot about CMMC kind of on the periphery, but we just haven't quite felt the market pressure to really go after that. But there's definitely something there. And I would anticipate some offering that maps to that specific compliance that, that compliance framework. And then in the enterprise, we just month after month, we discuss more about how we can create more flexibility in our platform, such that commercial customers can get more of that goodness, and sort of more of that consolidation and time to market, particularly for small and mid-sized customers. So we'll be releasing more of those pieces of functionality in 2023 as well. >>So the commercial folks be on the lookout for that. >>Yes, absolutely. That's a huge untapped market for us. We're super excited about it and we'll be a little cagey on in our plans until we kind of get through this early availability period and then probably make a bigger splash in the first half of 2023. >>That sounds appropriate. Where can the audience go to learn more about what you guys are doing and maybe get ahead on some of those teaser that you just mentioned? >>Yeah. I think our marketing folks will push out more data sheets and marketing material on what's to come. And if you ever wanted to be part of this early availability program that I just discussed, or that I mentioned, you can always go to anan.com and ping us, and we'd be happy to have a conversation with you and we'll lift up the hood and allow you to look under there for, and just carry on the conversation around what's to come. >>All right, getting a peek of what's under the hood. That's always exciting, Ryan, thank you for joining me on this program. AWS startup showcase. We appreciate your time, your insights and a peek into what's going on at Anisha. >>Awesome. It was a pleasure. Thank you so much. >>Likewise. We wanna thank you for watching the AWS startup showcase for Ryan Ferris. I'm Lisa Martin stick right here on the, for great content coming your way. Take care.

Published Date : Sep 7 2022

SUMMARY :

Ryan Ferris joins me the VP of products and engineering at Anisha. What is that key And so Anisha helps shorten that journey with lower costs and faster time to market. this journey as you talked about it, what does the path to compliance look like for specifically And then the third thing is keeping you compliant in your AWS What's the timeframe to get them actually certified. few months to audit, audit an audit ready state, but then you have, Fedra that you help organizations get compliance with? And that buys you a lot of leverage in leeway in mapping and So from an AWS customer, talk to me about, obviously we talked about the time to value the speed with which for the last 5, 6, 7 years, we help you kind of take that environment and enhance I think these days is such an important factor to help organizations make the changes as It's kind of getting into the mechanics a little bit, but we try Is it the CISO level or are there other folks involved in this conversation? or sometimes it's a champion that might be the CFO or someone that's incentivized to really Usually the CSO, but some of the other personas that you mentioned sounds like it's definitely a C level Now, after the decision decision is made, then, you know, they're vetting through VPs How do I know it's time to raise my hand or pick up the phone and call Anisha? And the third party auditor has said, sorry, you guys need to go back to the drawing board or and sort of accelerating that part of the deployment and technical journey for How do you talk with them about a nation as an enabler of their digital a specific application to the cloud, AIAN really helps you establish that security but how do you help enterprise companies who say Anisha, we wanna improve DevOps efficiency. And that particularly helps the DevOps role by saying, So you talked a little bit about kind of some of the things that are coming up on a, on the product side, kind of on the periphery, but we just haven't quite felt the market pressure to really go after that. That's a huge untapped market for us. Where can the audience go to learn more about what you guys are doing and maybe get program that I just discussed, or that I mentioned, you can always go to anan.com That's always exciting, Ryan, thank you for joining me on this program. Thank you so much. We wanna thank you for watching the AWS startup showcase for

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Lisa MartinPERSON

0.99+

AWSORGANIZATION

0.99+

12QUANTITY

0.99+

18 monthQUANTITY

0.99+

twoQUANTITY

0.99+

sevenQUANTITY

0.99+

Ryan FerrisPERSON

0.99+

24 monthQUANTITY

0.99+

RyanPERSON

0.99+

sixQUANTITY

0.99+

Ryan FarrisPERSON

0.99+

2023DATE

0.99+

14 monthsQUANTITY

0.99+

MarsLOCATION

0.99+

three monthsQUANTITY

0.99+

AIANORGANIZATION

0.99+

each pieceQUANTITY

0.99+

seven yearsQUANTITY

0.99+

AnishaPERSON

0.99+

three monthQUANTITY

0.99+

AnitianPERSON

0.99+

Three monthsQUANTITY

0.99+

800 pagesQUANTITY

0.99+

HIPAATITLE

0.99+

One thingQUANTITY

0.98+

two big areasQUANTITY

0.98+

a year laterDATE

0.98+

CMMCORGANIZATION

0.98+

SOC twoTITLE

0.98+

SASORGANIZATION

0.98+

a dozenQUANTITY

0.98+

third thingQUANTITY

0.97+

each partQUANTITY

0.97+

two versionsQUANTITY

0.97+

6QUANTITY

0.97+

FedraORGANIZATION

0.97+

FedraTITLE

0.97+

a yearQUANTITY

0.96+

AnishaORGANIZATION

0.95+

325 controlsQUANTITY

0.95+

FedRAMPORGANIZATION

0.94+

AzureTITLE

0.93+

ECRTITLE

0.92+

oneQUANTITY

0.92+

first half of 2023DATE

0.9+

OneQUANTITY

0.9+

PCITITLE

0.89+

5QUANTITY

0.86+

rev fourOTHER

0.85+

7 yearsQUANTITY

0.84+

ATOTITLE

0.84+

over 200 billion marketQUANTITY

0.84+

a hundred thingsQUANTITY

0.83+

three primary thingsQUANTITY

0.83+

853OTHER

0.82+

upQUANTITY

0.79+

FedRAMPTITLE

0.79+

episode fourOTHER

0.79+

anan.comOTHER

0.76+

Rakesh Narasimhan, Anitian | CUBE Conversation, August 2022


 

(bright upbeat music) >> Welcome, everyone, to this Cube conversation. It's part of our season two, episode four of the ongoing AWS Startup Showcase Series. Today's theme, "Cybersecurity: Detect and Protect Against Threats." I'm your host, Lisa Martin. I've got one of our alumni back with us. Rakesh Narasimhan joins me, President and CEO of Anitian. Rakesh, it's great to have you back on the program. >> Thank you very much. Pleasure to be here. >> So some congratulations are in order. I see that Anitian was recently awarded nine global InfoSec awards at RSA conference just this year including couple great titles here hot company and security company of the year. Talk to the audience who knows Anitian what is it doing to enable and empower the digital transformation for enterprises that are, I mean, we've been talking about the acceleration of digital transformation. How is Anitian an enabler of that? >> Thank you again for the opportunity. I think the big change that we brought to the table in Anitian is really what is typically a very manual, complex time consuming and quite expensive process. We've just brought software innovations to it and really that's customers who are trying to do compliance or security in the cloud which just provide a platform that basically accelerates a customer's application migration to cloud. And so that ability is the software innovation that we were able to bring to the space and that just wasn't there before. And so we're just happy that we took the opportunity to innovate there and just bring it to the customers. >> So let's now talk to and address those AWS customers. When you're talking to prospects, existing AWS customers what do you say are the differentiators that makes Anitian so unique when in AWS. >> That's a great question. I think the biggest innovation, the biggest thing that we bring to the table is really an acceleration and timeline and completion of their application. So if you're a customer and you're trying to get into a new market for compliance, for example or you're trying to basically get a new application up and running in a secure environment in either one of those cases, we have a product offering a platform offering that enables you to quickly get up and running and get to production. And that's been the reason why we've enjoyed enormous success in the marketplace in the AWS customer base. >> One of the areas where I see that an Anitian has been very successful is in helping cloud software vendors get FedRAMP compliance and be able to access what is a huge federal market. How are you able to do that? >> Yeah, I think the big thing that we focused on was you have a complete class of SaaS vendors out there who provide enormous innovation that they bring to the marketplace but the government market in general has not been able to participate in it because it again, like I said, it's very complex. It takes time and it's very expensive. And so we focused on that opportunity to really make it easier for all these cloud service providers to be able to bring their innovations to the government market, for example, with FedRAMP and so we help with the automation and the acceleration with our platform offering on top of cloud providers like AWS, and that enables the SaaS provider to offer that opportunity that hitherto is not available to now make it available in the government marketplace. And that's a huge buyer, if you will their budgets are huge. They're still buying even on a downturn in the market even as commercial vendors, who look at that, that market everybody's nervous about it. But if you look at the government market they have budget, they're buying and that needs to be provided to the install base. And so we help make that happen. >> How does that make you unique from a competitive perspective to be able to accelerate veteran for AWS customers in particular? >> I think the biggest issue has always been three things, right? It's complex, it's time consuming but most importantly, how quickly can a company make their software innovations available to a large market has always been sort of the challenge especially in the federal market. So we basically pre-engineering a platform taking care of all the requirements of the standard in compliance and security and then essentially help the customer bring that innovation on top of the AWS environment and making that available to the customers and record time. That's the reason why we're able to enjoy the success. Historically, the space has been very very focused on a lot of consulting folks really providing consulting on an hourly basis. We thought of actually bringing a software oriented approach just like people buy email, they buy service and then all the innovations that come along with it for the subscription that you pay. It's a very similar concept we brought to this space prior to this, either people did it themselves or they hired a lot of consulting folks to tell them what to do. And that could take a long time and then not just time and expense but every single time they made a change they would still, again, have to go redo all that work. We just brought a platform approach which is well understood by now in the industry you pay a subscription, you buy a platform and all the innovations come along for them. So that's huge productivity, time to market but most importantly it enables them to achieve their revenue goals because they're trying to get to market and service the customer, right? So we help them accomplish that in record time. >> So you are really impacting your customer's bottom line. You've been very successful in helping AWS public sector customers to accelerate FedRAMP. As you talked about FedRAMP compliance how are you now switching gears to focus on the AWS commercial customers and even enterprise DevOps teams to be able to accelerate cloud application security? >> Yeah, I think, again we started from a place of humility, if you will. You know, there's a lot of vendors a lot of folks make a lot of claims. We wanted to make sure that we first we're very good at doing something. And that's something was really go after the federal market and the success we achieved in that marketplace had a few insights for ourselves which was people really struggle in all kinds of environments, not just public sector. And what we found is that commercial customers are also trying to go to cloud. They're also dealing with the issues of security in securing their environments. And it's really the DevOps and DevSecOps folks on whom this burden falls. And they have to answer to so many different constituencies in an enterprise company. And so we time and time again while we did the work in FedRAMP we learned that, you know it's not just about compliance. It's also about securing on a base of standards. So how could we provide the same pre-engineered environment for DevOps and DevSecops teams to be able to run that environment for their applications that became an 'aha' for us because we were running into it all the time in the public sector side. So we went and talked to a few customers and said, 'Hey, how about we do the same thing on the commercial side for you?' And I wish I could take credit for this but it's actually not true. It's actually customers who came to us and said, 'Hey you did this really well for us in public sector side. Could you provide the same thing for us in the commercial side?' where it's not about all the documentation and all the audits and things that happen on the compliance side of the house. I just want you to provide an environment so that our DevOps teams could just operate in that environment and Devs can work on it. Can you do that? And we'll pay you. And that was born really our idea of secure cloud enterprise. Our primary offering historically has been secure cloud compliance with a compliance business if you will, where people could go into market and have a completely new market to go after. Whereas in the enterprise side we brought those innovations, those learnings and brought it to a commercial market. And so that's the new product, if you will, that we're launching to service that customer base, if you will. >> So if I'm an AWS customer when do I know it's time to contact Anitian and say, 'Guys we need help and we think you're the right ones to help us accelerate.' >> Yeah, I think it's re really straightforward if you are a customer commercial SaaS vendor, if you will, that runs an AWS and you want to go after a new market then you come to us and we can help you quickly get to all the compliance standards so that you can go sell in the government marketplace. That's an offering we already have, or you are a a brand new company and B2B company and you're developing an application and you want a pre-engineered environment that passes all the security standards so that you don't have to worry about it. You have a subscription to AWS and you have a subscription to us. And then that basically provides you a secure environment in which you can start developing your applications and start developing, deploying them much like your DevOps cycle would work. So we provide that basis already for you. So if you're a customer on the B2B side and you're going to cloud to get your applications to the marketplace on AWS, we're a great solution for you to actually have that engineered platform in place already. So those are the two areas where you can contact us and we can help you out. >> And talk to me about when you are in customer conversations especially as we've had such challenging times the last couple of years, how have those customer conversations changed and evolved? Are you seeing an acceleration up the C-suite stack? Is this a key priority for the CEO and his or her team? >> Yeah, I think it's a phenomenal point. I think security's always been top of mind for folks, not just the C-suite, but in boardrooms as well. But you know, the key thing we found is that even in a down market, sometimes in the environment that is playing out in the macro environment. I think the thing that has not changed is people are still trying to figure out how to make their dollar go further. And how do I get a better return on investment? So if you look at our compliance business that growth is all about that market is growing. There's still opportunity, and people are still having budgets and spending. So commercial companies are still trying to figure out how can I extend my market reach into new markets? So that's an area that the C-suite is really interested in. Funny enough, you would think in the cyber world it's a CSOs who are the ones who actually are looking for solutions from us that certainly an audience but CEOs and CROs are the folks who really clamor for our solution because it is their ability to enter a new market and go after a new budget that can grow their business and have an ROI pretty quickly. That's the ability for them to make that decision. So it's very pertinent to their buying behavior that we have aligned ourselves to very simply put by engaging us. They get to go after a new market to establish a new line of revenue they didn't have before. So that's always interesting to any C-suite member as you can imagine. And that's the compliance side. >> Absolutely establishing new revenue streams is huge and that's a big competitive differentiator. We've seen a lot of customers that weren't able in any industry to do that during the challenging pandemic times. And that is a game changer for organizations across industries. >> Exactly, exactly. And wishing that play out, not just on that side, but even on the commercial side where people are also trying to figure out how do I basically make sure it's pre-done so that it's one less thing for me to have to worry about so that I can be more productive. I can get to market pretty quickly which means I can, again, deliver to my customers quickly which means revenue for them as well. So we are the security business, but really if you notice we're solving a business problem for our customers and we're aligned to their ROI so that it's relatively easier for them to make a decision. They certainly get security in compliance but the bigger benefit for them is to grow their business itself. So we are trying to accelerate that momentum for them. >> That's critical, and I'm sure your customers really appreciate the impact that you're having on their growth, their ability to deliver to what I can only presume is their demanding customers. As one of the things I know that's been in short supply the last couple of years, is patience and tolerance. Is there Rakesh a customer story that you think really articulates the value of what Anitian is delivering? Maybe a favorite customer story that you mentioned when you're giving talks? >> Sure, sure. We really have a very customer base across the landscape. If you think about our compliance business, Smartsheet is a great example who partnered early. They were not even in the cloud before. And then that's a great example with AWS where the three of us work together to offer Smartsheet the collaboration software public SaaS company, if you will, who really established themselves and differentiated themselves in the marketplace by offering that on AWS. And we helped them accomplish their FedRAMP itself not just for once, but you know they've been great customers of ours multiple renewals over the years and every single year that the business that they get on the federal sizes increased because of the work that they did first with us. And so, you know, we've look for more opportunities with them, certainly on that part. And increasingly we start thinking about where else can we help them grow? Because typically most customers have a thing to solve on a compliance standard, but it turns out that the compliance journey is, you know some companies are trying to do Socto to be able to even sell. Then you want to do electronic commerce. You might have to do PCI or you want to sell under the federal government. You'll have to do FedRAMP and FedRAMP has moderate, high but depending on the customers you have, including DOD and once you get to DOD, they'll ask for IL4 and IL5. So these are different compliance regimes. If you will think of them as a journey and we want to be the company that provides a seamless progression for customers as they're on that journey so that we can actually deliver something of value. We're not interested in nickel and diamond customers and charging them by the hour, we're a platform player. We want to make sure that they use it to basically get their ROI and growth happening. And we just take care of the hard part of making sure that they're in compliance, right? And similarly, we're bringing the same idea like Smartsheet. I told you about to a commercial marketplace of customers who can do the same thing for commercial apps in the cloud. And so that gives us a very clean way for customers to really become not just productive, but satisfy their customers quickly and hence grow their business. And we celebrate that collaboration and all of that happens because of AWS and our ability to focus on those customers >> Sounds like a great partnership and definite synergy there on I know, and, you know as well, how customer obsessed in their own words AWS. Speaking of customers one more question for you in terms of being on that journey that compliance journey, which isn't a destination, right? It's probably a zigzaggy path. Do you work with customers that both haven't started the process to FedRAMP plans or those that maybe have with a competitor are running into roadblocks? Are those both routes to market for you? >> Yeah, we interestingly enough historically we used to see a lot of folks who have tried to do it themselves and found it hard or for a variety of reasons they just gave up. And so they would come to us. We have also examples of customers who have tried to go down the consulting path and has not worked and come to us so that it's sort of a broken project. We start from there, but a majority of our business is people who've gotten a contract from one of the agencies. Then they're like, 'oh now what!' We need to get this done before September. And so what's the quickest way to get there. And generally that's where we can help you because we are the best, fastest way to get there. And so we get that mix of customers people who have already tried hasn't worked out people who have tried with other folks hasn't worked out, but a majority of the folks are people who don't even know, you know how to go about doing it, but they know they have to do it in order for them to keep the customer that they've won one of the agencies, if you will. So that has given us a very healthy perspective on how to help customers of different kinds in that journey. The other thing is, you know, we've grown tremendously in the last couple of years. And the other thing we learned is every customer is different. And we tried to bring a very common approach to addressing this problem. Even though customers come in all shapes and forms we have startup companies in, you know early forms of maturity. And we have like really iconic, you know unicorn companies who we've helped go through FedRAMP. So the gamut is large, but you know we're learning a lot by doing this. And I think that's the key thing for me. I want our company to be one that is growing with innovation, but at the same time keeping flexibility in our approach so that we are not just learning new things, we're delivering on the harder problems our customers are facing. Cause I think that's where software innovation can really play a big differentiating role. And that's the reason why I always enjoyed being at Anitian and growing the business and keeping the company really, fast moving and innovative. >> Speaking of being fast moving and innovative here we are coming up on the fourth quarter of calendar year 22, what's next for Anitian? What are some of the exciting things that have you pumped up? Have you mojo going for what's next for the rest of the year? >> Yeah, I think a big portion of my enthusiasm for the company and the road ahead is I think it's rare if you look at the industry, oftentimes you see companies that start out with a single solution and then are able to grow from there. One of the best advantages Anitian has is this platform centric approach to do compliance on the journey I talked about. So if you think about that journey every customer that is going to cloud has this challenge that, they either have to comply do a bunch of standards, one or many. And then how do I do that in a platform approach in a common way so that I don't have to worry about it. I play a subscription and I am just protected by that. And I actually get the marketplace. So that's a tremendous journey we are on. We've only done a few of them and we have a whole new set of compliance standards coming on our platform. So that's one way, look forward to that. The other one I'm really looking forward to is the commercial customers. There's a huge opportunity for people to really know that they're sitting on top of a very secure environment in AWS. And how do I quickly propel myself into the marketplace so that I can be differentiated. I can get to market quickly but I can also make sure my innovations are getting to the marketplace as a customer, right? So I think I'm really excited about the things we are bringing to market just not just this year, but next year early next year on the compliance side, as well as the commercial side, that'll actually differentiate us and make it a lasting part of a customer's journey. And that's, I think the best thing you can hope for building a lasting company where your innovations are powering the productivity of your customers in a meaningful manner. And I always feel proud of the team. You mentioned the awards, but honestly more than anything else, we've put together a great team. And the team does a tremendous job with a very good ecosystem of partners. And our humility is it's not just us it's the ecosystem together. And the partnership with Amazon that helps us be the company we are able to be. We live in really story times and we're lucky to be part of this opportunity if you will. >> Yeah better together. That ecosystem is incredibly powerful. Thank you so much Rakesh for talking about what's going on at Anition, how you're helping customers, accelerate FedRAMP compliance, what you're doing in the commercial space and how you're helping your customers really improve their bottom line. We thank you so much for partnering with the Cube for season two, episode four of the AWS startup showcase. >> My pleasure. Thank you very much. >> And we want to thank you for watching but keep it right here for more action on the Cube which as you know, is your leader in tech coverage. I'm Lisa Martin. See you next time. (lively music)

Published Date : Aug 23 2022

SUMMARY :

of the ongoing AWS Pleasure to be here. and empower the digital transformation and just bring it to the customers. So let's now talk to and that enables you to quickly get up One of the areas where I see and that needs to be for the subscription that you pay. on the AWS commercial customers and the success we achieved and say, 'Guys we need help and we think and we can help you quickly get And that's the compliance side. And that is a game changer so that it's one less thing for me to have that you think really articulates but depending on the customers you have, that both haven't started the process So the gamut is large, but you know every customer that is going to cloud of the AWS startup showcase. Thank you very much. And we want to thank you for watching

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
AWSORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

Lisa MartinPERSON

0.99+

RakeshPERSON

0.99+

Rakesh NarasimhanPERSON

0.99+

August 2022DATE

0.99+

two areasQUANTITY

0.99+

next yearDATE

0.99+

AnitianPERSON

0.99+

AnitianORGANIZATION

0.99+

AnitionORGANIZATION

0.99+

three thingsQUANTITY

0.99+

FedRAMPORGANIZATION

0.99+

Cybersecurity: Detect and Protect Against ThreatsTITLE

0.99+

oneQUANTITY

0.99+

bothQUANTITY

0.98+

threeQUANTITY

0.98+

firstQUANTITY

0.98+

TodayDATE

0.97+

this yearDATE

0.96+

SmartsheetTITLE

0.96+

OneQUANTITY

0.95+

early next yearDATE

0.94+

DODTITLE

0.93+

single solutionQUANTITY

0.92+

one wayQUANTITY

0.88+

one more questionQUANTITY

0.88+

AnitianTITLE

0.85+

last couple of yearsDATE

0.83+

one ofQUANTITY

0.81+

RSA conferenceEVENT

0.81+

calendar year 22DATE

0.79+

SeptemberDATE

0.75+

DevSecopsORGANIZATION

0.72+

couple great titlesQUANTITY

0.71+

onceQUANTITY

0.71+

Startup Showcase SeriesEVENT

0.7+

season twoQUANTITY

0.68+

FedRAMPTITLE

0.67+

urthDATE

0.67+

fourOTHER

0.67+

IL5ORGANIZATION

0.66+

episode fourOTHER

0.63+

single timeQUANTITY

0.63+

nine globalQUANTITY

0.62+

singleQUANTITY

0.62+

IL4ORGANIZATION

0.6+

agenciesQUANTITY

0.59+

CubeCOMMERCIAL_ITEM

0.59+

Stephen Kovac, Zscaler | AWS re:Invent 2021


 

(upbeat music) >> Good evening, guys. Welcome back to Las Vegas, theCUBE is here live at AWS re:Invent 2021. I'm Lisa Martin. We have two live sets, two remote sets, over 100 guests on theCUBE talking with AWS, and its massive ecosystem of partners bringing you this hybrid tech event, probably the biggest of the year, and I'm pleased to welcome Stephen Kovac next, the Chief Compliance Officer at Zscaler. Stephen, how's it going? >> Well, it's going well, Lisa. Thank you for asking, enjoying Vegas, loving the conference, unbelievable. >> Isn't it great to be back in person? >> Oh, it's so great, I've seen people. >> Conversations you can't replicate on video conferencing, you just can't. >> Can't, and you see people you haven't seen in two years, and it's like all of a sudden you're best buddies again. It's just wonderful, it's so great to back. >> It is, and AWS in typical fashion has done a great job of getting everybody in here safely. I'm not at all surprised, that's what I expected, but it's been great. And I hope that this can demonstrate to other companies, you can do this safely. >> You can, I think so. I mean, there's a lot of effort going into this, but as usual AWS does it right. So, you expect that. >> They do. Talk to me about the Zscaler-AWS partnership. What's going on? >> Well, it's a great partnership. So AWS and Zscaler have been partners since the beginning of Zscaler. We are the largest security cloud in the world. We're born and bred in the cloud security company. So literally we wrote one application that does global security, everything from firewall to proxy, secure web gateway, to DLP, to all this in one piece of software. So, in the past where people would buy appliances for all these devices and put them in their own data center, we wrote a software that allows us to put that in the cloud, run it on the cloud globally around the world. And our partnership with AWS is, we originally built that on AWS, and today still AWS is our prime partner, especially in the zero trust side of our business. So, great relationship, long-term and great I think for both of us, it's been a very, very... >> Fruitful partnership, synergistic? >> Synergistic, love that, so yes. >> You mentioned zero trust, and we have seen such massive changes to the security and the threat landscape the last 20, 22 months. Talk to me about the recent executive order calling for zero trust, how does Zscaler's partnership with AWS help you enable organizations, fed, SLED, DoD, to be able to actually bring in and apply zero trust? >> Yeah, great question. Five years ago I was tasked to bring Zscaler into the government side of the business. So I was employee one to do that. It was a great honor to do it. And the first thing we did is we partnered with AWS because we needed to get FedRAMP compliant. We knew we were going to go into DoD. So we needed to go to the Impact Level five. And eventually we'll be able to go up level six with AWS. And so it was our partnership started there. And as you've seen in five years with all the change that's happened, that obviously the breaches like SolarWinds, and the people up here talking about them all week with you I'm sure. The executive order came down from the Biden Administration, who I completely salute for being just tremendous leaders in the cybersecurity space. And the executive order, one of the big pieces of the executive order was every agency must produce a plan for zero trust. So our cloud platform that is on AWS is a zero trust platform. It is the first and only zero trust platform to get authorized by the federal government at the FedRAMP level, and now the IL five level. So, together we are literally capturing and taking over the, being the leader in the zero trust space for the federal government. And I'm going to get a sip of water, so forgive me, I've been here all week talking to a lot of people, so forgive me for that. >> That's one thing that we don't have to deal with when we're on Zoom, right, is you don't really have the risk of losing your voice. >> Stephen: There you go. >> But in terms of the executive order, something that you mentioned, SolarWinds, Colonial Pipeline, we only hear about some of the big ones. The fact that ransomware happens one attack every 10, 11 seconds, it's a matter of when we get hit, not if. >> As you know, the story coming up from me, coming up on stage with you today, I just got myself breached just this morning, just individually. So yes, it's going to get all of us. And especially, I think when you look at zero trust and ransomware and how they worked out how zero trust can prevent it, you look at the SLED market, you know, state, local governments, they don't have the dollars to go spend like DHS does, or say, some of the DoD does. So, our partnership with AWS allows us to produce a product that is very cost-effective on a per user basis, consumption model, which is what AWS has been famous for since day one, right, the consumption model, use it when you need it, don't use it when you don't. We built our software the same way. So, at some point in a year, in a school year, we'll ramp up with some schools up to a hundred thousand users in the district, and over the summer we'll ramp down to a thousand, and we just bill them for that. So it's a beautiful relationship that we partner in not just the executive order, but being a partner in SLED, fed in the sense that matches making our business together, match the government's business. And that makes us a true leader and makes us a cost-effective solution. And if you think about it just for a moment, yesterday, I told you I was testifying in front of the Senate. And one of the questions I got asked was, oh, how many security updates do you guys see a year? I said, a year, well, we do over 200,000 a day. 200,000 security updates from potential hackers every single day. And we're doing that over 200 billion transactions a day run on AWS. So it's tremendous partnership, and to be able to work like that, and at that kind of volume, and be able to go up and down with the, and you got AWS able to scope up and down, and us to be able to ride that wave with them. It's been great. >> One of the things that we always talk about when we talk AWS is they're customer focused or customer obsession that, hey, we start backwards, we work backwards from the customer. Same thing, synergistic from a cultural perspective? >> Absolutely, I mean, one of the things I always love about AWS and I've been a customer of AWS for many years, even prior to my Zscaler days, I love the way they approach things, right? If they're not trying to go out and sell it, they're trying to meet with the customer and find out what the customer needs, and then build a solution. We're the same way. I always tell, you know, when you think of our solutions, Zscaler, I always tell my sales teams, I say it takes four sales calls for people to really understand what we do. And AWS, in the beginning of AWS, it was kind of the same thing. In the old days, you know, we all just built data centers and we had all these racks, and all this expense and mesh is what you did. It was unusual back in the day, 10 years ago, and I've been to every single re:Invent. I mean, the first one there was like, you're actually going to put all your stuff in this unknown cloud thing, and it will be available when you need it? So yes, you know, the way that they did it is the same way we do it together today. And we do it together today. We partner on many deals today where we're both, our teams are in there together, selling together, whether it's the DoD, federal agencies, SLED agencies, and commercial, you know, selling it hand-in-hand because it's that same philosophy is we're going to build what a customer needs. We're not going to tell the customer what they need. We're going to hear what they need, and that's the same relationship. So I'm going to get another sip real quick. >> Go for it. One of the things that has been a theme that we've heard the last couple of days is every company needs to be a data company or private sector, public sector, and if they're not, they're probably not going to be around much longer. How do you help customers get their handle around that? Because the security threats are only increasing. I mean, it's ransomware as a service. The fact that these criminals are getting much more brazen, you just had this happen to yourself, but enabling them to become data-driven organizations and use the data, extract the value from it securely, that's hard. >> It is, I mean, if you think back in the day, I mean, companies didn't have chief compliance officers that worked in the space that we do. Their chief compliance officer back in the day was the guy that was writing your HR issues and what OSHA issues, and of course, I still deal with some of that stuff, but my true job is really around the data, right? You know, how do we build our platforms, what decisions we make on our platforms, how we're going to certify them to support that, and I mean, chief data officers, chief security officers, I mean, you go into companies today, even car dealerships today. I mean, I'm picking one, you never thought of them having a security officer, but they do, they have to, they have to. And I mean, basic school districts, I mean, I don't about you, when I was a kid and went to school, they didn't have computers, but when my kid went to school, they did, but they didn't have a security officer. Now today, every single school district has security officers. I mean, I love how you said it, that data-driven, that data thought is there. It has to be, it's a real threat. And the sad thing is of these ransomware attacks, how many don't get reported. >> Oh, right, we're only hearing about a select few. >> The numbers are something like 88% don't get reported. It's that big. So that just tells you, we hear the big ones, right, Colonial Pipeline, things like that. We don't hear about West Texas or Middle Illinois school district that paid five grand because somebody had something on the school. That's how, as you said, this ransomware as a service security, we call it a security as a service, there's SaaS, which is software as a service, we're security software as a service, and AWS is the infrastructure as a service that we run on. And that's how it works well together. >> Do you guys go into accounts together from a go-to-market perspective? >> We, do, we can always do a better job. And my good friend here at AWS, who's probably listening, we can always do better. But yeah, so it is become something that, especially in the government space we do, in federal, DoD, because the certifications are really important, certifications are important everywhere, and we have many, we talked about all the certifications we have in federal, FedRAMP and IL five, and we have a plethora of those certifications in the commercial space. But they mean in a federal space, they're really the ticket. They call them the ENERGY STAR of approval, good housekeeping piece. So, you know, having that, teaming up with AWS who we partner together and because AWS has the same certs, we can sell at the same levels. And we do a really great job of co-selling in that space together. And I think when they look at us and they say, well, you're AWS, they've got their FedRAMP high, IL five, and you're Zscaler, you got your FedRAMP high, IL five. Yes, we can do business with these guys, and that's important. >> So you guys both open doors for each other. >> We do, we do in many cases, yeah. As a matter of fact, re:Invent five years ago, a buddy of mine here opened a big, big account for us, which is today our largest account in federal came from re:Invent, where came up to me and said, hey, my customer wants to, he's looking to do something, they're an agency that has global footprint, and they're like, we want to do something as a security as a service. They don't want to ship boxes all over the place. And we just met the customer for a coffee, and next thing you know, became our, still today, our probably largest customer in federal. >> Wow, well, this is the 10th re:Invent, you said you've been to all of them. >> Stephen: I have been to all of them. I can't lie, but I can't say I did all the virtual ones. I mean, I was logged in. (laughs) >> That's okay, we'll wink on that one. But, one of the things then, we've just got about a minute left here, is in new leadership, Andy Jassy being promoted to the CEO of Amazon, we've got Adam Selipsky, heard lot of announcements and news from Adam yesterday, but some of the things that we've been talking about on theCUBE is the first 15 years of innovation at AWS, that's going to accelerate. Do you see that also, like if you look forward to the next decade, do you see things moving much faster than they did the past decade? >> I don't think they can't. I mean, I shouldn't say they have to. And the change of the guard as you might call it here, is it's always good to have a change of the guard I think. You know, the question is when's Andy going to go to space? I mean, that's the next. (Lisa laughs) I think you have the guys who got AWS to the dance, and now the dance, who's going to become the belle of the ball. And this next generation of leadership coming in is fabulous. I think they've made great decisions, and I think they're going to do really well. And we're behind them, we support it. I got a chance to meet with most of them, love a chance to meet with Andy, I haven't met with him yet. So Andy, I'd love to meet you sometime soon. But I'm very impressed with what they've done. And yes, I think it's going to be, the last 10 years of growth is going to be a year next year. I think literally, you take 10 years be compressed to a year, and then next year it will be compressed to a day. So it's moving that fast. >> Yep, get your neck brace on, prepare for that whiplash. >> Yeah, right? That's what I said to Jeff when Jeff went to space, that's how fast we're about to travel, right? But it's really relative. >> It is, there is no limit. Well, Stephen, thank you for joining me, talking about Zscaler, AWS, what you guys are doing, how you're helping to revolutionize the public sector, fed, SLED, a lot of great stuff there. Security is an ever-evolving topic, and we appreciate all of your insights. >> Well, it was wonderful to be here. Great to see you again. And great to be back with all our friends at re:Invent. >> All of our friends, exactly. >> Stephen: Thank you so much for the time today. >> My pleasure. For Stephen Kovac, I'm Lisa Martin. You're watching theCUBE, the global leader in live tech coverage. (pleasant music)

Published Date : Dec 2 2021

SUMMARY :

and I'm pleased to welcome enjoying Vegas, loving the on video conferencing, you just can't. Can't, and you see people And I hope that this can So, you expect that. Talk to me about the especially in the zero and we have seen such massive changes And the first thing we did is you don't really have the But in terms of the executive order, and be able to go up and down with the, One of the things is the same way we do it together today. One of the things that has been a theme And the sad thing is of Oh, right, we're only and AWS is the infrastructure and because AWS has the same certs, So you guys both open and next thing you know, you said you've been to all of them. I did all the virtual ones. is the first 15 years I mean, that's the next. on, prepare for that whiplash. about to travel, right? and we appreciate all of your insights. And great to be back with much for the time today. the global leader in live tech coverage.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
StephenPERSON

0.99+

AndyPERSON

0.99+

Lisa MartinPERSON

0.99+

AWSORGANIZATION

0.99+

Stephen KovacPERSON

0.99+

JeffPERSON

0.99+

Andy JassyPERSON

0.99+

AdamPERSON

0.99+

AmazonORGANIZATION

0.99+

Adam SelipskyPERSON

0.99+

Las VegasLOCATION

0.99+

10 yearsQUANTITY

0.99+

88%QUANTITY

0.99+

firstQUANTITY

0.99+

LisaPERSON

0.99+

two remote setsQUANTITY

0.99+

two live setsQUANTITY

0.99+

bothQUANTITY

0.99+

ZscalerORGANIZATION

0.99+

todayDATE

0.99+

Biden AdministrationORGANIZATION

0.99+

yesterdayDATE

0.99+

five yearsQUANTITY

0.99+

next yearDATE

0.99+

one pieceQUANTITY

0.99+

SolarWindsORGANIZATION

0.99+

OneQUANTITY

0.99+

10 years agoDATE

0.99+

oneQUANTITY

0.99+

VegasLOCATION

0.99+

zero trustQUANTITY

0.99+

Five years agoDATE

0.99+

two yearsQUANTITY

0.99+

zero trustQUANTITY

0.99+

five grandQUANTITY

0.98+

a yearQUANTITY

0.98+

next decadeDATE

0.98+

five years agoDATE

0.98+

one applicationQUANTITY

0.98+

first 15 yearsQUANTITY

0.98+

200,000 security updatesQUANTITY

0.98+

DHSORGANIZATION

0.98+

over 100 guestsQUANTITY

0.98+

SLEDORGANIZATION

0.97+

Sandy Carter, AWS | AWS re:Invent 2021


 

(upbeat music) >> Welcome back to theCUBE's coverage of AWS re:Invent 2021. I'm John Furrier, host of theCUBE. You're watching CUBE's worldwide leader in tech coverage. We're in person on the show floor. It's also a hybrid event, online as well. CUBE coverage online with Amazon re:Invent site. Great content all around, amazing announcements, transformation in all areas are exploding and in innovation, of course, we have innovation here with Sandy Carter, the worldwide public sector vice-president of partners and programs for Amazon Web Services. Sandy, welcome back, CUBE alumni. Great to see you. Thanks for coming on theCUBE. >> Great to see you and great to see you in person again. It's so exciting. The energy level, oh my God. >> Oh my God. It's so much. Thanks, great keynote. Good to see you again in person. A lot of action, give us the top announcements. What's going on? What are the top 10 AWS announcements? >> Yeah, so we, this year for 2022, as we frame it out, we decided on a 3D strategy, a three-dimensional strategy. So we started with destination then data and then delivery. So if I could do them in that order, does that sound good? >> Yeah. Destination. >> So let's start with destination. So I got this from one of the customers and he said to me, "look, Sandy, I thought it was all going to be about getting to the cloud. But when I got to the cloud, I realized it wasn't about just in the cloud, it was about what you do in the cloud." And so we made some announcements this morning, especially around migration, modernization, and optimization. So for migration, we have the mainframe announcement that Adam made, and then we also echoed it. Cause most of the mainframes today sit in public sector. So this is a managed service, it's working with Micro Focus, one of our partners. And Lockheed Martin one of our partners is one of the first into the mainframe migration, which is a service and services to help customers transform their business with the mainframe. And then as we compliment them, we look at that we also have modernization occurring. So for example, IoT. IDC tells us that IoT and that data has increased four times since COVID because now devices and sensors are tracking a lot of data. So we made an announcement around smart cities and we now have badging for our partners. We have 18 partners solutions now in smart cities. So working backwards from the partners they were talking about given now COVID is kind of in the midst of where it is smart cities and making those cities work better in public transportation and utility, it's just all where it's at. And then the final announcement in that category is containers. So 60% of our customers said that they're going to be using containers. So we announced a Rapid Adoption Assistance program for our partners to be able to help our customers move to containers overall. >> So mainframe migration, I saw that on stage, but Micro Focus, that was a good job. Get that legacy out of the way, move to the cloud. You've got smart cities, which is basically IoT, which brings cloud to the edge. And then containerization for the cloud native, either development or compatibility, interoperability kind of sets that table. That's the destination. >> That's right. That's right. Because all of those things, you know, you've got to get the mainframe to the cloud, but then it's about modernizing, right? Getting rid of all that COBOL code and then, you know, IoT and then making sure that you are ready to go with containers. It's the newest- >> So you've got the 3D, destination, data and delivery. >> That's right. >> Okay. Destination, check. Cloud. Cloud destination. >> Yeah. >> I'm putting dots together in real time. >> Destination cloud. There you go. You've got it. >> I'm still with it after all these interviews. >> Yeah, there you go. >> Data, I'll say killer Swami's onstage today, whole new data, multiple databases. What's the data focus in this area? >> So for our partners, first it's about getting the data to the cloud, which means that we need a way to really migrate it. So we announced an initiative to help get that data to the cloud. We had a set of partners that came on with us early on in this initiative to move that data to the cloud, it's called a Rapid Adoption Assistance, which helps you envision where you want to go with your data. Do you want to put it in a data lake? Do you want data stored as it is? What do you want to visualize? What do you want to do with analytics? So envision that and then get enablement. So all the new announcements, all the new services get enablement and then to pilot it. And then the second announcement in this area is a set of private offers in the marketplace. Our customers told us that they love to go after data, but that there's too many pieces and moving parts. So they need the assessment bundled with the managed service and everything bundled together so it's a solution for them. So those were our two announcements in the data area. >> So take me through the private marketplace thing, because this came up when I was talking with Stephen Orban who's now running the marketplace. What does that mean? So you're saying that this private offer is being enabling the suppliers and in government? >> Yeah. So available in the marketplace, a lot of our government agencies can buy from the marketplace. So if they have a contract, they can come and buy. But instead of having to go and say, okay, here's an assessment to tell me what I should do, now here's the offering, and now here's the managed service, they want it bundled together. So we have a set of offerings that have that bundled together today with the set of our great public sector partners. >> So tons of data action, where's the delivery fit in? >> So delivery. This one is very interesting because our customers are telling us that they no longer want just technology skills, they also need industry skills too. So they're looking for that total package. For example, you know, the state of New Jersey when hurricane Ida hit, category four storm, they wanted someone who obviously could leverage all the data, but they wanted someone who understood disaster response. And so Maxar fits that bill. They have that industry specialty along with the technology specialty. And so for our announcements here, we announced a new competency, which is an industry competency for energy. So think about renewables and sustainability and low carbon. These are the partners that do that. We have 32 different partners who met the needs of that energy competency. So we were able to GA that here today. The other really exciting announcement that we made was for small businesses to get extra training, it's called Think Big for Small Business communities. So we announced last year virtually, Think Big for Small Business. We now have about 200 companies who are part of that program, really getting extra help as diverse companies. Women owned, black owned, brown owned, veteran owned businesses, right? But now what they told us was in addition to the AWS help, what they loved is how we connected them together and we almost just stumbled upon it. I was hosting some meetings and I had Tia from Bellflower, I had Lisa from DLZP together and they got a lot of value just being connected. And we kept hearing that over and over and over again. So now we've programmatized that so it's more scalable than me introducing people to each other. We now have a program to introduce those small business leaders to each other. And then the last one that we announced is our AWS government competency is now the largest competency at AWS. So the government competency, which is pretty powerful. So now we're going to do a focus enhancement for federal. So all of our federal partners with all that opportunity can now take advantage of some private advisory council, some additional training that will go on there, additional go-to market support that they can use to help them. >> Okay. I feel like my brain is going to explode. Those are just the announcements here. There's a lot going. >> Yeah. There's a lot going on. >> I mean it's so much you've got to put them into buckets. Okay. What's the rationale around 3D? Delivery, data... I mean, destination, delivery, data. Destination, meaning cloud. Data, meeting data. And delivery meaning just new ways to get up and running- >> Skills. >> To get this delivery for the services. >> Yep. >> Okay. So is there a pattern emerging? What can you say? Cause remember we talked about this before a year ago, as well as in person at your public sector summit with your partners. Is there a pattern emerging that you're seeing here? Cause lots of the announcements are coming, done with the mainframes. Connect on your watch has been a big explosion. Adam Slansky told me personally, it's on fire. And public sector, we saw a lot of that. >> Well, in fact, you know, if you look at public sector, three factoids that we shared this morning in the keynote. Our public sector partners grew 54% this year, this is after last year we grew 45%. They grew the number of certifications that they had by 40% and the number of new customers by 32%. I mean, those are unreal numbers. Last year we did 28% new customers and we thought that was the cat's meow, now we're at 32%. So our partners are just exploding in this public sector space right now. >> It's almost as if they have an advantage because they dragged their feet for so long. >> It's true. It's true. COVID accelerated their movement to the cloud. >> A lot of slow moving verticals because of the legacy and whether it's regulation or government funding or skills- >> Or mainframes. >> All had to basically move fast, they had no excuses. And then the cloud kind of changes everyone's mindset. How about the culture? I want to ask you about the culture in the public sector, because this is coming up a lot. Again, a lot of your customers that I'm interviewing all talk... and I try to get them to talk about horizontally scalable and machine learning, and they're always, no, it's culture. >> Yeah. It's true. >> Culture is the number one thing. >> It is true. You know, culture eats strategy for lunch. So even if you have a great strategy around the cloud, if you don't have that right culture, you won't win in the marketplace. So we are seeing this a lot. In fact, one of our most popular programs is PTP, Partner Transformation Program. And it lays out a hundred day program on cloud best practices. And guess what's the number one topic? Culture. Culture, governance, technology, all of those things are so important right now. And I think because, you know, a lot of the agencies and governments and countries, they had moved to the cloud now that they're in the cloud, they went through that pain during COVID, now they're seeing all the impact of artificial intelligence and containers and blockchain and all of that, right? It's just crazy. >> That's a great insight. And I'll add to that because I think one of the things I've observed, especially with your partners is the fear of getting eliminated by technology or the fear of having a job change or fear of change in general went away once they started using it because they saw the criticality of the cloud and how it impacted their job, but then what it offered them as new opportunities. In fact, it actually increases more areas to innovate on and do more, whether it's job advancement or cross training or lateral moves, promotion, that's a huge retention piece. >> It really is. And I will tell you that the movement to the cloud enabled people to see it wasn't as scary as they thought it was going to be, and that they could still leverage a lot of the skills that they had and learn new ones. So I think it is. And this is one of the reasons why, I was just talking with Maureen launching that 29 million training program for the cloud, that really touches public sector because there is so many agencies, countries, governments that need to have that training. >> You're talking about Maureen Lonergan, she does the training. She's been working on that for years. >> Yeah. >> That's the only getting better and better. >> Yeah. >> Well Sandy, I've got to ask you, since you have a few minutes left, I want to ask you about your journey. >> Yeah. >> We've interviewed you going back a long time look where we are now. >> I know. It's incredible. >> Look at these two sets going on at CUBE. >> You've been an incredible voice on theCUBE. We really appreciate having you on because you're innovative. You're always moving like a shark. You can't sit still. You're always innovating. Still going on, you had the great women's luncheon from 20 to 200. >> Yeah, we grew. So we started out with 20 people back five years ago and now we had about 200 women and it was incredible because we do different topics. Our topic was around empathy and empathetic leadership. And you know how you can really leverage that today, back with the skills and your people. You know, given that Amazon just announced our new leadership principle about wanting to be the Earth's most employee centric company. It fits right in, empathetic leadership. And we had amazing women at that luncheon that told some great stories about empathy that I think will live in our hearts forever. >> And the other thing I want to point out, we had some of the guests on sitting on theCUBE. We had Linda Jojo from United airlines. >> Oh yeah. >> And a little factoid, yesterday in the keynote, 50% of the speakers were women. >> I know. The first time I did a blog post on it, like we had two amazing women in STEM and we had, you know, the black pilot that was highlighted. So it's showing more diversity. So I was just so excited. Thank you Adam, for doing that because I think that was an amazing, amazing focus here at the conference. >> I wanted to bring up a point. I had a note here to bring up to you. Public sector, you guys doubled the number of partners, large migrations this year. That's a big statoid. You've had 575,000 individuals hold active certifications. Okay. That grew 40% from August 2021, clearly a pandemic impact. A lot of people jumping back in getting their certs, migrating so if they're not... They're in between transitions where they have a tailwind or a headwind, whether you're United Airlines or whether you're Zoom, you got some companies were benefiting from the pandemic and some were retooling. That's something that we talked about actually at the beginning. >> That's right. Absolutely. And I do think that those certifications also demonstrate that customers have raised the bar on what they expect from a partner. It's no longer just like that technology input, it's also that industry side. And so you see the number of certifications going up because customers are demanding higher skill level. And by the way, for the partners we conducted a study with ESG and ESG said that more skilled partners, you drive more margin, profit margin, 42% more profit margin for a higher skilled partner. And we're seeing that really come to fruition with some of these really intense focus on getting more certifications and more training. >> I want to get your thoughts on the healthcare and life science. I just got a note here that tells me that the vertical is one of the fastest growing verticals with 105% year on year growth. Healthcare and life sciences, another important... Again, a lot of legacy, a lot of old silos, forced to expand and innovate with the pandemic growing. >> Yes. You know, government is our largest segment today, our largest competency. Healthcare is our fastest growing segment. So we have a big focus there. And like you said, it's not just around, you know, seeing things stay the same. It's about digital transformation. It's one of the reasons we're also seeing such an increase in our authority to operate program both on the government side and the healthcare side. So we do, you know, FedRAMP and IL5. We had six companies that got IL5, five of them in 2021, which is an amazing achievement. And then, you know, if you think about the healthcare side, our fastest growing compliance is HIPAA and HITRUST. And that ATO program really brings best practices and templates and stronger go to market for those partners too. >> Yeah. I mean, I think it's opportunity recognition and then capture during the pandemic with the cloud. More agility, more speed. >> That's right. >> Sandy, always great to have you on. In the last couple of seconds we have left, summarize the top 10 announcements in a bumper sticker. If you had to kind of put that bumper sticker on the car as it drives away from re:Invent this year, what's on that bumper sticker? What's it say? >> Partners that focus on destination, data and delivery will grow faster and add more value to their customers. >> There it is. The three dimension, DDD. Delivery... Destination, data and delivery. >> There you go. >> Here on theCUBE, bringing you all the data live on the ground here, CUBE studios, two sets wall-to-wall coverage. You're watching theCUBE, the leader in global tech coverage. I'm John Furrier your host. Thanks for watching. (soft techno music)

Published Date : Dec 2 2021

SUMMARY :

We're in person on the show floor. Great to see you and great Good to see you again in person. So we started with destination Cause most of the mainframes Get that legacy out of the that you are ready to go with containers. So you've got the 3D, you go. I'm still with it after What's the data focus in this area? the data to the cloud, is being enabling the and now here's the managed service, So the government competency, Those are just the announcements here. What's the rationale around 3D? Cause lots of the and the number of new customers by 32%. because they dragged movement to the cloud. I want to ask you about the a lot of the agencies and criticality of the cloud a lot of the skills that she does the training. That's the only I want to ask you about your journey. We've interviewed you I know. Look at these two the great women's luncheon So we started out with 20 And the other thing of the speakers were women. and we had, you know, the black That's something that we talked about for the partners we tells me that the vertical So we do, you know, FedRAMP and IL5. and then capture during the that bumper sticker on the car Partners that focus on There it is. live on the ground here,

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Adam SlanskyPERSON

0.99+

AdamPERSON

0.99+

Sandy CarterPERSON

0.99+

AmazonORGANIZATION

0.99+

Maureen LonerganPERSON

0.99+

August 2021DATE

0.99+

SandyPERSON

0.99+

Linda JojoPERSON

0.99+

105%QUANTITY

0.99+

FedRAMPORGANIZATION

0.99+

Stephen OrbanPERSON

0.99+

2021DATE

0.99+

AWSORGANIZATION

0.99+

fiveQUANTITY

0.99+

John FurrierPERSON

0.99+

Amazon Web ServicesORGANIZATION

0.99+

42%QUANTITY

0.99+

ESGORGANIZATION

0.99+

60%QUANTITY

0.99+

Last yearDATE

0.99+

MaureenPERSON

0.99+

40%QUANTITY

0.99+

last yearDATE

0.99+

2022DATE

0.99+

54%QUANTITY

0.99+

six companiesQUANTITY

0.99+

28%QUANTITY

0.99+

New JerseyLOCATION

0.99+

two announcementsQUANTITY

0.99+

45%QUANTITY

0.99+

50%QUANTITY

0.99+

oneQUANTITY

0.99+

18 partnersQUANTITY

0.99+

second announcementQUANTITY

0.99+

32%QUANTITY

0.99+

IL5ORGANIZATION

0.99+

20 peopleQUANTITY

0.99+

IDCORGANIZATION

0.99+

Lockheed MartinORGANIZATION

0.99+

LisaPERSON

0.99+

32 different partnersQUANTITY

0.99+

twoQUANTITY

0.99+

575,000 individualsQUANTITY

0.99+

BellflowerORGANIZATION

0.99+

DLZPORGANIZATION

0.99+

two setsQUANTITY

0.99+

this yearDATE

0.99+

United AirlinesORGANIZATION

0.98+

yesterdayDATE

0.98+

two setsQUANTITY

0.98+

29 millionQUANTITY

0.98+

todayDATE

0.98+

five years agoDATE

0.98+

HIPAATITLE

0.98+

Micro FocusORGANIZATION

0.97+

a year agoDATE

0.97+

bothQUANTITY

0.97+

EarthLOCATION

0.97+

CUBEORGANIZATION

0.97+

firstQUANTITY

0.97+

three factoidsQUANTITY

0.97+

about 200 companiesQUANTITY

0.96+

SwamiPERSON

0.95+

first timeQUANTITY

0.95+

this morningDATE

0.95+

200QUANTITY

0.93+

pandemicEVENT

0.92+

20QUANTITY

0.92+

four timesQUANTITY

0.9+

Lisa Lorenzin, Zscaler | AWS re:Invent 2021


 

>>Welcome to the cubes, continuing coverage of AWS reinvent 2021. I'm your host, Lisa Martin. We are running one of the industry's most important and largest hybrid tech events of the year. This year with AWS and its ecosystem partners. We have two life studios, two remote studios, and over 100 guests. So stick around as we talk about the next 10 years of cloud innovation, I'm very excited to be joined by another Lisa from Zscaler. Lisa Lorenzen is here with me, the field CTO for the Americas. She's here to talk about ZScaler's mission to make doing business and navigating change a simpler, faster, and more productive experience. Lisa, welcome to the program. >>Thank you. It's a pleasure to be here. >>So let's talk about Zscaler in AWS. Talk to me about the partnership, what you guys are doing together. >>Yeah, definitely. Z scaler is a strategic security ISV partner with AWS. So we provide AWS customers with zero trust, secure remote access to AWS, and this can improve their security posture as well as their user experience with AWS. These scaler recently announced that we are the first and only cloud security service to achieve the FedRAMP PI authorization to operate. And that FedRAMP ZPA service is built on AWS gov cloud. ZScaler's also an AWS marketplace seller where our customers can purchase our zero trust exchange services as well as request or high value security assessments. We're excited about that as we're seeing a rapid increase in customer adoption as these scaler via the AWS marketplace, we vetted our software on AWS edge services that support emerging use cases, including 5g, IOT, and OT. So for example, Zscaler runs on wavelength, outposts, snowball and snowcones, and Zscaler has strategic partnerships with leading AWS service providers and system integration partners, including Verizon NTT, BT, Accenture, Deloitte, and many of the leading national and regional AWS consulting partners. >>Great summary there. So you mentioned something I want to get more understanding on this. It sounds like it's a differentiator for CSO scale. You said that you guys recently announced to the first and only cloud security service to achieve FedRAMP high. Uh, ATO built on AWS gov cloud. Talk to me about and what the significance of that is. >>I L five authorization to operate means that we are able to protect federal assets for the department of defense, as well as for the civilian agencies. It just extends the certification of our cloud by the government to ensure that we meet all of the requirements to protect that military side of the house, as well as the civilian side of the house. >>Got it super important there, let's talk about zero trust. It's a super hot topic. We've seen so many changes to the threat landscape during the pandemic. How are some of the ways that Z scaler and AWS are helping customers tackle this together? >>Well, I'd actually like to answer that by telling a little bit of a story. Um, Growmark is one of our Z scaler and AWS success stories when they had to send everyone home to work from home overnight, the quote that we had from is the users just went home and nothing changed. ZPA made work from anywhere, just work, and they were able to maintain complete business continuity. So even though their employers might have had poor internet service at home, or, you know, 80 challenging infrastructure, if you've got kids on your wifi bunch of kids in the neighborhood doing remote school, everyone's working from home, you don't have the reliability or the, maybe the bandwidth capacity that you would when you're sitting in an office. And Zscaler private access is a cloud delivered zero trust solution that leverages dynamic resilient, TLS encrypted tunnels to connect the user to an application rather than putting an end point on a network. >>And the reason that's important is it makes for a much more reliable and resilient service, even in environments that may not have the best connectivity I live out in the county. I really, some days think that there's a hamster on a wheel somewhere in my cable modem network, and I am a consumer of this, right. I connect to Z scaler over Zscaler private access, I'm protected by Zscaler internet access. And so I access our internal applications that are running in AWS as well this way. And it makes a huge difference. Growmark really started with an SAP migration to AWS, and this was long before the pandemic. So they started out looking for that better user experience and the zero trust capability. They were able to ensure that their SAP environment was dark to the internet, even though it was running in the cloud. And that put them in this position to leverage that zero trust service when the pandemic was upon us, >>That ability or that quote that you mentioned, it just worked was absolutely critical for all of us in every industry. And I'm sure a lot of folks who were trying to manage working from home, the spouses from home kids doing, you know, school online also felt like you with the hamster on the wheel, I'm sure their internet access, but being able to have that business continuity was table-stakes especially early on for most organizations. We saw a lot of digital transformation, a lot of acceleration of it in the last 20 months during the pandemic. Talk to me about how Z scaler helps customers from a digital transformation perspective and maybe what some of the things were that you saw in the last 20 months that have accelerated >>Absolutely. Um, another example, there would be Jefferson health, and really, as we saw during the pandemic, as you say, it accelerated a lot of the existing trends of mobility, but also migration to the cloud. And when you move applications to the cloud, honestly, it's a complex environment and maybe the controls and the risk landscape is not as well. Understood. So Z scaler also has another solution, which is our cloud security posture management. And this is really ensuring that your configuration on your environment, that those workloads run in is controlled, understood correctly, coordinated and configured. So as deference and health migrated to the cloud first model, they were able to leverage the scalers workload posture to measure and control that risk. Again, it's environment where the combination of AWS and Z scaler together gives them a flexible, resilient solution that they can be confident is correctly configured and thoroughly locked down. >>And that's critical for businesses in any organization, especially as quickly as how quickly things changed in the last 20 months or so I do wonder how your customer conversations have has changed as I introduced you as the field CTO of the America's proceeds killer. I'm sure you talk with a lot of customers. How has the security posture, um, zero trust? How has that risen up within the organizational chain? Is that something that the board is concerned about? >>My gosh, yes. And zero trust really has gone through the Gartner hype cycle. You've got the introduction, the peak of interest, the trough of despair, and then really rising back into what's actually feasible. Only zero trust has done that on a timeline of over a decade. When the term was first introduced, I was working with firewall VPN enact technology, and frankly, we didn't necessarily have the flexibility, the scalability, or the resilience to offer true zero trust. You can try to do that with network security controls, but when you're really protecting a user connecting to an application, you've got an abstraction layer mismatch. What we're seeing now is the reemergence of zero trust as a priority. And this was greatly accelerated honestly by the cybersecurity executive order that came out a few months ago from the Biden administration, which made zero trust a priority for the federal government and the public sector, but also raised visibility on zero trust for the private sector as well. >>When we're looking at zero trust as a way to perhaps ward off some of these high profile breaches and outages like the colonial pipeline, whole situation that was based on some legacy technology for remote access that was exploited and led to a breach that they had to take their entire infrastructure offline to mitigate. If we can look at more modern delivery mechanisms and more sophisticated controls for zero trust, that helps the board address a number of challenges ranging from obviously risk management, but also agility and cost reduction in an environment where more than ever belts are being tightened. New ways of delivering applications are being considered. But the ability to innovate is more important than ever. >>It is more important than ever the ability to innovate, but it really changing security landscape. I'm glad to hear that you're seeing, uh, this change as a result of the executive order that president Biden put down in the summer. That's good news. It sounds like there's some progress being made there, but we saw, you mentioned colonial pipeline. We saw a lot in the last 20, 22 months or so with ransomware becoming a household word, also becoming something that is a matter of when companies in any industry get hit and versus if it's no longer kind of that choice anymore. So talk to me about some of the threats and some of the stats that Z scaler has seen particularly in the last 20, 22 months. >>Oh gosh. Well, let's see. I'm just going to focus on the last 12 months, cause that's really where we've got some of the best data. We've seen a 500% increase in ransomware delivered over encrypted channels. And what that means is it's really critical to have scalable SSL inspection that can operate at wire speed without impeding the user experience or delay in critical projects, server communications, activities that need to happen without any introduced in any additional latency. So if you think about what that takes the Z scaler internet access solution is protecting users, outbound access in the same way that Zscaler private access protects access to private resources. So we're really seeing more and more organizations seeing that both of these services are necessary to deliver a comprehensive zero trust. You have to protect and control the outbound traffic to make sure that nothing good leaks out, nothing bad sneaks in. >>And at the same time, you have to protect and control the inbound traffic and inbound is, you know, a much broader definition with apps in the data center in the cloud these days. We're also seeing that 30% of malware is delivered through trusted applications like file shares or collaboration tools. So it's no longer enough to only inspect web traffic. Now you have to be able to really inspect all flavors of traffic when you're doing that outbound protection. So another good example where Z scaler and AWS work together here is in Amazon workspaces. And there's a huge trend towards desktop as a service, for example, and organizations are starting to recognize that they need to protect both the user experience and also the connectivity onward in Amazon workspaces, the same way that they would for a traditional end user device. So we see Z scaler running in the Amazon workspaces instances to protect that outbound traffic and control that inbound traffic as well. >>Another big area is the ransomware infections are not the problem. It's the result. So over half of the ransomware infections include data theft or leakage. And that is a double whammy because you get what's called double extortion where not only do you have to pay to unlock your machines, but you have to pay not to have that stolen data exposed to the rest of the world. So it's more important than ever to be able to break that kill chain as early as possible to ensure that the or the server traffic itself isn't exposed to the initial infection vector. If you do happen to get an infection vector that sneaks through, you need to be able to control the lateral movement so that it doesn't spread in your environment. And then if both of those controls fail, you also need the outbound protection such as CASBY and DLP to ensure that even if they get into the environment, they can't exfiltrate any of the data that they find as a result. We're seeing that the largest security risk today is lateral movement inside the corporate network. And that's one of the things that makes these ransomware double extortion situations, such a problem. >>Last question for you. And we've got about a minute left. I'm curious, you said over 50% of ransomware attacks are now double extortion. How do you guys help customers combat that? So >>We really deliver a solution that eliminates a lot of the attack surface and a lot of the risks. We have no inbound listener, unlike a traditional VPN. So the outbound only connections mean you don't have the external attack surface. You can write these granular policy controls to eliminate lateral movement. And because we integrate with customer's existing identity and access management, we can eliminate the credential exposure that can lead to a larger spread in a compromised environment. We also can eliminate the problem of unpatched gateways, which led to things like colonial pipeline or some of the other major breaches we've seen recently. And we can remove that single point of failure. So you can rely on dynamic optimized traffic distribution for all of these secure services. Basically, what we're trying to do is make it simpler and more secure at the same time, >>Simpler and more secure at the same time is what everyone needs regardless of industry. Lisa, thank you for joining me today, talking about Zscaler in AWS, zero trust the threat landscape that you're seeing, and also how's the scaler and AWS together can help customers mitigate those growing risks. We appreciate your insights and your thoughtfulness. >>Thank you >>For Lisa Lorenzen. I'm Lisa Martin. You're watching the cubes coverage of AWS reinvent stick around more great content coming up next.

Published Date : Nov 30 2021

SUMMARY :

We are running one of the industry's most important and largest It's a pleasure to be here. Talk to me about the partnership, what you guys are doing together. So we provide AWS customers with zero trust, secure remote access to AWS, You said that you guys recently announced to the first and only cloud of the requirements to protect that military side of the house, as well as the civilian side of the house. We've seen so many changes to the threat landscape during the pandemic. of kids in the neighborhood doing remote school, everyone's working from home, you don't have the reliability or in this position to leverage that zero trust service when the pandemic was upon us, it in the last 20 months during the pandemic. And when you move applications to the cloud, Is that something that the board is concerned the scalability, or the resilience to offer true zero trust. But the ability to innovate is more important It is more important than ever the ability to innovate, but it really changing security landscape. of these services are necessary to deliver a comprehensive zero trust. And at the same time, you have to protect and control the inbound traffic and inbound is, ensure that the or the server traffic itself isn't I'm curious, you said over 50% of ransomware So the outbound only connections mean you don't have the Lisa, thank you for joining me today, talking about Zscaler in AWS, zero trust the threat landscape more great content coming up next.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
AWSORGANIZATION

0.99+

Lisa LorenzenPERSON

0.99+

Lisa MartinPERSON

0.99+

DeloitteORGANIZATION

0.99+

Lisa LorenzinPERSON

0.99+

BTORGANIZATION

0.99+

30%QUANTITY

0.99+

500%QUANTITY

0.99+

AccentureORGANIZATION

0.99+

two remote studiosQUANTITY

0.99+

LisaPERSON

0.99+

firstQUANTITY

0.99+

AmazonORGANIZATION

0.99+

two life studiosQUANTITY

0.99+

oneQUANTITY

0.99+

over 100 guestsQUANTITY

0.99+

bothQUANTITY

0.99+

GartnerORGANIZATION

0.99+

over 50%QUANTITY

0.99+

This yearDATE

0.99+

BidenPERSON

0.99+

first modelQUANTITY

0.98+

2021DATE

0.98+

GrowmarkORGANIZATION

0.97+

single pointQUANTITY

0.97+

ZscalerORGANIZATION

0.97+

CASBYORGANIZATION

0.97+

zero trustQUANTITY

0.97+

pandemicEVENT

0.97+

todayDATE

0.97+

over a decadeQUANTITY

0.95+

AmericasLOCATION

0.94+

Verizon NTTORGANIZATION

0.94+

AmericaLOCATION

0.94+

ZscalerTITLE

0.91+

last 12 monthsDATE

0.91+

last 20 monthsDATE

0.9+

IOTTITLE

0.89+

80 challenging infrastructureQUANTITY

0.88+

a minuteQUANTITY

0.86+

last 20DATE

0.83+

ZPATITLE

0.83+

ATOORGANIZATION

0.82+

Z scalerTITLE

0.81+

JeffersonPERSON

0.81+

ZScalerORGANIZATION

0.81+

Adilson Jardim, Salesforce | AWS re:Invent 2021


 

>>And welcome back to the cubes coverage of alias reinvent 2021. I'm Jon furrier, your host of the cube we're onsite we're hybrid. It's a hybrid event. We've got Odile, Shara Dean vice president of north America solution engineering at Salesforce. We deal SIM thank you for coming on the cube >>You John, excited to be >>Here. So w you know, Salesforce obviously, um, being in Palo Alto in the bay area, they've got the Salesforce tower, great business cloud before cloud great innovation. A lot of growth has been very successful at SAS and platform. So you take that to the government, uh, an area public sector where public sector and other areas around this have been exploding with the pandemic with new use cases and just kind of a refactoring and replatforming of L all aspects of digital. It's been a big digital transformation surge, and rightfully so you guys are in the mix here. Um, talk about the Salesforce is positioned as you guys innovate and scale your platform and rethink this architecture with AWS in the public sector. >>Yeah. Thank you, John. So you're spot on Salesforce defines SAS as a delivery of services to customers, and that's really the precursor to where we are with cloud here. So let's talk about public sector and what that means. I'm very proud to work in and around public sector for many years. And I'll Salesforce, public sector group supports any number of use cases, different missions, anywhere from state and local, all the way through to federal use cases on, on a global scale. But what that means, and I mean, right back to your question is how do we deliver those in the cloud in a scalable, responsive way? You mentioned the pandemic and throughout the pandemic, we were instrumental in trying to deliver these services and getting states and localities towns, countries up and running to deliver the critical things that we all learned about in a hurry contact pricing. >>COVID testing all these ideas around vaccine management, what it takes to get vaccines to populations, but many of our customers, many of our governments just weren't well positioned to do that. So what they were relying on was a secure, scalable, flexible environment that allowed them to define their workflows or their business models in a very, very rapid pace as we were dealing with the surge and the constantly changing landscape of the pandemic. So from our perspective, we've spent years investing in public sector to make sure that we need the compliance requirements, whether that's FedRAMP or, or CMMC, or protected being Canada, how do we do that reliably quickly so that our government customers can rely on us for situations like the pandemic to be able to respond? >>Yeah, one of the things we've been doing a lot of reporting around is the idea that the pandemic has kind of forced, and it was a forcing function around digital transformation. Uh, so I have to ask you knowing the history of Salesforce and the greatness of the company that you guys have had over the years, uh, when you get into the public sector, I'm sure you get all kinds of questions. We don't have sales forces, and we don't have sales managers. Um, we don't need a CRM. Um, and we have industry regulations. We're not a commercial thing. How do you answer those? Because you guys have infrastructure, you are a hyperscale, uh, what's your take on that and how do you answer those direct questions when they come up? >>All great questions and yes, we get them all the time. Uh, so how do we answer them? Well, first and foremost, the idea of a CRM is around putting your customer at the center of your view of them. So that customer relationship management means you, you have a view into the services your customer needs and how they're engaging with you, digitally engagement, in-person engagement, et cetera. I would intend that that's no different for a government entity than it is for a consumer. Very sensitive government entity wants to treat their constituents around the services they need and getting that full 360 view of what, what are the services available to them? How do they access them, et cetera, actually fits really well into that CRM model, but it does take some explaining and reinvisioning it, but it plays really well into the digital transformation imperatives that these agencies have, because what you want to do in a digital transformation is also re-imagined all these old systems and legacy systems, how you're going to make them more accessible. >>But also to your point, how do you bring them to this level of expectation that our consumers have? I'm now accustomed to having mobile apps and on-demand, uh, applications and websites for ordering products for ordering needs, et cetera, for booking a restaurant reservation, I've developed the exact same requirements and expectations of my government services and our government customers are clearly aware of this. So they want to bring this capability to the fore and offer their constituents a better experience as well. When you asked about government regulations, this is absolutely critical to how we think about delivering that service, the value of the cloud. Isn't just, you can go get access to a service and not have to worry about that service. It's also, how do we unencumber agencies from these compliance requirements from audits, from privacy checks and needs in a constantly evolving landscape. There's always a legislative imperative to change something, add more constraints, more privacy requirements, compliance requirements, et cetera. So what we want to do is free our customers up from having to worry about that. That's what we undertake. We provide them that level of assurance, and they focus once again, on that higher value of the business flows, the mission, the constituency context, and how to make that constituent experience better. >>I have to ask you, I had a chance to sit down one-on-one with Adam. Slupski the new CEO of AWS recently prior to re-invent. And he said something to me. I want to get your reaction to, he said with scale, you can get visibility on some new use cases. So this applies to Salesforce. You guys are a hyperscaler, you have this new architecture named hyper force. What is this all about? And how does that tie into celebrities comment? Okay. >>Yeah. Uh, excellent question. And we'll talk a little about that history that brings us to two hype before. So just like many of our customers, we realize that having the ability to scale across the globe and be able to offer our services in different regions, different compliance requirements meant that our investments in first party data centers needed to be reconstructed a little bit. And that posed a bit of a rearchitecture for us as well. But that's what gave us the flexibility then to essentially decouple our architecture from the physical infrastructure layer, but it afforded us then the ability to deploy very quickly and very scaleably on AWS in regions that we previously weren't operating in. So it allows us to move along quicker, allows us to bring that flexibility and that scale to the customer where they are. And then we can meet once again, coming back to compliance and regulations. >>We can meet requirements around data residency and data privacy requirements in different regions that we were somewhat constrained in doing earlier. And that also then gives us the ability, I think, to what Adam might've been alluding to now that we're able to bring that service to the customer, they can say, well, actually here's another use case that I would like Salesforce to deliver on. And it gives us that flexibility. We do a lot in terms of expanding across use cases. And if I can point to the pandemic again, just as a great frame of reference that we're all thrust into. Initially, if you cast your mind back to may of last year, we were all worried about contact tracing, right? No side effects scenes, yet we didn't even have pelvic testing. Well, shortly thereafter, COVID testing became available and states were offering those well that from contact tracing to COVID testing is a massive shift. If you think about the use case for technology. So we enable our customers to move very quickly from contact tracing, to COVID, testing them to vaccine management. They're actually entirely different use cases, even though they all apply to solving for the pandemic where we had so many others, digital outreach, helping with loans and grants and management through the PPP programs, through unemployment programs, all different use cases that we helped our customers extend to, which you can't do that if you're not flexible enough to move quickly and scale effectively to support those. >>I think that value proposition and that notion of having that regional global support is going to really come into the whole data programmability trend. I call data as dev ops kind of vibe where data as code becomes more, more agile, right? You're going to see that. I think that's going to be, that's a big theme at a reinvent this year. So, so I have to ask you now, now we're sitting in this global scale, you've got geopolitics, you got public sector. How does Salesforce government cloud plus, and hyper force help your help governments and their partners because their ecosystems too, right? So it's not a commercial. Now it's looking a lot like a commercial lines between commercial and government looking the same. How do you guys help governments and their partners? >>So having been in this, this, uh, area for so long, I, I like to position this tonight. I use this actually as a good selling point, even in selling the value propositions for investment internally, I think of the government regulations and requirements around privacy compliance as a minimum barrier of entry. So I'll, uh, you mentioned our government cloud, plus that's really more in the U S and it's a FedRAMP, uh, tested at a federal and PI level. We've got privacy of lays. We've got our DOD out for, uh, PA in there we've got HIPAA and PCI compliance bank 10. Those are efforts that if a company or a government customer were to go run through individually, it's going to take them a lot of time, effort, and investment to support those. And you end up creating an operations business that just does that for 24 7. >>That's the only reason for them to exist is to manage those. But then we have the government adjacent industries that you're referring to. What about the parkers that service government, they have their own set of regulations. more recently CMMC coming out, et cetera. We provide all of those as a baseline for our government cloud plus. So that level of assurance is assumed by customers and consumers of the service. And again, they're worried about what type of beta and what type of business workflows they're gonna enable and not, can they meet the basic regulations to stand up the service? >>Yeah, I think that highly of the workflows piece is critical because workflows is the new integration layer, right? So these seeing a lot of that, and again, that's a big theme at a re-invent this year. I'll see the performance is key graviton to all the processor stuff and, and, you know, it's lambed and old serverless, but as you move up to the stack where there's actual agility and modern applications that need to be built, whatever they are, you need to have this programmable cloud scale, but the customization on workflows and machine learning and AI. So this is all beautiful for everyone to think about, but now they have to implement it. So how might your customers and prospects consider expanding their offerings with Salesforce in the cloud? Is there, is there a certain playbook that you see, is there a situational awareness that's needed? How would you advise your customers will want to consider expanding, uh, their portfolio in their, their apps and workflows with Salesforce? >>Yeah, that's a fantastic question. So, John, and I'm going to start with, again, going back a little bit to what is Salesforce and who are we as a company? So in as much as we started talking about Salesforce as the number one CRM platform was SAS, we've also acquired some companies and invested in a lot of different, uh, elements of businesses, uh, Tableau NeoSoft and velocity more recently, the slack acquisition, and they're all slightly outside of our platform in terms of capabilities and what we intend for those to deliver. So our customers have a lot more options in terms of what it means to partner with and invest with Salesforce. Uh, slack is a great example of where that becomes a communications mesh and infrastructure that allows them to integrate, uh, technologies, applications, workflows, et cetera. So you want to rethink almost what is Salesforce and what does it mean in your enterprise? >>And then coming back to, to the core of what we do, a lot of how we enable our customers is here's an environment. We enable these very quickly a customer's access to the environment right away. They can set up testing environments, sandboxes, start playing with workflows and really reimagine what that environment is going to look like for their internal users and their engagement with these applications. So yes, we have runbooks we have playbooks, but we've also got enablers in the form of applications. We have a huge application market, if you will, where customers can download different accelerators and try those. We've got a huge network of partners that have delivered rich value added applications. So in most cases, our customers are going to find someone's already created the use case or the application or the workflow they needed. And maybe it's a case of just announcing that a little bit or updating it a little bit, or creating the integration to an in-house system already. So it makes it very exciting, but also makes it a very quick start to solve a problem. >>Oh, Nielsen, you guys have a great opportunity with the cloud and cloud scale. Obviously, companies successful Salesforce is well-known, but as data and governance has to be more agile, more secure often, that sounds counter-intuitive, but this is the big deal that's happening right now, where you need the leverage, the scale you need to have it secure, which you'd think needs to be protective, but making it more permissive is agility. This is the core theme, your, your reaction to wrap up, >>Uh, all great points and yes, to be the data isn't useful if it's entirely locked up. So at Todd, you bring the user to the data they have access to, and that data to provide them value. But especially in a, we'll put a government lens on this. On the government side, the data is ultimately what our government entities are stewarding. So yes services, but that data is imperative. So our customers understand the value of that data and then also how to not just extract value from it, but how to shepherd and steward the security of that data very well. So for us, it's the ability to get that data to the right users, allow them to construct their business omission flow on that data. But the data has to persist has to add value, has to be available for analytics and so on >>Nielsen. Jardeen vice president of north America solutions engineering at Salesforce. Thanks for coming on the cube and, and sharing your story and congratulate a big opportunity ahead for you guys. Congratulations. >>Absolutely. John, thank you so much. Enjoy the rest of the week. Okay. >>It was coverage of eight of us reinvent 2021. Um, John for a, your host. Thanks for watching.

Published Date : Nov 30 2021

SUMMARY :

We deal SIM thank you for coming on the cube Um, talk about the Salesforce is positioned as you guys innovate and scale your delivery of services to customers, and that's really the precursor to where we are with cloud here. that allowed them to define their workflows or their business models in a very, and the greatness of the company that you guys have had over the years, uh, when you get into the public sector, you have a view into the services your customer needs and how they're engaging with you, business flows, the mission, the constituency context, and how to make that constituent experience So this applies to Salesforce. the flexibility then to essentially decouple our architecture from bring that service to the customer, they can say, well, actually here's another use case that I would like Salesforce So, so I have to ask you now, now we're sitting in this global scale, So I'll, uh, you mentioned our government cloud, That's the only reason for them to exist is to manage those. modern applications that need to be built, whatever they are, you need to have this programmable So our customers have a lot more options in terms of what it means to partner with and our customers are going to find someone's already created the use case or the application or the where you need the leverage, the scale you need to have it secure, which you'd think needs to be protective, But the data has to persist has to add value, has to be available Thanks for coming on the cube and, John, thank you so much. Um, John for a, your host.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
AdamPERSON

0.99+

JohnPERSON

0.99+

AWSORGANIZATION

0.99+

Shara DeanPERSON

0.99+

Palo AltoLOCATION

0.99+

JardeenPERSON

0.99+

SalesforceORGANIZATION

0.99+

Adilson JardimPERSON

0.99+

CMMCORGANIZATION

0.99+

OdilePERSON

0.99+

eightQUANTITY

0.99+

pandemicEVENT

0.99+

2021DATE

0.99+

SlupskiPERSON

0.98+

360 viewQUANTITY

0.98+

tonightDATE

0.98+

Jon furrierPERSON

0.98+

PCIORGANIZATION

0.98+

mayDATE

0.97+

FedRAMPORGANIZATION

0.97+

SASORGANIZATION

0.96+

this yearDATE

0.96+

firstQUANTITY

0.96+

COVIDOTHER

0.95+

twoQUANTITY

0.93+

north AmericaLOCATION

0.93+

oneQUANTITY

0.93+

CanadaLOCATION

0.92+

this yearDATE

0.91+

NielsenORGANIZATION

0.91+

slackTITLE

0.9+

last yearDATE

0.84+

SalesforceTITLE

0.83+

HIPAATITLE

0.77+

U SLOCATION

0.75+

first partyQUANTITY

0.69+

ToddPERSON

0.65+

runbooksORGANIZATION

0.64+

24OTHER

0.63+

DODORGANIZATION

0.62+

InventEVENT

0.61+

NielsenPERSON

0.55+

TableauORGANIZATION

0.51+

playbooksCOMMERCIAL_ITEM

0.47+

NeoSoftTITLE

0.46+

PAORGANIZATION

0.4+

Manoj Nair, Metallic.io & Dave Totten, Microsoft | Commvault Connections 2021


 

(lighthearted music) >> We're here now with Manoj Nair, who's the general manager of Metallic and Dave Totten CTO with Microsoft. And we're going to talk about some of the announcements that we heard earlier today and what Metallic and Microsoft are doing to meet customer needs around cyber threats and ensuring secure cloud data management. Gentlemen, welcome to theCUBE. Good to see you. >> Thanks Dave. >> Thank you. >> Hey Manoj, let me start with you. We heard early this morning, Dave Totten was here, David Noe, talk a lot about security. Has the conversation changed, how has it changed when you talk to customers, Manoj? What's top of mind. >> Yeah, thank you, Dave. And thank you, Dave Totten. You know, great conversation earlier. Dave, you and I have talked about this in the past, right? Security long a big passion of mine. You know, having lived through nation state attacks in the past and all that. We're seeing those kinds of techniques really just getting mainstream, right? Ransomware has become a mainstream problem in the scourge in our lives. Now, when you look at it from a lens of data and data management, data protection, backup, all of this was very much a passive you know, compliance centric use case. It was pretty static you know, put it in tapes, haul it all over. And what has really changed with this ransomware and cybercrime change rate is data, which is now your most precious asset, is under attack. So now you see security teams, just like you talked with Dave Martin, from ADP earlier, they are looking for that bridge between SecurityOps and ITOps. That data management solution needs to do more. It needs to be part of an active conversation, you know? Not just, you know, recovery readiness. Can you ensure that, are you testing that, is it recoverable? That is your last mile of defense. So then you get questions like that from security teams. You get you know, the need for doing more, signals. Can I get better signals from my data management stack to tell me I might be under attack? So what we're seeing in the conversation is the need to have more active conversations around data management and the bridge between ITOps and SecurityOps is really becoming paramount for our customers. >> Yeah, Dave Totten I mean, I often say that I think data protection used to be this bolt on. Now it's a fundamental component of the digital business stack. Anything you would add to what Manoj just said. >> Yeah, I would just say exactly that. Data is an asset, right? We talked about it a lot about the competitive advantage that customers are now realizing that no longer is IT considered sort of this cost center element. We need to be able to leverage our interactions with customers, with partners, with supply chains, with manufacturers, we need to be able to leverage that to sort of create differentiation and competitive advantage in the marketplace. And so if you think about it, as that way as the fuel for economic profitability and business growth, you would do everything in your power to secure it, to support it, to make sure you had access to it, to make sure that you didn't have you know, bad intent users accessing it. And I think we're seeing that shift with customers as they think more about how to be more efficient with their investments in information technology and then how just to make sure that they protect the lifeblood of their businesses. >> Yeah, and that just makes it harder because the adversary is very capable. They're coming in through the digital supply chain. So it's complicated. And so Dave and maybe Manoj, you can comment as well after, Microsoft and Commvault, you guys have been working together for decades and so you've seen a lot of the changes, a lot of the waves. So I'm curious as to how the partnership has evolved. You've got a recent strategic announcement around Azure with Metallic. Dave, take us through that. >> Yeah, I mean you know, Commvault and Microsoft aren't newlyweds, we've been together now for 25 plus years. We send each other anniversary gifts, all that good stuff. And you know, listen, there's a couple things that are key to our relationship. One, we started believing in each other's engineering organizations, right? We hire the best, we train and retain the best. And we both put a lot of investment behind our infrastructure and the ability to work together to really innovate at real time, rapid speeds. Two, we use Commvault products so you know, there's no greater I think, advantage that if a major supplier or platform partner like Microsoft uses your products. We've used it for years in our Xbox group to support and store the data for a hundred million XBox live users. And we're very avid with it with our data centers, our access to Azure data centers, our Microsoft office products. And so we use Commvault services as well. And through that mutual relationship you know, obviously Commvault has seen the ins and outs of what's great about our services and where we're continuing to build and invest. And so they've been able to really you know, dedicate a team of engineers and architects to support all that Azure as a platform, as a service can provide. And then how to take the best of those features and build it into their own first party products. I think when you get close enough to somebody for so many years right, 25 plus years, you figure out what they're great at and you learn to take those advantages like Commvault has with Microsoft and Azure and use it to your advantage, right? To build the best in class product that Metallic actually is. And you're right, the announcement this week it feels culminating, it feels like it's a major milestone in first off, industry innovation but also in our relationship. But it's really not that big of a step change from what we've been doing and building and innovating on for the past you know, 25 years. >> Yeah so Manoj, that's got to be music to your ears. Because you come at it with this rich data protection stack, Microsoft there's so many capabilities. One of the courses, which is Azure. It's like the secret weapon, it's become the secret weapon. How do you think about that relationship, Manoj? >> Absolutely Dave said it right. We are strong partners, 25 years, founding in Western Commvault, mutual customers, partnership. You know, really when you look at it from a customer lens, what our customers have appreciated, over the last year of that strengthening of that partnership basically the two pillars of Commvault the leader of data protection, or you know, for the last 25 years, 10 out of 10 in the Gartner MQ comes together with Azure, the enterprise secure cloud leader in creating Metallic. Metallic, now with 1,000 plus customers around the world, there's a reason they trust it. It's now become part of how they protect their Office 365. No workload left behind, which is very unique, you know? So what we have architected together and now we're taking it to the next phase, our joint partners, right? Our joint customers, that those are some of the things that are really changing in terms of how we're accelerating the partnership. >> Manoj, you and I have talked about ransomware a lot, we did a special segment a while back on that. The adversary is very capable. And you know, I put in the chat this morning, at Commvault Connections, you don't even need a high school diploma to be a ransomwarist. You can go on the dark web, you can buy ransomware as a service. All you need is access to a server and you can stick you know, some malware on it. So you know, it's very, very dangerous times. What is it about data management as a service that makes it a good fit right now from a customer perspective to solve this problem? >> Absolutely. Bad guys, real life, or in the cyber world, they have some techniques. First thing they do in a ransomware is you go after the exits. What are the exit doors? Now you back up data, they know that that backup data can be used to recover. So they go and try to defeat the backup products in that environment. That's number one game that changes with data management as a service. Your data management data protection environment is not inside your environment. Chances to do two simultaneous penetrations to try and anything is possible. But now you've got an additional layer of recovery readiness because that control plane secured on top of Microsoft, Azure, 3,500 security professionals, FedRAMP high standard only data management and service entity to get it. As one of our customers said, "A unicorn in the wild", that is what you have as your data management environment. So if something bad happens, worst case, this environment is ready. Our enterprise customers are starting to understand that this is becoming a big reason to shift to this model. You know, then it's okay if you're not ready to shift the entire model, you're given the easy button of just air gapping of your data. So if you're an existing Commvault customer, appliance, software, anything, secure air gap Metallic cloud storage on hardened Azure Blob protected jointly by us, start there. And finally things like active directory. Talk about shutting the exit path, right? Take that down, your entire environment is not accessible. We make it easy for you to recover that. And because of our partnership, we're able to get it for free to every one of our customers. Go protect your active directory environment using (speaks faintly) kind of three big reasons that we're seeing that entire conversation shift in the minds of our customers. >> Yeah, thank you for that. That's a no brainer. Dave, how do Metallic and Microsoft fit together? Where's the you know, kind of value chain if you will, when it comes to dealing with cyber protection or ransomware recovery, how are your customers thinking about that? >> Yeah well, first it's a shared responsibility model, right? When you've got the best in class platform like Azure with built in protections, scalable data centers all over the global footprint. But then also we spend 10 plus billion dollars a year in security and defense and our own data center environments, right? And so I always find it inspiring when companies believe that their investments in security and platform protection is going to do the job. That's true, that used to be true. Now with Azure, you can take advantage of this global scale and secure you know, footprint of investment that a company like Microsoft has done to really set your heart at ease. Now, what do you do with your actual applications and who has access to it, and how do you actually integrate like Manoj was talking about down to the individual or the individual account that's trying to get access to your environment? Well, that's where Commvault comes in at that point of attack or at that point of an actual data element. So if you've got that environment within Commvault system backed by the umbrella of the Azure security infrastructure, that's how the two sort of compliment each other. And again, it's about shared responsibility, right? We want every customer that leverages Azure to make sure that they know it's secure, it's protected. We've got a mechanism to protect your best interests. Commvault has that exact same mission statement, right? To make sure that every single element that comes into contact with their products is protected, is secure, is trustworthy. You know, I got a long lesson, long, long time ago, early in my career that says you can goof up a product feature, you can goof up the color scheme on a website but if you lose a customer's data or somebody trust, you never get it back. And so we don't take our relationships with customers very lightly. And I think our committed and joint responsibility to delight and support our customers is what has led to this partnership being so successful over the past couple of decades. >> Great, thank you, Dave. And so Manoj, I was saying earlier that data protection has become a fundamental component of your digital business stack. So that sounds good but what should customers be doing to make data protection and data management, a business value driver versus just a liability or exposure or cost factor that has to be managed? What do you think about that? >> No, and then David added earlier, right? It's no longer a liability. In fact it is you know, someone said data is the new oil, right? It is your crown jewels. You got to to start with thinking about an active data protection strategy, not you know, thinking about passive tools and looking at it in terms of a compliance or I need to keep the data around. So that's the number one part is like, how do I have something that protects all my workloads and everyone has a different pace of transformation. So unless you know, you're a company that just got created, you have environments that are on-prem, on the edge, in CoLOS, public cloud. You got you know, SaaS applications, all of those have a critical data that needs to come together. Look for breadth of data protection, something that doesn't leave your workloads behind. Siloed solutions, create a Swiss cheese that create light for the attackers to go after those gaps. You don't want to look for that, you know? And then finally trust. I mean you know, what are the pillars of trust that the solution is built on? You got to figure out how your teams can get to doing more productive things rather than patching systems. You know, making sure that the infrastructure is up. As Dave said you know, we invest a ton jointly in securing this infrastructure. Trust that and leverage that as a differentiator rather than trying to duplicate all of that. So those are some of the you know, key things. And you know, look for players who understand that hybrid is here, give you different entry points. Don't force you know, the single single mode of operation. Those are the things we have built to make it easier for our customers to have a more active data management strategy. >> Dave, Todd, I'll give you the last word we got to go but I want to hit on this notion of zero trust. It used to be a buzz word now it's mainstream. There's so much that this discussion, is it Prudentialist access? Every access is treated maybe as privileged but what does zero trust mean to you in less than a minute? >> Yeah you know, trust but verify, right? Every interaction you have with your infrastructure, with your data, with your applications and you do it at the identity level. We care about identity and we know that that's the core of how people are going to try and access infrastructure. Used to be protect the perimeter. The analogy I always use is we have locks on our houses. Now the bad guys are everywhere. They're getting inside our houses and they're not immediately taking things, they're hiding in the closet and they're popping out three weeks later before anybody knows it. And so being able to actually manage, measure, protect every interaction you have with your infrastructure and do it at the individual or application level, that's what zero trust is all about. So don't trust any interaction, make sure that you pass that authorization through with every ask. And then make sure you protect it from the inside out. >> Great stuff. Okay guys, we've got to leave it there. Thanks so much for the time today. All right next, right after a short break, we're headed into the CXL Power Panel to hear what's on the minds of the executives as it relates to data management in the digital era. Keep it right there, you're watching theCUBE. (lighthearted music)

Published Date : Nov 1 2021

SUMMARY :

Good to see you. when you talk to customers, Manoj? You get you know, the need of the digital business stack. to make sure that you Microsoft and Commvault, you able to really you know, to be music to your ears. or you know, for the last You can go on the dark web, you can buy that is what you have as your Where's the you know, kind and secure you know, that has to be managed? And you know, look for to you in less than a minute? make sure that you pass minds of the executives

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DavePERSON

0.99+

DavidPERSON

0.99+

Dave TottenPERSON

0.99+

MicrosoftORGANIZATION

0.99+

David NoePERSON

0.99+

Dave MartinPERSON

0.99+

10QUANTITY

0.99+

25 plus yearsQUANTITY

0.99+

MetallicORGANIZATION

0.99+

ToddPERSON

0.99+

ManojPERSON

0.99+

25 yearsQUANTITY

0.99+

Manoj NairPERSON

0.99+

25 plus yearsQUANTITY

0.99+

TwoQUANTITY

0.99+

oneQUANTITY

0.99+

ADPORGANIZATION

0.99+

twoQUANTITY

0.99+

todayDATE

0.99+

Commvault ConnectionsORGANIZATION

0.99+

Office 365TITLE

0.99+

OneQUANTITY

0.99+

less than a minuteQUANTITY

0.99+

1,000 plus customersQUANTITY

0.99+

CommvaultORGANIZATION

0.99+

three weeks laterDATE

0.98+

two pillarsQUANTITY

0.98+

bothQUANTITY

0.98+

XBoxCOMMERCIAL_ITEM

0.98+

Metallic.ioORGANIZATION

0.97+

3,500 security professionalsQUANTITY

0.97+

early this morningDATE

0.95+

last yearDATE

0.95+

singleQUANTITY

0.95+

2021DATE

0.95+

hundred millionQUANTITY

0.94+

firstQUANTITY

0.94+

AzureORGANIZATION

0.94+

AzureTITLE

0.93+

10 plus billion dollars a yearQUANTITY

0.93+

SecurityOpsTITLE

0.93+

ManojORGANIZATION

0.93+

past couple of decadesDATE

0.92+

this weekDATE

0.92+

zero trustQUANTITY

0.91+

Gartner MQORGANIZATION

0.9+

decadesQUANTITY

0.9+

XboxCOMMERCIAL_ITEM

0.9+

three big reasonsQUANTITY

0.9+

FedRAMPORGANIZATION

0.88+

this morningDATE

0.86+

WesternLOCATION

0.85+

Jeremy Rissi


 

>>Well, hi everybody, John Walls here, continuing our coverage on the cube of splunk.com 21. And then we talked a lot about data these days of companies and enterprise all the way down to small business and the importance of day to day to security data protection. But the public sector also has those very same concerns and some unique worries as well. And with me to talk about the public sector and its data transformation, and of course what's going on in that space is Jeremy Reesey, who was the group vice president of the public sector at Splunk. Jeremy. Good to see you today. Thanks for joining us. Thank you. >>Thanks for making time for me, John. You bet. >>Glad to have you. Well, let's, let's just, if first off, let's just paint the picture for those watching who are kind of focused on the private sector a little bit, just share with some general thoughts about the public sector and what's going on in terms of its digital transformation and what kind of concerns or, um, I guess, challenges you think there are broadly speaking first in the public sector around. >>Thanks, John. There's quite a bit of transformation going on right now in our government. And just like in industry, we've seen the pandemic as a catalyst for a lot of that transformation. Uh, you may have seen that Splunk recently released a report on the state of data innovation. And what we found is that, um, a lot of good things are happening, but the government still has a lot of work to do. And so there were pockets of excellence that we saw in the last 18 months where agencies really responded to things like the requirement for vaccinations and the requirement for monitoring, uh, health status in general. Uh, and we saw tremendous, um, speed in rolling out things like tele-health across, uh, the veterans affairs administration. But, uh, we also saw in our report that there were many agencies that haven't yet been able to modernize in the way that they want. And one of the inhibitors to that, frankly, John is their ability to adopt software as a service. And so we've seen a lot of things happening in the last year that, um, moved agency customers towards software as a service, but there's work yet. >>So, and why is that? So when you're talking about SAS, is it, is it, um, bureaucratic, uh, red tape as a regulatory issues? Or is it just about, uh, this is a large, huge institution that makes independent decisions, you know, HHS might make decisions separate from state separate from deity, uh, and then it's fragmented. I mean, what are those challenges? >>Sure. Well, I think there are two sides of a John. I think that our government is inherently designed to move cautiously and to move in such a way that we don't make mistakes. Uh, you use the word re bureaucratic. I'm not a huge fan of that word, but I understand the sentiment. Uh, I think that there are layers to any decision that any part of the government makes and certainly that support of, um, inhibiting speed. But I think the other part of it is our acquisition rules and regulations. And I think we've seen a number of positive changes made, uh, not only in the last administration, but even in this current administration that are helping our government agencies to take advantage of software as a service. Um, but there's still work to do there as well. Uh, we've seen the rise of things like, uh, other transactional authorities, OTAs. Uh, we've seen the establishment of an agile procurement office inside the general services administration, GSA, uh, but uh, other parts have heritage systems, systems that are working really well. And you don't want to change something that's not broken just for the sake of changing it. You want to change it in such a way, uh, that you really do transform and deliver new capabilities. >>Yeah. And I guess, um, you know, it's a matter of obviously of developing an expertise and, and maybe confidence too, right? Because this is, this is a new world, a new tech world, if you will here in the 21st century. And, um, and maybe I misused the word bureaucratic. Um, and I know you said you don't like it, but, but there's a certain kind of institutional energy or whatever you want to call it that kind of prohibits fast changes and, and is cautious and is conservative because, I mean, these are big dollar decisions and they're important decisions to based on security. So, I mean, how do you wrap your arms around that from a Splunk perspective to deal with the government, you know, at large, uh, when they have those kinds of, um, uh, I guess considerations >>Certainly, well, the beauty of where we find ourselves today is that data is incredibly powerful and there's more data available to our agency customers or to any company than ever before. So Splunk is inherently a data platform. We allow our customers be the agency customers, or be the industry customers to ask questions of data that they collect from any source, be it a structured data or unstructured data using Splunk, a customer can say, what's happening. Why is it happening? Where is it happening? And that's incredibly powerful. And I think, um, in this current age where, uh, the pandemic is forcing us to rethink how we deliver services and citizen services specifically, uh, having a data platform is incredibly powerful because the way that we're answering questions today is different than the way we answered questions last year. And it may be very different the way we have to ask questions a year from now. Uh, and that's really what Splunk's is delivering to our customers is that flexibility to be able to ask any question of any data set, uh, and to ask those questions in the context of today, not just the context that they knew yesterday. >>Yeah. W w and you mentioned the pandemic, what has that impact then? Um, obviously the need of, uh, I think about, you know, vaccination of disease, monitoring of outbreak monitoring, uh, emergency care, ICU units, all these things, um, critically important to the government's role right now, um, and continue to be, so what kind of impact has the, the pandemic had in terms of their modernization plans? Um, I'm guessing some of these had to be put on hold, right? Because you've, you've got, uh, you've got an emergency and so you can't conduct business as usual. >>Sure. So it's caused a shift in priorities as you know, John, and then it's also caused us to rethink what has to be done in person and what can be done remotely. And when we think about what can be done remotely, we're seeing a proliferation of devices. Um, we're seeing a proliferation of, uh, the, the level of network access, uh, that is enabled and supported. And with that, we see new security concerns, right? We are seeing, uh, uh, really, uh, an intriguing rise of thought around authentication and making sure that the right person is coming in from the right device, uh, using the right applications at the right time, that is incredibly challenging for our agency customers. Uh, and they have to think about what's happening in, in ways that they didn't have to last year. >>Let's talk about certification a little bit, and I know you announced a FedRAMP a couple of years ago, and now you've come out with a new iteration, if you will. Um, I hear about that. So walk me through that a little bit in our audience as well. And then just talk about the value of certification. Why does that really matter? What's the importance of that? >>Thanks, John. We did recently announced that we've received a provisional authority to operate, uh, in aisle five impact level five. And that's incredibly exciting. I've, I've never worked for a software company that had FedRAMP certification previously. And I think it demonstrates Splunk's commitment to this market, the public sector market. Uh, we are absolutely, um, committed to delivering our software in any environment at any level of classification that our customers need, and that allows them to rest assured that they can decide anything they want to about their data without worrying about the sanctity of that data itself, or the platform that they're using to process that data. That's incredibly exciting. I hope, >>Yeah. You mentioned, uh, the current administration just a little bit ago, you know, the Biden administration, um, no executive orders, you know, focusing in on, on, um, use of, of, uh, or I guess taking appropriate measures, right. To protect your data cyber from a cyber security perspective. Um, what exactly has that done to change the approach the government is taking now, uh, to protecting data and then how have you adapted to that executive order to provide the right services for governments looking to, to make sure they meet those standards and that criteria? >>Well, it's an exciting time as you, as you point out on May 12th, president Biden's son and executive order on improving the nation's cybersecurity. So, uh, from the highest levels, we're seeing the government sort of set a baseline for what makes sense. And they went further in a memo just released on August 27th, uh, by releasing what they call an enterprise logging maturity model. And it has four levels. And it, it indicates what sorts of data agencies should be storing from, and in their systems and for how long they should be storing it. And that's incredibly exciting because a lot of agencies are using Splunk, uh, to make sense of that data. And so this gives them sort of a baseline for what data do they need to collect? How long do they need to keep it collected for what questions do they need to ask of it? And as a result, um, we're making some offers to our customers about how they use Splunk, uh, how they take advantage of our cloud-based storage within our product, um, how they take advantage of our services in mapping their data strategy to this enterprise logging maturity model. And it represents a great opportunity to sort of take a step forward in cybersecurity for these agency customers. >>Yeah. I'm kind of curious here. I mean, I, I came from the wireless space and we had an active dialogue with the government in terms of, uh, communications, emergency communications, um, and, um, and also in, in services, the rural areas, that kind of thing. But sometimes that collaboration didn't go as smoothly as we would've liked, frankly. And, and so maybe lessons have been learned from that in terms of how the private sector melds with the public sector and works with the policy makers, you know, in that respect, what, how would you characterize just overall the relationship, you know, the public private sector relationship in terms of, you know, the sharing of resources and of information and collaboration? >>Well at the federal government level, uh, there's always been pretty incredible collaboration between industry and government, but I think, um, we at Splunk have been engaged through organizations like the Alliance for digital innovation, uh, the us chamber of commerce, um, act by act the American council for technology and the industry advisory council. And we're seeing a rise actually in university partnerships as well, particularly at the state level where, uh, let's say local governments are saying, Hey, we don't have the capacity to do some of these things that we now know we need to do. And we know that, uh, some of those things could be done in collaboration with our university partners and with our state partners. Um, and that's exciting. I think that it is an era where everyone realizes there are new threats. Uh, there are threats that are, um, hard to handle in a silo and that the more we collaborate, whether it's government industry collaboration, or whether it's cross government collaboration, or whether it's cross industry collaboration, the better, and the more effectively, uh, we'll solve some of these problems that face us as a nation. >>What do you make a great point too? Because, uh, it is about pulling resources at some point, and everybody pulling together, uh, in order to combat what has become a certainly vaccine, uh, challenge to say the least Jeremy, thanks for the time. Uh, I appreciate it. And, uh, wish you all the success down the road. >>Thanks for having me, John, you >>Bet Jeremy Risa joining us, talking about the public sector and sparks just exemplary work in that respect. You're watching the cube. Our coverage continues here of.com for 21.

Published Date : Oct 18 2021

SUMMARY :

business and the importance of day to day to security data protection. Thanks for making time for me, John. kind of focused on the private sector a little bit, just share with some general thoughts about the public And one of the inhibitors to that, frankly, John is their ability to adopt software Or is it just about, uh, this is a large, huge institution that that any part of the government makes and certainly that support of, um, inhibiting speed. Um, and I know you said you don't like And I think, um, in this current age where, uh, the pandemic is forcing us uh, I think about, you know, vaccination of disease, monitoring of outbreak monitoring, Uh, and they have to think about what's happening in, And then just talk about the value of certification. And I think it demonstrates Splunk's commitment to this market, the public sector market. the government is taking now, uh, to protecting data and then how have you And it represents a great opportunity to sort of take of how the private sector melds with the public sector and works with the policy makers, Well at the federal government level, uh, there's always been pretty incredible And, uh, wish you all the success down the road. that respect.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JohnPERSON

0.99+

John WallsPERSON

0.99+

Jeremy ReeseyPERSON

0.99+

August 27thDATE

0.99+

JeremyPERSON

0.99+

Jeremy RisaPERSON

0.99+

May 12thDATE

0.99+

Jeremy RissiPERSON

0.99+

last yearDATE

0.99+

HHSORGANIZATION

0.99+

two sidesQUANTITY

0.99+

21st centuryDATE

0.99+

yesterdayDATE

0.99+

SplunkORGANIZATION

0.99+

pandemicEVENT

0.99+

todayDATE

0.99+

Alliance for digital innovationORGANIZATION

0.99+

BidenPERSON

0.99+

SASORGANIZATION

0.98+

four levelsQUANTITY

0.97+

splunk.comOTHER

0.97+

oneQUANTITY

0.97+

American council for technologyORGANIZATION

0.96+

firstQUANTITY

0.96+

21QUANTITY

0.96+

industry advisory councilORGANIZATION

0.92+

presidentPERSON

0.88+

last 18 monthsDATE

0.88+

couple of years agoDATE

0.88+

FedRAMPORGANIZATION

0.83+

fiveQUANTITY

0.78+

Biden administrationORGANIZATION

0.75+

SplunkPERSON

0.69+

of.comOTHER

0.69+

level fiveQUANTITY

0.68+

yearDATE

0.57+

outbreakEVENT

0.55+

21OTHER

0.46+

Bethann Pepoli, Splunk, Troy Bertram, Telos, & Martin Rieger, stackArmor | AWS Summit DC 2021


 

>>And welcome back to the cubes coverage of AWS summit public sector here live in Washington, DC, where we're actually having a physical event, but also broadcasting to a hybrid audience digitally. I'm John, your hosted, like you've got a great panel here. Martin Rieger's chief solutions, officer stack armor, the thin poli who's with Splunk group vice president of partner go to market Americas and public sector, and Troy Bertram, vice president sales, a telos. Good to see you guys. Thanks for coming on. It's great to be. So you guys stuck on them to have a great solution on AWS called faster. Okay. Which is nice name what's what's it all about? >>So faster is about getting cloud service providers to an authorization, to operate with the federal government, uh, basically as fast as possible. It is the collection of threat alert, which is a fed ramp designed solution and boundary solution. That includes all those key security stack components. Uh, primarily our partners over at Splunk and telos. Uh, those products are scripted, streamlined, and designed to get customers there as fast as possible in a compliant manner. >>I love the acronym fast tr faster on AWS. Uh, how did you guys come up with the threat alerts concept? What did, what's this all about? How did it all come together? >>Uh, threat alert was, was born out of one of our primary services, which is migration and, uh, for roughly about a five-year stretch migrating federal agency systems, um, to Amazon, both east, west and gov cloud, uh, we recognized quickly that there was a need to include a security stack of common components, such as vulnerability scanning, uh, security incident event monitoring, uh, as well as a number of other key components designed around the continuous monitoring aspect of it. And so we quickly realized that, you know, the packaging of this solution and putting together a dashboard that allows us to tie everything in, uh, deploy very, very quickly through infrastructure as a code, um, was a vehicle that could help, uh, our customers and CSPs as well as agencies get through the FedRAMP ATO process. Um, quickly >>Talk about the relationship with Splunk and telos. How's this all connecting with? Just what's your role? >>Yeah, so really with the support of NIST and the new Oscar standard, which I'm going to make sure I get the acronym right. Open securities controls, assessment language, or asked gal, um, with our release of Exacta and automation of the compliance standards working with, and the framework, we've been able to look at best of breed partners in the industry, and it is all around acceleration of how can we move faster to deliver the end customer, the controls they need and want in a secure compliant manner. Um, and as someone that served in the government, right, it's, it's passion for the mission. And that's really what brought the three companies together >>And my opinion, by the way, congratulations on Telus going public. You guys do a lot of great cyber work. Congratulations. Now that data is the heart of this. I mean, Splunk that's all you guys do is think about data. How do you guys connect into, into the product? >>Well, it's exactly that really providing that data platform, then they analytics capability to enable the subject matter experts to bring the data to life. Right. And that's what we, that's why these partnerships are so important to Splunk because, uh, they have the subject matter expertise and can really leverage the power of the data platform to provide services to customers. >>Yeah. One of the big trends that's kind of underreported, in my opinion, is that partnerships required to kind of get the cyber security equation, right? This is a huge trend. People are sharing, but also working together. How, how do you guys see that evolving? Because you know, there has to be an openness around the data. There has to be more open solutions. How do you guys see that evolving? Um, >>Well you kind of hit the hammer on the heads. Splunk is, is essentially the heart and soul of our auditing logging and continuous monitoring piece. Um, in terms of, of the relationships and how we all work together. We we've evolved now to a point where we are able to pre-stage customers well in advance. Um, and in working with our partners, uh, tell us on Splunk. By the time we get started with a customer, we, we reduced the amount of time this takes, uh, on average by 40%, um, and even faster with the exact piece because, uh, as, as Troy kind of mentioned, the OSC gal component, um, is the future of accreditation. And it's certainly not limited to fed ramp, but that machine language, that XML Yammel Jason code, we've got things to the point where not only are we deploying Splunk in a, in a scripted pre-configured manner to work with our technology, we're also doing the same thing with Exacta. >>So the controls are three documented for everything that we provide, which means we don't have to spend the time going through the process of saying, okay, tell me what you're doing. We already have that down. The other best of breed type components that were mentioned by Troy. Um, it's the same thing, right? So customers, when they show up, they have a security stack that's ready to go. They already have FIPs compliance for encryption. They already have hardening in place so that when, when they approach us, all they've really got to do is deploy their application and close a very small gap in documentation, which we do with Exacta and then auditors can come in, hit the, they can jump, get what they need out of Exacta. And eventually once everyone else catches up to OSC gal, we'll be connecting systems to other systems and just pushing the package, the days of PDFs. And those are almost gone >>As someone that went through, um, achieving an ATO, the paper process and the Excel spreadsheets. It's a nightmare. And you've got sales engineers, you've got solution architects that are spending their time, not focused on delivering mission outcomes or new products and services to our public sector customers, but on the process and the paperwork, >>Can you share order of magnitude the old way, time wasting versus this solution? What's, what's gained cause that's key. This needs a resources when people are >>Every CFO ad in ISV wants to do two things, right? They want to support the sales efforts to move into the federal or state environment, right? We're talking about fed ramp, but state ramp is upon us now. So they want two things. How do I do this at the lowest cost possible limit my resources that are really expensive on the engineering side and how do I shrink the amount of time? So 40% is a very conservative estimate. I believe that we can continue with implementations of Bosco and other ingestation points, especially across government. We can shrink that time, which reduces the cost immensely >>The time savings day. What about the stack? >>But if you want to put it in perspective, right? I've been doing this since the beginning in 2012, and I've stood up three different three pills. I've audited over 200 companies. I've been doing this a long time. And in the beginning it was an average of 12 months just to get someone ready, just to get ready. That didn't include the audit time. So we've evolved to a point now where on average, that's down to 12 weeks. And that was before the inclusion of the exact piece. We were able to shave off four more weeks with that, to the point where we're down to eight weeks and the government is pushing to try to get towards a 30 day ATO. And I think Oscar was the answer for that. And so to give you an idea of where we were to where we are now, we went from 12 months to 12 weeks. >>That's huge. So the data is the key in here. And then you got faster on AWS. Love the name wa how does that compare to other ATO solutions? How do you guys see that comparing a wonder place? >>I think in terms of the other solutions that are available out there, there, there's a couple key things that, that I think the rest of the market is trying to do to catch up. And one of those is the dashboard technology that we have in place integrates directly with Splunk and with Exacta, it pulls in from all the AWS sources that are available in terms of security and information and centralizes it in one spot. And so nobody else is doing that and we've been doing it for years. And this, this to me, OSS gal, and the addition of the exact component was the next evolution. >>Um, on the partnership side, how do you guys see it evolving? What's next >>More continuous monitoring, I think, right. It's not just about a FedRAMP authorization, but continuous monitoring in general for, for all of our public sector. >>That's day two operations continues ongoing AI operations. There's gotta be some machine learning in here somewhere. Is there? >>Yeah. I'll speak to the partnerships a little bit. And I think even back to AWS, right? Why we're here and it's great to be in person is it's around us working together as an industry and companies, right? The authority to operate on AWS, the ATO and AWS was started to bring like-minded companies together to help solve these problems. Yeah. >>I mean, it's a real benefit. It really shows that you can put a stack together, right. And then save time like that 12 months to 12 weeks. That's what cloud's about right now. Then the question is security. Think you should get that right. That is going to be an evolution. What's the vision of the product? >>Um, well, there's two things around that we, we, we talked about, yes, it's, it's planned prepare authorized, right? That is the current fed ramp mantra and post ATO. The continuous monitoring piece is really a core element. But in terms of the future three PAOs, the third-party assessment organizations that, that audit our customers, that, that we're all preparing together. Eventually they're systems, they're all developing audit systems around. And so where we're going is the auditor will connect to Exacta and they will simply over API or whatever calls they make. They will pull all of that audit information control information, which is only going to accelerate this even more. >>Yeah. I mean, the observability, the data, the automation all plays into more speed, more agility, faster, >>And, and meeting all of the standards, right? Whether it's smart Z or it's HIPAA state Ram home in Austin, Texas Tex ramp is, is a thing, right? How do we help each one of these customers with their own compliance or super smart, >>You know, the business model of reduce the steps it takes to do something, make it easier and faster is a good business model. Wow. >>It's not, it's becoming an ecosystem right. In the sense that, um, you know, Oscar has been under development for three years and, and, and stack armor, we've been supporting some components at NIST, but to the point where, uh, once we eliminate the, the traditional paper, you know, word doc XL PDF, um, and get to a point where everything is tied together. But one there's one important aspect to this is that it's all in boundary. So the authorization boundary is that invisible red line. We draw around everything in scope for an audit. And so that, by the way, is another critical component. The Splunk servers are in boundary. The exact servers are in boundary, which is a huge, huge element to this. >>Yeah. Good. Great. To see the spunk partnership, adding value here with telos, good, your cybersecurity expertise, pulling it all together. It's a great solution. >>It is, and great partners to work with, right? And I know that we will have additional solutions and product offerings in the future. >>Martin treadmill, Bethann. Thanks for coming on the queue. Appreciate it. Enjoy the rest of the show. As we wind down day two of cube live coverage in-person event, AWS public sector summit in Washington, DC. This is the cube. We right back after this short break,

Published Date : Sep 29 2021

SUMMARY :

officer stack armor, the thin poli who's with Splunk group vice president of partner It is the collection of threat alert, which is a fed I love the acronym fast tr faster on AWS. And so we quickly realized that, Talk about the relationship with Splunk and telos. and as someone that served in the government, right, it's, it's passion for the mission. And my opinion, by the way, congratulations on Telus going public. to enable the subject matter experts to bring the data to life. get the cyber security equation, right? By the time we get started with a customer, So the controls are three documented for everything that we provide, which means we don't have but on the process and the paperwork, Can you share order of magnitude the old way, time wasting versus this solution? my resources that are really expensive on the engineering side and how do I shrink the amount What about the stack? And in the beginning it was an average of 12 months just to get someone ready, So the data is the key in here. And this, this to me, OSS gal, and the addition of authorization, but continuous monitoring in general for, for all of our public sector. That's day two operations continues ongoing AI operations. And I think even back to AWS, What's the vision of the product? That is the current fed ramp mantra and You know, the business model of reduce the steps it takes to do something, make it easier and faster is And so that, by the way, is another critical component. To see the spunk partnership, adding value here with telos, good, your cybersecurity expertise, And I know that we will have additional solutions DC. This is the cube.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
AWSORGANIZATION

0.99+

Martin RiegerPERSON

0.99+

Troy BertramPERSON

0.99+

three yearsQUANTITY

0.99+

12 monthsQUANTITY

0.99+

2012DATE

0.99+

Washington, DCLOCATION

0.99+

BoscoORGANIZATION

0.99+

40%QUANTITY

0.99+

two thingsQUANTITY

0.99+

AmazonORGANIZATION

0.99+

12 weeksQUANTITY

0.99+

SplunkORGANIZATION

0.99+

30 dayQUANTITY

0.99+

Bethann PepoliPERSON

0.99+

JohnPERSON

0.99+

ExactaORGANIZATION

0.99+

three companiesQUANTITY

0.99+

ExcelTITLE

0.99+

NISTORGANIZATION

0.99+

Martin treadmillPERSON

0.98+

oneQUANTITY

0.98+

over 200 companiesQUANTITY

0.98+

one spotQUANTITY

0.98+

TelusORGANIZATION

0.98+

ATOORGANIZATION

0.97+

bothQUANTITY

0.97+

BethannPERSON

0.97+

three PAOsQUANTITY

0.97+

TroyPERSON

0.97+

four more weeksQUANTITY

0.96+

OscarPERSON

0.96+

one important aspectQUANTITY

0.96+

eight weeksQUANTITY

0.96+

threeQUANTITY

0.95+

three pillsQUANTITY

0.94+

day twoQUANTITY

0.94+

HIPAATITLE

0.93+

two operationsQUANTITY

0.93+

OneQUANTITY

0.91+

AWS SummitEVENT

0.91+

about a five-yearQUANTITY

0.89+

ersonPERSON

0.89+

Austin, Texas TexLOCATION

0.89+

OscarTITLE

0.87+

each oneQUANTITY

0.87+

telosORGANIZATION

0.83+

FedRAMPORGANIZATION

0.8+

sectorEVENT

0.73+

couple keyQUANTITY

0.73+

Splunk groupORGANIZATION

0.73+

yearsQUANTITY

0.69+

TelosPERSON

0.64+

AmericasLOCATION

0.63+

spunkORGANIZATION

0.58+

JasonPERSON

0.58+

stackArmorORGANIZATION

0.56+

SplunkTITLE

0.53+

servicesQUANTITY

0.5+

AWSEVENT

0.5+

RamLOCATION

0.49+

DC 2021LOCATION

0.48+

ISVTITLE

0.41+

govORGANIZATION

0.4+

Matt Mandrgoc, Zoom | AWS Summit DC 2021


 

(high intensity music) >> Everyone, welcome back to theCUBE's coverage of AWS Public Sector Summit live in Washington, D.C. Two days of wall-to-wall coverage. I'm John Furrier, your host of theCUBE. Finally, great to be in-person. We had a remote interviews. We have a hybrid event going on. We're streaming everything all over the place. Next guest is Matt Mandrgoc, who's the Head of Public Sector at Zoom. The company that everyone loves and have happy meetings, happening events. Great to see you. >> Thank you for having me today. >> So, I'll say Zoom is in the center of all the action pandemic. Everyone knows what's going on with Zoom. Household name. Company's exceptionally well on the performance side, what's going on in Public Sector? >> It's exciting. You know, over the last 18 months, we've just exploded across all the marketplace, both in federal state, local government and education. And what's exciting is we've just scratched the surface for our customers. So, if you look at what we've done in getting in front of inaugural events, courts, legislation, all kinds of other types of meetings and webinars, getting the message out around the pandemic. It's exciting to know that we have that opportunity to make a difference. Now, part of this whole thing around Public Sector, since we just scratched the surface, what's exciting is how do we start to look forward to the next 12, 24, 36 months in helping our customers? How do we really add value in accelerating that mission value for them? >> You know, Matt, it's interesting. There's two things that happened during the pandemic that I point to and I talk about all the time. The internet didn't break. So, all those service providers that had the pipes, good job, packets from moving around, And Zoom, you guys really saved society and educate, so many use this. Education, government, meetings, courtrooms, I never thought about the speeding tickets. People have to go free Zoom. All this stuff's happening. Now, you've got a partnership with AWS. What's the next level? I'm assuming more immersion, more connections, more integration. What's the next? What's the plan? >> Great question. So, our next step is we looked at this relationship and we were going to customers and go in there, we go in there and then they go in there. There's wasn't any synergy. So, what we decided to do is come together. So, think about this, Zoom and AWS going into our public sector customers, bringing solutions and helping them evolve, innovate, and transform. As they're evolving through this people-centric hybrid network or workplace journey that they're going through. And then the best part about this is these ecosystem of partners that help both of us, and be a part of that process as well. >> Not to toot your own horn, but we just had a remote interview on Zoom connected to our gear here. Here with a guest sitting right here, just now, that's the kind of impact. How is that transformed some of the government agencies, like military for instance? >> Great question. So, we had, one of the things that the, even back in April 2020, the Air force was recognized by military.com for recruiting and how they use to keep their numbers up, to get in front of recruits. And think about this, if I'm a recruiter, I can't drive three hours to go see somebody, find out if they can join or not and come back. Now they could use Zoom, something that people were comfortable with. Ease of use, simple, ingrained in the fabric of people's lives. Now they could have that, keeping their numbers up and being recognized by a two star general for what they did around the recruiting and keeping the numbers up. >> All right. So I'll ask you cause I know you have a federal background with one. You know the industry pretty well, over the years you've stunned. You've seen the old way now, the new way, what's it like at Zoom? Because you guys exploded onto the scene. Been around for a while, but once you hit the tipping point, it was a rocket ship plus the pandemic. Now you come into federal. You've got FedRAMP issues, what do you do? How do you get through all that? >> We were excited about the fact that we're really catapulted us. We were at FedRAMP Impact Level 2, Moderate back in April of 2019. So, what set the groundwork? So when the pandemic occurred, we were able to explode forward, help our customers. Now, we've even looked past that and go, "What do we do next?" DOD Impact Level 4. We have an authorization to operate with conditions from the Department of the Air Force. And it was set as we go through our provisional process with DISA. The exciting part is, our customers can use this. Now, they have a set of conditions. Those conditions are basically guidelines of how to use and set up an IL-4 call. >> So, just Impact Level 4 is just below top secret if I understand that correct, right? >> So, Impact Level 4 allows our customers and the DOD to use it for a CUI, which is Controlled Unclassified Information or FOUO, For Official Use only conversations. >> Got it. And there's six levels, right? >> Yes. >> Five, six is like the ultimate, like- >> yes. >> super top secret, secret. >> Yes. >> Okay, cool. All right. So four is good? >> It's very good. >> So this is interesting, in 2019, you've mentioned that stuff. That kind of highlights the whole Cloud way before the pandemic. The winners and losers tend to see who was winning and who's losing. And I think a lot of agencies realize the ones that were in the cloud early before the pandemic and the ones that didn't get there fast enough are really lagging behind. What's your reaction to that? >> Well, you're absolutely right. And the interesting thing about the pandemic, what it brought forth is a horrible event, but what it brought forth was transformation that customers had to go through. So think of it this way. If a customer, you know, they were at all this equipment sitting on staff, on site and they had to go home. And all of a sudden when they went home, legacy systems could not transform and allow them to evolve into this work from home environment. So, what it brought forth of these systems that were just not capable of being able to scale. And all of a sudden, as they went forward, they were able to go ahead and us. For us, it was easy because ease of use, scalability, innovation, extensibility and security, allowed us to really jump right in there. And as people I mentioned earlier, it became ingrained in the fabric of people's lives. So, the ease of use for everybody made it easy for them to move home. >> Yeah. And that's a big impact. All right. Let me ask about the Amazon Marketplace, AWS Marketplace. News there? Share. >> Yeah. We're excited we announced over the last two days, we've announced our relationship with AWS, and the AWS Marketplace via Kairosoft. So, Kairosoft is a world-class public sector distributor. The great relationship we have there that help us really accelerate this relationship was Amazon already had that AWS Marketplace distributor. We had Kairosoft as our main distributor for all Public Sector, solar suburb. So, the relationship already there and with the integration with Tackle.io, allowed us to really accelerate this relationship and be able to transact for our customers. And you think about the transaction, now our customers can start to leverage AWS contracts and accelerate the pieces that they have across there. >> Talk about the Tackle.io piece, how does that fit in? Cause you've got Kairosoft, Distributor, Zoom, what's Tackle do? They integrate? >> Tackle was just the integration piece allowed us to get these transactions going for back and forth. So, the transaction you think about, a customer will buy through AWS contract. They'll get transacted through the AWS Marketplace at Kairosoft, and it come to Zoom from there. Tackle.io was just the integration piece allowed that to happen. >> Yeah. And just a plug for Tackle.io. Those guys are start-up that's growing really fast. They make it easy. The Marketplace is not that easy. (laughs) Dave McCain would argue with me, but yeah, it's can be unwieldy, but they manage it and make it easier. >> Matt: Well, if you think about typically, if you had direct integration, it would take you many months to get through that process and a lot of times. This helped us, with the Marketplace being at Kairosoft, and Tackle.io, allowed us to really accelerate this relationship. >> I mean, that's a consumption model in the future. I mean, you're looking at, from a Zoom standpoint, you look at the marketplace, that's just more distribution. That's a selling vehicle for you, right? >> Exactly. But it's also, you think, but it's selling people for us. But you think about it from the customer side. If they have a contract already in place and they have consumption, you know, minimums they have to hit and they can be a part of the solution set now that we come together. It really becomes that, "Hey yeah, it's easy to use as a great way." But now we're giving, as we mentioned earlier, an acceleration point for our customers to drive that innovation and quickly procure it. >> Now, you've been around the block on Public Sector. You've seen the waves of innovation over the years. Now, it's kind of like the perfect storm. Multiple waves colliding into a big wave with cloud and with the new normal that's coming. From telemedicine to education, to military, to top secret, to distribution via marketplaces cloud scale, where there's now a new stack emerging, horizontal and vertical. What is your take on that as a industry participant? You're like, "We're putting perspective." Like how big is this compared to what was once other waves? >> Well, you know, what the pandemic brought forth was, as Max mentioned earlier today in his keynote, it really accelerated transformation of people how to do it, which would may take three to five years. Took weeks and months. Now we have the opportunity to go forward and really push this and say, "How do we transform while this pandemic happened?" People are now, the governments are, in education are now looking at transformation on how they accelerate this for the next five to seven years. Because the decisions are making, the money they're settling, and the investments they're making are transforming how they're going to do that. And they realize they cannot do it the way they did it before. >> Well, congratulations in all the success that Zoom, for you and your teammates. Eric, over there as CEO and Collin, and the rest of the team, Ross Mayfield, amongst others. We love you guys. I think you're great company. You really made a dent in the universe in a positive way. I'm looking forward to seeing what's on the roadmap. IOT devices, edge, what's happening? >> Actually, it's great timing of that because we just had our Zoomtopia. So we announced a number of different innovative things that we've done out there, white boarding and such. That really is going to come forward. So I would encourage everybody to go to the Zoom website, look at some of the videos we had from Zoomtopia. Talked about some of the actual, really cool innovative things that we've done. >> John: Yeah. Yeah. I mean, almost imagined was the camera technology, the collaboration technology, things are going to be a little bit different. It's not going to be what people think it's going to be. It might look different. What's your view on that? >> I think it's going to look different than it was a year ago. I think it's going to look different than two years from now. And so, with innovation, we look at, we have hundreds of different innovative things that occurred out there. So we look at, you know, virtual classrooms, things that they have out there to change the environment, to make that feel like it's a real life experience. And that's what makes the difference on us. >> You know, I watched companies like Facebook saying, they're going to drop 50 million into metaverse for the next two years. They're throwing engineers at it. But all it points down to is a better user experience. That's the goal, right? To make that user experience immersive, clean, elegant, simple but effective. >> Yeah. It's intuitive. It's the number one thing I hear form every single person. They want something easy to use when the send them home, they want to be able to turn it on for it to work. And we had one department, one agency has sent people home. They found the productivity was doing so well that they actually have decided to hire people in different parts of the country. It's very specialized group around, it moved the D.C. area. Now it's changed the whole scope of how you bring people in with these different skillsets, how not having a move to an area. We'll be able to leverage them at a remote location, but really embrace that expertise. >> Matt, thank you for coming on theCUBE, Matt Mandrgoc, Head of Public Sector. U.S. Public Sector for Zoom. A name you're going to keep hearing about more and more. It's not going away. Establish themselves as the leader in collaboration, certainly video meetings, conferences, events. Thanks for coming on. >> Matt: Thanks for having me on theCUBE. >> Okay. Well, more coverage from a live personal in-person event with remote Zoom's coming in as hybrid. It's theCUBE coverage of AWS Summit 2021, here in Washington, DC. I'm John Furrier. Thanks for watching. (soft music)

Published Date : Sep 29 2021

SUMMARY :

all over the place. of all the action pandemic. over the last 18 months, providers that had the pipes, and we were going to customers and go in there, of the government agencies, and keeping the numbers up. over the years you've stunned. guidelines of how to use our customers and the DOD And there's six levels, right? So four is good? and the ones that didn't and they had to go home. the Amazon Marketplace, and the AWS Marketplace via Kairosoft. Talk about the Tackle.io So, the transaction you think about, The Marketplace is not that easy. to get through that model in the future. and they have consumption, you know, Now, it's kind of like the perfect storm. and the investments they're making and the rest of the team, Talked about some of the It's not going to be what I think it's going to look for the next two years. It's the number one thing I Matt, thank you for coming on theCUBE, event with remote Zoom's

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Matt MandrgocPERSON

0.99+

EricPERSON

0.99+

AWSORGANIZATION

0.99+

Dave McCainPERSON

0.99+

MaxPERSON

0.99+

AmazonORGANIZATION

0.99+

April 2020DATE

0.99+

John FurrierPERSON

0.99+

Ross MayfieldPERSON

0.99+

KairosoftORGANIZATION

0.99+

MattPERSON

0.99+

JohnPERSON

0.99+

2019DATE

0.99+

threeQUANTITY

0.99+

Washington, DCLOCATION

0.99+

April of 2019DATE

0.99+

FacebookORGANIZATION

0.99+

Washington, D.C.LOCATION

0.99+

50 millionQUANTITY

0.99+

one departmentQUANTITY

0.99+

D.C.LOCATION

0.99+

Department of the Air ForceORGANIZATION

0.99+

ZoomORGANIZATION

0.99+

one agencyQUANTITY

0.99+

five yearsQUANTITY

0.99+

two thingsQUANTITY

0.99+

two starQUANTITY

0.99+

three hoursQUANTITY

0.99+

Two daysQUANTITY

0.99+

a year agoDATE

0.99+

Tackle.ioTITLE

0.99+

six levelsQUANTITY

0.99+

bothQUANTITY

0.99+

AWS MarketplaceORGANIZATION

0.98+

hundredsQUANTITY

0.98+

todayDATE

0.98+

Impact Level 4OTHER

0.96+

theCUBEORGANIZATION

0.96+

AWS Summit 2021EVENT

0.96+

ZoomtopiaORGANIZATION

0.96+

Amazon MarketplaceORGANIZATION

0.96+

FedRAMPORGANIZATION

0.96+

pandemicEVENT

0.95+

oneQUANTITY

0.95+

CollinPERSON

0.95+

AWS Public Sector SummitEVENT

0.95+

sixQUANTITY

0.95+

Impact Level 4OTHER

0.95+

24QUANTITY

0.94+

TackleTITLE

0.94+

DISAORGANIZATION

0.94+

FiveQUANTITY

0.93+

seven yearsQUANTITY

0.91+

DODORGANIZATION

0.9+

wavesEVENT

0.89+

fiveQUANTITY

0.82+

fourQUANTITY

0.81+

12QUANTITY

0.81+

last two daysDATE

0.78+

Saveen Pakala and Tanu Sood, Nutanix | .NEXTConf 2021


 

(cheerful music) >> Hello. Welcome to this special nutanix.next coverage, theCUBE. We are in our remote studios in Napa today, with some two great guests talking about hybrid multicloud what that costs them. Tanu Sood, who's the senior director of product marketing, attending. Great to see you, and Saveen Pakala, VP of product management for platform at Nutanix. Great to have you on. A lot of cool things happening with hybrid cloud architectures. When people want to have more cloud and want it more invisible, they want it faster, they want it on multiple clouds, AWS, Azure, GCP, and others. So welcome to theCUBE coverage. >> Thanks so much, John. Thanks for having us here. >> Tanu if I start with you first on the, on the, what is driving the hybrid multicloud architecture? Is it just the fact there's clouds out there or are specific things that you're seeing that customers really want that's a need for their business? >> So you're right, John, over the past few years, we've seen cloud investments really taking off. In fact, last year in the midst of the pandemic, when the economy was showing a downturn, cloud spending was up by 30%. So organizations are looking to cloud for speed, for scale, for elasticity and for app modernization. However, the same organizations would also tell you that there are some workloads that will continue to stay on-prem either in the near term or permanently. So what they're really talking about is this hot notion of hybrid cloud, which is interoperability between their on-prem investments, their existing investments, and their public cloud investments. In fact, I would say Gardner in 2020, they did a survey and 75% of organizations actually talked about hybrid cloud being the preferred ID operating model and an overwhelming majority of those 80% who had public cloud in their infrastructure, They had two or more public cloud providers in their space. So that's the multicloud aspect of it. So whether it's happening as a happenstance audit to deliberate ID strategy, what we are seeing organizations take on, is this hybrid multicloud infrastructure. >> It's interesting. It's so funny to see the dynamics of the evolution, cause it's like, oh yeah, we got some thought, I want more cloud. I want more cloud. I want more cloud. Wait a minute. I want to give up the on premises piece. We've got Amazon, we've got- okay, we've got multiple things happening. How do you pull it all together? So Saveen, I got to ask you the blockers. What it is holding back? Because I mean, it's kind of like it happened, right? People replatforming with cloud, they're not giving up their data centers and or the on-premise component. >> Yeah. What's the blocker. Is it inertia? >> Yeah. Is it time? Is it evolution? Is it skills? What's that, what's holding everyone back? >> Yeah, you know, John, over the last several months quarters, what we have seen is that there are four typical issues that sort of come up. When customers start to look at their hybrid multicloud journey, the first one is, how do I move my on-prem applications, workloads to public cloud? Do I need to refactor the applications as I do that? How do I move that application from one cloud to the other and potentially move it back to the data center? And because the other link platform are disparate between these different destinations, it's usually very challenging. The next question then you come up with is Hey, after I move the application to the public cloud, what about management? Right? It, it is going to be different. It has its own island of infrastructure. The management tooling is different, the skillsets required are different, processes are different. So that becomes another challenge. Then comes the service levels. I'm still responsible for all the service levels, from a backup perspective. DR, security, performance that, you know, I was responsible for on-prem. I'm still responsible for those in the public cloud. And then lastly, I would say, you know, customers want to know that their investment is protected, right? As they move the workloads all around, they want to know that the licenses would follow them. They can actually take advantage of the licenses. they've already procured and not have to procure something new just to run the same workload. So those are some of the challenges that we've seen come up. >> I mean, it's always good to chat with you guys because I remember covering Nutanix back in 2010, there was kind of a new thing and everyone got on the same bandwidth and copied the hyperconvergence. And it was very similar on a whole nother level. It seems now there's another inflection point. I want to get your reaction, Tanu. You can, you can weigh in. That'd be great too. And get your reactions. Well, this whole shift from design thinking, which has been great for, for a decade or so to there's a whole other kind of conversation around system thinking and systems thinking is about platforms and it's about outcomes. But now with what you guys are discussing and launching this year, that next, is it's a systems concept. It's distributed computing. This is kind of a new kind of mindset. How do you guys see that evolving in the customer base? And how do you talk about that? Because this is something that is coming up, kind of like that design thinking mantra. It's like systems thinking, think about the impacts. Can you guys weigh in on your reactions to that? >> Oh yeah. So, you know, when you look at the systems level problem, right, it's really that of having the same platform, you know, be available at that multiple locations, wherever you want to run your workloads. That's not the underpin Penang or the foundation, if you will, of your system. And we've done, done just that with clusters, we have basically taken our hyper-converged infrastructure stack plus the hypervisor, plus the management stack, you know, that was running on-prem and we have essentially made it available on the public cloud. Right. So, so that's really the special thing about that is that it's a single infrastructure and single management plane across your private cloud and a public cloud, which really helps organizations to accelerate the hybrid cloud journey. >> And it was the impact for customers could be next, if you have that single layer, it's unify. >> Yeah. I mean, it's, it's a, you know, the problems and the challenges that I mentioned earlier, customers will be able to address all of them with, by leveraging something like flustered, sorry, customers will be able to deploy their workloads on private cloud or public cloud without having to, you know, have disparate management models, right. They can have a single, simple and consistent management model between private cloud and public cloud. They are, they will be able to meet the same service levels that they've been able to on-premise, whether it's VR, whether it's backup, whether it's security, whether it's performance and all along knowing that their investment is protected with Nutanix. As you know, we have licensed for affordability of owners, software licenses between private and public cloud. So these are all the benefits that are, that are very real. And, you know, customers really value when they think about overall problem statement, they have a can. >> And what's your reaction to systems mindset, system thinking in terms of customers and other, A list, if you're looking at hybrid cloud. >> Yeah. So John, as you talked about, right, we started from a place of making infrastructure invisible. You just taking a read that complexity of infrastructure. And now we have evolved it to the next level where we are really making clouds invisible. This whole idea of you could be sitting on any cloud, it could be private cloud, it could be any public kind of, multiple public clouds. You don't have to worry about the complexity. There's the software layer, layer that's sitting on top of that. That's really making that underlying layer invisible to you so that you can just get about doing your job. It's all about business outcome at the end of the day. >> By the way, I love the invisible mindset because that's also like, that's what DevOps infrastructure's code was supposed to be; make things invisible, make them programmable. And we got to see serverless and functions coming out. People are really getting excited by the ease of ability to just provision resources. This is a major wave, that's going to have a major impact to enterprises. How has this specifically impacting this hybrid cloud architecture? What do you guys do to make that invisible? Because customers are all like, no, one's deny- denying it's happening. They know like, okay, we know what's happening, like, but they don't know what to do. They're like, how do I start? Who do I hire? What do I change? What do I automate? These are questions. How do you guys see that? >> Yeah, look, I think customers repeatedly tell us that, Hey, ultimately I invest a lot in really making my enterprise IT repeatable, reliable and predictable, right? So after they're invested in the process, the tooling, the people, they want to be able to leverage that regardless of, you know, where the IT direction takes them. When it comes to public cloud, they won't be able to take the same investment that they've made and be able to leverage them and capitalize that on the public cloud. And that's really, you know, the problem statement that we're really focused on. Just making sure that your point to making the infrastructure invisible has to do with, you know, having a platform that hides all the complexity underneath and provides a simple, consistent, you know, framework, if you will, for the applications and the management, the people and the tooling. >> Saveen, tell me about Nutanix clusters. What's that about? What's the value? What's the pitch there, what's it- What's it all about? >> Yeah. In a, in a, in a nutshell, you know, clusters is simply Nutanix software stack delivered on public cloud. Really it's a, it's, it includes our ECI or the POS hyperconverged infrastructure, AHV hypervisor, and prison management plan. And it's the same stack that we have been, that we actually introduced 10 years ago, run by thousands of customers. And they've taken the exact same reliable, big stack. And we had available on the public cloud. And with that, you know, customers get some of those benefits that we talked about earlier. >> And it, talk about the use cases because everyone's talking about day one, day two operations, shift left for security. If I bring that stack into the cloud, what is the use cases that emerge just for the customer? >> Yeah, so John, that definitely some patterns that have emerged with customers you will have with cloud. And in fact, our viewers, won't be surprised to hear that disaster recovery is foremost. A lot of organizations are starting with disaster recovery on public cloud with mechanics clusters. This helps them avoid maintenance and investments in a secondary data center, just purely for disaster recovery, but it also gives some geographical separation and it gives them the regional cloud options so that they can still meet the data residency requirement, which as you know, is very key for especially companies that based in MIA Interestingly, most of these organizations that are looking at disaster recovery in public cloud using Nutanix clusters are also leveraging their investments in clusters and their cloud instances to drive capacity bursting. So using it when Dev desk or seasonal on-demand bursting. So when you're not using it for fail-over, for disaster recovery, the same cloud investments are being optimized for cloud capacity bursting. And then finally this workload migration, right? So either it's for data center consolidation or migration, or for app modernization. Our customers are looking to migrate some of their workloads to the cloud, but they want to do that quickly or in a timely fashion. So the idea is that you migrate them as is without any app refactoring right away with clusters, and then once you're on the cloud, then you can refactor at your own pace. You can modernize some components of your applications on an as needed basis. So those are the three use cases that we are seeing disaster recovery, capacity bursting, workload migration, but then to your point about day one and day two, operations. Day two operations that are really, really key. When you have public cloud investments, private cloud investments, and multiple public clouds in the mix, it could be really complex to have your IT operations in play, right? So this notion that Saveen alluded to earlier of a unified infrastructure and management plane that oversees your public cloud, multiple public cloud and private cloud in infrastructure, as well as provide operations, not just for your VMs, but also for your containers and storage is key for our customers. So, so this whole notion of easing up on day zero and day one operations, but also day two and day end operations is top of mind for our customers. >> That's really well put, I think that, that'll tying that layer, that horizontally scalable control plane, whatever you want to call it, it really creates a lot of value from the blocking and tackling meat and potatoes disaster recovery, to enabling the migration and replatforming, and then refactoring of those apps. I mean, this is the modernization trend. This is what people are talking about. So this is what people want. This, this is hard to do. And seems hard. Maybe it's easier with you guys. What, what's, what's holding it all back? Because these...I'm sold. I mean, I've been preaching this for years. Like this is finally coming at scale, and then, is it, is it multi-cloud that's the bottleneck or is that not yet fleshed out? Is it more, architectures are not ready? The containerization or the state stateful data apps? Aren't the tools aren't there? Can you guys give me a sense of why it's not going faster? Or is it going faster? >> Yeah. So maybe I'll chime in and let Tanu as well. So we, we introduced clusters late last year and we have seen a lot of momentum and a ton of interest from our customer base. And, you know, for the use cases that Tanu just talked about, that's already happening with many customers that are already well on their hybrid multicloud journey. And, you know, ultimately it comes down to just, you know, where the organization is in their journey. And, you know, especially if you're a Nutanix customer, very familiar with the stack, you know, for them taking the next step, taking, you know, with clusters in AWS, it's actually not that big of a jump, right. And, but if you're not on the platform, then you know, you, you know, some of the challenges we discussed earlier are the things that get in the way. >> It's almost like day one operations tend to is like innovation and day, day two operations is rain it in, you know, get the value. >> Yeah. >> Day one, get going and do some experimentation and day two, make it all operate cleanly. >> Exactly. >> You know, oftentimes, you know, we have conversations even in the forest. So second conversation, the topic gravitates towards app refactoring. When you know that there's a much more heavyweight and complex time consuming project. You can actually get to cloud without pre-factoring and do it at your own pace. And, you know, on your own terms, really. >> I think the migration thing is a huge thing. I mean, at that, I see a lot of that. And then once they get to the cloud, they go, Wow, I could do a lot more here. >> Yeah. >> And that just spawns more. It's a step function value there. And then as open source continues to grow, oh my, it's just, it's just a successful and we don't overthink it, just get to the cloud, understand the distributed nature of the on-premise piece. And boom, then go from there, you see that, that accelerated value distraction. >> And as Tanu said earlier, I mean, we are taking a much, much more of a holistic and uplevel view of management in this hybrid multicloud environment, including non Nutanix environments, right? So we're not stopping at just a Nutanix environment. So just to be answer, you're talking about containers, you're talking multicloud, but also talking about non Nutanix environments that you may have and, you know, give you that one sort of, you know, one single plain of glass, if you will. >> It's DevOps happening at the Dev is I've always been there, now, the OS is getting stronger and stronger. Now it's changing too the intelligent edge is around the corner. That's just another edge. That's just another premise in my mind. So again, this flexes with what you guys are thinking about. So I think the edge brings up a lot of action too. Big time. Exciting news. Let's extend this into the news. So you guys have some exciting news. Talk about what's new, what's the big stories what's breaking. What's exciting. What's the top stories coming this year? >> Sure, sure. So since we launched clusters late, late last year on AWS, we have focused on a couple of things. One is expanding the availability, right? So we have added multiple regions. Now the total number of regions, AWS regions that we support is 23. We also recently added support for AWS gov cloud for a US federal customers. And we have FedRAMP moderate authorization. So that's, which is very key for that customer base. We also added some really new and exciting capabilities such as elastic VR. Some of that Tana already mentioned. Hibernate and resumed, which is a very unique capability from clusters where you can hibernate and our clusters and, you know, give up all the betterment in order to compute, but still have your data intact in as three, just so you can resume it very quickly whenever the need arises again. And you know, last but not the least, we are super excited about bringing clusters to Microsoft Azure. This has been a long and strong partnership with Microsoft. And as you heard in the keynote, we are actually starting the preview at this event, and, you know, opening up to the customer so that they can get that firsthand feeling for the product and work with us in bringing the product to GA. >> And John- >> Multicloud world. Oh, sorry. Tanu, go ahead. >> No, so this is exactly what I was going to say. This is multicloud coming to pair, right? So we talked about hybrid cloud and now here we are with multicloud options for you. >> What's interesting is that everyone always, you know, as the trends change, you know, this is changing, that company's shifting and you guys have evolved beautifully. And I think the way people are leveraging cloud really shows their strengths and run the cloud actually highlights the strengths. If you play it properly, you can survive. I mean, look at snowflake. They don't even have a cloud. There are data cloud now. So, you know, if you bring, if customers can bring their, their architecture to the cloud, they can actually do a lot of re, rearchitecting and rechanging to modernizing their business. This is something that's kind of only in the past few years, that's come up. This is quite a big trend. Do you guys see the same thing happening faster or is it just we're inside the ropes? And we love it so much. (laughs) >> Yeah. Like I said, earlier, organizations that are at different levels of the journey, but we're seeing happening all around us. And we're embracing that. We're actually embracing that trend, Enabling that trend because we truly believe hybrid cloud is the more practical reality. And we want customers to have the cloud on their own terms and not feel like they have to, you know do something just because they're forced to, or they're not able to, cost-effectively or even technically for that matter. >> Oh John >> Okay, well- Go ahead, Tanu, sorry. >> I was just going to say that our CEO, Rajiv Ramaswami, puts it really well. The cloud is brilliant operating model, right. So it really should not be about variable workloads. It should just be an easy operational model for you to engage with. >> Yeah. I think you guys have a great strategy. And I think the invisible really rings true with me as well as that horizontally scalable control plane, because the innovation is happening, but the operations have to be reigned in and support the expansion as well. Which means you have to kind of focus on the fact that you've got to reign in the data and you've got to make it invisible. If you look at Lambda functions, and you've got serverless trend booming with the edge, it's got to be invisible and programmable. It just has to be. >> Exactly. Yeah. >> Great stuff. All right. Final question for you both, if you don't mind. Tanu we'll start with you. >> Okay. >> What's the big story this year at .next? If you had to summarize it and tell your friend that you're driving in the elevator up to the top floor, what's the big story that should be talked about? That's being talked about this year at .next? >> Taking unified infrastructure and management and having Azure in preview is really the big news here. So go to nutanix.com/azure, to learn more, show us your interest there, sign up for a test drive. It really is a very easy way for you to experience a product in action. And you'll just see how simple it is to deploy a hybrid cloud with clusters on Azure and under an hour. >> Saveen, final word for you. What's the big news? What's the takeaway? >> Yeah, look, I, I would say that, you know, your cloud on your terms is really the big news. That's driving everything they're doing back in the office billing products and ultimately, you know, delivering or making that whole hybrid cloud journey a reality for our customers. >> Tanu and Saveen, thank you for coming on, sharing that commentary on theCUBE coverage at .next. Thanks for coming up. >> Thanks so much John. Thanks for all. >> It was our pleasure. >> Thanks for watching. More coverage, stay tuned. (cheerful music)

Published Date : Sep 23 2021

SUMMARY :

Great to have you on. Thanks for having us here. So that's the multicloud aspect of it. So Saveen, I got to ask you the blockers. What's the blocker. Is it time? And then lastly, I would say, you know, to chat with you guys because I remember the same platform, you know, if you have that single layer, it's unify. having to, you know, And what's your reaction invisible to you so that you can What do you guys do to and capitalize that on the public cloud. What's the pitch there, what's it- And it's the same stack that we have been, If I bring that stack into the cloud, So the idea is that you migrate them it's easier with you guys. very familiar with the stack, you know, rain it in, you know, get the value. and day two, make it all operate cleanly. And, you know, on your own terms, really. And then once they get to the cloud, nature of the on-premise piece. that you may have and, you know, So you guys have some exciting news. in bringing the product to GA. Tanu, go ahead. This is multicloud coming to pair, right? as the trends change, you know, and not feel like they have to, you know for you to engage with. but the operations have to Yeah. both, if you don't mind. driving in the elevator is really the big news here. What's the big news? is really the big news. thank you for coming on, Thanks for watching.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JohnPERSON

0.99+

twoQUANTITY

0.99+

Rajiv RamaswamiPERSON

0.99+

MicrosoftORGANIZATION

0.99+

TanuPERSON

0.99+

Tanu SoodPERSON

0.99+

NapaLOCATION

0.99+

2020DATE

0.99+

Saveen PakalaPERSON

0.99+

2010DATE

0.99+

75%QUANTITY

0.99+

AmazonORGANIZATION

0.99+

NutanixORGANIZATION

0.99+

AWSORGANIZATION

0.99+

80%QUANTITY

0.99+

TanuORGANIZATION

0.99+

last yearDATE

0.99+

10 years agoDATE

0.99+

USLOCATION

0.99+

this yearDATE

0.99+

nutanix.com/azureOTHER

0.98+

first oneQUANTITY

0.98+

firstQUANTITY

0.98+

LambdaTITLE

0.97+

threeQUANTITY

0.97+

day oneQUANTITY

0.96+

todayDATE

0.96+

AzureTITLE

0.96+

two great guestsQUANTITY

0.96+

thousands of customersQUANTITY

0.96+

three use casesQUANTITY

0.96+

second conversationQUANTITY

0.96+

bothQUANTITY

0.96+

Day oneQUANTITY

0.96+

under an hourQUANTITY

0.96+

pandemicEVENT

0.95+

GALOCATION

0.95+

single layerQUANTITY

0.94+

SaveenPERSON

0.94+

day twoQUANTITY

0.94+

Day twoQUANTITY

0.94+

late last yearDATE

0.93+

singleQUANTITY

0.91+

four typical issuesQUANTITY

0.91+

one single plainQUANTITY

0.91+

2021DATE

0.9+

dayQUANTITY

0.9+

a decadeQUANTITY

0.9+

TanaPERSON

0.89+

ryonePERSON

0.87+

nutanix.nextORGANIZATION

0.87+

30%QUANTITY

0.87+

OneQUANTITY

0.86+

single infrastructureQUANTITY

0.85+

oneQUANTITY

0.84+

one cloudQUANTITY

0.83+

single managementQUANTITY

0.82+

theCUBEORGANIZATION

0.81+

PenangORGANIZATION

0.8+

DevOpsTITLE

0.75+

Knox Anderson, Sysdig | CUBE Conversation


 

(soft electronic music) >> Welcome to this CUBE Conversation. I'm Lisa Martin. This conversation is part of our third AWS Startup Showcase for this year. I'm pleased to welcome Knox Anderson, the VP of Product Management at Sysdig. Knox, welcome to the program. >> Thanks for having me, Lisa. >> Talk to me a little bit about Sysdig, secure DevOps for containers, Kubernetes, and cloud. Give the audience an overview of what you guys do. >> So Sysdig is this secure DevOps platform that provides observability, security, and compliance functions for anyone that's adopting Kubernetes and Cloud. We really secure the entire lifecycle from source to production, so do things like scan your ISE for misconfiguration, monitor your runtime environments for threats and operational best practices. We provide a lot of capabilities around Prometheus Monitoring, as well, and then also let organizations perform incident response and compliance audits against these environments. >> So founded in 2013, talk to me about the gap in the market that you guys saw then and what some of the key challenges are that you saw for your customers. >> Yeah so we came to market around the same time as containers and Kubernetes and I'd say 2015 to 2018 we kept on saying it's the year of Kubernetes, it's the year of Kubernetes, it's the year of Kubernetes. And then really during the last year and a half in the COVID pandemic, Kubernetes has gone gangbusters. Every major cloud is seeing a huge adoption in their Kubernetes services so that's really our wedge into a lot of organizations. They're changing their platform to take advantages of containers and Kubernetes and you really have to rethink all of your security tooling, and that's when a company like Sysdig comes in. >> Talk to me about customers in terms of, especially in the last year and a half when things have been so dynamic, we've seen so much too, on the threat landscape front changing. Give me an example of a customer or two that you're really helped with solving some of their major challenges, here. >> Yeah, a great customer that we work with is SAP Concur and they kind of encompass a lot of the things that are nice about modern DevOps. So it's a DevOps team that's running a Kubernetes platform that thousands of developers are building their apps and deploying those onto. And they chose Sysdig because really it's not scalable to have every single data team ping that DevOps team and say what's the performance of my service, how is it responding, how can I get scanning integrated with that and so they use Sysdig as a platform that allows developers to easily onboard onto their Kubernetes clusters and then ensure that they're meeting compliance needs and FedRAMP needs for that platform that they deliver their core business apps on. >> Let's talk about the Sysdig's commitment to opensource on the Falco project. >> So Falco is a opensource project that we started at Sysdig, it's built on top of our core system core instrumentation. And so Falco meets a lot of your IDS or your file integrity monitoring requirements that you might have as you move to Kubernetes. And really, it's something we started at about 2016. In 2019, we donated that project to the CMCS which is the same governance body behind Kubernetes, Prometheus, and other kind of core building blocks of the climate of ecosystem. Since then, it's grown immensely. Companies like Shopify are using it to make sure that their PCI apps that they run Kubernetes are fully compliant. And so it's something that we are constantly contributing to the community also from even companies like AWS is a core contributor to the Falco project. And I'm really excited to see where it goes over the next year as Falco extends to also cover some cloud security use cases. >> What can you tell me about the relationship that Sysdig and AWS have? >> They've been a great partner. We internally run our SaaS on AWS so we're using AWS services to deliver our product to our customers. And then we've also really worked closely around how you can provide better security for services like Fargate. So we did working sessions with their engineering teams, learned what we could do to get the visibility that we need for tools like Falco and Sysdig to work seamlessly in Fargate environments. And last April we were able to kind of, AWS released that new functionality, Sysdig built on top of that, and we've already seen great adoption of customers using the Sysdig product on top of Fargate. >> Excellent. Well thank you very much, Knox, for stopping by theCUBE telling us about Sysdig, what you guys are doing ahead of the AWS Startup Showcase. We appreciate your time and your information. >> Thanks for having me. >> For Knox Anderson, I'm Lisa Martin. You're watching this CUBE Conversation. (soft electronic music)

Published Date : Sep 14 2021

SUMMARY :

I'm pleased to welcome Knox Anderson, Talk to me a little bit about Sysdig, We really secure the entire in the market that you and I'd say 2015 to 2018 in the last year and a that allows developers to easily onboard to opensource on the Falco project. that project to the CMCS get the visibility that we need ahead of the AWS Startup Showcase. (soft electronic music)

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Lisa MartinPERSON

0.99+

AWSORGANIZATION

0.99+

2013DATE

0.99+

2019DATE

0.99+

KnoxPERSON

0.99+

twoQUANTITY

0.99+

LisaPERSON

0.99+

2018DATE

0.99+

SysdigORGANIZATION

0.99+

Knox AndersonPERSON

0.99+

2015DATE

0.99+

SysdigPERSON

0.99+

last AprilDATE

0.99+

next yearDATE

0.99+

ShopifyORGANIZATION

0.98+

KubernetesTITLE

0.98+

FalcoORGANIZATION

0.98+

thousands of developersQUANTITY

0.97+

COVID pandemicEVENT

0.97+

SysdigTITLE

0.96+

CMCSORGANIZATION

0.96+

PrometheusTITLE

0.96+

last year and a halfDATE

0.94+

last year and a halfDATE

0.89+

Startup ShowcaseEVENT

0.85+

FedRAMPORGANIZATION

0.82+

this yearDATE

0.79+

DevOpsTITLE

0.78+

CloudTITLE

0.77+

argateORGANIZATION

0.76+

ISETITLE

0.74+

2016DATE

0.74+

singleQUANTITY

0.73+

SAP ConcurORGANIZATION

0.72+

thirdQUANTITY

0.65+

aboutDATE

0.63+

CUBETITLE

0.59+

FargateORGANIZATION

0.58+

FargateTITLE

0.34+

Rakesh Narasimha, Anitian & Aditya Muppavarapu, AWS Partner Network | AWS Startup Showcase


 

(upbeat music) >> Hello and welcome today's session of the cube presentation of the 80 best startup showcase. The next big thing in security featuring Anitian for the security track. I'm your host John Furrier. We're here with the CEO of Anitian, Rakesh Narasimhan, and Aditya Muppavarapu global segment leader of Dev ops for 80 minutes partner network, Rakesh, Aditya, Thanks for coming on. Appreciate it. >> Thank you very much, John. Pleasure is mine. >> So this is the track session. We're going to get into the, the into the details on the leadership of digital transformation and dev sec ops automation, cloud security and compliance. So let's get started. But first Rakesh, we last talked you guys had some awards, RSA conference, 2021, virtual. You guys got some serious awards. Give us the update. >> Yeah, thank you very much, John. Yeah, we were, you know, humbled to be recognized. You know, industry recognition is always a great thing. We deliver value for customers and the industry is recognizing it. So at the RSA conference, we got seven different awards you know, very excited that we were chosen for, you know publishers choice and security company of the year editor's choice and blood security and heart company in cloud security automation. So really thrilled about the recognition thanks. >> Awesome. Seven awards. I mean, RSA is obviously a show that's in transition itself. They're transforming no longer part of Dell technologies now kind of on their own kind of speaks to the wave we're in. So congratulations on the success. They're hot startup here in security track. Give us a quick overview what you guys are enabling because this transformation is everywhere. It's in every sector, it's in every vertical dev sec ops shifting left, you know day two operations get ops. All. This is all talking to one thing, developer, productivity programmable infrastructure with security. Rakesh give us a quick overview of >> Yeah. Exactly. Right. John, I think there's a big shift happening obviously to the cloud and, you know, affects every one of our lives in productivity in enterprise applications, consumers you name it. There's a huge change happening, but central to that theme is security. And so it's one of the areas we focus on Anitian is the fastest way for both existing and new applications to be developed in the cloud. And so we make sure that you can get there fastest time to value and time to revenue pretty quickly by providing the best secure and compliance environment for you. That's really the core of what we do as a company. And we look forward to helping all of our customers and the industry >> Aditya you're a global segment lead at AWS partner network. You seeing on successful companies, you've got a winner here, obviously a success story. I want to get your take on this because this is a trend in cloud native scale, you know, heart, you know horizontally scalable, large scale, but shifting left, okay. Get ops big topics where code is being inspected in real time. People want automation. So I've got to ask you, what does shift left mean to to being out there and this in the security world? What does that mean? >> So, instead of applying your security and compliance guard rails only in production, we also need to apply them across your application development and delivery cycles. Instead of having one gate that becomes a bottleneck we should have multiple checkpoints at various stages. This provides a fast feedback for the developers while they're still in the context of developing that feature. So it's easier and less expensive fix the issues and what it is not is this doesn't mean you move all your focus to dev and ignore production. It also doesn't mean developers are now responsible for security and you can get rid of your security teams. We needed a process and a mechanism in place to leverage the expertise off the security teams and offer their services to the developers very early on in the development cycles, thereby enabling and empowering developers to write secure and compliant code >> I mean, to me not to put my old school hat on, but it's, you know I think to me, I view it as security at the point of coding right at the point of, I don't want to say point of sale but the point of writing the code and the old days it used to be like a patches and getting updates and provisioned into, into production. Same that kind of concept. But as a developer, that's kind of the focus is getting the latest knowledge either through tools and technologies to make it easier for me as a developer to inject at the point of code. Is that right? >> That's right. Yeah. >> So what makes Anitian so different and what's successful within AWS? That's, what's the why the success there? Can you share with us why they're so unique in AWS? >> So I think the biggest case for that is really you know, security, oftentimes security is thought of as an impediment sometimes actually believe it or not. So the configuration, the management, the deployment all of that, you got to be able to do and you got to be able to do that at scale. The great thing about the cloud at is scale and a big portion of that is automation. So what we at Anitian have done is taken that lifecycle of taking, you know applications on a variety of states. If you will, if you're trying to get to production you're trying to do one of two things. You're either you're trying to get into a compliance standard, like Fed Ramp you want a very predictable process, or you're just trying to get an application secure pretty quickly. So how can you do either one of those things becomes the challenge and we help you do that by having a pre-engineered environment where configuration defining deployment all that becomes very consistent and very predictable which means we've automated it in a way that it can scale. You can sort of almost have this regularly happening and not just one application with multiple applications for any company. That is, I think the biggest obstacle that has happened for a lot of folks in the enterprise for sure, to try to get to production and keep that cycle going continuously. And we help with that in a big way. That's one of the reasons why we're having a lot of adoption customers working with partners of course and getting industry recognition for it. >> Yeah. I mean, this is one of the benefits of cloud. I want to get you guys both reaction to this, where as things get going, it's kind of like that, you're you you got to take advantage. You can take advantage of all these solutions. So how many of his customer, I want to look for solutions that help me move the ball forward, not backwards right? So, or help me move the ball forward without building anything that I don't need or that's already been built. So here it sounds like if I get this right Anitian is saying, Hey if you're an Amazon customer I can accelerate you with Fed Ramp compliance. So you don't have to spend all these cycle times getting ready or hiring or operationalizing it is that right? I mean, is that the value proposition? >> They're very accurate, John. So what happens is, you know, we're working with Amazon web services, who's really innovated quite a bit in building all the building blocks, if you will. And so, you know, we're standing on the shoulders of giants if you will, to basically get the max level of automation and acceleration happen. So that just like customers have gotten used to not having to buy servers, but guide, compute and storage. If you will, now they're able to secure and also become compliant with the services that we offer. That level of acceleration I think is needed. If you believe that there's going to be a lot more cloud applications, lot more cloud. If you're going to achieve scale, you've got to automate. And if you want to automate, but secure as well you need a mechanism to doing that. That's really where Anitian comes in, if you will. >> Yeah. And I think Fedramp to me is just a great low hanging fruit example because everyone wants to get into the public sector market. They know how hard it is. Kind of like, you know, we want to do it, but stand in line we've got to get some resources. I'm not kind of get that. But the question I want to get to you Rakesh and Aditya is the bigger picture, which is, as you said more cloud applications are coming. So customers in the enterprise have, have or are building fast dev ops teams accelerate the security paradigm. How do you help those, those folks? Because that's really kind of where the action's going. The puck is going to go there too. Right? So beyond Fed Ramp there's other things >> Right? So I think, I think the way we approached it is really, there's like at least two different sets of customers, right? In the federal market itself. You just think about a commercial SAS companies who are trying to enter the, the, the, the the public sector market. Well, you need to clear a standard like Fed Ramp. So we're the fastest way to not just complete it but be able to start selling and producing revenue. That'd be market per using that functionality. If you will, to that market. Similarly, there's a lot of public sector organizations who are trying to move to the cloud because they have traditionally developed applications and architectures based on what they've done over the last 20 plus years. Well guess what, they're also trying to migrate. So how do you help both commercial companies as well as public sector companies transition, if you will to the cloud in a secure way, but also meeting a public standard. We're helping both those organizations to do that migration and that journey if you will, but it's premised on with pre-engineered it, it's the fastest way for you to get there for you to be able to provide your capability and functionality to the larger marketplace. That's one of the main reasons why I think the productivity jump is enormously high because that's how you get to larger marketplace, if you will, to serve that market >> Aditya. So they have to change your title from global segment leader, dev ops to dev sec ops 80 of his partner network here with this solution in a way it's kind of becoming standard. >> Yeah. Security is getting him embedded into all of your development and delivery life cycle. So that dev sec Ops is becoming more and more critical with customers migrating to the cloud and modernizing their applications. >> How much has automation playing into this? Because one of the things we're talking about fueling digital transformation is the automation component of the security piece here Rakesh How important is automation and what how do you set yourself up for that to be successful? >> That's big question. I think that the big key to that is automation. I think automation is there in general in the cloud space. People expect it, frankly. But I think that the key thing what we have done is pre-integrated not just our platform but a variety of the partner ecosystem are on AWS. And so when a customer is looking forward to taking an application and going to the cloud they're not just getting functionality from us and AWS but also a lot of partner functionality around it so that they don't have to build it. Remember this discussion we had earlier about how do you jumpstart that? Well, it's, it's, it's really, instead of them having the best of breed assemble we've pre done it for them, which means it's predictable, it's consistent it's configured correctly. They can rely on it. That allows us to be able to help them move faster which means they can go serve larger markets and obviously make money around it. >> Rakesh, I got to follow up on that and ask you specifically around this business model. Obviously cloud has become great service. Everyone kind of knows that and then kind of sees the edge coming next and all these other issues that are going to provide more opportunities. But I got to ask you for your company what industries and business models are you disrupting? >> Yeah, I think primarily to we're a classic example of software eating the world, right? Primarily what happens is most of the folks that certainly in the compliance arena are really trying to figure out how to do it themselves, right? And then that's primarily the group of people who are sort of trying to figure that out. And then there's a class of who do consulting who are trying to consult with you and what you should do. And we have taken a very software oriented approach built on Amazon that we will not only help you fast forward that but also, you know, get you compliant but also keep you compliant because it's a cycle much like in other industries you've seen there used to be a time when people that email and they used to run email servers and ran the email servers and backups and things of that nature that transitioned over time where people procure that service from somebody else. And it's still a secure, it's still a scalable and they can rely on that service without having to be in that business if you will. So we see us disrupting the consulting and do it yourself world to actually providing a dependable service out there that you can rely on for security and compliance. >> Awesome. Aditya, I got to ask you on the Amazon side obviously you see a lot of it there. What are some of the challenges that you see with security? >> One of the main challenges I see that is that the landscape itself is rapidly changing. As customers are migrating to the cloud and modernizing what used to be a simple monolithic application running on a server and a office or a data center is now distributed hybrid and spans across development practices like microservices managed services, packaged applications, et cetera and also in the infrastructure platform choices have dramatically increased to from on-prem to call data centers, to edge computing, IOT VMs containers, serverless a lot more options. All these leads to more complexity and it increased the number of threat vectors exponentially though this advancement was great from a usability perspective. It now created a whole slew of challenges. This, this is complex. It's very hard to keep up. It's not something you set and forget. One needs to make sure you have the right guardrails in place to make sure you're continuously compliant with with your own policies are also with regulatory compliance frameworks that are needed for your business. Like GDPR, PCI, DSS, Nast, HIPAA Sox, Fed Ramp, et cetera >> For Rakesh. We're specifically on the dev ops efficiency with Amazon. What do you guys, what's your top few value proposition points? You say >> Biggest value proposition honestly is keeping and maintaining security while you're in compliance at scale with speed. I think those are big issues for companies. Like if you, if you're a company you're trying to be in the cloud, you want to enter the federal market. For example, you got to get that quickly. So what could take a lot of money? 18 - 24 months, our prawn malleable we've just completely automated back. And so within a quarter, depending on quickly the two organizations can work. We can get you into the marketplace. That that speed is of enormous value to companies. But also to remember that as Aditya pointed out there's a lot of complexity in the kind of architecture that is evolved but we have to feel like people like in the issue of what we can help customers would is as much as you take advantage of all the cloud style architecture providing the simplicity of providing security consistently and providing compliance consistently quickly. I think there'll always be a value for that because people are always trying to get faster and cheaper quicker. And I think we're able to do that. But remember, security is not just about fast. It's got to be secure, right? We got to be effective, not just efficient but I think that's a big value prop that we're able to bring to the table on AWS. >> Well I want to go, I got you here. I'll see what showcasing you guys as the hot startup who is your customer on Amazon? I'll see, you have customers that sell in marketplace for fedramp. That's a huge, that's the people who are in business to sell software but also other enterprises as well. Right? So could you just quickly break down your customers? And then when do they know it's time to call a Anitian? >> Yeah, so we have two large groups of customers. If you will. Certainly the commercial segment, as well as in the public sector and the commercial side, you have lots of companies in the cyber security enterprise collaboration as a little robotic process automation, all those categories of companies in the commercial environment they're trying to enter the public sector federal market to go sell their services. Well, you have to get compliant. We are the fastest path to get you there time to value type of revenue we can accomplish for you. That's a group of customers we, we have in market. And then we have the other side, which is a lot of government agencies who are themselves trying to migrate to the cloud. So if you're trying to get your applications for sure once on hybrid or on-premise, and you're trying to go to the AWS cloud, well, we're a great way for you to have a pre-engineered environment into which you can move in. So not only are you secure it's, pre-built, it can scale to the cloud that you're in front of migrate to. So we have both those particular sites if you will, of the marketplace. And then in market, we have lots of agencies, big and small and the government side, but also all these categories in the commercial side that I mentioned >> For Rakesh, Anitian's helping a lot of companies sell them to the public sector market. How big is the public sector federal market >> Right? Yeah. Billions of dollars. More than $250 billion is what people say but it's a very large market, but, but remember it's any any commercial SAS company who's trying to go into that federal market is a target market. We can help that customer get in into that market. >> And just real quick, their choice alternative to not working with the Anitian is what? months the pain. And what's the heavy lift as Andy Jassy would say the heavy lifting, undifferentiated lifting a lot of paperwork, a lot of hoops to jump through. Good. Can you just paint a picture of the paths with, and without >> There's three key areas that I think customers or, you know companies have to do, A. they have to understand the standard B. They have to really figure out the technology the integration, the partners, and the platform itself. It's a lift to basically get all of that together and then actually produce the documentation produce all the configuration and in a repeatable way. And that's just to get one application up there. Well, guess what? Not only do you need to get that up there you need to keep that compliant. And then our future standards come in. You need to go upgrade to that. So the best way for me to describe that is either you you come to the Anitian and we make that age just a service that is subscribed to to keep you compliant and grow or you can try to build it yourself, or you try to go get consulting companies to tell you what to do. You still have to do the work. So those are your sort of choices, if you will, which is one of the reasons why we're enjoying the growth we are because we're making it easy and productive for for companies to get there faster. >> Aditya, I want to get to you real quick. Obviously AWS partnering, they're also known as APN. You guys see some of the best hot startups. They all kind of have the same pattern like this. They do something that's hard. They make it easier. They go faster, more. Cost-effective what's the pattern in this cloud-scale world as startups. We're going to be featuring, you know, every as much as we can hot startups coming out of your network, there's a pattern here. What would you say? They are? Well as the DevOps obviously cloud native, besides iterate, move faster. What's the pattern you're seeing for the successful companies. >> It's like, like Andy's says, it's figuring out how to continuously reinvent yourself is the key to stay successful in this market. >> Awesome. For Rakesh, real big success. Congratulations on your awards. I got to ask you, we're asking all the, all the companies this question, what is your defining contribution to the future of cloud scale? >> Great question. I think when I think about what can be accomplished in the future, not just in the past, I think cloud is a huge phenomenon that has completely up-ended the architecture for all sorts of things commercial government, you know, consumer and enterprise. If you will, I would think we would be humbly the people who will ensure that lots of B2B companies and government organizations are able to move to the cloud and are able to be secure and compliant because I believe that there'll be more and more of that happening in the cloud. And the more that is available, just like the commercial world is takes advantage of all those features. I feel like public government organizations also can accomplish the same things very quickly because of folks like us, which means you have a larger segment of population that you can support. That's only going to make the planet more successful. I'm a big optimist when it comes to tech. I know there's a lot of folks who would look down upon tech or I'll think about it as not great. I'm a very big optimist around tech improving people's lives. And I think we have our own humble role in enabling that to happen in the security and compliance >> Well, anything, in my opinion I'm really a big fan of your work and your team. Anything that could bring great innovation into the public sector faster and more effective as good win for society. So I think it's a great mission. Thanks for, for sharing and congratulations on your awards and thanks for being part of our 80 best startup showcase. Appreciate it Rakesh thank you >> Thank you. >> Okay. This is the cube coverage of 80 startup showcase. I'm John for your host of the cube. This is the next big thing in security Anitian in the security track. Thanks for watching. (Up beat music)

Published Date : Jun 24 2021

SUMMARY :

of the cube presentation of Thank you very much, into the details on the leadership of the year editor's kind of speaks to the wave we're in. to the cloud and, you know, So I've got to ask you, and offer their services to the and the old days That's right. all of that, you got to be able to do I mean, is that the value proposition? on the shoulders of giants if you will, So customers in the enterprise have, have it's the fastest way for you to get there to change your title to the cloud and modernizing and going to the cloud But I got to ask you for your company and what you should do. Aditya, I got to ask One needs to make sure you have the We're specifically on the dev ops of all the cloud style That's a huge, that's the people who are We are the fastest path to get you there of companies sell them to the We can help that customer get in of the paths with, and without to keep you compliant and grow get to you real quick. the key to stay successful in this market. I got to ask you, we're asking all the, of population that you can support. into the public sector faster Anitian in the security track.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JohnPERSON

0.99+

RakeshPERSON

0.99+

AmazonORGANIZATION

0.99+

AWSORGANIZATION

0.99+

Andy JassyPERSON

0.99+

Aditya MuppavarapuPERSON

0.99+

Rakesh NarasimhaPERSON

0.99+

AnitianPERSON

0.99+

oneQUANTITY

0.99+

18QUANTITY

0.99+

AWS Partner NetworkORGANIZATION

0.99+

More than $250 billionQUANTITY

0.99+

Rakesh NarasimhanPERSON

0.99+

SASORGANIZATION

0.99+

AndyPERSON

0.99+

AdityaPERSON

0.99+

bothQUANTITY

0.99+

Billions of dollarsQUANTITY

0.99+

two organizationsQUANTITY

0.99+

John FurrierPERSON

0.99+

one applicationQUANTITY

0.98+

AnitianORGANIZATION

0.98+

80 minutesQUANTITY

0.98+

GDPRTITLE

0.97+

OneQUANTITY

0.97+

RSAEVENT

0.97+

APNORGANIZATION

0.96+

one gateQUANTITY

0.96+

todayDATE

0.96+

Seven awardsQUANTITY

0.95+

one thingQUANTITY

0.93+

three key areasQUANTITY

0.92+

two large groupsQUANTITY

0.92+

DSSTITLE

0.92+

DellORGANIZATION

0.91+

80 best startup showcaseQUANTITY

0.9+

seven different awardsQUANTITY

0.9+

AdityaORGANIZATION

0.89+

2021DATE

0.88+

two thingsQUANTITY

0.88+

24 monthsQUANTITY

0.88+

80 startupQUANTITY

0.87+

80 best startup showcaseQUANTITY

0.83+

firstQUANTITY

0.83+

RSA conferenceEVENT

0.81+

two different setsQUANTITY

0.8+

last 20 plus yearsDATE

0.8+

FedORGANIZATION

0.77+

Rakesh Narasimhan, Anitian | CUBE Conversation May 2021


 

>> Narrator: From the cube studios in Palo Alto, in Boston connecting with thought leaders all around the world. This is a CUBE conversation. >> Hi, welcome to this CUBE conversation. I'm John Furrier, host of the cube here in Palo Alto studios for a great startup showcase preview Rakesh Narasimhan, president and CEO of Anitian, great company, hot startup really getting a great tailwind with COVID and their technology, Rakesh great to see you. Thanks for coming on theCUBE >> Thank you for the opportunity John, great to be here. >> So you guys have a very strong company, a lot of growth a lot of action happening around public private sector. Obviously with cloud scale, we've seen a lot of benefits but the COVID and now the growth plans coming out of COVID. As people start to think about post COVID recovery. Cloud is a big part of it. You guys have been taking a big success playbook out of cloud scale. Take a minute to explain, before I get into some of my questions around what you guys are doing and your value proposition. Talk about the company. What do you guys do? What's the purpose? Why do you exist? >> Wait, thanks again, good to be here. Talking about a mission as well as the story of growth here. Our primary value proposition as a company is really helping customers both in government, as well as commercial achieve compliance and security in the fastest time possible. Lots of companies are going through a digital transformation, but you know public sector, there's a lot of speed that they require in terms of moving their applications. People are trying to go to the cloud. And when I talk to customers I hear three things all the time. A they're trying to move to the cloud. B, they're trying to, you know, remote was always there, but COVID has dramatically compressed the time in which everybody has to provide the functionality right now. And lastly, securing the apps and data. Those are the three priorities we hear from customers all the time. Anitian as a company is able to dramatically get you time to market and time to value on both your compliance and security needs. That's really why the cabin was formed. This is a space where premiere really most of the people are manual time tasks and it's a classic software play to basically go transform that and automate that. >> Okay, great. Thanks for the overview. Get it, get it, get in and talk about the value proposition specifically that you guys offer. Are you guys targeting the enterprise? Is it public sector or is it both? What's the target audience, target customer that you're going after and why would they want to engage with you guys? >> Yeah, so I think it's a it's a timely space where there's a lot of commercials software as a service companies who are trying to expand into the larger government market. And to do that, you've got to be compliant on some sort of standard if you will. Right? And so let's take an example. It's FedRAMP. So we've taken a ton of essay in a SaaS companies, if you will we're trying get into the market and we get them within 60 to 90 days into a compliance. In the time of a quarter, a SaaS company can enter a federal market the ability to sell it on the cost of doing it is recouped in the first deal that they make. So time to speed and time to actually be able to go expand into a vertical market is one of the main value propositions on the SaaS side of house. Also, we have a lot of government agencies who are trying to move to the cloud. And so if you look at Amazon, they're trying to get a lot of customers who are going to adopt the cloud. We provide a pre-engineered solution that integrates all the, the, the value of partners along with Amazon and bring those applications from government agencies to the cloud. So on both sides, both getting public sector companies or agencies, we're trying to get to the cloud as well as SaaS companies who are trying to get a, you know joining a market where it just enabling and accelerating the time to market. That's a huge ROI of right away >> As an amazing value proposition. You're on both sides of the fence. They are playing, you know kind of the in-between moving people around, back and forth helping people back and forth. If I get this right, let me just see if I get this right. So you guys, so almost say I'm a fast growing startup. born in the cloud. Amazon has a zillion of partners that are that are kicking butt. They're doing great. I say, Hey, I want to get into the public sector or the public sector or an agency wants to work with a startup. Then the old world was you got to go stand in line, get certified, do all those hoops to get certified FedRAMP or whatever, and then or hire staff to go, you know, be government sector. And then that was the old way. You guys essentially shortcut that by saying you provide a platform to allow me, the customer was enterprise customer who's a Saas get into the market faster. Is that right? >> That's right. I think that a big portion of that is, you know there's only two kinds, right? People who are trying to do it themselves or people who are trying to get consultants to tell them what to do our value proposition is why are you like you're in a business to do something very specific getting a secure and compliant. It's something we can do for you, but time, money quickly. But the most important thing is it's not a one and done thing, right? So this is, this is where we come in. And just like what the email security business used to be, right? People used to run their own email servers to run their email. Well, who does that anymore right? Well, most of them have actually gone out. We did a similar example of getting compliance for other companies and we actually do it through software and we have an ongoing relationship and make sure that that current compliance is maintained, but also other compliances you can see that come up we're able to help them upgrade cycle. >> Well, that's a great point. Well, you know, the cloud scales it's not one and done it's one and continue because you have iteration you have day two operations. You have all these kinds of cloud ops that require that kind of ongoing. I won't say maintenance. It's not maintenance anymore. It used to be maintenance. Now it's like, you know, it's operations it's a new feature. >> You're doing intervention, but it's, you're not done yet. You have to keep evolving as the market evolves. We've got customers not paying us for just one thing that would have been three years ago. We've got to keep that refreshed. And also more current and up to date which is one of the benefits of cloud, right? It can move quickly, but it can also bring new things to the market pretty quickly as well. So they benefit because of the inventions we're doing and the partner ecosystem around us. >> It's a classic case of software new marketplaces that exist new ways of doing business. It's a whole new wave. It's an old way. It's getting, getting trashed in my opinion in new ways, coming in fast >> When you have to evolve, right? Architectures evolve, time goes on and new things come up right? >> Hybrid, hybrid cloud too is forcing this big time because you have now environments and an organizations shifting now multiple clouds, multiple vendors integrating quickly huge challenge. >> I think it's a fair point, John. But one of the things I always remember is, you know you have to be effective first and then once you're effective, you can become efficient. In other words, it's good that customers have an option to have a software platform to go get their compliance and security needs done. If you could do that on one cloud, that it solves and then you're going to go to multiple clouds and you know, it has been a great partner to make sure that they are making everything available for us to be able to build a great solution on the platform and its ecosystem around it which helps us basically be the equivalent of, you know standing on the giants, giant shoulders, if you will to bring that value to the marketplace. >> So what do you guys do? That's unique for inside Amazon, for Amazon startups? Why are you guys successful in helping these companies do the fedRAMP thing? What's the big secret sauce? >> Yeah, so there's actually three separate parts to it. First is we actually have worked already with a fair amount of folks who actually provide functionality on Amazon. So for example, a FedRAMP solution might require us to work with a SIM vendor and endpoint protection as well as container security, if you will. So we've worked with vendors who already work on Amazon, AWS, and pre-integrated that into the environment so that when we go deploy, for the customer's application that's not something they have to worry about. It's already there. The licensing is there, the deployment is ready. They don't have to do any of that. So that's pre-integration you could think about it. Then there's the automation provided by our platform itself. We have a platform that we deploy into the account. And so all the innovations that we are doing about taking the integration and then automating all the requirements for the security controls that are part of standard such as FedRAMP, for example. So once you do the pre-integration and you have software innovation from us and the third part we provide is a actual SecOps service, which is based on the platform. We actually help the customer, not have to worry about the threat hunting, threat mitigation itself. It's a service available all the time. And so the combination of those three things it turns out is sort of the biggest headache for customers, whether you're in commercial SaaS vendor or if you're in the agency side, we are sort of a one-stop shop to get you there and compliance. Similarly, we have an offering called secure cloud. And what happened is a little story for you. We started doing this compliance automation and as we were doing them a lot of commercial companies looked at that and say you know what I like about what you folks are doing? You sort of standardize the way we deploy a secure environment. So, you know, we like the security guys in our organization and the like it, because it complies with the security controls, the business guys like it because you're doing it in a certain budget and time the dev guys like it because we're not telling them what to do. We have created a secure environment and they liked developing in it, but they have ops folks are the ones that really benefit from having to make sure that security guys like it, it's in budget and the developers can be productive. That aha moment actually came from customers to it. They said, I like what you did for compliance automation any that different other applications. And that's how we got under the secure cloud business as well. >> Yeah. It's, it's funny how these aha moments happen because you solve the need and people go, Hey, I want more of that. And I see why software vendors would want to turn to you to help sell into that huge federal market. It's just, it's so much faster and it takes the pain away. They get in market fast. It's a cloud value proposition get in quickly and then you know, get a position and keep solving value there. So I got the question, if that's, if that's happening which it is, who are you disrupting? What industries and business models are you changing or replacing? What's that, what's the big disruption? >> I see, you know, in the compliance side, there's there's really two, two sides there's compliance. And then the security, right? And the compliance side I see really people who are trying to do it themselves. You know, that's still is a large portion of the market that they haven't realized that, you know this is not a core competency of ours. We just need to have somebody else do this for us. I think that's generally, mostly we ran into and over time they don't get the FedRAMP or PCI compliance. And then they come to us. We got a lot of customers who come to us because they've tried and failed. And so they want to get on with us because of our growth in the marketplace. So that's one and second is a larger market is really in the compliance side. Historically has been a lot of consulting companies. They, they ship bodies to your company and that's what they do. And that's for a particular FedRAMP compliance regime. The next year, you want to do something else, guess what? We're going to go higher and more consultants to that market. So we basically provide a software approach to automating the need for the customer have basically started really disrupting that market against traditional competitors if you will. So that's compliance and the secure cloud, it's not very different. If you can imagine going back 15, 20 years if somebody told you, that the way you will buy compute storage and networking is you will go to a website and you'll sign up with an account and procure it. People would probably run you out of the room at that time, because they'd be like, Hey I'll buy from one of the vendors they'll ship. They'll come to my building the rack and stack them. Well, that changed dramatically over time because of the acceleration, we're doing something similar which is why do I need to assemble an endpoint solution or a firewall or something else? And by the way, by the time I do this next year there's a new vendor saying that they have something better, right? So we have done something similar to the journey we're on. If the pre integrate pre provide functionality from the best vendors out there. So the customer's applications can be in that environment benefiting from all that invention the ecosystem and the cloud provider themselves instead of having to worry about am I getting the right end point solution or firewall or STEM, and do I have it configured properly? And is this the best combination of things I have? Will you basically provide that functionality so that they don't have to think about that? And that reflects in the results we're having. >> It's amazing disruption. I think you brought up earlier devops efficiency and security applicant and your application in a way you got dev the DevOps, ethos, now dev sec ops is being applied to compliance. I mean basically, it's your compliance automation platform software but Devops and security ethos DevSecOps is just the enablement for you. It's just the playbook, right? Is that, is that kind of how it is? Because DevOps is applies to all verticals now and security is needed. >> I think, I think it's much more it's here present, right? Which is a, an issue for most organizations enterprise agencies and government or commercial vendors. If you will, the whole market, this market has gotten up because they learned you can get things into production is a big need out there. And you do that really well on effectively. You need a great DevOps organization. Think of us as sort of a DevSecOps in a box that we can deploy and that helps the customers get to market faster, right? So speed is important. So certainly the effectiveness of that is important, but at the same time, do you achieve the compliance? Do you achieve the securities even bigger bar, if you will and in today's industry and marketplace you can't talk about a digital transformation cycle and talk about a three-year project. If you will. I think it has to be shorter and they have to actually see the return pretty quickly. And that's primarily the reason why, if you think about Anitian's story, we're solving a business problem but the way we're doing it, this actually provided for the DevSecOps and DevOps folks, if you will but it solves a business problem for the companies whether you're a commercial or government that's the reason why I think it's much more interesting. >> Yeah and I think one of the things that's interesting with cloud is you need to have that automation and you're essentially taking care of the compliance problem that everyone has because once the SaaS vendor gets in value proposition where they're growing they start to get customers that say, Hey, do you have a pen test? Can I get a SOC report? I mean, all these little kind of things start emerging where they got to go build it and go, wait, we didn't get that. What are we going to do? I got to have that built in and deliver that every time not a one-off it used to be you do a pen test or you do some things and you're done and you lock the code down. Not anymore. >> Fair enough. I think it's a continuous thing, right? It's not just when I'm done but also it's not just one and done, but this is not static. It's very dynamic, but the apps are changing. The functionality is changing. The things they interact with are changing. That's the beauty of the cloud, right? You have all this ability to be able to move faster, but with it comes certain responsibilities, if you will. And so that we take our job seriously to ensure that while you're innovating with your application out there our job is to make sure that we're keeping up with you not just in securing you and making you compliant but also keeping you compliant so that you're not running a foul in terms of all these other standards, if you will that's one benefit of it, frankly, at the end of the day the customers benefit the most, right? Because you can better functionality faster. And frankly, it's driving pricing as well. And so that's got to be a larger issue for the industry in general, frankly. >> Awesome, great insight, Rakesh. I've got to ask a question. If I'm the customer, when do I know it's time to call you? Is there a markers or signs that are clear? I say, well, I need to call immediately. That's something's going down here. When, what's the tail sign >> Two tells are really one is you want to expand into the market. You want to grow your business revenue. If you want to add more revenue in a large market like federal government or public sector in general then we're the fastest way to get you there, just revenue, right? So if you want to make more money we can get you there faster, quicker than anybody else. And then keep you there by the way. The other tell is, if you want to stop time in terms of investment in trying to figure out how to assemble the best of breed, if you will you know, a lot of the, you know, Amazon sellers. In fact, they, they bring a lot of customers to us where they bring us saying here's the fastest way for you to get secure quickly so that your application can go out to the marketplace and scale and still be secure. So in both sides, both on the compliance side and automation, as well as the secure applied side, the clear tell is when people are trying to grow their business. And they're trying to secure while growing their business. Both of those are clear tells when we get brought in. >> Yeah. So on the business, logic is simple. I want to go into new market and the other side, I got my product ready. I got to get the products up to speed and standardized with all the compliance. >> Sure. Right. >> Awesome, well great conversation. Thanks for coming on and sharing the story and the value proposition and the business model and all the secret sauce. Final question. I'll just give you the last minute here to put a plug in for the company. What are you guys looking for? Are you guys hiring, state of the company? Any vitals you'd like to share in terms of status momentum take a minute to get the plug in. >> Great. Thank, thank you for the opportunity, John more than anything else. Happy to share the story and the growth at Anitian. If you are a customer that is contemplating doing any sort of compliance or you're trying to figure out how to get secure pretty quickly with a pre-engineered platform one of the best guys to be around in the, in the marketplace, we work on Amazon and AWS folks. Get in touch with the AWS rep or get in touch with us directly. I can, I'll give you my email. It's my first name dot last name@anitian.com. Go ahead and send the email and we'll help you with your compliance and security needs as well. Growing like crazy, you know, in the middle of a pandemic, we, you know, we, we're lucky we live in professions where we're able to move things remotely not everybody else is. But we are able to take care of our customers and secure them, keep them compliant, phenomenal growth. We're growing like crazy in terms of our business as well as people send me mail. If you're interested in joining the company or want to be a partner with us happy to help you with that. Okay. >> Rakesh Narasimhan president and CEO of Anitian. What a great business model, helping companies make money faster by getting into new markets. If you're a cloud-scale great, great success. Thanks for coming on. >> Thank you, John. Take care. >> Okay, This is the CUBE conversation. I'm John Furrier. Thanks for watching.

Published Date : May 18 2021

SUMMARY :

Narrator: From the cube I'm John Furrier, host of the Thank you for the opportunity So you guys have a very and security in the fastest time possible. to engage with you guys? and accelerating the time to market. Then the old world was you got to go stand of that is, you know and continue because you have iteration and the partner ecosystem around us. It's a classic case of software because you have now environments the equivalent of, you know and the third part we provide to you to help sell into that the way you will buy compute storage in a way you got dev the DevOps, ethos, for the DevSecOps and DevOps folks, if you will to be you do a pen test and making you compliant If I'm the customer, when do of breed, if you will So on the business, logic is simple. and the value proposition one of the best guys to be around in the, What a great business Okay, This is the CUBE conversation.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Rakesh NarasimhanPERSON

0.99+

JohnPERSON

0.99+

AmazonORGANIZATION

0.99+

twoQUANTITY

0.99+

John FurrierPERSON

0.99+

Palo AltoLOCATION

0.99+

AWSORGANIZATION

0.99+

BostonLOCATION

0.99+

May 2021DATE

0.99+

RakeshPERSON

0.99+

oneQUANTITY

0.99+

three-yearQUANTITY

0.99+

AnitianORGANIZATION

0.99+

next yearDATE

0.99+

both sidesQUANTITY

0.99+

BothQUANTITY

0.99+

FirstQUANTITY

0.99+

bothQUANTITY

0.99+

15QUANTITY

0.99+

two kindsQUANTITY

0.99+

two sidesQUANTITY

0.99+

secondQUANTITY

0.98+

three thingsQUANTITY

0.98+

third partQUANTITY

0.98+

first dealQUANTITY

0.97+

one thingQUANTITY

0.97+

three prioritiesQUANTITY

0.97+

90 daysQUANTITY

0.97+

three separate partsQUANTITY

0.97+

todayDATE

0.95+

DevSecOpsTITLE

0.95+

one cloudQUANTITY

0.95+

CUBEORGANIZATION

0.95+

DevOpsTITLE

0.95+

three years agoDATE

0.95+

firstQUANTITY

0.93+

FedRAMPORGANIZATION

0.93+

SaasORGANIZATION

0.92+

COVIDTITLE

0.9+

fedRAMPTITLE

0.85+

one-stopQUANTITY

0.85+

60QUANTITY

0.85+

CEOPERSON

0.82+

COVIDOTHER

0.81+

20 yearsQUANTITY

0.78+

Two tellsQUANTITY

0.76+

first nameQUANTITY

0.74+

AnitianPERSON

0.71+

last name@anitian.comOTHER

0.71+

FedRAMPTITLE

0.7+

FedRAMPOTHER

0.65+

pandemicEVENT

0.57+

SecOpsORGANIZATION

0.57+

essayQUANTITY

0.53+

3 Quick Wins That Drive Big Gains in Enterprise Workloads


 

hey welcome to analytics unleashed i'm robert christensen your host today thank you for joining us today we have three quick wins that drive big gains in the enterprise workloads and today we have olaf with erickson we have john with orok and we have dragon with dxc welcome thank you for joining me gentlemen yeah good to be here thank you thank you good to have you hey olaf let's start off with you what big problems are you trying to solve today that are doing for those quick wins what are you trying to do today top top of mind yeah when we started looking into this microservices for our financial platform we immediately saw the challenges that we have and we wanted to have a strong partner and we have a good relationship with hp before so we turned to hp because we know that they have the technical support that we need the possibilities that we need in our platform to fulfill our requirements and also the reliability that we would need so tell me i think this is really important you guys are starting into a digital wallet space that correct yeah that's correct so we are in a financial platform so we are spanning across the world and delivering our financial services to our end customers well that's not classically what you hear about ericsson diving into what's really started you guys down that path and specifically these big wins around this digitization no what what we could see earlier was that we have a mobile networks right so we have a lot of a strong user base within them uh both kind of networks and in the where we started in the emerging markets uh you normally they have a lot of unbanked people and that people also were the ones that you want to target so be able to instead of going down and use your cash for example to buy your fruits or your electricity bill etc you could use your mobile wallet and and that's how it all started and now we're also turning into the emerged markets also like the western side part of worlds etc that's fantastic and i hey i want to talk to john here john's with o'rock and he's the one of those early adopters of those container platforms for the uh in the united states here the federal government tell us a little bit about that program and what's going on with that john yeah sure absolutely appreciate it yeah so with orock what we've done is we developed one of the first fedramp authorized container platforms that runs in our moderate and soon to be high cloud and what that does is building on the israel platform gave us the capability of offering customers both commercial as well as federal the capability and the flexibility of running their workloads in a you know as a service model where they can customize and typically what customers have to do is they have to either build it internally or if they go to the cloud they have to be able to take what resources are available then tweak to those designs to make what they need so in this architecture built on open source and with our own infrastructure we offer you know very low cost zero egress capability but the also the workload processing that they would need to run data analytics machine language and other types of high performance processing that typically they would need as we move forward in this computer age so john you you touched on a topic that's i think is really critical and you had mentioned open source why is open source a key aspect for this transformation that we're seeing coming up in like the next decade yeah sure yeah with open source we shifted early on to the company to move to open source only to offer the flexibility we didn't want to be set on one particular platform to operate within so we took and built the cloud infrastructure we went with open source as an open architecture that we can scale and grow within because of that we were one of the very first fedramp authorizations built on open source not on a specific platform and what we've seen from that is the increased performance capability that we would get as well as the flexibility to add additional components that typically you don't get on other platforms so it was a it was a good move we went with and one that the customer will definitely benefit from that that's that's huge actually because performance leads to better cost and better cost leads better performance around that i i'm just super super happy with all the advanced work that you always are doing there is fantastic and dragon so so you're in a space that i think is really interesting you're dealing with what everybody likes to talk about that's autonomous vehicles you're working with automobile manufacturers you're dealing with data at a scale that is unprecedented can you just open that door for us to talk to about these big big wins that you're trying to get over the line with these enterprises yeah absolutely and um thank you robert we approach uh leveraging esmeral from the data fabric angle we practically have a fully integrated the esmeral data fabric into our robotic drive solution rewarding drive solution is actually a game changer as you've mentioned in accelerating the development of autonomous driving vehicles it's a an end-to-end hyper-scale machine learning and ai platform as i mentioned based on the esmeralda data fabric which is used by the some of the largest manufacturers in the world for development of their autonomous driving algorithms and i think we all in technology i think and following up at the same type of news and research right across the globe in in this area so we're pretty proud that we're one of the leaders in actually providing uh hyperscale machine learning platforms for uh kind manufacturers some of them i cannot talk about but bmw is one of uh one of the current manufacturers that we provide uh these type of solutions and they have publicly spoken about their uh d3 platform uh data driven development platform uh just to give you an idea um of the scale as robert mentioned uh daily we collect over 1.5 petabytes of data of raw data did you say daily data daily the storage capacity is over 250 petabytes and growing uh there's over 100 000 cores and over 200 gpus in the in in the compute area um over 50 50 petabytes of data is delivered every two weeks into a hardware in loop right for testing and we have daily uh thousands of engineers and data scientists accessing the relevant data and developing machine learning models on the daily basis right part of it is the simulation right simulation cuts the cost as well as the uh time right for developing of the autonomous uh driving algorithms and uh the the simulations are taking probably 75 percent of the research uh that's being done on this platform that's amazing dragon i i i i the more i get involved with that and i've been part of these conversations with a number of the folks that are involved with it i i computer science me my geekiness my little propeller head starts coming out i might just blows my mind and i think so i'm going to pivot back over to olaf oh left so you're talking about something that is a global network of financial services okay correct and the flow of transactional typically non-relational transactional data flows to actual transactions going through you have issues of potential fraud you have issues a safety and you have multi-geographic regional problems with data and data privacy how are you guys addressing that today so so to answer that question today we have managed to solve that using the container platform to together with the data fabric but as you say we need to span across different regions we need to have the data as secure as possible because we have a lot of legal aspects to look into because if our data disappears but your money is also disappearing so it's a really important area for us with the security and the reliability of the platforms so so that's why we also went this way to make sure that we have this strong partner that could help us with this because just looking at where we are deployed in in more than 23 countries today and and we it's processing more than 900 million us dollars per day in our systems currently so it is a lot of money passing through and you need to take security in a it's as it's a very important point right it really is it really is and so uh john i mean you you uh obviously are dealing with you know a lot of folks that have three letters as acronyms around the government agencies and uh they range in various degrees of certa of security when you say fedramp i mean what could you just uh articulate why the esmerald platform was something that you selected to go to that fedrak compliant container platform because i think that's that that kind of speaks to the to the industrial strength of what we're talking about yeah it all comes down to being able to offer a product that's secure that the customers can trust and when we went with fedramp fedramp has very stringent security requirements that have monthly poems which are performance reviews and and updates that need to be done if not on a daily basis on a monthly basis so the customers there's a lot that goes on behind the scenes that they don't are able to articulate and what by selecting the hp esmerald platform for containers um one of the key strengths that we looked at was the esmo fabric and it's all about the data it's all about securing the data moving the data transferring the data and from a customer's perspective they want to be able to operate in an environment that they can trust no different than being able to turn on their lights or making sure there's water in their utilities you know containers with the israel platform built on orok's infrastructure gives that capability fedramp enables the security tied to the platform that we're able to follow so it's government uh guided which includes this and many and over hundreds of controls that typically you know the customers don't have time or the capability to address so our commercial customers benefit our federal customers you know that you discuss they're able to follow and check the box to meet those requirements and the container platform gives us a capability where now we're able to move files which we'll hear about through the optimal fabric and then we're able to run the workloads in the containers themselves and give isolation and the security element of fed wrapping esmeral gave us that capability in order to paint that environment fedramp authorized that the customers benefit from from security so they have confidence in running their workloads using their data and able to focus on their core job at hand and not worry about their infrastructure the fundamental requirement isn't it that that isolation between that compute and storage and going up a layer there in in a way that provides them a set of services that they can i wouldn't say set it and forget it but really had the confidence that what they're getting is the best performance for the dollars that they're spending uh john my hat's off to what the work that you all do in there thank you we appreciate it yeah yeah and dragon i want to i wanted to pivot a little bit here because you are primarily the the operator what i consider one of the largest data fabrics on the on the planet for that matter um and i just want to talk a little bit about the openness of our architecture right of all the multiple protocols that we support that allow for you know you know some people may have selected a different set of application deployment models and virtualization models that allow to plug into the data fabric you know it did can you talk a little bit about that yeah and i i think um in my mind right um to operate uh such a uh data fabric at scale right um there were three key elements that we were looking for right uh that we found in uh esmeralda fabric ring the first one was a speed cost and scalability right the second one was the globally distributed data lake or ability to distribute data globally and third was certainly the strength of our partnership with with hpe in this case right so if you look at the uh as well data fabric it's it's fast it's cost effective and it's certainly highly scalable because we as you just mentioned stretch the uh sort of the capabilities of the data fabric to hundreds of petabytes and over a million the data points if you will and it important what was important for us was that the esmeralda fabric actually eliminates the need for multiple vendor solutions which would be otherwise required right because it provides integrated file system database or or a data lake right and the data management on top of it right usually you would probably need to incorporate multiple tools right from different vendors and the file system itself it's it's so important right when you're working at scale like this right and honestly in our research maybe there are three file systems in the world that can support uh this kind of size of the auto data fabric the distributed data lake was also important to us and the reason for that is you can imagine that these large car manufacturers are testing and have testing vehicles all around the world right they're not just doing it locally around the uh their data their id centers right so uh collecting the data and this 1.5 petabytes example right uh for for bmw on a daily basis it's it's it's really challenging unless you have the ability to actually leverage the data in a distributed data like fashion right so data can basically reside in different data centers globally or even on-premise and in cloud environments which became uh very important later because a lot of this car manufacturers actually have oems right that would like to get either portions of the data or get access to the data in a in different environments not necessarily in their data center um and truly i think uh to build something at this scale right uh you you need a strong partner and we certainly had that in hpe and uh we got the comprehensive support right for uh for the software um but but more importantly i think uh partner that clearly understood uh criticality of the data fabric trend and the need for the vice fast response right to our clients and you know jointly i think we met all the challenges and it's so doing i think we made the esmo data fabric a much better and stronger product over the over the last few years that's fantastic thank you dragon appreciate it uh hey so if we're going to wrap up here any last words olaf do you want to share with us no looking forward now in from our perspective on helping out with the kobe 19 situation that we have uh enabling people to still be in the market without actually touching each other and and and leaving maybe for action market and being at home etc doing those transactions that's great thank you john in last comment yeah thanks yeah uh look for uh a joint offering announcement coming up between hpe and orok where we're going to be offering sandbox as a service where the data analytics and machine language where people can actually test drive the actual environment as a service and if they like it then they can move into a production-wise environment so stay tuned for that that's great john thank you for that and hey dragon last words yeah last words um we're pretty happy what we have done already for car manufacturers we're taking this solution right in terms of the uh distributed data-like capabilities as well as the uh hyperscale machine learning and ai platform to other industries and we hope to do it jointly with you well we hope that you do it with us as well so thank you very much everybody gentlemen thank you so much for joining us i appreciate it thank you very much thank you very much hey this is robert christensen with analytics unleashed i want to thank all of our guests here today and we'll catch you next time thank you for joining us bye [Music] [Music] [Music] easy [Music] you

Published Date : Mar 17 2021

SUMMARY :

and the reason for that is you can

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
robert christensenPERSON

0.99+

olafPERSON

0.99+

75 percentQUANTITY

0.99+

todayDATE

0.99+

robertPERSON

0.99+

more than 900 millionQUANTITY

0.99+

johnPERSON

0.99+

more than 23 countriesQUANTITY

0.99+

ericksonPERSON

0.99+

hpORGANIZATION

0.99+

over 100 000 coresQUANTITY

0.99+

orokORGANIZATION

0.99+

three key elementsQUANTITY

0.99+

1.5 petabytesQUANTITY

0.99+

over a millionQUANTITY

0.99+

over 200 gpusQUANTITY

0.99+

over 250 petabytesQUANTITY

0.99+

three lettersQUANTITY

0.98+

ericssonPERSON

0.98+

thirdQUANTITY

0.98+

over 1.5 petabytesQUANTITY

0.98+

hundreds of petabytesQUANTITY

0.98+

orockPERSON

0.97+

bothQUANTITY

0.97+

o'rockPERSON

0.97+

fedrakORGANIZATION

0.97+

every two weeksQUANTITY

0.97+

next decadeDATE

0.96+

three file systemsQUANTITY

0.96+

esmeraldaORGANIZATION

0.95+

fedrampORGANIZATION

0.95+

united statesLOCATION

0.94+

thousands of engineersQUANTITY

0.93+

orokPERSON

0.93+

hpeORGANIZATION

0.93+

second oneQUANTITY

0.92+

oneQUANTITY

0.9+

lot of moneyQUANTITY

0.9+

firstQUANTITY

0.9+

monthlyQUANTITY

0.89+

three quick winsQUANTITY

0.88+

over 50 50 petabytes ofQUANTITY

0.87+

first oneQUANTITY

0.85+

3QUANTITY

0.82+

federal governmentORGANIZATION

0.82+

esmoORGANIZATION

0.8+

last few yearsDATE

0.77+

hundreds of controlsQUANTITY

0.77+

a lot of unbanked peopleQUANTITY

0.73+

dragonPERSON

0.73+

platformQUANTITY

0.66+

one of the leadersQUANTITY

0.66+

wrappingORGANIZATION

0.64+

israelORGANIZATION

0.63+

dragonTITLE

0.63+

lot of folksQUANTITY

0.62+

israelLOCATION

0.61+

dailyQUANTITY

0.54+

sourceTITLE

0.48+

kobeOTHER

0.44+

Sandy Carter, AWS Public Sector Partners | AWS re:Invent 2020 Public Sector Day


 

>> From around the globe, it's theCube, with digital coverage of AWS re:Invent 2020. Special coverage sponsored by, AWS Worldwide Public Sector. >> Okay, welcome back to theCube's coverage, of re:Invent 2020 virtual. It's theCube virtual, I'm John Farrow your host, we're here celebrating, the special coverage of public sector with Sandy Carter, vice president of AWS Public Sector Partners. She heads up the partner group within Public Sector, now in multiple for about a year now. Right Sandy, or so? >> Right, you got it, John. >> About a year? Congratulations, welcome back to theCube, >> Thank you. >> for reason- >> Always a pleasure to be here and what an exciting re:Invent right? >> It's been exciting, we've got wall-to-wall coverage, multiple sets, a lot of actions, virtual it's three weeks, we're not in person we have to do it remote this year. So when real life comes back, we'll bring the Cube back. But I want to take a minute to step back, take a minute to explain your role for the folks that are new to theCube virtual and what you're doing over there at Public Sector. Take a moment to introduce yourself to the new viewers. >> Well, welcome. theCube is phenomenal, and of course we love our new virtual re:Invent as well, as John said, my name is Sandy Carter and I'm vice president with our public sector partners group. So what does that mean? That means I get to work with thousands of partners globally covering exciting verticals like, space and healthcare, education, state and local government, federal government, and more. And what I get to do is, to help our partners learn more about AWS so that they can help our customers really be successful in the marketplace. >> What has been the most, exciting thing for you in the job? >> Well, you know, I love, wow, I love everything about it, but I think one of the things I love the most, is how we in Public Sector, really make technology have a meaningful impact on the world. So John, I get to work with partners like Orbis which is a non-profit they're fighting preventable blindness. They're a partner of ours. They've got something called CyberSec AI which enables us to use machine learning over 20 different machine learning algorithms to detect common eye diseases in seconds. So, you know, that purpose for me is so important. We also work with a partner called Twist Inc it's hard to say, but it just does a phenomenal job with AWS IoT and helps make water pumps, smart pumps. So they are in 7,300 remote locations around the world helping us with clean water. So for me that's probably the most exciting and meaningful part of the job that I have today. >> And it's so impactful because you guys really knew Amazon's business model has always been about enablement from startups to now up and running Public Sector; entities, agencies, education, healthcare, again, and even in spaces, this IoT in space. But you've been on the 100 partner tour over a 100 days. What did you learn, what are you hearing from partners now? What's the messages that you're hearing? >> Well, first of all, it was so exciting. I had a 100 different partner meetings in a 100 days because John, just like you, I missed going around the world and meeting in person. So I said, well, if I can't meet in person I will do a virtual tour and I talked to partners, in 68 different countries. So a couple of things I heard, one is a lot of love for our map program and that's our migration acceleration program. We now have funding available for partners as they assess migration, we can mobilize it and as they migrate it. And you may or may not know, but we have over twice the number of migration competency partners doing business in Public Sector this year, than we did last year. The second thing we heard was that, partners really love our marketing programs. We had some really nice success this year showcasing value for our customers with cyber security. And I love that because security is so important. Andy Jassy always talks about how her customers really have that as priority zeros. So we were able to work with a couple of different areas that we were very proud at and I loved that the partners were too. We did some repeatable solutions with our consulting partners. And then I think the third big takeaway that I saw was just our partners love the AWS technology. I heard a lot about AI and ML. We offered this new program called The Rapid Adoption Assistance Program. It's going global in 2021, and so we help partners brainstorm and envision what they could do with it. And then of course, 5G. 5G is ushering in, kind of a new era of new demand. And we going to to do a PartnerCast on all about 5G for partners in the first quarter. >> Okay, I'm going to put you on the spot. What are the three most talked about programs that you heard? >> Oh, wow, let's see. The three most talked about programs that I heard about, the first one was, is something I'm really excited about. It's called a Think Big for Small Business. It really focuses in on diverse partner groups and types. What it does is it provides just a little bit of extra boost to our small and medium businesses to help them get some of the benefits of our AWS partner program. So companies like MFT they're based down in South Africa it's a husband and wife team that focus on that Black Economic Empowerment rating and they use the program to get some of the go to market capability. So that's number one. Let's see, you said three. Okay, so number two would be our ProServe ready pilot. This helps to accelerate our partner activation and enablement and provides partners a way to get badged on the ProServe best practices get trained up and does opportunity matching. And I think a lot of partners were kind of buzzing about that program and wanting to know more about it. And then ,last but not least, the one that I think of probably really has impact to time to compliance it's called ATO or Authority to Operate and what we do is we help our partners, both technology partners and consulting partners get support for compliance framework. So FedRAMP, of course, we have over 129 solutions right now that are FedRAMPed but we also added John, PCI for financial HIPPA for healthcare, for public safety, IRS 1075 for international GDPR and of course for defense, aisle four, five and six, and CMMC. That program is amazing because it cuts the time to market and have cuts across and have and really steps partners through all of our best practices. I think those are the top three. >> Yeah, I've been like a broken record for the folks that don't know all my interviews I've done with Public Sector over the years. The last one is interesting and I think that's a secret sauce that you guys have done, the compliance piece, being an entrepreneur and starting companies that first three steps in a cloud of dust momentum the flywheel to get going. It's always the hardest and getting the certification if you don't have the resources, it's time consuming. I think you guys really cracked the code on that. I really want to call that out 'cause that's I think really super valuable for the folks that pay attention to and of course sales enablement through the program. So great stuff. Now, given that's all cool, (hands claps) the question I have and I hear all the time is, okay, I'm involved I got a lot of pressure pandemic has forced me to rethink I don't have a lot of IT I don't have a big budget I always complaint but not anymore. Mandate is move fast, get built out, leverage the cloud. Okay, I want to get going. What's the best ways for me to grow with Public Sector? How do I do that if I'm a customer, I really want to... I won't say take a shortcut because there's probably no shortage. How do I throttle up? Quickly, what's your take on that? >> Well, John, first I want to give one star that came to us from a Twilio. They had interviewed a ton of companies and they found that there was more digital transformation since March since when the pandemic started to now than in the last five years. So that just blew me away. And I know all of our partners are looking to see how they can really grow based on that. So if you're a consulting partner, one of the things that we say to help you grow is we've already done some integrations and if you can take advantage of those that can speed up your time to market. So I know know this one, the VMware Cloud on AWS. what a powerful integration, it provides protection of skillsets to your customer, increases your time to market because now VMware, vSphere, VSAN is all on AWS. So it's the same user interface and it really helps to reduce costs. And there's another integration that I think really helps which is Amazon connect one of our fastest growing areas because it's a ML AI, breads solution to help with call centers. It's been integrated with Salesforce but the Service Cloud and the Sales Cloud. So how powerful is that this integrated customer workflow? So I think both of those are really interesting for our consulting partners. >> That's a great point. In fact, well, that's the big part of the story here at re:Invent. These three weeks has been the integration. Salesforce as you mentioned connect has been huge and partner- >> Huge >> so just just great success again, I've seen great momentum. People are seeing their jobs being saved, they're saving lives. People are pretty excited and it's certainly a lot of work you've done in healthcare and education two big areas of activity which is really hard corporation, really, really hard. So congratulations on that and great work. Great to see you, I going to ask you one final question. What's the big message for your customers watching as they prepare for 2021 real life is coming back vaccines on the horizon. We're hearing some good news a lot of great cloud help there. What's your message to send to 2021? >> 2021, for our partners for 2021, one, there is a tremendous growth ahead and tremendous value that our partners have added. And that's both on the mission side, which both Theresa and I discussed during our sessions as well as technology. So I think first messages is, there's lots of growth ahead and a lot of ways that we can add value. Second is, all of those programs and initiatives, there's so much help out there for partners. So look for how you could really accelerate using some of those areas on your customer journey as you're going along. And then finally, I just want John, everybody to know , that we love our partners and AWS is there to help you every step of the way. And if you need anything at all obviously reach out to your PDM or your account manager or you're always welcome to reach out to me. And my final message is just, thank you, through so many different things that have happened in 2020, our partners have come through amazingly with passion with value and just with persistence, never stopping. So thank you to all of our partners out there who've really added so much value to our customers. >> And Amazon is recognizing the leadership of partners in the work you're doing. Your leadership session was awesome for the folks who missed it, check it out on demand. Thank you very much, Sandy for coming on the sharing the update. >> Thank you, John, and great to see all your partners out there. >> Okay, this is theCube virtual covering AWS re:Invent 2020 virtual three weeks, wall-to-wall coverage. A lot of videos ,check out all the videos on demand the leadership sessions, theCube videos and of course the Public Sector video on demand. Micro-site with theCube. I'm John Furrier, thanks for watching. (upbeat music)

Published Date : Dec 9 2020

SUMMARY :

From around the globe, it's theCube, the special coverage for the folks that are and of course we love our new So John, I get to work What's the messages that you're hearing? and I loved that the partners were too. Okay, I'm going to put you on the spot. of the go to market capability. for the folks that pay attention to And I know all of our partners are looking of the story here at re:Invent. So congratulations on that and great work. and AWS is there to help you of partners in the work you're doing. and great to see all and of course the Public

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JohnPERSON

0.99+

TheresaPERSON

0.99+

Sandy CarterPERSON

0.99+

Andy JassyPERSON

0.99+

AmazonORGANIZATION

0.99+

AWSORGANIZATION

0.99+

John FurrierPERSON

0.99+

Twist IncORGANIZATION

0.99+

2021DATE

0.99+

John FarrowPERSON

0.99+

SandyPERSON

0.99+

South AfricaLOCATION

0.99+

SecondQUANTITY

0.99+

last yearDATE

0.99+

AWS Public Sector PartnersORGANIZATION

0.99+

threeQUANTITY

0.99+

2020DATE

0.99+

100 daysQUANTITY

0.99+

OrbisORGANIZATION

0.99+

bothQUANTITY

0.99+

three weeksQUANTITY

0.99+

one starQUANTITY

0.99+

Sales CloudTITLE

0.99+

SalesforceTITLE

0.99+

TwilioORGANIZATION

0.99+

68 different countriesQUANTITY

0.99+

100 partnerQUANTITY

0.99+

third big takeawayQUANTITY

0.98+

first messagesQUANTITY

0.98+

pandemicEVENT

0.98+

oneQUANTITY

0.98+

first oneQUANTITY

0.98+

theCubeCOMMERCIAL_ITEM

0.98+

one final questionQUANTITY

0.98+

this yearDATE

0.98+

second thingQUANTITY

0.97+

AWS Worldwide Public SectorORGANIZATION

0.97+

CubeCOMMERCIAL_ITEM

0.97+

firstQUANTITY

0.97+

MarchDATE

0.96+

IRSORGANIZATION

0.96+

GDPRTITLE

0.96+

over 129 solutionsQUANTITY

0.96+

thousands of partnersQUANTITY

0.94+

PCIORGANIZATION

0.94+

first three stepsQUANTITY

0.94+

todayDATE

0.94+

over 20 different machine learning algorithmsQUANTITY

0.92+

VMware CloudTITLE

0.92+

AWS Public Sector PartnersORGANIZATION

0.91+

7,300 remote locationsQUANTITY

0.9+

last five yearsDATE

0.9+

first quarterDATE

0.89+

theCube virtualCOMMERCIAL_ITEM

0.88+

100 different partner meetingsQUANTITY

0.88+

a minuteQUANTITY

0.87+

about a yearQUANTITY

0.87+

MFTORGANIZATION

0.86+

two big areasQUANTITY

0.86+

top threeQUANTITY

0.85+

Nick Speece, Snowflake | AWS re:Invent 2020 Public Sector Day


 

>> Announcer: From around the globe, it's theCUBE, with digital coverage of AWS re:Invent 2020. Special coverage sponsored by AWS Worldwide Public Sector. >> Welcome to theCUBE Virtual and our coverage of AWS re:Invent 2020, the specialized programming for Worldwide Public Sector. I'm Lisa Martin. I'm joined by Nick Speece the chief federal technologist for Snowflake. Nick, welcome to theCUBE. >> Thank you, Lisa. It's great to be here. >> Likewise, chief federal technologist, that's the first time I've ever heard of that title. Tell me a little bit about that. >> It's probably the last time you'll hear it. So chief federal technologist is really somebody in the company who is focused on bringing the needs of the federal government back to our corporate headquarters, making sure that the product as it's developed and evolves has the federal requirements in mind. >> Excellent. So the last couple of months for Snowflake big, biggest software IPO and software history your market cap right now is at 66 billion 515 data workloads running on Snowflake's platform every day 250 petabytes of data under management, a lot is going on. Let's talk about Snowflake. You guys operate only in the cloud, why was that decision made and how does that impact businesses analysis of data? >> Yeah, so great question and the answer is actually in the opening that you gave for us and thank you for that reinforcement. Snowflake can't exist anywhere, but the cloud. Technology over the last five to 10 years has really seen a move from what the cloud originally was, which was I have a virtual machine in my data center, I'm going to run it on your stuff not mine, into more comprehensive service offerings like Snowflake. We can't reach the kind of scale that Snowflake operates at every day and that our customers demand without the technology of clouds like AWS. The technology has to be there, the underlying and underpinning architecture has to be there, otherwise our customers get left in the dark and we can't can't have that. >> And especially today as data volumes are massively increasing and we know that that's only going to go up. We know that IT is only going to be more complex but when we talk to businesses in any industry the value of the data is in the insights the ability to extract that data in real time glean insights from it so that businesses can make data-based decisions that pivot their business, especially critical during the year that we have now known as 2020. Talk to me a little bit about though digging into your marketing material, everyone, there's all these terms, right, that everyone uses and you guys use single source of truth. What does it actually mean for single source, for stuff like? >> Yeah, so we talk about cloud, we talk about single source of truth and when you're looking at data problems, the problem and the solution are the same thing. A massive amount of data is a raw resource, that's all it is. And trying to refine that raw resource into something that is insightful or something that is useful to a business process is a challenge that every customer in every market, in every region undergoes. And how you overcome that is critical. And one of the primary focuses of Snowflake is to evolve the data cloud. Snowflake platform is the underlying technology for the data cloud but the data cloud is where we're going. And what I mean by data cloud. If you have a data set, your internal data, that is your truth, but it might not be the truth. So in Snowflake we encourage our customers to collaborate on data sets. For example, if you want to know how many people are living in a certain borough in New York City you could go around with a clicker and count everyone, or you could just ask the Census Bureau. That's the nature of the data cloud and what we're talking about here. Going to the subject matter experts who have the data that you need, using our marketplace, using our private exchanges, using our data sharing to build your own data cloud and become part of the next gen architecture for data sharing and collaboration, to get to the source of the truth, to make better decisions, to gain better insights. It's great to combine your data with enrich data from other sources, especially when it comes to making federal decisions and governance decisions. >> Absolutely that's critical. That the biggest challenge customers have is being able to sort through all that and find. I like how you put this as their single source of truth. Can you give us some examples of some federal agencies maybe even just anonymously that are using the power of Snowflake to do just that? >> Absolutely. We've got customers in the healthcare space and in some of the law enforcement spaces and especially in public education that are trying to increase the awareness of the folks that are subscribing to their services, for example, folks that are looking for healthcare help. If you're filing claims for a certain healthcare providers or certain care facilities, we want to make sure that those claims that are forwarded to those entities are legitimate, first of all, for example, if you're filing a claim for knee surgery in Florida, you probably didn't have one in California, three hours later. So those kinds of enforcement activities, and not just trying to do audits but also to benefit everybody who's receiving care. There's a lot of push now about genetic sequencing, DNA and RNA vaccination is huge with COVID-19, getting access to massive amounts of data to do analysis against and figure out the best approach, that's critical for where we go in the next 10 to 15 years in healthcare. Snowflake is very, very honored and happy to be propelling that move in the healthcare space. >> It is that's going to be absolutely critical but we're also seeing it, you know, everywhere else, such as for universities and education, suddenly this need, the last few months for real-time learning. Talk to me about data analysis. Can Snowflake help companies, you talked about enriching data sets so not just companies sources of data but additional data sets that they can add in and evaluate and analyze to make great decisions, but from a historical real-time perspective, talk to me how Snowflake helps with that data analysis. >> Yeah, sure. Right. So Snowflake in and of itself can do some analysis work. We've got some great visualization tools in our new UI that was released recently on public preview. So there's some analysis tools built into Snowflake but really where the value comes from is in taking your tools that you already use today and connecting it to a data source or platform that can wrangle that data, that can move that data through automated pipelines to give you a model view of that data that's beneficial. For example, data scientists and data engineers spend 80% of their time, and I know a lot of statistics are made up on the spot, that was not a promise, but trying to move this data through and refine it and build features to get to the point where you can ask a question is 80% of these very valuable professionals time. Shortening those timelines is what Snowflake really aims to do in the analysis space. We're not trying to replace the analysis tools that you use today, we work fine with all of them. The big difference is presenting them with enough data volume to give you real insights and eliminate bias as much as we can in data sets. >> What are some of the things that differentiates Snowflake from data warehouses and other folks in the market? >> Yeah. Great question. The big difference is Snowflake was built natively for the cloud. We weren't adapted to the cloud, we didn't adopt the cloud at some point in the future, Snowflake was built from scratch to be in the cloud. And since this is the appropriate show to mention it the primary difference between us is we were built to use object storage foundationally underneath our technology. And I know that sounds really nerdy and it is, but it adds a tremendous amount of value. If you think about how we used to collaborate 10 years ago we'd have a spreadsheet that if I open that spreadsheet for my share drive and you tried to open it at the same time, you'd get locked out. You're told you couldn't have it. And if tradition stays true I would probably be on vacation for two weeks. Contrast that now with the massive Google Doc platform and Office 365, object storage has changed the way that we collaborate on the same kinds of documents. Multiple people interacting with one thing at one time without contention, that's the reason why Snowflake has to operate in the cloud. We bring that same paradigm, multiple actors on a single object and give you that source of truth the truth that you absolutely need to make decisions. >> And that's critical these days as we know. We're in living in uncertain times and one of the things I think we can expect is the uncertainty to continue, but also for many industries people to stay remote or some big percentage for quite a while. So the ability to have those collaboration tools and be able to collaborate in real time is table stakes for so many companies. But when we're talking about some of the things going on this year, security, we can't not talk about security. You know, all these folks from home accessing corporate networks, you know, maybe not through VPNs or behind firewalls, the cloud is paramount to that. How does Snowflake address the security issue? >> Absolutely. So I'll start by saying our security is inherited from the wonderful security platform that AWS has underneath it. So we inherit all the security around data storage the EC Compute, all of the different entities and end points that AWS already secures Snowflake takes the same precautions. More than that, we've also built and rolled this access control to ensure that people are getting access only to the data that they should be getting access to, we recently implemented data masking as well, so certain roles are not able to see unmasked data, but they can still do queries that use the underlying data to filter. So there's a lot of different capabilities built in, encryption at rest, encryption in flight, AES-256 encryption keys used in a hierarchial model. These are phenomenal security architectures that are paramount to the security of the folks that are using our platform. Because we know at the end of the day the first day we have a leak in Snowflake is probably our last day in business. We got to be good at that which is why it's our top priority. >> I didn't, to ever talk about security as an inherited, I must be a dominant trait if we're going to be talking about, you know, genetics and chromosomes and mRNA and things like that. So walk me through last question, a government organization, or say they're an AWS customer or they want to start using Snowflake, what's that process? How do they go about doing that to leverage those inherited security capabilities that you talked about? >> Well, thankfully AWS has helped us put a FedRAMP moderate certified Snowflake region together in AWS, East commercial, so we're very happy to have a FedRAMP moderate region. They can access Snowflake through the AWS Marketplace or from Snowflake.com, you can start a trial in just a couple of minutes. Our security is built into all of our regions although the FedRAMP regions are specialized in some of the encryption technology we use, but we always, always always protect our users' data, regardless of where it is. >> You make it sound easy, I got to say. (laughing) >> That's because it is. (laughing) Thank you cloud. >> That's good. And well, that's good and it should be, especially because there's so much complexity and uncertainty everywhere else in the world right now. Last question for you. As I mentioned in the beginning, the biggest IPO in software history, just a couple of months ago during probably one of the most strangest time of any of us have ever, and our relatives ever witnessed, what can we expect from Snowflake in 2021? Are you going to bring all the good vibes that we all need? (laughing) >> Well, good vibes is our business model. You know, Snowflake is a phenomenal platform. We've had a ton of success driven by the success of our cloud provider partners, driven by the success of our wonderful customers. We have over 4,000 people using Snowflake now to great effect. You can look for more features, you can look for more functions, but really the evolution of the data cloud, our big push is to help our customers get into the data cloud, get the truth out of their data and make better decisions every day. And you'll see more of that from us as time continues. >> One more question I wanted to sneak in, how did you work with those customers to evolve the data cloud? What's that feedback loop like? >> It's, a lot of it comes down to silos that the customers have built up over years and years and years of operation. That's the first step. In Snowflake there isn't such thing really as a data silo there's data put into Snowflake, everything is unified, you can do queries across databases, that's the first thing. The second thing is browsing our data marketplace. It's just like an App Store for your phone but instead it's data sets and the data sets are published by the experts who know that material better than anyone. I mentioned earlier bringing in everything from housing evaluation data to COVID-19 data from California and Boston, bringing World Health Organization data, John Hopkins University data, joining that with the data that you already use today along with weather and population counts, the main thing here, the strategy is almost endless. More and more data sets are being published over every day. We have over a hundred contributors in the marketplace now. >> That's exciting that we have the technology and the power like this to help the world re, you know, recover from such a crazy time. It's nice to know that, that there was the power of that behind that, and the smart folks like you chief federal technologists, helping to fine tune that and really ensure that organizations across the government can maximize the value of data and find their single source of truth. Nick, it's been a blast having you on theCUBE. Thank you for joining me. >> Thank you for having me. >> For next piece, I'm Lisa Martin. You're watching theCUBE Virtual. (upbeat music)

Published Date : Dec 9 2020

SUMMARY :

Announcer: From around the globe, the chief federal It's great to be here. that's the first time I've making sure that the So the last couple of Technology over the last five to 10 years the ability to extract and become part of the of Snowflake to do just that? in the next 10 to 15 years in healthcare. and analyze to make great decisions, to give you a model view of the truth that you absolutely So the ability to have that are paramount to the security doing that to leverage in some of the encryption You make it sound easy, I got to say. Thank you cloud. else in the world right now. of the data cloud, that the customers have and the power like this to For next piece, I'm Lisa Martin.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Nick SpeecePERSON

0.99+

Lisa MartinPERSON

0.99+

CaliforniaLOCATION

0.99+

AWSORGANIZATION

0.99+

NickPERSON

0.99+

FloridaLOCATION

0.99+

two weeksQUANTITY

0.99+

LisaPERSON

0.99+

66 billionQUANTITY

0.99+

80%QUANTITY

0.99+

Census BureauORGANIZATION

0.99+

2021DATE

0.99+

World Health OrganizationORGANIZATION

0.99+

New York CityLOCATION

0.99+

COVID-19OTHER

0.99+

250 petabytesQUANTITY

0.99+

first stepQUANTITY

0.99+

BostonLOCATION

0.99+

second thingQUANTITY

0.99+

Office 365TITLE

0.99+

App StoreTITLE

0.99+

SnowflakeTITLE

0.99+

2020DATE

0.99+

John Hopkins UniversityORGANIZATION

0.99+

over 4,000 peopleQUANTITY

0.99+

one thingQUANTITY

0.99+

singleQUANTITY

0.98+

first thingQUANTITY

0.98+

three hours laterDATE

0.98+

10 years agoDATE

0.98+

SnowflakeORGANIZATION

0.98+

One more questionQUANTITY

0.98+

todayDATE

0.97+

AES-256OTHER

0.97+

Google DocTITLE

0.97+

AWS Worldwide Public SectorORGANIZATION

0.97+

oneQUANTITY

0.97+

one timeQUANTITY

0.96+

this yearDATE

0.96+

single sourceQUANTITY

0.96+

first timeQUANTITY

0.94+

over a hundred contributorsQUANTITY

0.93+

15 yearsQUANTITY

0.92+

Snowflake.comTITLE

0.91+

first dayQUANTITY

0.9+

2020TITLE

0.89+

single objectQUANTITY

0.87+

515 data workloadsQUANTITY

0.85+

10 yearsQUANTITY

0.85+

RNAOTHER

0.84+

a couple of months agoDATE

0.81+

last couple of monthsDATE

0.78+

minutesQUANTITY

0.78+

Invent 2020TITLE

0.78+

Invent 2020 Public Sector DayEVENT

0.75+

FedRAMPTITLE

0.74+

SnowflakePERSON

0.74+

monthsDATE

0.73+

10QUANTITY

0.72+

Sabina Joseph, AWS & Chris White, Druva | AWS re:Invent 2020


 

(upbeat music) >> Announcer: From around the globe. It's theCUBE, with digital coverage of AWS reinvent 2020, sponsored by Intel, AWS and our community partners. >> Welcome to theCUBE's coverage of AWS reinvent 2020, the virtual edition. I'm Lisa Martin. I have a couple of guests joining me next to talk about AWS and Druva. From Druva, Chris White is here, the chief revenue officer. Hey Chris, nice to have you on the program. >> Excellent, thanks Lisa. Excited to be here. >> And from AWS Sabina Joseph joins us. She is the general manager of the Americas technology partners. Sabina, welcome. >> Thank you, Lisa. >> So looking forward to talking to you guys unfortunately, we can't be together in a very loud space in Las Vegas, so this will have to do but I'm excited to be able to talk to you guys today. So Chris, we're going to start with you, Druva and AWS have a longstanding partnership. Talk to us about that and some of the evolution that's going on there. >> Absolutely, yeah. we certainly have, we had a great long-term partnership. I'm excited to talk to everybody about it today and be here with Sabina and you Lisa as well. So, we actually re architect our entire environment on AWS, 100% on AWS back in 2013. That enables us to not only innovate back in 2013, but continue to innovate today and in the future, right. It gives us flexibility on a 100% platform to bring that to our customers, to our partners, and to the market out there, right? In doing so, we're delivering on data protection, disaster recovery, e-discovery, and ransomware protection, right? All of that's being leveraged on the AWS platform as I said, and that allows uniqueness from a standpoint of resiliency, protection, flexibility, and really future-proofing the environment, not only today, but in the future. And over this time AWS has been an outstanding partner for Druva. >> Excellent Chris, thank you. Sabina, you lead the America's technology partners as we mentioned, Druva is an AWS advanced technology partner. Talk to us from through AWS lens on the Druva AWS partnership and from your perspective as well. >> Sure, Lisa. So I've had the privilege of working with Druva since 2014 and it has been an amazing journey over the last six and a half years. You know, overall, when we work with partners on technical solutions, we have to talk in a better architect, their solution for AWS, but also take their feedback on our features and capabilities that our mutual customers want to see. So for example, Druva has actually provided feedback to AWS on performance, usability, enhancements, security, posture and suggestions on additional features and functionality that we could have on AWS snowball edge, AWS dynamoDB and other services in fact. And in the same way, we provide feedback to Druva, we provide recommendations and it really is a unique process of exposing our partners to AWS best practices. When customers use Druva, they are benefiting from the AWS recommended best practices for data durability, security and compliance. And our engineering teams work very closely together. We collaborate, we have regular meetings, and that really sets the foundation for a very strong solution for our mutual customers. >> So it sounds very symbiotic. And as you talked about that engineering collaboration and the collaboration across all levels. So now let's talk about some of the things that you're helping customers to do as we are all navigating a very different environment this year. Chris, talk to us about how Druva is helping customers navigate some of those big challenges you talked about ransomware for example, this massive pivot to remote workforce. Chris (mumbles) got going on there. >> Yeah, absolutely. So the, one of the things that we've seen consistently, right, it's been customers are looking for simplicity. Customers are looking for cost-effective solutions, and then you couple that with the ability to do that all on a single platform, that's what the combination of Druva and AWS does together, right? And as you mentioned, Lisa, you've got work from home. That's increased right with the unfortunate events going across the globe over the last almost 12 months now, nine months now. Increased ransomware that threats, right? The bad actors tend to take advantage of these situations unfortunately, and you've got to be working with partners like AWS like Druva, coming together, to build that barrier against the bad actors out there. So, right. We've got double layer of protection based on the partnership with AWS. And then if you look at the rising concerns around governance, right? The complexity of government, if you look at Japan adding some increased complexity to governance, you look at what's going on across, but across the globe across the pond with GDPR, number of different areas around compliance and governance that allows us to better report upon that. We built the right solution to support the migration of these customers. And everything I just talked about is just accelerated the need for folks to migrate to the cloud, migrate to AWS, migrate to leveraging, through the solutions. And there's no better time to partner with Druva and AWS, just because of that. >> Something we're all talking about. And every key segment we're doing, this acceleration of digital transformation and customers really having to make quick decisions and pivot their businesses over and over again to get from survival to thriving mode. Sabina talk to us about how Druva and AWS align on key customer use cases especially in these turbulent times. >> Yeah, so, for us as you said Lisa, right. When we start working with partners, we really focus on making sure that we are aligned on those customer use cases. And from the very first discussions, we want to ensure that feedback mechanisms are in place to help us understand and improve the services and the solutions. Chris has, he mentioned migrations, right? And we have customers who are migrating their applications to AWS and really want to move the data into the cloud. And you know what? This is not a simple problem because there's large amounts of data. And the customer has limited bandwidth Druva of course as they have always been, is an early adopter of AWS snowball edge and has worked closely with us to provide a solution where customers can just order a snowball edge directly from AWS. It gets shipped to them, they turn it on, they connect it to the network, and just start backing up their data to the snowball edge. And then once they are done, they can just pack it up, ship it back. And then all of this data gets loaded into the Druva solution on AWS. And then you also, those customers who are running applications locally on AWS Outposts, Druva was once again, an early adopter. In fact, last reinvent, they actually tested out AWS Outposts and they were one of the first launch partners. Once again, further expanding the data protection options they provide to our mutual customers. >> Well, as that landscape changes so dramatically it's imperative that customers have data center workloads, AWS workloads, cloud workloads, endpoints, protected especially as people scattered, right, in the last few months. And also, as we talked about the ransomware rise, Chris, I saw on Druva's website, one ransomware attack every 11 seconds. And so, now you've got to be able to help customers recover and have that resiliency, right. Cause it's not about, are we going to get hit? It's a matter of when, how does Druva help facilitate that resiliency? >> Yeah, now that's a great point Lisa. and as you look at our joint customer base, we've got thousands of joint customers together and we continue to see positive business impact because of that. And it's to your point, it's not if it's when you get hit and it's ultimately you've got to be prepared to recover in order to do that. And based on the security levels that we jointly have, based on our architecture and also the benefits of the architecture within AWS, we've got a double layer of defense up there that most companies just can't offer today. So, if we look at that from an example standpoint, right, transitioning offer specific use case of ransomware but really look at a cast media companies, right? One of the largest media companies out there across the globe, 400 radio stations, 800 TV stations, over a hundred thousand podcasts, over 4,000 or 5,000 streams happening on an annual basis, very active and candidly very public, which freaks the target. They really came to us for three key things, right? And they looked for reduced complexity, really reducing their workload internally from a backup and recovery standpoint, really to simplify that backup environment. And they started with Druva, really focused on the end points. How do we protect and manage the end points from a data protection standpoint, ultimately, the cost savings that they saw, the efficiency they saw, they ended up moving on and doing key workloads, right? So data protection, data center workloads that they were backing up and protecting. This all came from a great partnership and relationship from AWS as well. And as we continued to simplify that environment, it allowed them to expand their partnership with AWS. So not only was it a win for the customer, we helped solve those business problems for them. Ultimately, they got a (mumbles) benefit from both Druva and AWS and that partnership. So, we continue to see that partnership accelerate and evolve to go really look at the entire platform and where we can help them, in addition to AWS services that they're offering. >> And that was... It sounds like them going to cloud data production, was that an acceleration of their cloud strategy that they then had to accelerate even further during the last nine months, Chris? >> Yeah, well, the good news for cast is that at least from a backup and recovery standpoint, they've been ahead of the curve, right? They were one of those customers that was proactive, in driving on their cloud journey, and proactive and driving beyond the work from home. It did change the dynamics on how they work and how they act from a work from home standpoint, but they were already set up. So then they didn't really skip a beat as they continue to drive that. But overall, to your point, Lisa, we've seen an increase and acceleration and companies really moving towards the cloud, right. Which is why that migration strategy, joint migration strategy, that Sabina talked about is so important because it really has accelerated. And in some companies, this has become the safety net for them, in some ways their DR Strategy, to shift to the cloud, that maybe they weren't looking to do until maybe 2022 or 2023, it's all been accelerated. >> Everything's, but we have like whiplash on the acceleration going on. >> Sabina, talk to us about some of those joint successes through AWS's lens, a couple of customers, you're going to talk about the University of Manchester, and the Queensland Brain Institute, dig into those for us. >> Yeah, absolutely. So, I thank Chris sharing those stories there. So the two that kind of come into my mind is a University of Manchester. They have nearly 7,000 academic staff and researchers and they're, part of their digital transformation strategy was adopting VMware cloud on AWS. And the University actually chose Druva, to back up 160 plus virtual machine images, because Druva provided a simple and secure cloud-based backup solution. And in fact, saved them 50% of their data protection costs. Another one is Queensland Brain Institute, which has over 400 researchers who really worked on brain diseases and really finding therapeutic solutions for these brain diseases. As you can imagine, this research generates terabytes critical data that they not only needed protected, but they also wanted to collaborate and get access to this data continuously. They chose Druva and now using Druva solution, they can back up over 1200 plus research papers, residing on their devices, providing global and also reliable access 24 by seven. And I do want to mention, Lisa, right? The pandemic has changed all of humanity as we know it, right? Until we can all find a solution to this. And we've also together had to work to adjust what can we do to work effectively together? We've actually together with Druva shifted all of our day-to-day activities, 200% virtual. And we, but despite all of that, we've maintained regular cadence for our review business and technical roadmap updates and other regular activities. And if I may mention this, right, last month we AWS actually launched the digital workplace competency, clearly enabling customers to find specialized solutions around remote work and secure remote work and Druva, even though we are all in this virtual environment today, Druva was one of the launch partners for this competency. And it was a great fit given the solution that they have to enable the remote work environments securely, and also providing an end-to-end digital workplace in the cloud. >> That's absolutely critical because that's been one of the biggest challenges I think that we've all been through as well as, you know trying to go, do I live at work or do I work from home? I'm not sure some of the days, but being able to have that continuity and you know, your customers being able to access their data at 24 by seven, as you said, because there's no point in mapping up your data, if you can't recover it but being able to allow the continuation of the relationship that you have. I want to move on now to some of the announcements. Chris, you mentioned actually Sabina you did, when you were talking about the University of Manchester, the VMware ready certification Chris, Druva just announced a couple of things there. Talk to us about that. >> Thank you. Yeah, Lisa you're right. There's been a ton of great announcements over the past several months and throughout this entire fiscal year. To be in this touch base on a couple of them around the AWS digital workplace, we absolutely have certification on AWS around VMware cloud, both on AWS and Dell EMC, through AWS. In addition to continuing to drive innovation because of this unique partnership around powerful security encryption and overall security benefits across the board. So that includes AWS gov cloud. That includes HIPAA compliance, includes FedRAMP, as well as SOC two type two, certifications as well and protection there. So we're going to continue to drive that innovation. We just recently announced as well that we now have data protection for Kubernetes, 100% cloud offering, right? One of the most active and growing workloads around data, around orchestration platform, right? So, doing that with AWS, some of my opening comments back when we built this 100% AWS, that allows us to continue to innovate and be nimble and meet the needs of customers. So whether that be VMware workloads NAS workloads, new workloads, like Kubernetes we're always going to be well positioned to address those, not only over time, but on the front end. And as these emerging technologies come out the nimbleness of our joint partnership just continues to be demonstrated there. >> And Sabina, I know that AWS has a working backwards approach. Talk to me about how you use that to accomplish all of the things that Chris and you both described over the last six, seven plus years. >> Yes, so the working backwards process we use it internally when we build our own services, but we also worked through it with our partners, right? It's about putting the customers first, aligning on those use cases. And it all goes back to our Amazon leadership principle on customer obsession, focusing on the customer experience, making sure that we have mechanisms in place, to have feedback from the customers and operate that into our services solutions and also with our partners. Well, one of the nice things about Druva since I've been working with them since 2014 is their focus on customer obsession. Through this process, we've developed great relationship, Druva, together with our service team, building solutions that deliver value by providing a full Saas service for customers, who want to protect their data, not only in AWS, but also in a hybrid architecture model on premises. And this is really critical to us cause our customers want us to work with Druva, to solve the pain points, creating a completely maybe a new customer experience, right. That makes them happy. And ultimately what we have found together with Druva, is I think Chris would agree with this, is that when we focus on our mutual customers, it leads to a very longterm successful partnership as we have today with Druva. >> It sounds like you talked about that feedback loop in the beginning from customers, but it sounds like that's really intertwined the entire relationship. And certainly from what you guys described in terms of the evolution, the customer successes, and all of the things that have been announced recently, a lot of stuff going on. So we'll let you guys get back to work. We appreciate your time, Chris. Thank you for joining me today. For Chris white and Sabina Joseph, I'm Lisa Martin and you're watching theCUBE. (soft music fades)

Published Date : Dec 2 2020

SUMMARY :

Announcer: From around the globe. of AWS reinvent 2020, the virtual edition. Excited to be here. of the Americas technology partners. and some of the evolution and in the future, right. on the Druva AWS partnership And in the same way, we and the collaboration across all levels. the ability to do that all Sabina talk to us about and improve the services in the last few months. And based on the security that they then had to as they continue to drive that. on the acceleration going on. and the Queensland Brain that they have to enable of the relationship that you have. One of the most active all of the things that And this is really critical to us and all of the things that

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
ChrisPERSON

0.99+

SabinaPERSON

0.99+

Sabina JosephPERSON

0.99+

Sabina JosephPERSON

0.99+

AWSORGANIZATION

0.99+

LisaPERSON

0.99+

Lisa MartinPERSON

0.99+

Chris WhitePERSON

0.99+

Queensland Brain InstituteORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

400 radio stationsQUANTITY

0.99+

2013DATE

0.99+

50%QUANTITY

0.99+

Queensland Brain InstituteORGANIZATION

0.99+

Chris whitePERSON

0.99+

800 TV stationsQUANTITY

0.99+

Las VegasLOCATION

0.99+

2023DATE

0.99+

100%QUANTITY

0.99+

200%QUANTITY

0.99+

2022DATE

0.99+

DruvaTITLE

0.99+

2014DATE

0.99+

GDPRTITLE

0.99+

Jared Bell T-Rex Solutions & Michael Thieme US Census Bureau | AWS Public Sector Partner Awards 2020


 

>> Narrator: From around the globe, it's theCUBE with digital coverage of AWS Public Sector Partner Awards brought to you by Amazon web services. >> Hi, and welcome back, I'm Stu Miniman and we're here at the AWS Public Sector. Their Partner Awards, really enjoying this. We get to talk to some of the diverse ecosystem as well as they've all brought on their customers, some really phenomenal case studies. Happy to welcome to the program two first time guests. First of all, we have Jared Bell, he's the Chief Engineer of self response, operational readiness at T-Rex Solutions and T-Rex is the award winner for the most customer obsessed mission-based in Fed Civ. So Jared, congratulations to you and the T-Rex team and also joining him, his customer Michael Thieme, he's the Assistant Director for the Decennial Census Program systems and contracts for the US Census Bureau, thank you so much both for joining us. >> Good to be here. >> All right, Jared, if we could start with you, as I said, you're an award winner, you sit in the Fed Civ space, you've brought us to the Census Bureau, which most people understand the importance of that government program coming up on that, you know, every 10 year we've been hearing, you know, TV and radio ads talking about it, but Jared, if you could just give us a thumbnail of T-Rex and what you do in the AWS ecosystem. >> So yeah again, my name's Jared Bell and I work for T-Rex Solutions. T-Rex is a mid tier IT federal contracting company in Southern Maryland, recently graduated from hubs on status, and so T-Rex really focuses on four key areas, infrastructure in Cloud modernization, cybersecurity, and active cyber defense, big data management and analytics, and then overall enterprise system integration. And so we've been, you know, AWS partner for quite some time now and with decennial, you know, we got to really exercise a lot of the bells and whistles that are out there and really put it all to the test. >> All right, well, Michael, you know, so many people in IT, we talk about the peaks and valleys that we have, not too many companies in our organization say, well, we know exactly, you know, that 10 year spike of activity that we're going to have, I know there's lots of work that goes on beyond that, but it tells a little bit , your role inside the Census Bureau and what's under your purview. >> Yes, the Census Bureau, is actually does hundreds of surveys every year, but the decennial census is our sort of our main flagship activity. And I am the Assistant Director under our Associate Director for the IT and for the contracts for the decennial census. >> Wonderful and if you could tell us a little bit the project that you're working on, that eventually pulled T-Rex in. >> Sure. This is the 2020 census and the challenge of the 2020 census is we've done the census since 1790 in the United States. It's a pillar, a foundation of our democracy, and this was the most technologically advanced census we've ever done. Actually up until 2020, we have done our censuses mostly by pen, paper, and pencil. And this is a census where we opened up the internet for people to respond from home. We can have people respond on the phone, people can respond with an iPhone or an Android device. We tried to make it as easy as possible and as secure as possible for people to respond to the census where they were and we wanted to meet the respondent where they were. >> All right. So Jared, I'd love you to chime in here 'cause I'm here and talking about, you know, the technology adoption, you know, how much was already in plans there, where did T-Rex intersect with this census activity? >> Yeah. So, you know, census deserves a lot of credit for their kind of innovative approach with this technical integrator contract, which T-Rex was fortunate enough to win. When we came in, you know, we were just wrapping up the 2018 test. we really only had 18 months to go from start to, you know, a live operational tests to prepare for 2020. And it was really exciting to be brought in on such a large mission critical project and this is one of the largest federal IT products in the Cloud to date. And so, you know, when we came in, we had to really, you know, bring together a whole lot of solutions. I mean, the internet self response, which is what we're going to to talk about today was one of the major components. But we really had a lot of other activities that we had to engage in. You know, we had to design and prepare an IT solution to support 260 field offices, 16,000 field staff, 400,000 mobile devices and users that were going to go out and knock on doors for a numeration. So it was real6ly a big effort that we were honored to be a part of, you know, and on top of that, T-Rex actually brought to the table, a lot of its past experience with cybersecurity and active cyber defense, also, you know, because of the importance of all this data, you know, we had the role in security all throughout, and I think T-Rex was prepared for that and did a great job. And then, you know, overall I think that, not necessarily directly to your question, but I think, y6ou know, one of the things that we were able to do to make ourselves successful and to really engage with the census Bureau and be effective with our stakeholders was that we really build a culture of decennial within the technical integrator, you know, we had brown bags and working sessions to really teach the team the importance of the decennial, you know, not just as a career move, but also as a important activity for our country. And so I think that that really helped the team, you know, internalize that mission and really drove kind of our dedication to the census mission and really made us effective and again, a lot of the T-Rex leadership had a lot of experience there from past decennials and so they really brought that mindset to the team and I think it really paid off. >> Michael, if you could bring us inside a little a bit the project, you know, 18 months, obviously you have a specific deadline you need to hit, for that help us understand kind of the architectural considerations that you had there, any concerns that you had and I have to imagine that just the global activities, the impacts of COVID-19 has impacted some of the end stage, if you will, activities here in 2020. >> Absolutely. Yeah. The decennial census is, I believe a very unique IT problem. We have essentially 10 months out of the decade that we have to scale up to gigantic and then scale back down to run the rest of the Census Bureau's activities. But our project, you know, every year ending in zero, April 1st is census day. Now April 1st continued to be census day in 2020, but we also had COVID essentially taking over virtually everything in this country and in fact in the world. So, the way that we set up to do the census with the Cloud and with the IT approach and modernization that we took, actually, frankly, very luckily enabled us to kind of get through this whole thing. Now, we haven't had, Jared discussed a little bit the fact that we're here to talk about our internet self response, we haven't had one second of downtime for our response. We've taken 77 million. I think even more than 78 million responses from households, out of the 140 million households in the United States, we've gotten 77 million people to respond on our internet site without one second of downtime, a good user experience, a good supportability, but the project has always been the same. It's just this time, we're actually doing it with much more technology and hopefully the way that the Cloud has supported us will prove to be really effective for the COVID-19 situation. Because we've had changes in our plans, difference in timeframes, we are actually not even going into the field, or we're just starting to go into the field these next few weeks where we would have almost been coming out of the field at this time. So that flexibility, that expandability, that elasticity, that being in the Cloud gives all of our IT capabilities was really valuable this time. >> Well, Jared, I'm wondering if you can comment on that. All of the things that Michael just said, you know, seem like, you know, they are just the spotlight pieces that I looked at Cloud for. You know, being able to scale on demand, being able to use what I need when I need it, and then dial things down when I don't, and especially, you know, I don't want to have to, you know, I want to limit how much people actually need to get involved. So help understand a little bit, you know, what AWS services underneath, we're supporting this and anything else around the Cloud deployment. >> Sure, yeah. Michael is spot on. I mean, the cloud is tailor made for our operation and activity here. You know, I think all told, we use over 30 of the AWS FedRAMP solutions in standing up our environment across all those 52 system of systems that we were working with. You know, just to name a few, I mean, internet self response alone, you're relying heavily on auto scaling groups, elastic load balancers, you know, we relied a lot on Lambda Functions, DynamoDB. We're one of the first adopters through DynamoDB global tables, which we use for a session persistence across regions. And then on top of that, you know, the data was all flowing down into RDS databases and then from there to, you know, the census data Lake, which was built on EMR and Elasticsearch capabilities, and that's just to name a couple. I mean, you know, we had, we ran the gamut of AWS services to make all this work and they really helped us accelerate. And as Michael said, you know, we stood this up expecting to be working together in a war room, watching everything hand in hand, and because of the way we, were able to architect it in partnership with AWS, we all had to go out and stay at home, you know, the infrastructure remain rock solid. We can have to worry about, you know, being hands on with the equipment and, you know, again, the ability to automate and integrate with those solutions Cloud formation and things like that really let us keep a small agile team of, you know, DevSecOps there to handle the deployments. And we were doing full scale deployments with, you know, one or two people in the middle of the night without any problems. So it really streamlined things for us and helped us keep a tight natural, sure. >> Michael, I'm curious about what kind of training your team need to go through to take advantage of this solution. So from bringing it up to the ripple effect, as you said, you're only now starting to look at who would go into the field who uses devices and the like, so help us understand really the human aspect of undergoing this technology. >> Sure. Now, the census always has to ramp up this sort of immediate workforce. We hire, we actually process over 3 million people through, I think, 3.9 million people applied to work for the Census Bureau. And each decade we have to come up with a training program and actually training sites all over the country and the IT to support those. Now, again, modernization for the 2020 census, didn't only involve the things like our internet self response, it also involves our training. We have all online training now, we used to have what we called verbatim training, where we had individual teachers all over the country in places like libraries, essentially reading text exactly the same way to exactly over and over again to our, to the people that we trained. But now it's all electronic, it allows us to, and this goes to the COVID situation as well, it allows us to bring only three people in at a time to do training. Essentially get them started with our device that we have them use when they're knocking on doors and then go home and do the training, and then come back to work with us all with a minimal contact, human contact, sort of a model. And that, even though we designed it differently, the way that we set the technology of this time allowed us to change that design very quickly, get people trained, not essentially stop the census. We essentially had to slow it down because we weren't sure exactly when it was going to be safe to go knocking on door to door, but we were able to do the training and all of that worked and continues to work phenomenally. >> Wonderful. Jared, I wonder if you've got any lessons learned from working with the census group that might be applicable to kind of, the broader customers out there? >> Oh, sure. Well, working with the census, you know, it was really a great group to work with. I mean, one of the few groups I worked with who have such a clear vision and understanding of what they want their final outcome to be, I think again, you know, for us the internalization of the decennial mission, right? It's so big, it's so important. I think that because we adopted it early on we felt that we were true partners with census, we had a lot of credibility with our counterparts and I think that they understood that we were in it with them together and that was really important. I would also say that, you know, because we're talking about the go Cloud solutions that we worked, you know, we also engage heavily with the AWS engineering group and in partnership with them, you know, we relied on the infrastructure event management services they offer and was able to give us a lot of great insight into our architecture and our systems and monitoring to really make us feel like we were ready for the big show when the time came. So, you know, I think for me, another lesson learned there was that, you know, the Cloud providers like AWS, they're not just a vendor, they're a partner and I think that now going forward, we'll continue to engage with those partners early and often. >> Michael the question I have for you is, you know, what would you say to your peers? What lessons did you have learned and how much of what you've done for the census, do you think it will be applicable to all those other surveys that you do in between the big 10 year surveys? >> All right. I think we have actually set a good milestone for the rest of the Census Bureau, that the modernization that the 2020 census has allowed since it is our flagship really is something that we hope we can continue through the decade and into the next census, as a matter of fact. But I think one of the big lessons learned I wanted to talk about was we have always struggled with disaster recovery. And one of the things that having the Cloud and our partners in the Cloud has helped us do is essentially take advantage of the resilience of the Cloud. So there are data centers all over the country. If ever had a downtime somewhere, we knew that we were going to be able to stay up. For the decennial census, we've never had the budget to pay for a persistent disaster recovery. And the Cloud essentially gives us that kind of capability. Jared talked a lot about security. I think we have taken our security posture to a whole different level, something that allowed us to essentially, as I said before, keep our internet self response free of hacks and breaches through this whole process and through a much longer process than we even intended to keep it open. So, there's a lot here that I think we want to bring into the next decade, a lot that we want to continue, and we want the census to essentially stay as modern as it has become for 2020. >> Well, I will tell you personally Michael, I did take the census online, it was really easy to do, and I'll definitely recommend if they haven't already, everybody listening out there so important that you participate in the census so that they have complete data. So, Michael, Jared, thank you so much. Jared, congratulations to your team for winning the award and you know, such a great customer. Michael, thank you so much for what you and your team are doing. We Appreciate all that's being done, especially in these challenging times. >> Thank you and thanks for doing the census. >> All right and stay tuned for more coverage of the AWS public sector partner award I'm Stu Miniman and thank you for watching theCUBE. (upbeat music)

Published Date : Aug 6 2020

SUMMARY :

brought to you by Amazon web services. and T-Rex is the award winner you know, TV and radio and with decennial, you know, we know exactly, you know, and for the contracts Wonderful and if you and the challenge of the 2020 census you know, the technology adoption, the importance of the decennial, you know, some of the end stage, if you will, and in fact in the world. and especially, you know, and then from there to, you know, really the human aspect and the IT to support those. that might be applicable to kind of, and in partnership with them, you know, and our partners in the and you know, such a great customer. for doing the census. of the AWS public sector partner award

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JaredPERSON

0.99+

MichaelPERSON

0.99+

Michael ThiemePERSON

0.99+

Jared BellPERSON

0.99+

AWSORGANIZATION

0.99+

2020DATE

0.99+

oneQUANTITY

0.99+

Census BureauORGANIZATION

0.99+

T-RexORGANIZATION

0.99+

Stu MinimanPERSON

0.99+

140 millionQUANTITY

0.99+

18 monthsQUANTITY

0.99+

400,000 mobile devicesQUANTITY

0.99+

Southern MarylandLOCATION

0.99+

April 1stDATE

0.99+

United StatesLOCATION

0.99+

10 monthsQUANTITY

0.99+

2018DATE

0.99+

US Census BureauORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

3.9 million peopleQUANTITY

0.99+

T-Rex SolutionsORGANIZATION

0.99+

77 millionQUANTITY

0.99+

iPhoneCOMMERCIAL_ITEM

0.99+

10 yearQUANTITY

0.99+

three peopleQUANTITY

0.99+

18 monthsQUANTITY

0.99+

next decadeDATE

0.99+

over 3 million peopleQUANTITY

0.99+

77 million peopleQUANTITY

0.99+

one secondQUANTITY

0.99+

two peopleQUANTITY

0.99+

1790DATE

0.98+

todayDATE

0.98+

260 field officesQUANTITY

0.98+

COVID-19OTHER

0.98+

DynamoDBTITLE

0.97+

each decadeQUANTITY

0.97+

16,000 field staffQUANTITY

0.97+

bothQUANTITY

0.97+

AWS Public SectorORGANIZATION

0.97+

firstQUANTITY

0.96+

CloudTITLE

0.95+

Casey Coleman, Salesforce | AWS Public Sector Online 2020


 

>>from around the globe. It's the queue with digital coverage of AWS Public sector online brought to you by Amazon Web services. >>Hi, I'm stupid man. And this is the Cube's coverage of AWS Public Sectors Summit Online. We've done this show for many years. Of course, this this time it's online rather than in person in the District of Washington D. C Happy to welcome to the program First time guest. Very good partner of Aws is from Salesforce is Casey Coleman. She is the senior vice president of Global Government Solutions, together with sales work. Casey, thanks so much for joining us. >>Thank you. Glad to be here. >>All right. So first of all, maybe if you could give us a little bit of level set your role at Salesforce and obviously, you know, a long partnership with Amazon. Tell us a little bit about that. >>Yes. My role at Salesforce is to work with our customers in the public sector globally and really help them map out their digital transformation. You know, it's an ongoing journey and we help them understand how to how to break that down into actionable steps and really transformed what they're doing to serve their constituents and citizens better. >>Excellent. So it of course said that the public sector show a lot about the leverage of govcloud and the other services. All the compliance that goes into that ahead of this event you had Ah, new update at Salesforce in partnership with AWS. Talk to us about it's the government cloud plus s o. You know what's entailed there? Uh, and, uh, tell us how AWS and Salesforce work together to launch this solution. >>Yeah, thanks Do. We are so excited to announce the launch of govcloud Plus, which is sales force is a customer 3 60 crm platform that runs on Amazon Web services in the govcloud in their govcloud environment. And we've just received a provisional 80 0 provisional authority to operate from the FEDRAMP program office at the high security level. So we are announcing govcloud Plus is fed ramp. I'm ready to go generally available and ready for customers. >>Excellent. Maybe bring us inside. You know what's different about how government agencies leverage sales force most companies out there, You know, Salesforce is a critical piece off how they manage, you know, number one, they're salesforce marketing and lots of other pieces, anything specific that we should understand about the public sector. >>Yeah, it's a great question because even our name Salesforce sounds like a commercial kind of thing to do. Governments don't think of themselves as selling, but if you break down to a level of detail about what governments actually do, it is the same kind of functions case management, its benefits delivery. It's communications and outreach. It's all the same kind of function that are necessary for commercial organizations to drive. And so that's what we do. We translate that into government ready terms so that they can serve child welfare, health information delivery record, former information, all kinds of services for the constituents of the public sector. And they might call them customers. They might call them citizens, residents constituent. But it's those they >>Yeah, well, what one of the things about Salesforce is, as you said, it's not just, you know, a sales tool. There's so much you've got a very broad and deep ecosystem. Their asses Well, as you know, people that know how to use it, they get underneath the covers. You know, when I think of not only a sales force. You know, the first company that I probably thought of and heard about that it was SAS. But if you talk about the AP economy, if you talk about how things integrate, Salesforce does a lot for developers. So I know one of the other pieces you had. There's everybody knows Dream Force. Maybe not as many people know, that trailhead DX show that that that Salesforce has had for developers. So bring us a little bit inside. What would Salesforce is doing for developers? And, of course, the government angle along those lines, too? >>Yeah, there's a lot going on in the developer world. We were glad to be able to host a virtual version of our trailhead developer conference and announced a lot of exciting new developments, including salesforce anywhere, which is really bringing an immersive voice, video and chat environment to collaborate in the developer environment and into the delivery environment. And you bring that into the public sector. And the benefits are amazing because one of the key challenges with government is keeping up with the pace of the public expectations. In a pace of change in the commercial world, all of the shop and bank and live on our mobile devices. And governments are being faced with the same expectations from the public to do any time anywhere personalized delivery as the code rapid development environments that force offers give public sector I t team the ability to quickly and respond to changing conditions like the code 19 pandemic and roll out applications that are not only fast to develop into boy but they also benefit from being in the govcloud environment. And so the compliance is party built in and that's another key challenges. Often it rises. The public sector is not almost building new applications and making sure they're secure with Salesforce all built in >>Yeah, sounds sounds a lot of sis similarity to what we hear in the private sector, of course, that the balance between what it is doing and how we enable developers, of course security, you mentioned super important anything specifically from the government sector that you'd say, Well, that might be different from what we see in the general enterprise world. >>You know, the but security is top of mind for the public sector, always because they're dealing with the most sensitive data they're dealing with the public trust and trust is really the currency of government. They're not dealing in profit and market share, but they are dealing in a public trust and protecting information like financial data, health data, personal data. And so it's essential that the government had the best in class commercial tools to make sure they are providing world class security for for their their constituents in their mission. And that's one reason we're so excited to be partnering with AWS on Golf Club was because Amazon AWS has already deployed the Fed Ramp I version of their infrastructures of service. And so, by riding on top of that, we inherit all of those existing controls at our own Fed ramp controls. And our customers benefit from the best in class security from two of the most trusted name in public Cloud >>Great. You know, absolutely. Govcloud has been a real boon for the entire industry. When it talks about how government agencies they're leveraging cloud, you talked about sitting on top of ah govcloud the government cloud plus, you know, leverages some of the certifications and like, can you bring us inside a little bit? How long did this effort take? to get anything specific in the integrations were, you know, functionality that that you might be able to highlight about this joint effort. >>Yeah, we've been working on for some time now because it's it's essential to really think from the ground up. And this is not just re platform ing our cloud solutions on AWS. It is rethinking the whole architecture so that we really are organically taking advantage of infrastructure services that AWS provides. So it is a really deep integration. And it's not only a technical tech, integration is the strategic partnership, and you're going to see a lot more now that's coming from both of us about the integration capabilities we're bringing together and a lot of the work we're going to be doing to continue to bring innovation to our joint customers. >>Excellent. You made reference to the pandemic. Uh, what are you hearing from your customers? How does this new offering impact them and support them both? Today is they're reacting to what happens as well as you know, going forward as we progress. >>Yes. Do you know the coveted 19 pandemic really exposed fault line in government programs that weren't scale to meet this demand. We saw website crashing when people were going to them and just overwhelming them with questions about the health situation. We saw benefits programs that only works where people could come in and sign up in a fly in person and obviously with government offices shut down, that wasn't an option. And a lot of government workers were sent home to tell a work without much notice, and their infrastructure just couldn't support it. And so just in general, there are a lot of breakdown along the way. But the good news is that a lot of public sector organizations and programs making that pivot quickly. For example, we worked with one state agency that experienced a 400% spikes in demand for applications for unemployment benefits. It makes sense people are out of work. They need unemployment benefit. But they just couldn't respond to that kind of surging demand. So we worked with them along with AWS and in less than a week stood up a virtual contact center with chatbots so that could meet the demand and provide those vital services to their residents at a time of real needs. So there's a lot to the optimistic about in the middle of this crisis, there is a lot of transformation happening. This kind of forcing function is producing a lot of innovation, transformation. And I think it's really going to make a fundamental shift in how we re imagined government in the future. >>Yeah. Okay, so you're absolutely right that this pandemic has shown a real spotlight on where you know what works and what doesn't, Um, and I think about not only government, but you know, a lot of how finances were often times you have your plans in place, you have your budgets in place. You have, you know, funding cycles. So you know what? What our sales force and Amazon doing to help those you talk about. They have to ramp things up a weight where they financially ready for this. Some companies Oh, wait. I have to temporarily dial things down. That's not in my 12 month or 36 month plan. So are there things that you're doing to help customers, you know, short term in and long term? Are you seeing some? Some change in how people think about their planning and how they could be ready for what change happens out there. >>Yeah, you know, one of the big findings from this whole experience, not just in the public sector but across every industry has been that digital transformation may in the past has been viewed as a nice to have. It is now really the only way to connect and serve both customers and employees, and so digital First, digital transformation is rapidly becoming an urgent imperative because this situation is is not going away overnight. And even when we get back to some state of normal, it's going to be different. It's a digital first and being able to move quickly to roll out services rapidly, to be able to start small and then scale rapidly. These are things that benefit any organization, whether it's government or commercial. >>Excellent. Okay, so I'll let you have the final word. What people want. What you want people to have is their take away of salesforce is participation in the AWS public sector online event. >>We are just so excited to be here with AWS to jointly come to our customers with govcloud plus the fed ramp. I authorized environment for the best in class theory, M and customer and employee services. Our partnership with AWS is one that we're excited about. You're going to see a lot more announcements coming to. It's not only a technology integration, it's also a strategic partnership. And we think our customers jointly. Just going to be really excited about the development. So thank you for the time and glad to be here. >>All right, well, thank you so much. Casey. Congratulations on the government cloud plus launch. And absolutely look forward to hearing more about it. >>Thank you. >>Alright. Be sure to stay tuned. Lots more coverage of the Cube at AWS Public Sector Summit online. I'm Stew Minimum. And thank you for watching the Cube. >>Yeah, Yeah, yeah, yeah.

Published Date : Jun 30 2020

SUMMARY :

AWS Public sector online brought to you by Amazon than in person in the District of Washington D. C Happy to welcome to the program First time Glad to be here. So first of all, maybe if you could give us a little bit of level set your role at You know, it's an ongoing journey and we help So it of course said that the public sector show a lot about the leverage runs on Amazon Web services in the govcloud in their govcloud environment. you know, number one, they're salesforce marketing and lots of other pieces, anything specific all kinds of services for the constituents of the public sector. So I know one of the other pieces you had. the code 19 pandemic and roll out applications that are not only fast to of course, that the balance between what it is doing and how we enable developers, so excited to be partnering with AWS on Golf Club was because Amazon in the integrations were, you know, functionality that that you might be able to highlight about And it's not only a technical tech, integration is the strategic to what happens as well as you know, going forward as we progress. And I think it's really going to make a fundamental shift in how we re imagined government in the future. a lot of how finances were often times you have your plans in place, you have your budgets in place. Yeah, you know, one of the big findings from this whole experience, not just in the public sector but across of salesforce is participation in the AWS public sector online event. We are just so excited to be here with AWS to jointly come And absolutely look forward to hearing more about it. And thank you for watching the Cube. Yeah, Yeah,

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
AWSORGANIZATION

0.99+

Casey ColemanPERSON

0.99+

AmazonORGANIZATION

0.99+

CaseyPERSON

0.99+

12 monthQUANTITY

0.99+

36 monthQUANTITY

0.99+

TodayDATE

0.99+

400%QUANTITY

0.99+

less than a weekQUANTITY

0.99+

twoQUANTITY

0.99+

bothQUANTITY

0.99+

SalesforceORGANIZATION

0.99+

Global Government SolutionsORGANIZATION

0.99+

govcloud PlusTITLE

0.99+

SASORGANIZATION

0.99+

2020DATE

0.98+

First timeQUANTITY

0.97+

FEDRAMPORGANIZATION

0.97+

80 0OTHER

0.96+

FirstQUANTITY

0.96+

oneQUANTITY

0.96+

one reasonQUANTITY

0.96+

Amazon WebORGANIZATION

0.93+

Amazon WebORGANIZATION

0.92+

CubePERSON

0.92+

pandemicEVENT

0.92+

salesforceORGANIZATION

0.91+

AwsORGANIZATION

0.91+

firstQUANTITY

0.91+

District of Washington D. CLOCATION

0.87+

govcloudTITLE

0.85+

govcloudORGANIZATION

0.85+

Public Sectors SummitEVENT

0.85+

first companyQUANTITY

0.84+

3 60 crmQUANTITY

0.84+

Stew MinimumPERSON

0.83+

AWS Public Sector SummitEVENT

0.83+

Golf ClubORGANIZATION

0.82+

one state agencyQUANTITY

0.78+

19 pandemicEVENT

0.76+

Dream ForceORGANIZATION

0.73+

code 19 pandemicEVENT

0.72+

FedORGANIZATION

0.72+

SalesforceTITLE

0.68+

AWS Public Sector OnlineORGANIZATION

0.67+

GovcloudORGANIZATION

0.63+

FedCOMMERCIAL_ITEM

0.56+

ndQUANTITY

0.5+

CubeTITLE

0.5+

cloudTITLE

0.44+

rampTITLE

0.39+

RampOTHER

0.39+

Casey Coleman, Salesforce | AWS Public Sector Online


 

>> Announcer: From around the globe, it's theCUBE with digital coverage of AWS Public Sector Online. Brought to you by Amazon Web Services. >> Hi, I'm Stu Miniman and this is theCUBE's coverage of AWS Public Sector's Summit Online. We've done this show for many years, of course, this time it's online rather than in person in the District of Washington, D.C. Happy to welcome to the program first time guest, a very good partner of AWS's, from Salesforce, it's Casey Coleman. She is the Senior Vice President of Global Government Solutions, once again, with Salesforce. Casey, thanks so much for joining us. >> Stu, thank you, glad to be here. >> All right, so first of all maybe, if you could, give us a little bit of level set, your role at Salesforce and obviously a long partnership with Amazon. Tell us a little bit about that. >> Yes, my role at Salesforce is to work with our customers in the public sector, globally, and really help them map out their digital transformation. You know, it's an ongoing journey and we help them understand how to break that down into actionable steps and really transform what they're doing to server their constituents and citizens better. >> Excellent, so of course, at the Public Sector Show a lot about leverage of GovCloud and the other services, all of the compliance that goes into that. Ahead of this event, you had a new update at Salesforce in partnership with AWS. Talk to us about it's the Government Cloud Plus. So what's entailed there? And tell us how AWS and Salesforce work together to launch this solution. >> Yeah, thanks Stu. We are so excited to announce the launch of GovCloud Plus which is Salesforce's Customer 360 CRM platform that runs on Amazon Web Services in the GovCloud in their GovCloud environment and we've just received a provisional APO provisional authority to operate from the FedRAMP Program office at the high security level. So we are announcing GovCloud Plus is FedRamp High, ready to go, generally available and ready for customers. >> Excellent, maybe bring us inside. What's different about how government agencies leverage Salesforce. For most companies out there, Salesforce is a critical piece of how they manage not only their sales force but marketing and lots of other pieces, anything specific that we should understand about the public sector. >> Yeah, it's a great question because even our name, Salesforce, sounds like a commercial kind of thing to do. Governments don't think of themselves as selling, but if you break down to a level of detail about what governments actually do, it is the same kind of functions. It's case management, it's benefits delivery, it's communications and outreach, it's all the same kind of functions that are necessary for commercial organizations to thrive. And so that's what we do, we translate that into government-ready terms so that they can serve child welfare, health information delivery, patient records, farmer information, all kinds of services for constituents of the public sector. And they might call them customers, they might call them citizens, residents, constituents, but it's those they serve. >> Yeah, well one of the things about Salesforce is, as you said, it's not just a sales tool, there's so much. You've got a very broad and deep ecosystem there as well as people that know how to use it. They get underneath the covers. When I think of not only is Salesforce the first company that I probably thought of and heard about that it was SaaS, but if you talk about the API economy, if you talk about how things integrate, Salesforce does a lot for developers. So I know one of the other pieces you had that everybody knows Dreamforce, maybe not as many people know the TrailheaDX Show that Salesforce just had for developers, so bring us a little bit inside what Salesforce is doing for developers and of course, the government angle along those lines, too. >> Yeah, there's a lot going on in the developer world. We were glad to be able to host a virtual version of our Trailhead Developer Conference and announce a lot of exciting, new developments, including Salesforce Anywhere which his really bringing an immersive voice, video, and chat environment to collaborate in the developer environment and in the delivery environment. And you bring that into the public sector and the benefits are amazing because one of the key challenges with government is keeping up with the pace of the public expectations at a pace of change in the commercial world. All of us shop and bank, and live on our mobile devices, and governments are being faced with the same expectations from the public to do anytime, anywhere, personalized service delivery. It's the (audio distortion) rapid development environment that Salesforce offers gives the public sector IT teams the ability to quickly respond to changing conditions like the COVID-19 pandemic, and rollout applications that are not only fast to develop and deploy, but they also benefit from being in the GovCloud environment, and so the compliance is already built in. And that's another key challenge that often arises, the public sector (audio distortion) is not only fielding new applications but making sure they're secure, and so with Salesforce, it's all built in. >> Yeah, it sounds a lot of system similarity to what we hear in the private sector. Of course, the balance between what IT is doing and how we enable developers. Of course, security, you mentioned, is super important. Anything, specifically, from the government sector that you'd say might be different from what we see in the general enterprise world? >> You know, the security is top of mind for the public sector, always, because they're dealing with the most sensitive data. They're dealing with the public trust. And trust is really the currency of government. They're not dealing in profit and market share, but they are dealing in a public trust and protecting information like financial data, health data, personal data, and so it's essential that the government has the best in class commercial tools to make sure they are providing world class security for their constituents and their mission. And that's one reason we're so excited to be partnering with AWS on GovCloud Plus because Amazon AWS has already deployed the FedRAMP High version of their infrastructures and service, and so by riding on top of that, we inherit all of those existing controls, add our own FedRAMP High controls, and our customers benefit from the best in class security from two of the most trusted names in the Public Cloud. >> Great, you know, absolutely, GovCloud has been a real boon for the entire industry when it talks about how government agencies are leveraging Cloud. You talked about sitting on top of GovCloud, the Government Cloud Plus leverages some of the certifications and the like. Can you bring us inside a little bit? How long did this effort take to get? Anything specific in the integrations or functionality that you might be able to highlight about this joint effort? >> Yeah we've been working on it for some time now, because it's essential to really think from the ground, up. And this is really not just re-platforming our Cloud solutions on AWS, it is rethinking the whole architecture so that we really are organically taking advantage of infrastructure services that AWS provides. So it is a really deep integration. And it's not only a tech integration, it's a strategic partnership too, and you're going to see a lot more announcements coming from both of us about the integration, the capabilities we're bringing together. And a lot of the work we're going to be doing continue to bring innovation to our joint customers. >> Excellent. You made reference to the pandemic. What are you hearing from your customers? How does this new offering impact them and support them both, today, as they're reacting to what happens as well as going forward, as we progress? >> Yeah, Stu, you know, the COVID-19 pandemic really exposed a fault line in government programs that weren't scaled to meet this demand. We saw Websites crashing when people were going to them, and just overwhelming them with questions about the health situation. We saw benefits programs that only worked when people could come in and sign up and apply in person, and obviously, with government offices shut down, that wasn't an option. And a lot of government workers were sent home to tele-work without much notice, and their infrastructure just couldn't support it. And so just in general, there was a lot of breakdowns along the way. But the good news is that a lot of public sector organizations and programs are making that pivot quickly. For example, we worked with one state agency that experienced a 400% spike in demand for applications for unemployment benefits. It makes sense. People are out of work, they need unemployment benefits, but they just couldn't respond to that kind of surge in demand. So we worked with them along with AWS and in less than a week, stood up a virtual contact center with chatbot so they could meet the demand and provide those vital services for their residents at a time of real need. So there's a lot to be optimistic about in the middle of this crisis; there is a lot of transformation happening. This kind of forcing function is producing a lot of innovation and transformation and I think it's really going to make a fundamental shift in how we reimagine government in the future. >> Yeah, Casey, you're absolutely right. This pandemic has shown a real spotlight on what works and what doesn't. And I think about not only government, but a lot of how finances work. Oftentimes, you have your plans in place, you have your budgets in place, you have funding cycles, so what are Salesforce and Amazon doing to help those customers? You talk about they have to ramp things up. Oh wait, were they financially ready for this? Some companies, "Oh wait, I have to temporarily "dial things down that's not in my 12-month "or 36-month plan." So are there things that you're doing to help customers short-term and long-term? Are you seeing some change in how people think about their planning and how they can be ready for what change happens out there? >> Yeah, one of the big findings from this while experience, not just in the public sector, but across every industry, has been that digital transformation may, in the past, have been viewed as a nice-to-have. It is now really the only way to connect and serve both the customers and employees, and so digital first, digital transformation is rapidly becoming an urgent imperative because this situation is not going away overnight. And even when we get back to some state of normal, it's going to be different. And so digital first and being able to move quickly to rollout services rapidly, to be able to start small and then scale rapidly, these are things that benefit any organization, whether it's government or commercial. >> Excellent, well Casey, I'll let you have the final word what you want people to have as their takeaway of Salesforce's participation in the AWS Private Sector Online Event. >> We are just so excited to be here with AWS to jointly come to our customers with GovCloud Plus, the FedRAMP High authorized environment for the best in class CRM, and customer and employee services. Our partnership with AWS is one that we're excited about. You're going to see a lot more announcements coming soon. It's not only a technology integration, it's also a strategic partnership, and we think our customers are, jointly, just going to be really excited about the development. So thank you for the time and glad to be here. >> All right, well thank you so much, Casey. Congratulations on the Government Cloud Plus launch and absolutely look forward to hearing more about it in the future. >> Thank you, Stu. >> All right, be sure to stay tuned. Lots more coverage of theCUBE at AWS Public Sector Summit Online. I'm Stu Miniman and thank you for watching theCUBE. (soft electronic music)

Published Date : Jun 25 2020

SUMMARY :

Brought to you by Amazon Web Services. in the District of Washington, D.C. a long partnership with Amazon. in the public sector, all of the compliance that goes into that. Services in the GovCloud about the public sector. for constituents of the public sector. and of course, the government from the public to do anytime, anywhere, from the government sector that the government has the best in class a real boon for the entire And a lot of the work to what happens as well as going forward, a lot of breakdowns along the way. but a lot of how finances work. not just in the public sector, but across in the AWS Private Sector Online Event. for the best in class CRM, and customer and absolutely look forward to hearing All right, be sure to stay tuned.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
AWSORGANIZATION

0.99+

Casey ColemanPERSON

0.99+

CaseyPERSON

0.99+

Stu MinimanPERSON

0.99+

AmazonORGANIZATION

0.99+

Amazon Web ServicesORGANIZATION

0.99+

SalesforceORGANIZATION

0.99+

twoQUANTITY

0.99+

400%QUANTITY

0.99+

StuPERSON

0.99+

firstQUANTITY

0.99+

bothQUANTITY

0.99+

36-monthQUANTITY

0.99+

Amazon Web ServicesORGANIZATION

0.99+

less than a weekQUANTITY

0.99+

APOORGANIZATION

0.98+

GovCloud PlusTITLE

0.98+

oneQUANTITY

0.98+

GovCloudTITLE

0.98+

12-monthQUANTITY

0.98+

one reasonQUANTITY

0.98+

todayDATE

0.97+

first timeQUANTITY

0.97+

CloudTITLE

0.96+

AWSEVENT

0.95+

COVID-19 pandemicEVENT

0.95+

DreamforceORGANIZATION

0.92+

SalesforceTITLE

0.92+

GovCloud PlusTITLE

0.91+

SectorEVENT

0.9+

one state agencyQUANTITY

0.89+

AWS Public Sector OnlineORGANIZATION

0.87+

Global Government SolutionsORGANIZATION

0.87+

pandemicEVENT

0.86+

FedRAMPORGANIZATION

0.86+

Trailhead Developer ConferenceEVENT

0.86+

theCUBEORGANIZATION

0.84+

Public Sector SummitEVENT

0.81+

District of Washington, D.C.LOCATION

0.81+

PlusEVENT

0.79+

GovernmentEVENT

0.77+

theCUBETITLE

0.76+

FedRampORGANIZATION

0.75+

Government Cloud PlusTITLE

0.74+

FedRAMPCOMMERCIAL_ITEM

0.73+

AWS Public SectorORGANIZATION

0.69+