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

Build A Serverless Python Application with AWS + FaunaDB - The First Serverless Database

Learn how to build a Serverless Python app with serverless database FaunaDB.

written by Chris Anderson

08.03.17

Advanced Plugin Development - Extending The Serverless Core Lifecycle

Learn how to expose lifecycle hooks in a hook-driven Serverless plugin.

written by Frank Schmid

07.03.17

How To Schedule Posts for Static Site Generators (Jekyll, Hugo, Phenomic etc.)

Open source static site scheduler tool built with serverless

written by David Wells

28.02.17

Azure Functions Support with Serverless v1.8

Azure functions provider plugin, inline policies, bug fixes and improvements in the Serverless Framework v1.8 release.

written by Philipp Müns

28.02.17

Test-Driven Serverless Application Development

Quick Start to Test-Driven Development with Serverless Framework.

written by Eetu Tuomala

23.02.17

Azure Functions Support & Possibility

Announcing Azure Functions support with the Serverless Framework

written by Austen Collins

CICD for Serverless Part 2 - AWS CodePipeline Integration

Part 2 of 2 on how to implement a CICD workflow for a Serverless project

written by Pete Johnson

1
2
..
37
38
39
..
44
45

New to serverless?

To get started, pop open your terminal & run:

npm install serverless -g