I want merge two event streamings, one is from user clickstream events and others are from backend system events. Backend events are multiple micro services which generates events that are send to another kinesis data streams.
Could anyone gives the solution for above problem statement would be great.