Amazon CloudFront KeyValueStore – Low-Latency Datastore for CloudFront Functions (aws.amazon.com) 2 points by danilop 2y ago ↗ HN
[–] fyzix 2y ago ↗ What are the limits regarding the max size of value and number of keys? Docs doesn't mention... [–] atenni 2y ago ↗ It’s at the very end of the blog post:“The maximum size of a key value store is 5 MB, and you can associate a single key value store to each function. The maximum size of a key is 512 bytes. Values can be up to 1KB in size.“ [–] fyzix 2y ago ↗ Thanks, should've grepped for "max". But the amount of keys wasn't mentioned.
[–] atenni 2y ago ↗ It’s at the very end of the blog post:“The maximum size of a key value store is 5 MB, and you can associate a single key value store to each function. The maximum size of a key is 512 bytes. Values can be up to 1KB in size.“ [–] fyzix 2y ago ↗ Thanks, should've grepped for "max". But the amount of keys wasn't mentioned.
3 comments
[ 3.2 ms ] story [ 14.1 ms ] thread“The maximum size of a key value store is 5 MB, and you can associate a single key value store to each function. The maximum size of a key is 512 bytes. Values can be up to 1KB in size.“