I've personally not used Kinesis before, but as far as I know it's very similar 
to Kafka (it is also based on a total order of messages per partition), so 
Samza should be able to support it well.

If you want to develop a SystemConsumer/SystemProducer for Kinesis, it would be 
an awesome contribution to Samza :)

Thanks,
Martin

On 7 Oct 2014, at 15:35, Thiago Souza <[email protected]> wrote:

> Hi there,
> 
> I'm quite new to Samza and currently evaluating it for a new project.
> 
> Does it make any sense to implement an alternative to Kafka based on Amazon
> Kinesis?
> 
> Thanks,
> Thiago Souza

Reply via email to