Computational Thinking + Doing

Event-Driven and Real-Time Stream Data Processing

—using Apache Kafka on AWS, Azure, and GCP.

Getting Started

If you are interested in reproducing this work, here are the versions of Python and Python packages used:

import sys
print(sys.version)
3.9.6 (v3.9.6:db3ff76da1, Jun 28 2021, 11:49:53) 
[Clang 6.0 (clang-600.0.57)]
!pip install 
Applied Computing