all
guides & tutorials
user stories
operations & observability
engineering culture
news
15.09.17

Understanding and Controlling AWS Lambda Costs

Understand the cost structure of AWS Lambda and related products, and when they can lead to unpleasant billing surprises.

written by Mayank Lahiri

14.09.17

Serverless v1.22 - CLI-based plugin discovery, encrypted variables support and new provider SpotInst

CLI based plugin management, SSM via Serverless Variables, Spotinst Functions support, enhancements, bug fixes and more added in the Serverless Framework v1.22 release.

written by Philipp Müns

12.09.17

Writing an Event-driven Serverless Application with Full Local Development Experience

Learn how to write an event-driven serverless application with full local development experience using the Serverless Application Platform.

written by Rupak Ganguly

guides & tutorials - 11.09.17

How to set up a custom domain name for Lambda & API Gateway with Serverless

Learn how to set up a custom domain name for AWS Lambda & API Gateway using the Serverless Framework to configure a clean domain name for your services.

written by Alex DeBrie

Serverless Ops 102 - CloudWatch Logs and Centralized Logging with AWS Lambda

Monitor and Debug your Serverless Lambda functions with CloudWatch and centralized logging.

written by Alex DeBrie

07.09.17

Scaling the Resistance - a Zero-maintenance Donations Platform with Serverless and AWS

To raise millions of dollars in donations, you need a zero-maintenance architecture that never turns a donor away

written by Victor Stone

06.09.17

Run Serverless Functions at half the cost with Spotinst & Serverless Framework

Using the Spotinst provider integration for serverless you can run multi-region, cross-cloud functions at 50-80% the cost

written by David Wells

1
2
..
27
28
29
..
44
45

New to serverless?

To get started, pop open your terminal & run:

npm install serverless -g