All Posts

Lambda API: v0.8 Released

New features include logging & sampling support, multiple handlers in middleware, cache control & signing S3 URLs, and main handler async/await support.

A Tale of Two Teams

An epic tale about two dev teams that take vastly different approaches (serverless vs non-serverless) to building an new application.

Serverless Peeps You Need To Follow

Here is a list of people that provide great content and insights into the serveless community. Follow them to learn all things serverless.

Thinking Serverless (Big and Small)

Serverless isn't just for massively scalable unicorns. Let's talk about how you can use serverless to handle smaller, more mundane tasks to save you money.

Lambda API: v0.7 Released

v0.7 adds features to control middleware execution based on path plus parsing of the AWS Lambda context object. ESLint and coverage reports were also added.