Comment on Show HN: s3-lambda – Lambda functions over S3 objects: each, map, reduce, filterparentComments−hoodoof9yThis isn't such an issue because you can update the DynamoDB index using an AWS Lambda function on every putobject or removeobject event.It's still not something I want to do, mainly because I'd have to touch DynamoDB but secondly because, well, why the heck doesn't AWS do it?−LightskinKanye9yWhat do you have against DynamoDB?
Comments
This isn't such an issue because you can update the DynamoDB index using an AWS Lambda function on every putobject or removeobject event.
It's still not something I want to do, mainly because I'd have to touch DynamoDB but secondly because, well, why the heck doesn't AWS do it?
What do you have against DynamoDB?