This document provides an overview of Apache Spark presented by Mathias Lavaert of InfoFarm. The presentation introduces Spark as a fast and general engine for big data processing, and covers Spark's core concepts including RDDs, transformations and actions. It also discusses Spark SQL, MLLib for machine learning, and Spark Streaming. The presentation demonstrates Spark's capabilities and notes how Spark can easily run on Amazon EC2. It promotes Spark as a modern full-stack framework suitable for both batch and real-time big data applications.