Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That depends a lot on the use case. The ephemeral nature of serverless environment generally require you to proprietary solutions by the cloud provider to have things like DB access and such. So you end up using DynamoDB instead of Postgres (as an example). You CAN make portable serverless code but it generally requires a fair amount of work to do so.


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

Search: