8000 GitHub - shreeshsp/serverless-webpage: Serverless Webpage using API Gateway and Lambda
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Serverless Webpage using API Gateway and Lambda

Notifications You must be signed in to change notification settings

shreeshsp/serverless-webpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverless-webpage

Serverless webpages are built using API Gateway and Lambda. When users visit the webpage, the domain name gets resolved to Amazon S3 bucket which provides storage for webpages. The webpages contain push buttons and when user click the button it triggers GET request to API Gateway. This will in turn trigger individual lambda functions which will return a response back through API Gateway to Amazon S3 and it will be returned back to the user.

About

Serverless Webpage using API Gateway and Lambda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0