I can't decide what to choose between AWS Dynamo DB or AWS S3. I have a use case in which I need to fetch multiple items from the data source and update the items and put back to the data source. I tried to search and find that we can't perform multiple gets in S3.
Any small help for this small question will be appreciated, thanks!