All videos
All videos
Towards cloud-native Scala
October 8, 2019
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
Serialization toolbox for Akka messages, events and persistent state that helps achieve compile-time guarantee on serializability
Paweł Lipski, Marcin Złakowski
Tree-Structured RNNs: a Tool for Learning from Human Code
Zoë Weil
sbt1
Eugene Yokota, Dale Wijnand
My Take on Scala 3 by Daniel Spiewak
Daniel Spiewak