| Stop using the cloud? Or maybe just stop worshiping it like it’s the answer to everything. I once had a tech lead insist we take everything out of the cloud, and do it on our own bare metal. People thought he was insane. But he did the math again and again: faster and cheaper. Turned out really, really well. Even in personal computing … do we really need the cloud for everything? |
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.