|
|
|
|
|
by noir_lord
1755 days ago
|
|
It's not even a case of stopping using the cloud entirely so much as be aware of all the trade-offs, calculate them as much as possible and make an educated choice which it sounds like your lead did. The problem is that for many dev's who've been inculcated their entire careers with the mantra "cloud first" getting them to a point where they can accurately make an educated choice takes time. Or to put it another way, the pendulum is currently swung way over towards "cloud everything". I'm older than I suspect the average age is on here so I've lived in the "pre-cloud" and "cloud" world and can see the benefits (and drawbacks) of both. The irony is that much of the work done to make things work in the cloud is directly applicable to running similar workloads on your own hardware if you want to (docker, things like minio as a random example) hell even Kubernetes. |
|