|
|
|
|
|
by some_account
2897 days ago
|
|
No, the future is serverless applications in the major cloud providers where every server is abstracted away and things scale automatically. The reason for this is the enormous cost benefits (its super cheap, you only pay when your code actually runs, no upfront costs, no passive server costs, no overprovision or underprovision of compute resources etc). |
|
The servless approach has its place just like everything else, it’s not a panacea though.