Hacker News new | ask | show | jobs
by tinkertamper 2050 days ago
I see this criticism a lot for serverless but I don’t see it in reality. Serverless is still just running code, the only part that wouldn’t be portable is the entrypoint data structure which is amounts to practically nothing.
1 comments

The devil is in the details. How many little things would need to be changed, refactored, or rewritten to move to another host?