Lambda

Real-World Serverless: fully-serverless insurance company with Joe Emison

In this two-part conversation on Real-World Serverless, I spoke with Joe Emison about his experience with serverless and his latest venture, Branch, a home and auto insurance company that is built fully-serverlessly by a small team. Joe is easily one of the smartest people working with serverless technologies today and I’m very grateful that he …

Real-World Serverless: fully-serverless insurance company with Joe Emison Read More »

Real-World Serverless: state of serverless adoption at Zoopla

In the first-ever episode of Real-World Serverless, I spoke with Ricardo Espirito Santo about the state of serverless adoption at Zoopla – how they’re using serverless, their experience with it so far, and the challenges they have faced. Zoopla is a UK company in the real estate industry. They were founded in 2008 and their …

Real-World Serverless: state of serverless adoption at Zoopla Read More »

Announcing the new Real-World Serverless podcast

I’m excited to announce that my new podcast Real-World Serverless is LIVE! It’s a brand new podcast where I discuss real-world use cases and challenges with serverless technologies with engineers who are building stuff with them and get their stories from the trenches. The first episode is already live, where I spoke with Ricardo Espirito …

Announcing the new Real-World Serverless podcast Read More »

AWS Heroes united!

So I have some exciting news for you! I have teamed up with my good friend and fellow AWS Serverless Hero, Ant Stanley, to launch my Production-Ready Serverless workshop on his brand spanking new training platform Senzo. We’re running a 2-day workshop in London on March 16th & 17th, you can learn more about the …

AWS Heroes united! Read More »

Check-list for going live with API Gateway and Lambda

Disclaimer: this is a long list, you don’t need to tick every box to go-live. Think of them as a ladder, the more critical a system the higher you should try and climb. Observability Enable detailed monitoring to get per-method metrics (e.g. latency for GET /index). Without this, CloudWatch only reports aggregated metrics for all …

Check-list for going live with API Gateway and Lambda Read More »

Where Serverless plugin stops and platform starts

I’m a long-time user of the Serverless framework and a big fan of its plugin system. It offers tremendous flexibility and there exists a rich ecosystem of community-driven plugins. It’s easily the Serverless framework’s greatest strength and the reason why I keep going back to it. However, I have observed a common pattern where customers …

Where Serverless plugin stops and platform starts Read More »

The API Gateway security risk you need to pay attention to

When you deploy an API to API Gateway, throttling is enabled by default in the stage configurations. By default, every method inherits its throttling settings from the stage. Having built-in throttling enabled by default is great. However, the default method limits – 10k req/s with a burst of 5000 concurrent requests – matches your account …

The API Gateway security risk you need to pay attention to Read More »

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close