Introduction to Streaming Model Workflows
Introducing streaming model workflows.
Streaming platforms
Many organizations are now using streaming platforms in order to build real-time data pipelines that transform streams of data and move data between different components in a cloud environment. These platforms are typically distributed and provide fault-tolerance for streaming data. In addition to connecting different systems together, these tools also provide the ability to store records and create event queues.
Apache Kafka
One of the most popular streaming platforms is Apache Kafka, which is an open-source solution for providing message streaming across public and private clouds. Kafka is a hosted solution that requires provisioning and managing a cluster of machines in order to scale.
Cloud solutions
Get hands-on with 1200+ tech skills courses.