You’ve probably heard of Spring Boot and Kubernetes. But have you tried to deploy a Spring Boot application to a Kubernetes cluster from scratch?
It’s never been easier to code Java services. However, whenever we remove one bottleneck, another takes its place. We no longer need to write much Java code for each service. But how do we deliver more and more services in a consistent way…
Software Development has moved forward a lot recently. Both on the code side and the runtime side, we’ve had huge advances.