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

Managing secrets, API keys and more with Serverless

Use Lambda environment variables and AWS Parameter Store to handle configuration in your Serverless projects

written by Alex DeBrie

13.10.17

How (and why) we designed the Event Gateway

How do you design a tool that tows the line between 'exciting new ground' and 'real world practicality'? We asked a lot of those questions with the Event Gateway.

written by Maciej Winnicki

10.10.17

ServerlessConf 2017 Recap - NYC

Breakdowns of our favorite ServerlessConf talks, plus some high-level takeaways for the serverless community.

written by Andrea Passwater

09.10.17

How to plan a team retreat

Bi-annual retreats - how we improve communication and make remote teams work.

written by Casey Shultz

06.10.17

Your definitive guide to ServerlessConf 2017 in NYC

So many talks, which to choose? This is your field guide to getting the most out of ServerlessConf NYC - what to see, who to meet, where to get the best t-shirts.

written by Andrea Passwater

Serverless (FaaS) vs. Containers - when to pick which?

Docker, Kubernetes, Serverless? Let's discuss the respective ups and downs of containers and serverless.

written by Philipp Müns

guides & tutorials - 04.10.17

Deploy a REST API using Serverless, Express and Node.js

Learn how to use the popular Express.js framework to deploy a REST API with Serverless, DynamoDB and API Gateway.

written by Alex DeBrie

1
2
..
25
26
27
..
44
45

New to serverless?

To get started, pop open your terminal & run:

npm install serverless -g