|
Hi I noticed this app uses nosql DBs so I would like to ask if I host this on AWS can I use dynamoDB to store the data |
Answered by
KenLSM
Nov 3, 2025
Replies: 1 comment
|
DynamoDB has an item size limit of 400kb which may not be sufficient enough for FormSG as we can store datasets that are larger than 400kb. |
0 replies
Answer selected by
KenLSM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
DynamoDB has an item size limit of 400kb which may not be sufficient enough for FormSG as we can store datasets that are larger than 400kb.