There& #39;s a ton of effort attempting to "modernize" applications at the infrastructure layer, but without equal investment at the application layer, think frameworks and application servers, we& #39;re only solving half the problem.
Even with the best orchestration, logging, security, and debugging infrastructure, code has to be written to make the best use of it.
We are asking developers to implement all the best practices around security, performance, load shedding, and authorization, for every programming language.
Ideally we encapsulate it all and enable developers to do this:
import "do/the/right/thing"
Ideally we encapsulate it all and enable developers to do this:
import "do/the/right/thing"