dapr-sandbox / dapr-logicapps-extension

Run Cloud Native workflows on any environment using Dapr
Apache License 2.0
136 stars 29 forks source link

Clarify the relationship between the Logic Apps Preview and Dapr Workflows in the docs #64

Open msfussell opened 3 years ago

msfussell commented 3 years ago

Q: Is there a relationship between the Logic Apps Preview that runs in Docker: https://docs.microsoft.com/en-au/azure/logic-apps/create-stateful-stateless-workflows-visual-studio-code?s=09 and Dapr Workflows which allows running Logc Apps workflows https://github.com/dapr/workflows ?

A: Dapr Workflows runs the Logic Apps engine, the .NET binaries. Well in advance of this announcement you have been able to run Logic App workflows in containers using Dapr. This announcement just showed how Logic App workflows also runs Functions Host runtime.

tomkerkhove commented 3 years ago

To take it a step further, when should we use what?

yaron2 commented 3 years ago

My take:

Use Dapr Workflows