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

My Take on Scala 3 by Wiem Zine Elabidine
Wiem Zine Elabidine

Libra: A Holistic Recommender System for Software Engineering
Luca Ponzanelli

Q&A session with Martin Odersky and Scala 3 team
Martin Odersky, Sébastien Doeraene, Krzysztof Romanowski, Darja Jovanovic, Guillaume Martres, Nicolas Stucki

Declarative artifact packaging with SBT
Mikhail Mutcianko