NoxHarmonium / peoples-choice

People's Choice is a web application that lets people vote for their colleagues
Apache License 2.0
2 stars 1 forks source link

Capture infrastructure as a template/code #6

Open NoxHarmonium opened 4 years ago

NoxHarmonium commented 4 years ago

Any infrastructure that is needed to deploy this project should be captured so it can have reproducible deployments

Currently it uses a single DynamoDB table that is created manually but we should use something like Serverless Framework or Pulumi.

NoxHarmonium commented 4 years ago

Should move to the syd region as part of this too