Apache Kafka - Strom Foundation - Classes TOC

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Apache Kafka – Foundation

 The Apache Kafka Ecosystem Architecture


 The Kafka Core Concepts: Topics, Partitions, Brokers, Replicas, Producers, Consumers,
and more!
 Launch your own Kafka cluster in no time using native Kafka binaries – Windows /
MacOS X / Linux 
 Learn and Practice using the Kafka Command Line Interface (CLI)
 Code Producer and Consumers using the Java API 
 Real world project using Wikimedia as a source of data for a producer and OpenSearch
as a sink for our consumer
 Overview of Advanced APIs (Kafka Connect, Kafka Streams)
 Real World Case Studies and Big Use cases
 Overview of Advanced Kafka for Administrators
 Advanced Topic Configurations

Apache Strom – Foundation

 Stream Processing with Strom


 Implementing a Hello World Topology
 Processing Data using Files
 Running a Topology in the Remote Mode
 Adding Parallelism to a Strom Topology
 Building a Word Count Topology
 Remote Procedure Calls Using Strom
 Managing Reliability of Topologies
 Integrating Strom with Different Sources/Sinks
 Using the Strom Multilang Protocol
 Complex Transformations using Trident

You might also like