Hacker News new | ask | show | jobs
by oneupwallstreet 1530 days ago
This is fantastic, I'm making an iOS application that is 100% serverless. Having no servers feels great but managing API Gateway endpoints is annoying. I don't know about performance but Google Cloud Functions definitely had an edge there, because I believe they had native function endpoints since launch.

I wonder if it's worth changing my current API Gateway endpoints to the built in Lambda URL's, since I haven't launched yet.