Skip to content

Learning project to create a fully server-less application on AWS combining S3, Lambda, API Gateway and DynamoDB.

License

Notifications You must be signed in to change notification settings

mrkimbo/serverless-watchlist

Repository files navigation

serverless-watchlist

Test project to create a fully server-less application on AWS combining S3, Lambda, API Gateway and DynamoDB

Current Tech

  • Lambdas: Serverless framework used to manage and deploy to AWS
  • Lambdas: serverless-webpack used to optimise uploaded code
  • API Gateway: configured manually
  • DynamoDB: table created manually
  • IAM: Custom IAM role in serverless config to provide access to specific DynamoDB table

Exposed endpoints:

Feature Roadmap

  • Create simple UI to manage watchlist and add items directly from OMDB search results
  • Add CF script to create the DynamoDB table
  • Add CF script to define and configure the API Gateway endpoints

About

Learning project to create a fully server-less application on AWS combining S3, Lambda, API Gateway and DynamoDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published