otto-de / api-guidelines

A set of rules to build consistent and high quality REST and Async APIs at OTTO.
https://api.otto.de/portal/guidelines
Creative Commons Attribution 4.0 International
47 stars 12 forks source link

[define] evaluate possibilities for SNS/SQS CloudEvents binding #23

Open BirgitBader opened 1 year ago

BirgitBader commented 1 year ago

(i) This issue has been manually transferred from a former internal repository, as a private repository issue cannot be transferred to a public repository.

Context

SNS/SQS is a popular async protocol within OTTO.

With this ticket, it should be evaluated if an SNS/SQS protocol binding for CloudEvents can be specified.

Reference

BirgitBader commented 1 year ago

Comment history

Jul 8, 2022 by @thake

Points from discussion 2022/07/08:

  • Do we want to overcome SNS/SQS limitation of 10 attributes by providing a mixed content type having both attributes and a structured cloudevent?
  • Which context attributes should be provided as a SNS/SQS attribute?