Hacker News new | ask | show | jobs
by TheDudeMan 1739 days ago
"ECS Fargate service to a desired task count of 1"

This qualifies as "serverless" now?

1 comments

It does, as its user has little control over the underlying hardware/VM and it’s intended for on-demand use cases. It’s managing a process rather than a VM. It’s definitely a gray area… is Heroku serverless?