I've seen various posts and documentation about how you can use either S3 or DynamoDB as the config store for ArcGIS Server in AWS. I've seen Esri documentation that uses DynamoDB as the config store (DynamoDB Config Store). And then I've seen Esri blog posts that uses S3 as the config store (S3 Config Store)
What I haven't been able to find any documentation on though is which one is better to use? Or if there are any special considerations we need to think about when choosing one or the other? Does one have any better performance than the other?