The case against serverless
Has lambda been superseded by kubernetes? Are we better off with the versatility of just instantiating a docker image than being forced into lambda protocols?…
Has lambda been superseded by kubernetes? Are we better off with the versatility of just instantiating a docker image than being forced into lambda protocols?…
Kubernetes + helm does everything that provisioning server instances, configuring web server reverse proxies, and actually deploying your services does, all in one. It has to be complicated.…