Workflow Deployment Architecture - Independent vs. Monolithic Deployment #6879
Unanswered
BigBoiAlex
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm evaluating Elsa for a project and have questions about the deployment model
I found this discussion about scalability which covers distributed runtime and scaling strategies, but I'm looking for clarification on workflow deployment patterns specifically.
Current Understanding:
From the documentation, it appears that Elsa follows a monolithic deployment approach where:
Questions:
Use Case:
I'm looking for the ability to deploy workflow versions independently (similar to microservices deployment patterns) to avoid full application redeployments when only workflow logic changes.
Beta Was this translation helpful? Give feedback.
All reactions