This document discusses streaming data and event processing in the cloud. It notes that event data is already distributed globally and stored in the cloud, so processing should be done by bringing the computation to the data rather than moving the data. It also outlines some key considerations for building a cloud-based event processing solution such as infrastructure provisioning, coding for data ingestion and egress, resilience planning, solution design, and monitoring.