Cloud Use Case: Integration with AWS Kinesis and S3
To showcase registering custom sources and sink, lets modify our Trucking Ref App Use Case Requirements with the following:
The Trucking company wants to deploy the Trucking Application on AWS
The Trucking company wants to streams the sensor data into AWs Kinesis instead of Apache Kafka.
The trucking company wants to use SAM for streaming analytics.
The insights generated by SAM should be stored into AWS S3 instead of Druid.
The below diagram illustrates this Cloud architecture: