Hold

DynamoDB is currently used in few specific cases that deal with huge amount of data. DynamoDB is not recommended as general purpose database, for this please use Postgres. The challenge with DynamoDB is that it's Amazons non-open-source compatible service - creating such a lock-in can only make sense if really well reasoned. Most of the time, for fast-noSQL it's better to use Redis, for anything else Postgres.

More info: https://github.com/easyparkgroup/auditlog/tree/master/_cloud/terraform

Platform: global-platform