Hacker News new | ask | show | jobs
by orf 1734 days ago
I was referring to deploying the graphql routers onto an AWS lambda within your own account, which looks entirely different from your product?
1 comments

I totally agree. My startup uses graphql inside a lambda function. I'm not running at any scale yet but I just cant see the point of not leveraging all that autoscaling infra. Perhaps lambda at real scale costs more but I've not seen any data on that.
10 million executions with 1gb of memory at ~300ms per invocation costs like 40 dollars.