Hello folks,
We are consuming from a kinesis stream in our beam application.
So far we were using *sdk.io <http://sdk.io>*.kinesis.KinesisIO to read
from kinesis.
What I understand is that this library does not use Enhanced Fan-Out
Consumer provided by AWS.

Recently I saw this library *sdk.io.aws2*.kinesis.KinesisIO and I wanted to
understand what is the purpose of this new KinesisIO to read from and write
to kinesis ?

Does this new library use Enhanced Fan-Out Consumer ?

When and how should we decide if we want to migrate to new library or
continue to use the current one ?

Thanks
Sachin

Reply via email to