Hacker News new | ask | show | jobs
by inferiorhuman 2594 days ago
With serverless, you can have your functions running on machines all over the world, at the network edge closest to your end user.

You can do that with containers and VMs too. Potentially with fewer worries about cold start latency (at least with Lambda).

1 comments

Fargate is an interesting sort of middle ground.