Spark
Trainings
Apache Spark
Apache Spark is a data analysis and aggregation tool built atop Scala. It is also a distributed calculation tool across multiple worker machines in a cluster. What makes the relationship of Spark and Scala so special is the ability to perform data analysis with functional programming or SQL.
This course is tailored for data analysts and engineers looking to harness their data workloads and develop solutions.
Talks
Spark Streaming
Spark Streaming is one of the few additions that are available with Spark that uses its internal architecture and creates a Streaming processing framework to process data in real-time.