Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate off SQL/RDS #3

Open
nickmonad opened this issue May 22, 2019 · 0 comments
Open

Migrate off SQL/RDS #3

nickmonad opened this issue May 22, 2019 · 0 comments

Comments

@nickmonad
Copy link
Contributor

RDS is not only expensive at scale, but it currently requires a fair amount of manual work to configure it and link it into this service deployment. I think the overall schema is simple enough to where something like DynamoDB would work.

Dynamo provides a couple key benefits

  1. can easily be configured and provisioned quickly via CloudFormation
  2. authentication can be done entirely by IAM policies, meaning no passwords have to be configured
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant