przemub / dynamodb-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DynamoDB sample project

A very simple serverless API Gateway + Lambda + DynamoDB project, storing exam candidates behind a REST API. The project is deployed using Terraform.

Project structure

Deployment

  • Set up AWS credentials in your environment
  • Run make deploy
  • Enter yes when asked by Terraform (twice!)
  • With some luck and prayer, you should get the endpoint URL as the last message!

About


Languages

Language:HCL 59.0%Language:Python 34.3%Language:Makefile 4.6%Language:Dockerfile 2.2%