Serverless Workshop

David Novicki

Serverless

Lambdas

Serverless Framework

Framework and wrapper around AWS CLI for managing and deploying Serverless architected applications

WHY?!

Managing cloud resources is hard

SSOT

Code First
Standardized

How it works

Serverless defines a single simple YAML configuration file and corresponding handler functions that are translated to CloudFormation templates and .zip files for deployment in AWS.

Serverless Workshop

By David Novicki

Serverless Workshop

  • 130