This document discusses real-time analytics and introduces WSO2 Complex Event Processing (CEP) as a SQL-like language for real-time analytics. It describes how CEP can be used to define filtering, aggregation, pattern matching, and other common operations on streaming data. It also discusses how CEP queries can be scaled out across multiple nodes by partitioning streams and queries. CEP provides an easy to use yet powerful way to perform real-time analytics on streaming data at scale.