I have a stream of events for various devices that can either be "connected" or "disconnected".
I.e. an event has the following structure:
- timestamp
- device_id
- event ("connected" or "disconnected")
I want to trigger an action instantly when a device has been disconnected and not connected within (a device specific configurable) time period, e.g. 1 hour. I only want to trigger once per "disconnected" event.
Is this something that can be done using AWS Kinesis Analytics and if so what would the query look like? If not, can it be done using some other tool or do I have to custom build it?
This is possible with Drools Kinesis Analytics (managed service on Amazon):
Types:
Rules:
Note, that there are 2 types of inputs: