In this Sysco LABS Tutorial, Ashanthi Abeyrathna and Yasasi Abeysinghe teach us how to compress data in Amazon Kinesis Data Streams with Avro Data Serialization.
The tutorial will cover:
What are Amazon Kinesis Data Streams?
Data Serialization/ Avro Data Serialization
Sample codes for producer application with avro data serialization: https://github.com/ashanthi93/kinesis...
Sample code for the consumer application with avro data deserialization : https://github.com/yasasi94/amazon-kc...