All videos
All videos
Towards cloud-native Scala
JVM has a bad rep amongst the members of the cloud-native crowd for a very good reason: it's sluggish, heavy and resource-hungry. GraalVM turns this upside down with the possibility of compiling down JVM apps down to native code. Scala, especially the pure functional taste, is the language best suited to benefit from this transformation and used to build small, lean and fast microservices working seamlessly in Kubernetes-managed environments. I will show you the tradeoffs of this process, why and when to pursue it and the tooling built especially to make it happen easier.
Other videos that you might like

My Take on Scala 3 by Tomasz Godzik
Tomasz Godzik

Using Chaos Engineering to Build Resilient Distributed Applications
Carl Pulley

Your best buddies
Krzysztof Borowski, Krzysztof Romanowski

Integrating IDEs with Dotty, the experimental Scala compiler
Guillaume Martres