Image Title

Search Results for Event Bridge:

Jeremy Daly, Serverless Chats | CUBEConversation January 2020


 

(upbeat music) >> From the Silicon Angle Media office in Boston, Massachusetts, it's theCube. Now, here's your host, Stu Miniman. >> Hi, I'm Stu Miniman, and welcome to the first interview of theCube in our Boston area studio for 2020. And to help me kick it off, Jeremy Daly who is the host of Serverless Chats as well as runs the Serverless Day Boston. Jeremy, saw you at reInvent, way back in 2019, and we'd actually had some of the people in the community that were like hey, "I think you guys like actually live and work right near each other." >> Right. >> And you're only about 20 minutes away from our office here, so thanks so much for making the long journey here, and not having to get on a plane to join us here. >> Well, thank you for having me. >> All right, so as Calvin from Calvin and Hobbes says, "It's a new decade, but we don't have any base on the moon, "we don't have flying cars that general people can use, "but we do have serverless." >> And our robot vacuum cleaners. >> We do have robot vacuum cleaners. >> Which are run by serverless, as a matter of fact. >> A CUBE alum on the program would be happy that we do get to mention there. So yeah, you know serverless there are things like the iRobot, as well as Alexa, or some of the things that people, you know usually when I'm explaining to people what this is, and they don't understand it, it's like, Oh, you've used Alexa, well those are the functions underneath, and you think about how these things turn on, and off, a little bit like that. But maybe, we don't need to get into the long ontological discussion or everything, but you know you're a serverless hero, so you know give us a little bit, what your hearing from people, what are some of the exciting use cases out there, and you know where serverless is being used in that maturity today. >> Yeah, I mean well, so the funny thing about serverless and the term serverless itself, and I do not want to get into a long discussion about this, obviously. I actually wrote a post last year that was called stop calling everything serverless, because basically people are calling everything serverless. So it really, what it, what I look at it as, is something where, it just makes it really easy for developers to abstract away that back end infrastructure, and not having to worry about setting up Kubernetes, or going through the process of setting up virtual machines and installing software is just, a lot of that stuff is kind of handled for you. And I think that is enabled, a lot of companies, especially start-ups is a huge market for serverless, but also enterprises. Enabled them to give more power to their developers, and be able to look at new products that they want to build, new services they want to tackle or even old services that they need to, you know that may have some stability issues or things like long running ETL tasks, and other things like that, that they found a way to sort of find the preferal edges of these monolithic applications or these mainframes that they are using and find ways to run very small jobs, you know using functions as a server, something like that. And so, I see a lot of that, I think that is a big use case. You see a lot of large companies doing. Obviously, people are building full fledged applications. So, yes, the web facing user application, certainly a thing. People are building API's, you got API Gateway, they just released the new HEDP API which makes it even faster. To run those sort of things, this idea of cold starts, you know in AWS trying to get rid of all that stuff, with the new VPC networking, and some of the things they are doing there. So you have a lot of those type of applications that people are building as well. But it really runs the gambit, there are things all across the board that you can do, and pretty much anything you can do with the traditional computing environment, you can do with a serverless computing environment. And obviously that's focusing quite a bit on the functions as a service side of things, which is a very tiny part of serverless, if you want to look at it, you know sort of the broader picture, this service full or managed services, type approach. And so, that's another thing that you see, where you used to have companies setting up you know, mySQL databases and clusters trying to run these things, or even worse, Cassandra rings, right. Trying to do these things and manage this massive amount of infrastructure, just so that they could write a few records to a database and read them back for their application. And that would take months sometimes, for them to get it setup and even more time to try to keep running them. So this sort of revolution of managed services and all these things we get now, whether that the things like managed elastic search or elastic search cloud doing that stuff for you, or Big Table and Dynamo DB, and Manage Cassandra, whatever those things are. I'm just thinking a lot easier for developers to just say hey, I need a database, and okay, here it is, and I don't have to worry about the infrastructure at all. So, I think you see a lot of people, and a lot of companies that are utilizing all of these different services now, and essentially are no longer trying to re-invent the wheel. >> So, a couple of years ago, I was talking to Andy Jassy, at an interview with theCube, and he said, "If I was to build AWS today, "I would've built it on serverless." And from what I've seen over the last two or three years or so, Amazon is rebuilding a lot of there servers underneath. It's very interesting to watch that platform changing. I think it's had some ripple effect dynamics inside the company 'cause Amazon is very well known for their two pizza teams and for all of their products are there, but I think it was actually in a conversation with you, we're talking about in some ways this new way of building things is, you know a connecting fabric between the various groups inside of Amazon. So, I love your view point that we shouldn't just call everything serverless, but in many ways, this is a revolution and a new way of thinking about building things and therefore, you know there are some organizational and dynamical changes that happen, for an Amazon, but for other people that start using it. >> Yeah, well I mean I actually was having a conversation with a Jay Anear, whose one of the product owners for Lambda, and he was saying to me, well how do we sell serverless. How do we tell people you know this is what the next way to do things. I said, just, it's the way, right. And Amazon is realized this, and part of the great thing about dog fooding your own product is that you say, okay I don't like the taste of this bit, so we're going to change it to make it work. And that's what Amazon has continued to do, so they run into limitations with serverless, just like us early adopters, run into limitations, and they say, we'll how do we make it better, how do we fix it. And they have always been really great to listening to customers. I complain all the time, there's other people that complain all the time, that say, "Hey, I can't do this." And they say, "Well what if we did it this way, and out of that you get things like Lambda Destinations and all different types of ways, you get Event Bridge, you get different ways that you can solve those problems and that comes out of them using their own services. So I think that's a huge piece of it, but that helps enable other teams to get past those barriers as well. >> Jeremy, I'm going to be really disappointed if in 2020, I don't see a T-shirt from one of the Serverless Days, with the Mandalorian on it, saying, "Serverless, this is the way." Great, great, great marketing opportunity, and I do love that, because some of the other spaces, you know we're not talking about a point product, or a simple thing we do, it is more the way of doing things, it's just like I think about Cybersecurity. Yes, there are lots of products involved here but, you know this is more of you know it's a methodology, it needs to be fully thought of across the board. You know, as to how you do things, so, let's dig in a little bit. At reInvent, there was, when I went to the serverless gathering, it was serverless for everyone. >> Serverless for everyone, yes. >> And there was you know, hey, serverless isn't getting talked, you know serverless isn't as front and center as some people might think. They're some people on the outside look at this and they say, "Oh, serverless, you know those people "they have a religion, and they go so deep on this." But I thought Tim Wagner had a really good blog post, that came out right after reInvent, and what we saw is not only Amazon changing underneath the way things are done, but it feel that there's a bridging between what's happening in Kubernetes, you see where Fargate is, Firecracker, and serverless and you know. Help us squint through that, and understand a little bit, what your seeing, what your take was at reInvent, what you like, what you were hoping to see and how does that whole containerization, and Kubernetes wave intersect with what we're doing with serverless? >> Yeah, well I mean for some reason people like Kubernetes. And I honestly, I don't think there is anything wrong with it, I think it's a great container orchestration system, I think containers are still a very important part of the workloads that we are putting into a cloud, I don't know if I would call them cloud native, exactly, but I think what we're seeing or at least what I'm seeing that I think Amazon is seeing, is they're saying people are embracing Kubernetes, and they are embracing containers. And whether or not containers are ephemeral or long running, which I read a statistic at some point, that was 63% of containers, so even running on Kubernetes, or whatever, run for less than 10 minutes. So basically, most computing that's happening now, is fairly ephemeral. And as you go up, I think it's 15 minutes or something like that, I think it's 70% or 90% or whatever that number is, I totally got that wrong. But I think what Amazon is doing is they're trying to basically say, look we were trying to sell serverless to everyone. We're trying to sell this idea of look managed services, managed compute, the idea that we can run even containers as close to the metal as possible with something like Fargate which is what Firecracker is all about, being able to run virtual machines basically, almost you know right on the metal, right. I mean it's so close that there's no level of abstraction that get in the way and slow things down, and even though we're talking about milliseconds or microseconds, it's still something and there's efficiencies there. But I think what they looked at is, they said look at we are not Apple, we can't kill Flash, just because we say we're not going to support it anymore, and I think you mention this to me in the past where the majority of Kubernetes clusters that were running in the Public Cloud, we're running in Amazon anyways. And so, you had using virtual machines, which are great technology, but are 15 years old at this point. Even containerization, there's more problems to solve there, getting to the point where we say, look you want to take this container, this little bit of code, or this small service and you want to just run this somewhere. Why are we spinning up virtual containers. Why are we using 15 or 10 year old technology to do that. And Amazon is just getting smarter about it. So Amazon says hay, if we can run a Lambda function on Firecracker, and we can run a Fargate container on Firecracker, why can't we run, you know can we create some pods and run some pods for Kubernetes on it. They can do that. And so, I think for me, I was disappointed in the keynotes, because I don't think there was enough serverless talk. But I think what they're trying to do, is there trying to and this is if I put my analyst hat on for a minute. I think they're trying to say, the world is at Kubernetes right now. And we need to embrace that in a way, that says we can run your Kubernetes for you, a lot more efficiently and without you having to worry about it than if you use Google or if you use some other cloud provider, or if you run on-prem. Which I think is the biggest competitor to Amazon is still on-prem, especially in the enterprise world. So I see them as saying, look we're going to focus on Kubernetes, but as a way that we can run it our way. And I think that's why, Fargate and Kubernetes, or the Kubernetes for Fargate, or whatever that new product is. Too many product names at AWS. But I think that's what they are trying to do and I think that was the point of this, is to say, "Listen you can run your Kubernetes." And Claire Legore who showed that piece at the keynote, Vernor's keynote that was you know basically how quickly Fargate can scale up Kubernetes, you know individual containers, Kubernetes, as opposed to you know launching new VM's or EC2 instances. So I thought that was really interesting. But that was my overall take is just that they're embracing that, because they think that's where the market is right now, and they just haven't yet been able to sell this idea of serverless even though you are probably using it with a bunch of things anyways, at least what they would consider serverless. >> Yeah, to part a little bit from the serverless for a second. Talk about multi-cloud, it was one of the biggest discussions, we had in 2019. When I talk to customers that are using Kubernetes, one of the reasons that they tell me they're doing it, "Well, I love Amazon, I really like what I'm doing, "but if I needed to move something, it makes it easier." Yes, there are some underlying services I would have to re-write, and I'm looking at all those. I've talked to customers that started with Kubernetes, somewhere other than Amazon, and moved it to Amazon, and they said it did make my life easier to be able to do that fundamental, you know the container piece was easy move that piece of it, but you know the discussion of multi-cloud gets very convoluted, very easily. Most customers run it when I talk to them, it's I have an application that I run, in a cloud, sometimes, there's certain, you know large financials will choose two of everything, because that's the way they've always done things for regulation. And therefore they might be running the same application, mirrored in two different clouds. But it is not follow the sun, it is not I wake up and I look at the price of things, and deploy it to that. And that environment it is a little bit tougher, there's data gravity, there's all these other concerns. But multi-cloud is just lots of pieces today, more than a comprehensive strategy. The vision that I saw, is if multi-cloud is to be a successful strategy, it should be more valuable than the sum of its pieces. And I don't see many examples of that yet. What do you see when it comes to multi-cloud and how does that serverless discussion fit in there? >> I think your point about data gravity is the most important thing. I mean honestly compute is commoditized, so whether your running it in a container, and that container runs in Fargate or orchestrated by Kubernetes, or runs on its own somewhere, or something's happening there, or it's a fast product and it's running on top of K-native or it's running in a Lambda function or in an Azure function or something like that. Compute itself is fairly commoditized, and yes there's wiring that's required for each individual cloud, but even if you were going to move your Kubernetes cluster, like you said, there's re-writes, you have to change the way you do things underneath. So I look at multi-cloud and I think for a large enterprise that has a massive amount of compliance, regulations and things like that they have to deal with, yeah maybe that's a strategy they have to embrace, and hopefully they have the money and tech staff to do that. I think the vast majority of companies are going to find that multi-cloud is going to be a completely wasteful and useless exercise that is essentially going to waste time and money. It's so hard right now, keeping up with everything new that comes out of one cloud right, try keeping up with everything that comes out of three clouds, or more. And I think that's something that doesn't make a lot of sense, and I don't think you're going to see this price gauging like we would see with something. Probably the wrong term to use, but something that we would see, sort of lock-in that you would see with Oracle or with Microsoft SQL, some of those things where the licensing became an issue. I don't think you're going to see that with cloud. And so, what I'm interested in though in terms of the term multi-cloud, is the fact that for me, multi-cloud really where it would be beneficial, or is beneficial is we're talking about SaaS vendors. And I look at it and I say, look it you know Oracle has it's own cloud, and Google has it's own cloud, and all these other companies have their own cloud, but so does Salesforce, when you think about it. So does Twilio, even though Twilio runs inside AWS, really its I'm using that service and the AWS piece of it is abstracted, that to me is a third party service. Stripe is a third-party service. These are multi-cloud structure or SaaS products that I'm using, and I'm going to be integrating with all those different things via API's like we've done for quite some time now. So, to me, this idea of multi-cloud is simply going to be, you know it's about interacting with other products, using the right service for the right job. And if your duplicating your compute or you're trying to write database services or something like that that you can somehow share with multiple clouds, again, I don't see there being a huge value, except for a very specific group of customers. >> Yeah, you mentioned the term cloud-native earlier, and you need to understand are you truly being cloud-native or are you kind of cloud adjacent, are you leveraging a couple of things, but you're really, you haven't taken advantage of the services and the promise of what these cloud options can offer. All right, Jeremy, 2020 we've turned the calendar. What are you looking at, you know you're planning, you got serverless conference, Serverless Days-- >> Serverless Days Boston. >> Boston, coming up-- >> April 6th in Cambridge. >> So give us a little views to kind of your view point for the year, the event itself, you got your podcast, you got a lot going on. >> Yeah, so my podcast, Serverless Chats. You know I talk to people that are in the space, and we usually get really really technical. So if you're a serverless geek or you like that kind of stuff definitely listen to that. But yeah, but 2020 for me though, this is where I see what is happened to serverless, and this goes back to my "Stop calling everything serverless" post, was this idea that we keep making serverless harder. And so, as a someone whose a serverless purist, I think at this point. I recognize and it frustrates me that it is so difficult now to even though we're abstracting away running that infrastructure, we still have to be very aware of what pieces of the infrastructure we are using. Still have setup the SQS Queue, still have to setup Event Bridge. We still have to setup the Lambda function and API gateways and there's services that make it easier for us, right like we can use a serverless framework, or the SAM framework, or ARCH code or architect framework. There's a bunch of these different ones that we can use. But the problem is that it's still very very tough, to understand how to stitch all this stuff together. So for me, what I think we're going to see in 2020, and I know there is hints for this serverless framework just launched their components. There's other companies that are doing similar things in the space, and that's basically creating, I guess what I would call an abstraction as a service, where essentially it's another layer of abstraction, on top of the DSL's like Terraform or Cloud Formation, and essentially what it's doing is it's saying, "I want to launch an API that does X-Y-Z." And that's the outcome that I want. Understanding all the best practices, am I supposed to use Lambda Destinations, do I use DLQ's, what should I throttle it at? All these different settings and configurations and knobs, even though they say that there's not a lot of knobs, there's a lot of knobs that you can turn. Encapsulating that and being able to share that so that other people can use it. That in and of itself would be very powerful, but where it becomes even more important and I think definitely from an enterprise standpoint, is to say, listen we have a team that is working on these serverless components or abstractions or whatever they are, and I want Team X to be able to use, I want them to be able to launch an API. Well you've got security concerns, you've got all kinds of things around compliance, you have what are the vetting process for third-party libraries, all that kind of stuff. If you could say to Team X, hey listen we've got this component, or this piece of, this abstracted piece of code for you, that you can take and now you can just launch an API, serverless API, and you don't have to worry about any of the regulations, you don't have to go to the attorneys, you don't have to do any of that stuff. That is going to be an extremely powerful vehicle for companies to adopt things quickly. So, I think that you have teams now that are experimenting with all of these little knobs. That gets very confusing, it gets very frustrating, I read articles all the time, that come out and I read through it, and this is all out of date, because things have changed so quickly and so if you have a way that your teams, you know and somebody who stays on top of the learning this can keep these things up to date, follow the most, you know leading practices or the best practices, whatever you want to call them. I think that's going to be hugely important step from making it to the teams that can adopt serverless more quickly. And I don't think the major cloud vendors are doing anything in this space. And I think SAM is a good idea, but basically SAM is just a re-write of the serverless framework. Whereas, I think that there's a couple of companies who are looking at it now, how do we take this, you know whatever, this 1500 line Cloud Formation template, how do we boil that down into two or three lines of configuration, and then a little bit of business logic. Because that's where we really want to get to. It's just we're writing business logic, we're no where near there right now. There's still a lot of stuff that has to be done, around configuration and so even though it's nice to say, hey we can just write some business logic and all the infrastructure is handled for us. The infrastructure is handled for us, if we configure it correctly. >> Yeah, really remind me some of the general thread we've been talking about, Cloud for a number of years is, remember back in the early days, is cloud is supposed to be inexpensive and easy to use, and of course in today's world, it isn't either of those things. So serverless needs to follow those threads, you know love some of those view points Jeremy. I want to give you the final word, you've got your Serverless Day Boston, you got your podcast, best way to get in touch with you, and keep up with all you're doing in 2020. >> Yeah, so @Jeremy_daly on Twitter. I'm pretty active on Twitter, and I put all my stuff out there. Serverless Chats podcast, you can just find, serverlesschats.com or any of the Pod catchers that you use. I also publish a newsletter that basically talks about what I'm talking about now, every week called Off by None, which is, collects a bunch of serverless links and gives them some IoPine on some of them, so you can go to offbynone.io and find that. My website is jeremydaly.com and I blog and keep up to date on all the kind of stuff that I do with serverless there. >> Jeremy, great content, thanks so much for joining us on theCube. Really glad and always love to shine a spotlight here in the Boston area too. >> Appreciate it. >> I'm Stu Miniman. You can find me on the Twitter's, I'm just @Stu thecube.net is of course where all our videos will be, we'll be at some of the events for 2020. Look for me, look for our co-hosts, reach out to us if there's an event that we should be at, and as always, thank you for watching theCube. (upbeat music)

Published Date : Jan 2 2020

SUMMARY :

From the Silicon Angle Media office that were like hey, "I think you guys like actually live and not having to get on a plane to join us here. "we don't have flying cars that general people can use, and you know where serverless is being used that they need to, you know and therefore, you know there are some organizational and out of that you get things like Lambda Destinations You know, as to how you do things, and they say, "Oh, serverless, you know those people and I think you mention this to me in the past and I look at the price of things, and deploy it to that. that you can somehow share with multiple clouds, again, and you need to understand are you truly being cloud-native for the year, the event itself, you got your podcast, and so if you have a way that your teams, I want to give you the final word, serverlesschats.com or any of the Pod catchers that you use. Really glad and always love to shine a spotlight and as always, thank you for watching theCube.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Claire LegorePERSON

0.99+

15QUANTITY

0.99+

Tim WagnerPERSON

0.99+

Stu MinimanPERSON

0.99+

OracleORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

JeremyPERSON

0.99+

2019DATE

0.99+

Andy JassyPERSON

0.99+

AWSORGANIZATION

0.99+

Jeremy DalyPERSON

0.99+

BostonLOCATION

0.99+

70%QUANTITY

0.99+

GoogleORGANIZATION

0.99+

twoQUANTITY

0.99+

2020DATE

0.99+

90%QUANTITY

0.99+

63%QUANTITY

0.99+

CambridgeLOCATION

0.99+

15 minutesQUANTITY

0.99+

10 yearQUANTITY

0.99+

less than 10 minutesQUANTITY

0.99+

jeremydaly.comOTHER

0.99+

Jay AnearPERSON

0.99+

January 2020DATE

0.99+

CalvinPERSON

0.99+

April 6thDATE

0.99+

AppleORGANIZATION

0.99+

last yearDATE

0.99+

MicrosoftORGANIZATION

0.99+

offbynone.ioOTHER

0.99+

three linesQUANTITY

0.99+

oneQUANTITY

0.99+

serverlesschats.comOTHER

0.99+

Boston, MassachusettsLOCATION

0.99+

LambdaORGANIZATION

0.98+

two different cloudsQUANTITY

0.98+

@Jeremy_dalyPERSON

0.98+

TwilioORGANIZATION

0.98+

three cloudsQUANTITY

0.98+

KubernetesTITLE

0.98+

todayDATE

0.97+

about 20 minutesQUANTITY

0.97+

1500 lineQUANTITY

0.97+

first interviewQUANTITY

0.96+

two pizza teamsQUANTITY

0.96+

LambdaTITLE

0.96+

one cloudQUANTITY

0.96+

AlexaTITLE

0.96+

theCubeORGANIZATION

0.95+

AzureTITLE

0.94+

each individual cloudQUANTITY

0.94+

Serverless DaysEVENT

0.93+

Big TableORGANIZATION

0.93+

Keynote Analysis | AWS Summit New York 19


 

>> live from New York. It's the Q covering AWS Global Summit 2019. Brought to you by Amazon Web service is >> Hi and welcome to New York City, The Big Apple. I'm stupid and my co host for today is Cory Quinn, and this is eight of us. Summit New York City. It is one of the regional events that they have, but these regional events are actually tend to be bigger and more exciting than many companies. You know, big events not, you know, say that companies don't do good shows, but if you look, we've got 11,500 people in attendance over 120 seconds over 125. Sponsoring partners here in the ecosystem just had Werner Vogels up on stage. A number of the customers such a fin ra and Gordon, who we will have on the program on good energy, a local show it is free to attend Cory. Before we get into the technology, though, there's a little bit of a protest going on. Here is actually the second Amazon show in a row. That this was was an Amazon re Mars, where a protester talking about I believe it was something around about chickens in Whole Foods. Basically, she got really close to the richest man in the world. But the protest here, it's outside, it's going and it's about ice and border control was actually a very well organized protest. Security had to take many of them out for the first least half hour of the of the keynote. Warner stopped a few times and said, Look, I'll be happy to talk to you after, but please let me finish. I thought he handled it, respectively. But what was your take? >> Very much so. And it's, I think it's an issue with There aren't too many people you'd want to associate with. On the other side of it, kids in Cages is not something anyone sensible wants to endorse. The challenge that I continually have, I think, is that it's easy to have these conversations. Now is not the time. Okay, great. Typically, it's difficult to get big companies to say, and now is the time for us to address this in anything outside of very carefully worded statements. So I empathize. I really do. I mean, as a speaker myself, it's terrifying to me the idea that I could >> go up and >> have to have that level of conversation and a suddenly interrupted by people yelling at me. It's gotta be nerve wracking. Speaking to 10,000 people on its own is not easy, and having to carry that forward with something that effectively comes down to a morality question is it's gotta be tough. I have sympathy for people going through this on work on Amazon, and it's I don't know that there's a great answer right now. >> So, Cory, I know you know You are not deep in the government space, but you were at the public sector show there and there's always this discussion as you know Well, you're supplying the technology. While Amazon might not be providing, you know, bummers and, you know, guns. They are providing the technology underneath. Facial recognition causes a lot of concern. You rightfully so that make sure we understand this thing security products and the like. So you know, when you have the Department of Defense and Border Control as your clients, they do open themselves up >> for some criticism, right? At some point you have to wonder who you do business with versus who don't do business with and the historical approach. Well, as long as there are sanctions or laws preventing us from doing business with someone, we'll be open to all comers. I some level I find that incredibly compelling. In practice, the world is messy. If things were that black and white, he wouldn't have the social media content, moderation issues. It would be a very different story with a very different narrative. >> Yeah, definitely. Amazon as a whole has a platform, and they have relationships. You know, Jeff Bezos has met with, you know, the highest levels of power in this country. They've got a carny. The foot was part of the Obama administration helping with policy. So absolutely with great to see Amazon, you know, take a strong puff statement and you know, for good is something that we're hugely a part of and therefore way want to see all the suppliers you know, having a dialogue and helping to move this >> for you. I think the lesson that we take from it, too, is that there are multiple ways to agitate for change and protest. One is to disrupt the keynote, and I understand that it gets attention and it's valuable But you could do that, or you can have a seat at the table and start lobbying for change, either internally or with stakeholders. But you need to it. There's a bunch of different paths to get there, and I think that I don't blame anyone who's protesting today, and I don't blame anyone who chose not to. >> All right, So let's let's let's talk now about some of the content. So Cory lutely, you know, there there's in the Amazon ecosystem. Every day we wake up and there were multiple new announcements. A matter of fact. We're always saying, Oh my gosh, how do I keep up with all of the things happening there? Well, one of the ways we keep up with it is reading last week in a VWs, which is your newsletter. I'll do the shameless plug, you know, for a much appreciated by telling my story. Cory. But Amazon Cloudwatch Container Insight, Amazon Event Bridge. You know, new developer kids fluent bit, you know, talking about the momentum of the company security databases on you know, the general adoption overall, you know, quick take for me as I love to hear you know, Werner up there talking about applications. It's not purely Oh, everything's going to live in the cloud and it'll be sun shines and unicorns and rainbows. But we understand that there's challenges here, your data and how we manage that requires, you know, a broad ecosystem that was the event bridge is something I would definitely want drilling on because from a serverless environment, not just one thing, it's lots of different things. And how do we play between all of them? But since you do sort through and sift through all of these announcements, give us a date. It was there anything new here? Did you already know all of this because it's in your R S s feed newsletters? What did grab you? >> Surprisingly, it turns out, in the weeks with you have, obviously reinvent is just a firehose torrent that no human being can wind up consuming. And you see a few releases in Santa Clara and a few in New York. But I thought I knew most of things that were coming out, and I did. I missed one that I just noticed. About two minutes we went on the air called cloudwatch anomaly detection. The idea is that it uses machine learning. So someone check that off the business card of the bingo card. And at that point, you take all the cloudwatch logs and start running machine learning and look for anomalies discrepancies. In the rest it uses machine learning. But rather than go figure out what it's for, it's applied to a very specific problem and those of the A. I am l products. I like the best where it's we're solving a problem with your data for you. But riding guard rails as opposed to step one, hire $2,000,000 worth of data. Scientists Step two. We're still working on that. >> All right, so court cloudwatch Actually, you saw the event bridge that I mentioned, which is that event ecosystem around Lambda uh, Deepak, who we're going to have on the program that said that it was the learnings from cloudwatch that helped them to build. This may be for audience. Just give us cloudwatch. There's a lot of different products under that. Give us what you hear from your customers. You know, we're cloudwatch fits and, you >> know, let's start at the beginning for those who are fortune enough never to have used it. Cloudwatch is AWS is internal monitoring solution. It gathers metrics. It gathers logs, it presents them in different ways. And it has interesting bill impacts as a cloud economist. I see it an awful lot where every time you, the monitoring company, walk around the Expo Hall, you'll trip over 40 of those. They're all gathering their data on the infrastructure from Bob Watch and interpreting that. Now you're paying for the monitoring company and you're paying for the FBI charges against it. And it was sort of frozen in amber, more or less for a good five years or so. I wrote a bit of a hit piece late last year and had some fascinating conversations afterwards, and it hasn't aged well, they're really coming to the floor with a lot of enhancements that are valuable on it. The problem is, there's a tremendous amount of data. How do you get signal from it? How do you look at actionable things? If you're running 10,000 instances, you're not looking at individual metrics or individualist. You care about aggregates, but you also care about observe ability. You care about drilling down into things. Burner talked about X Rays distributed tracing framework today, and I think we're rapidly seeing across the board that it all ties back to events. Cloudwatch events is what's driving a lot of things like Event Bridge and the idea of a defense centric architecture is really what we're trying to see Software's evolving into. >> Yeah, it's one of those things, you know, when you talk, you know that server lis term out, their events are at the center of them. And how do I get some standardization across the industry? There's open source groups that are trying to insert themselves and give some flexibility here. You know, when I want understand from Ben, Fridge says, Okay, it's Lambda and their ecosystem. But is this going to be a lame the only ecosystem? Or will this lay the ground work so that, yes, there are other clouds out there? You know what azure has other environment? Will this eventually be able to extend beyond this for? Is this a Amazon proprietary system? You have any insight there? >> It's a great question. I would argue that I guess one of the taking a step back for a second. It would have to be almost irrelevant In some cases when you start looking at server this lock in, it's not the fact that who there's this magic system only in one provider that will take my crappy code and run it for me. It's tied into the entire event ecosystem. It's tied into a bunch of primitives that do not translate very well. Now, inherently by looking. What event bridge is in the fact that anyone who wants to be integrated into their applications, you absolutely could wind up with a deep native integration coming from another large, hyper scale pop provider? The only question is, will >> you great, great point. I know when I've talked to some of the server lis ecosystem. It's that skills on understanding, you know, each environment because today, doing A W S versus doing azure, there's still a lot of differences there. Sure, I could learn it, but >> yeah, and one of the things that I think is fascinating to is we've seen a couple attempts of this before from other start ups that are doing very similar things in open stores or trying to do something themselves. But one of the things that change this tremendously here is it this is AWS doing that? It doesn't matter what they do, what ridiculous name they give it when they want something. World generally tends to sit up and notice, just by sheer virtue of its scale and the fact that it's already built out. And you don't have to build the infrastructure, help to run these things. If anything has a chance to start driving a cohesive standard around this, it's something coming from someone like Amazon. >> Yeah, absolutely. All right, Cory, you know, database is always a hot topic. Latest stat from Warner is I believe it was 150,000 databases migrated. You know, you called and said, Hey, why is amazon dot com on there? Jeff Faris like, Well, they have a choice. And of course, Amazon would point out they were using a traditional database for a long time and now have completely unplug the last in a >> long time. But they finally got off of a database that was produced by a law firm, and I understand the reasons behind that. But I was talking with people afterwards. Amazon does have a choice. Do they use, And if AWS wants to win them over to use their service is they have to sell them just like any other customer. And that's why it's on that slide as a customer. Now, if you're not in the ecosystem like some of us are, it looks a little disjointed of weight. So successfully sold yourself and put yourself on the slide. Okay, >> Yes, it was actually. So so. The biggest thing I learned at the Amazon remarks show when you talk about all the fulfillment centers in the robotics in machine, learning almost everything underneath there it's got eight of us. Service is underneath it. So absolutely, it is one company. But yes, Amazon is the biggest customer of AWS. But that doesn't mean that there isn't somewhere, you know. You know, I still haven't gotten the word if they're absolutely 100% on that, because we expect that there's some 400 sitting in the back ground running one of those financial service things. Maybe they finally micro did that one >> that's building in AWS 400. >> All right, Cory, what else you know either from the key note or from your general observations about Amazon that you want to share, >> I I want to say that it's very clear that Amazon is getting an awful lot of practice at putting these events on and just tracking a year to year, not just the venue. Logistics, which, Okay, great. Get a bunch of people in a conference room, have a conversation. Do Aquino throw him out the end. But the way they're pacing the Gino's, the way they're doing narratives. The customer stories that are getting up on stage are a lot less challenging. But then they were in years past. Where people get on stage, they seem more comfortable. It's very clear that a number of Amazon exacts not just here but another. Summits have been paying serious attention to how to speak publicly to 10,000 people at once. It's its own unique skill. >> Yeah, and you gotta like that, You know that. You know, the two first customers that they put on which will have on financial service is, of course, a big presence here in New York City. Gord Ash has their headquarters, you know, just a few blocks uptown from good, deep stories. Isn't you know, there there's that mixed that they did a good job. I thought of kind of cloud 101 because still many customers are very early on that journey. We're not all cloud native, you know, run by the developers and everything there. But, you know, good looks of technology and the new pieces for those people that have been in a while, But still, you know, welcoming and embracing offer how to get started >> and the stories we're moving up the stack to. It's not >> We had a bunch of B. >> M s and we put them in a different place. >> Hey, >> which is great news. Everyone starts there. But now the stories are moving into running serious regulated workloads with higher level of service is And that's great because it's also not the far extreme Twitter for pets. We built this toy project last week when someone else fell through. And now we have to give this talk. It's very clearly something large enterprises. >> Yeah. So, Corey, last thing I want to ask you is you remember in the early days, you know that public cloud? Oh, it was It was cheap and easy to use today. They have 200 instance types up there, you know? What does that mean for customers. You know you are a cloud economist. So need your official opinion diagnosis. >> I think it reduces the question, too, before you buy a bunch of reserve businesses. Are you on the right instance? Types. And the answer is almost certainly not just based on statistics alone. So now it's a state of indecision. It's rooted in an epic game of battleship between two Amazon s VVS, and I really hope one of the winds already so we can stop getting additional instance dives every couple of months. But so far no luck. >> So in your your your perfect world, you know what the announcement reinvented, fixes the problem. >> That's a really good question. I think that fundamentally, I don't I don't And I don't think I have any customers who care what type of incidents they're running on. They want certain resource levels. They want certain performance characteristics. But whatever you call that does not matter to them and having to commit to, though what you picked for 1 to 3 years, that's a problem. You don't have to. You can go on demand, but you're leaving 30% of the day. >> Yeah, and I love that point is actually taken. Notes fin rot. I want to talk to them because they say they've done three major re architectures in four years. So therefore, how did they make sure that they get the latest price performance but still get you no good? Good economics on the outdated >> regulatory authority? I just assume they get there with audit threats when it comes time for >> renegotiating. All right. You're Cory Quinn. I am stupid. I mean, we have a full day here of world Wall coverage from eight of US. Summit, New York City. Thank you so much for watching.

Published Date : Jul 11 2019

SUMMARY :

Brought to you by Amazon Web service You know, big events not, you know, say that companies don't do good shows, and now is the time for us to address this in anything outside of very carefully worded statements. and having to carry that forward with something that effectively comes down to a morality question So you know, when you have the Department of Defense At some point you have to wonder who you do business with versus who don't do business with and You know, Jeff Bezos has met with, you know, the highest levels of power in this country. But you need to it. the general adoption overall, you know, quick take for me as I love to hear you And at that point, you take all the cloudwatch logs and start running machine learning and You know, we're cloudwatch fits and, you You care about aggregates, but you also care about observe ability. Yeah, it's one of those things, you know, when you talk, you know that server lis term out, It would have to be almost irrelevant In some cases when you start looking at server this lock in, understanding, you know, each environment because today, doing A W S versus doing azure, And you don't have to build the infrastructure, help to run these things. All right, Cory, you know, database is always a hot topic. But I was talking with people afterwards. But that doesn't mean that there isn't somewhere, you know. But the way they're pacing the Gino's, the way they're doing narratives. We're not all cloud native, you know, run by the and the stories we're moving up the stack to. But now the stories are moving into running serious regulated You know you are a cloud economist. I think it reduces the question, too, before you buy a bunch of reserve businesses. having to commit to, though what you picked for 1 to 3 years, that's a problem. the latest price performance but still get you no good? Thank you so much for watching.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
AmazonORGANIZATION

0.99+

Jeff FarisPERSON

0.99+

Jeff BezosPERSON

0.99+

Cory QuinnPERSON

0.99+

FBIORGANIZATION

0.99+

New YorkLOCATION

0.99+

$2,000,000QUANTITY

0.99+

30%QUANTITY

0.99+

1QUANTITY

0.99+

AWSORGANIZATION

0.99+

New York CityLOCATION

0.99+

GordonPERSON

0.99+

CoreyPERSON

0.99+

CoryPERSON

0.99+

100%QUANTITY

0.99+

WernerPERSON

0.99+

Department of DefenseORGANIZATION

0.99+

10,000 instancesQUANTITY

0.99+

Cory QuinnPERSON

0.99+

11,500 peopleQUANTITY

0.99+

10,000 peopleQUANTITY

0.99+

eightQUANTITY

0.99+

oneQUANTITY

0.99+

200 instanceQUANTITY

0.99+

150,000 databasesQUANTITY

0.99+

last weekDATE

0.99+

Werner VogelsPERSON

0.99+

twoQUANTITY

0.99+

BenPERSON

0.99+

five yearsQUANTITY

0.99+

Santa ClaraLOCATION

0.99+

3 yearsQUANTITY

0.98+

USLOCATION

0.98+

secondQUANTITY

0.98+

over 120 secondsQUANTITY

0.98+

one providerQUANTITY

0.98+

four yearsQUANTITY

0.98+

TwitterORGANIZATION

0.98+

BurnerPERSON

0.97+

todayDATE

0.97+

DeepakPERSON

0.97+

firstQUANTITY

0.97+

OneQUANTITY

0.96+

LambdaLOCATION

0.96+

one companyQUANTITY

0.95+

over 40QUANTITY

0.95+

one thingQUANTITY

0.94+

Event BridgeEVENT

0.94+

WarnerPERSON

0.94+

HallLOCATION

0.93+

About two minutesQUANTITY

0.93+

late last yearDATE

0.93+

AWS Global Summit 2019EVENT

0.93+

Do AquinoPERSON

0.93+

each environmentQUANTITY

0.92+

amazon dot comORGANIZATION

0.91+

cloudwatchORGANIZATION

0.91+

Gord AshPERSON

0.9+