Skip to content

Demo project and talk for an intro into serverless development: Building a serverless REST API and website hosting stack on AWS

License

Notifications You must be signed in to change notification settings

htrinter/alleXminuten-aws-serverless

 
 

Repository files navigation

alleXminuten-aws-serverless

This project builds upon alleXminuten and implements an API and hosting stack for the site using AWS serverless technologies.

This application is primarily intended for demonstration and training purposes. There is an accompanying talk to this project.

The slides of the talk (German) are available: slides/Serverless in der AWS.pdf

Architecture of the service

AWS technologies used:

  • AWS Cloud Development Kit
  • AWS CloudFormation
  • AWS Lambda
  • Amazon API Gateway
  • Amazon S3

See README_CDK.md for instructions on how to deploy the CDK project on your own AWS account.

See README_alleXminuten.md for the readme of the alleXminuten project.

About

Demo project and talk for an intro into serverless development: Building a serverless REST API and website hosting stack on AWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 50.4%
  • JavaScript 34.1%
  • HTML 15.5%