Skip to content

Copy of demo app written in python 3.6 using serverless's framework for AWS Lambda. This repo is linked to via the CS291A Serverless Lecture.

Notifications You must be signed in to change notification settings

scalableinternetservices/demo_serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

demo_serverless

This project requires tooling from https://serverless.com/ in order to work.

Once serverless is configured, deployment to AWS is accomplished via:

sls deploy

Teardown via:

sls remove

About

Copy of demo app written in python 3.6 using serverless's framework for AWS Lambda. This repo is linked to via the CS291A Serverless Lecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages