I can feed events to kinesis directly from firebase without a server in between

I would like to combine firebase events and kinesis stream - is there a way to drag events directly from firebase to kinesis without an intermediate server? Can firebase initiate residual calls or kinesis feeds from a firebase event (by value, on add, remove, etc.)

+3


source to share





All Articles