Kubernetes and High Performance Java
Hosted by
Simon Ritter, a Java Champion and twice awarded Java Rockstar status at JavaOne
In This Webinar
Microservices are becoming the de facto architectural approach to developing new applications.
Breaking up monolithic application functionality into smaller services that can be linked together has many advantages. This is especially the case when deploying to the cloud – adapting to changing workloads is essential and can have a significant cost impact.
In this webinar, Simon:
- Explains different microservices approaches
- Reviews associated technologies like Docker and Kubernetes
- And shows how to minimize speed of startup and latency effects from the garbage collector