Skip to content

How can I best utilize event-driven architecture in Noop? #35

Discussion options

You must be logged in to vote

Cool, thanks for clarifying.

For message brokers, we currently support Redis as a Resource which can provide Pub/Sub functionality between multiple Service Components. SQS is the horizon and I'd be interested in hearing if there are any other specific message broker technologies you'd be interested in.

The state-change-driven space is very interesting to me as well, but we don't have any current plans on the roadmap. We already have Input/Output with Task Components (more docs needed) which could offer an interesting approach. Like we could receive the S3 event when an object is uploaded, and invoke a Task Component with the payload in the input. It's a challenging space because it gets i…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@nprimmer
Comment options

@arbitrarytech
Comment options

Answer selected by nprimmer
@nprimmer
Comment options

@arbitrarytech
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants