Evening folks,
I am after some advise/best practice info if possible (happy to be linked to any documentation!)
What is best practice when using multiple cloud libraries (AWS S3) - is it better to an individual cloud library per S3 bucket (which also means multiple DDBs!!) or is it best to have a single cloud library with multiple mount paths to each S3 bucket within said library (which I believe will leave you with a single DDB?)
Many thanks in advance!