Code the Future with Java and AI – Join Me at JDConf 2025
JDConf 2025 is around the corner - and I want you to be part of it. Whether you are a Java developer, architect, team leader, or decision maker, this is…
03/04/2025
Modern applications are typically architected as distributed collections of microservices, with each collection of microservices performing some discrete business function. This distributed microservices architecture allows multiple teams within large organizations to operate independently of each other and release new versions of their microservices at their own cadence. However, this requires…