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

The Serveless design ethos: creating brand identity from a green field

I’m laying out my design process for those interested in creating a solid brand identity—whether its from a green field, or you’re working to evolve an existing one.

written by Andre Pires

engineering culture - 30.08.18

How to win followers & thought-leader people in 10 weeks

The Serverless team wanted to get more active on social media, so we created a 10 week program. It was so successful, we decided to open source it!

written by Andrea Passwater

Things to consider before building a serverless data warehouse

Is it time for the rise of the serverless data warehouse? Read this post to find out, and for some serverless data warehousing pro-tips and considerations.

written by Ashan Fernando

guides & tutorials - 21.08.18

Strategies for implementing user authentication in serverless applications

Implementing user authentication in serverless applications: storing user info with sessions & JWT, token validity with Lambda Custom Authorizers, user management & more.

written by Jeremy Coffield

newsguides & tutorials - 16.08.18

Host your own CNCF CloudEvents compatible Event Gateway on Kubernetes, point to any FaaS

The Serverless Event Gateway quickstart for Kubernetes. Host your own private Event Gateway, point to any FaaS provider with CloudEvents.

written by Sebastian Borza

How to streamline your serverless workflow with WebStorm

In this post, I’d like to share with you my serverless-specific IDE setup with WebStorm, and how it can massively accelerate your serverless workflow.

written by Eslam Hefnawy

guides & tutorials - 09.08.18

Deploy a REST API using Serverless, Django and Python

Use the Serverless Framework, Django, SQLite and Python to quickly deploy a REST API.

written by Efi Merdler-Kravitz

1
2
..
11
12
13
..
44
45

New to serverless?

To get started, pop open your terminal & run:

npm install serverless -g