This year again, Scaladays was a blast. It took place in Amsterdam between 8th and 10th June. I was there and here is what I brought back. Apache Spark Is Everywhere That was the most astonishing to me: Spark was everywhere. Spark is a new compute model written in Scala and Akka. At its core, it is a platform to perform transformations and actions on distributed collections. We call those collections Resilient Distributed Dataset (RDD).