Developing Java applications to use a microservice architecture and deploying them to the cloud is both flexible and cost-effective. The drawback to having many different JVMs running services is that there is no sharing of compiled code for multiple service instances or record of code that’s been compiled before. This video explains how these problems can be addressed and cloud costs reduced by using Azul’s Cloud Native Compiler, one that delivers JIT-as-a-service.