Hacker News new | past | comments | ask | show | jobs | submit login

For someone who's not in the loop, can someone give a brief explanation of what pain point this solves?

The space of 'easy deployment' and 'scale' seems incredibly crowded, from reading the headlines - what makes this different/better?




As far as we are aware, no one until today had solved the problem of compiling to serverless functions.

If you look at the solutions out there, they all involve you dealing with low-level APIs or config that have little to do with how you write most apps and frameworks in mainstream programming languages.


Guillermo and his team are focused on developer experience first and foremost; the zero -> “hello world” in any language they support is ridiculously quick and painless.


If this is hosting front-end files for me, and is "serverless", how do I hook up my db, or deal with the filesystem, etc.? Or is this only for static sites?


You put database access, S3 access, etc in your lambda functions, using env vars configured in the Now account settings.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: