Hacker News new | ask | show | jobs
by hobs 565 days ago
The most interesting page is always quotas and limits: https://docs.aws.amazon.com/aurora-dsql/latest/userguide/CHA...

Seeing the No to configurable for some of the settings is the most telling hard limits that we can see up front.

Some Very Noteable ones are: Maximum size of all data modified within a write transaction: 10 MiB Maximum transaction time: 5 minutes

1 comments

The 10MiB transaction size limit smells a lot like FoundationDBs transaction size limit
10MiB is an appealing number for humans. Can easily appear across different designs.