Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pattern: Request/Response Aggregator #14

Open
karlrissland opened this issue Jan 12, 2023 · 0 comments
Open

Pattern: Request/Response Aggregator #14

karlrissland opened this issue Jan 12, 2023 · 0 comments

Comments

@karlrissland
Copy link

Deployable demo that shows a customer a couple of implementations of a request/response aggregator

  • Show how messages are fanned out and processed in parallel
  • Show how to implement in LogicApps
  • Show how to implement in Durable Functions
  • Discuss When to use what (logicapps vs functions)
  • demonstrate message tracking with property promotion, i.e. show all instances where po xyz was processed
  • Self-contained demo
  • independently deployable
  • independent documentation
  • Design as a starting point for customers, simple, easy to build upon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant