eiffel-community / eiffel

The Eiffel framework vocabulary, descriptions, guides and schemas along with links to relevant implementation repositories.
Apache License 2.0
122 stars 59 forks source link

Eiffel on Cloud Events #399

Open m-linner-ericsson opened 3 months ago

m-linner-ericsson commented 3 months ago

Summary

As CI/CD developer I want an explanation of how to use Eiffel on Cloud Events So that I can use other brokers than RabbitMQ

Context

When Eiffel was created https://cloudevents.io/ did not exist. As it now becomes a standard for sending events Eiffel should explain how to send Eiffel events on top of cloud events. This has two benefits:

Exemplification

No response

Drawbacks

No response

Out of Scope

Should not consider how to actually send the events or any details on specific binding toward transport protocols but rather how to bind them to Cloud Events.

Further links

Acceptance Criteria

No response

Implementation Ideas

No response