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

CICD for Serverless Part 1 - Mocha Endpoint Testing

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

written by Pete Johnson

15.02.17

How To Write Your First Plugin For The Serverless Framework - Part 2

Now that you've written your first Serverless plugin, learn about different approaches to implementation in part 2 of this series.

written by Anna Doubkova

14.02.17

Trigger Lambda functions through CloudWatch Events with Serverless v1.7

CloudWatch Events support, CLI deprecation warnings, lower memory usage during zipping, bugfixes and improvements in the Serverless Framework v1.7 release.

written by Philipp Müns

08.02.17

How to gain more visiblity into your Github Projects using Scope

Learn how you can get a quick bird's eye view of your project.

written by David Wells

30.01.17

Announcing OpenWhisk Integration with the Serverless Framework

The new OpenWhisk provider plugin allows developers to build applications for the OpenWhisk cloud platform using the Serverless Framework.

written by Stefanie Monge

30.01.17

Introducing OpenWhisk support, Python for invoke local in Serverless Framework v1.6

Launching multi-provider support with the OpenWhisk provider plugin, Python for invoke local in the Serverless Framework v1.6 release.

written by Philipp Müns

17.01.17

A Serverless Weatherclock To Monitor My Favorite Kiteboarding Spot At The Lake

This post illustrates how I use Serverless to update a `windclock` that shows me the wind speed and direction at my favorite kiteboarding spot.

written by Douwe Homans

1
2
..
38
39
40
..
44
45

New to serverless?

To get started, pop open your terminal & run:

npm install serverless -g