All Posts

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.

How To: Optimize the Serverless Optimizer Plugin

Learn how to use the Serverless Optimizer Plugin to reduce deployment package sizes and optimize your dependencies. Plus, I'll show you how to configure your Serverless project to skip optimization on locally run functions.