This document discusses event driven architecture and stream data platforms. It describes how a stream data platform can be used for data integration and stream processing. The platform acts as a central hub that captures event streams from various systems and makes the data available to other systems like Hadoop and databases. It also discusses best practices like using a common data format (Avro) and schemas to simplify integration across systems.