Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

Quotas check #61

Open
thomasklinger1234 opened this issue Apr 14, 2020 · 0 comments
Open

Quotas check #61

thomasklinger1234 opened this issue Apr 14, 2020 · 0 comments

Comments

@thomasklinger1234
Copy link

Hello,

thanks for this project - super awesome and inspiring! I have a question regarding checking quotas in such an application: How would one go and implement a pre-flight check on exceeded quotas?
Say, I have defined that the maximum number of applications per user is 10. Before creating the application for a user, I need to check if he or she has less than 10 apps already and if no, return an error response.
Should this data be maintained outside of the application or stored somewhere in the DynamoDB table?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant