Azure Event service cheat sheet

  • Storage Queue: Queue. large and slow messages. e.g. dead-letter event.
  • Service Bus: Transactional message. At-most-once delivery.
  • Event Hub: IoT, log data, stream data
  • Event Grid: Link events from the event source to the event handler (e.g. function). Pub/Sub. 1 to Many delivery.

Leave a comment

Please note that we won't show your email to others, or use it for sending unwanted emails. We will only use it to render your Gravatar image and to validate you as a real person.