kafka-tutorials icon indicating copy to clipboard operation
kafka-tutorials copied to clipboard

Track drone deliveries

Open ybyzek opened this issue 3 years ago • 0 comments

Probably similar to other fleet/inventory/delivery use cases, but drones are cool and maybe deserve their own recipe.

Any ksql query can work, maybe where the drone data schema is similar to:

timestamp, name, url, success, resultCode, duration, operation_Id, deliveryId

Inspiration: https://docs.microsoft.com/en-us/azure/architecture/microservices/logging-monitoring

ybyzek avatar Mar 21 '22 12:03 ybyzek