Hacker News new | ask | show | jobs
by xmly 3490 days ago
My solution currently is : Aws API gateway + Cognito + lambda + DynamoDB for webservice. S3 for html/css/js. CodeDeploy + Cloudformation for deployment.

Athena does not gurantee for timing, use it for async call and offline processing

1 comments

super cool! would love to find out more about your workflow using those AWS components.

what did you mean by your last sentence?

Not OP, but athena returns results for most queries in a couple of seconds (quote is somewhere in the blogpost) this would likely not be enough for your typical request/response flows.