kafka-tutorials
kafka-tutorials copied to clipboard
Track drone deliveries
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