|
|
|
|
|
by FooBarWidget
3212 days ago
|
|
How exactly does having an app server reduce overhead, compared to running each service directly without app server?
And how does having an app server compare to putting each microservice in its own Docker container and orchestrating them in Kubernetes, which is what more and more companies seem to be doing? |
|
some people simply don't like containers or aren't tooled for it.
there's more than one way to do it (TMTOWTDI).