Hacker News new | ask | show | jobs
by justasitsounds 2062 days ago
100% agree. Just want to point out that you can integrate API Gateway with DynamoDB directly (with some Velocity mapping). In fact here's a blog post from 2016 showing just that - the use case being a comments API: https://aws.amazon.com/blogs/compute/using-amazon-api-gatewa...
1 comments

Nice! That's an even simpler option than my suggestion.