Y
Hacker News
new
|
ask
|
show
|
jobs
by
FinnLobsien
438 days ago
oh this is interesting because I feel like it wouldn't work with infra as that runs in the background and you almost never have zero usage on a DB.
1 comments
godman_8
438 days ago
IaaS is mostly like this already. There are some things where it’s not used like VMs which serverless tries to solve. Additionally people tend to waste tons of resources with IaaS because they don’t scale on usage.
link
FinnLobsien
437 days ago
Yeah that's exactly what I thought: Infra is usually more usage based
link