Technical components

Services used are:

The infrastructure components are:

  • AWS API Gateway, to route incoming requests, handle request validation and authorize the user

  • AWS Lambda, for running our serverless microservices

  • AWS S3, for storing the functions

This project uses these primary libraries:

Last updated