Updated on 2023-10-25 GMT+08:00

What Is EG?

EventGrid (EG) is a serverless event bus service for standard and centralized access of Huawei Cloud services and custom or SaaS applications. You can build a loosely coupled, distributed event-driven architecture to flexibly route events via CloudEvents.

Figure 1 EG architecture
  • Event sources: Including Huawei Cloud services, custom applications, and SaaS applications. They produce event messages and publish them to subscriptions.
  • Event subscriptions: Store received messages and route them to targets as specified by relevant rules.
  • Event targets: Consume event messages.