|
|
|
|
|
by jcranmer
2100 days ago
|
|
What you're complaining about is basically that certain features have become simpler to the point that it's feasible to have them in more situations--and adding those features adds a certain amount of complexity. There are three overlapping issues in what you talk about: * Moving from bare metal servers to VMs to containers, with cloud deployment optionally thrown in there somewhere. * Moving from hand deployment to continuous integration. * Moving from monolithic applications to microservices. |
|