|
|
|
|
|
by stana
846 days ago
|
|
This should extend to dumb (boring) tech stack/architecture. Not sure what it is that makes people choose some crazy complex tech to implement systems used internally by a few hundred people. Scalability? Really!? UI that in no way needs to be reactive using React or Angular? Oh, and we need a workflow engine. And we are moving to the cloud, so rather than some simple flask built api, learn and deal with FaaS stuff. And then good luck deploying updates. Crazy. |
|
For me it’s been the opposite.
My FaaS stuff just stays up despite my, at the beginning, minimal knowledge. I’ve had, on the other hand, instances crash just because firewall logs piled up and filled all available storage.
But I agree on the overall point.