Comment on Show HN: s3-lambda – Lambda functions over S3 objects: each, map, reduce, filterparentComments−nolite9yYes, just hook those up to a lambda function and write to dynamodb or something−otterley9yI tried this, but if you want to query by tags, using an RDS database works much better. DynamoDB is not well suited to this particular problem.
Comments
Yes, just hook those up to a lambda function and write to dynamodb or something
I tried this, but if you want to query by tags, using an RDS database works much better. DynamoDB is not well suited to this particular problem.