Azure Classroomnotes 06/Mar/2022

Event Based Solutions in Azure

  • Event-driven architecture allows communications between seperate systems by sharding information through events.
  • An event is a significant change in the system state that happens in the context of the system (An item added to the shopping cart, Payment success of the item in the cart)
  • Azure provides the following services for implementing Event-Driven Architecture
    • Azure Event Grid
    • Azure Event Hub

Azure Event Grid

  • Concepts
    • Event
    • Event Source
    • Event Handler
    • Topics
    • Event Subscriptions

Preview
* Event grid helps us in doing reactive programming.

Azure Event Hub

  • This is a big data streaming platform and event ingestion service.
    Preview
  • Python Refer Here for sample event producer
  • .net Refer Here

Azure Message Queue

  • Azure Storage Queue
  • Azure Service Bus

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Social Network Widget by Acurax Small Business Website Designers

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube