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

Discussion Panel – The biggest holes in Scala tooling and how we can plug them up
Iulian Dragoș, Krzysztof Romanowski, Eugene Burmako, Rory Graves, Mikhail Mutcianko, Jon Pretty

Triplequote Hydra Compiler: a bigger hammer
Iulian Dragoș, Mirco Dotta

Evolving an ecosystem
Iulian Dragoș

Analysis of Zinc
Eugene Yokota