Skip to content

This repo contains all the demos covered in the session "Introduction to Serverless on AWS"

Notifications You must be signed in to change notification settings

debnsuma/BuildersOnline-IntroductionToServerless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting stared with serverless on AWS

In this repo you can find a small sample book store application using Python3.8 runtime which you can build and deploy using AWS SAM (Serverless Application Model)

Book Store Apps with SAM

This is how the architecture of our application would look like:

imgh1

SAM Template Anatomy

The SAM template file would look like this:

imgh1

About

This repo contains all the demos covered in the session "Introduction to Serverless on AWS"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages