Skip to content

qadir0108/AWSServerless

 
 

Repository files navigation

AWSServerless

This sample app is

  • static website (HTML, JS)
  • is hosted on Amazon S3
  • servered via Amazon CloudFront (CDN)
  • calls Amazon API Gateway

which in turns calls

  • Amazon Lex for processing of chat bot
  • Amazon DynamoDB for saving backend data
  • calls Amazon Lambda functions

About

Using AWS Serverless infrastructure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%