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

React to any cloud event with hosted Event Gateway

Event Gateway as a hosted service, configurable connectors, and a plugin for the Serverless Framework.

written by Alex DeBrie

Fn Project brings containerized, cloud-agnostic functions to a cloud near you

The Fn Project is an open source, container-native serverless platform that you can run anywhere—on any cloud or on-premise.

written by David Wells

guides & tutorials - 30.04.18

How to create a landing page with serverless components

Using serverless components to build a static website landing page.

written by David Wells

Automating a CI workflow for a Python serverless app with CircleCI

An end-to-end look at continuous integration with Python, Serverless and CircleCI.

written by Rupak Ganguly

newsguides & tutorials - 25.04.18

What are Serverless Components, and how do I use them?

Serverless Components gives you a way to compose and share parts of a cloud application. Serverless development just got even easier.

written by Brian Neisler

How to manage canary deployments on Lambda via the Serverless Framework

Never again fear breaking your Serverless application due to integration issues.

written by David García

guides & tutorials - 16.04.18

How to create a REST API in Java using DynamoDB and Serverless

Build a serverless REST API service in Java, store the data in a DynamoDB table, and deploy it to AWS. All using the Serverless Framework.

written by Rupak Ganguly

1
2
..
15
16
17
..
44
45

New to serverless?

To get started, pop open your terminal & run:

npm install serverless -g