Azure Functions vs Logic Apps vs Event Grid

2023-03-20T02:52:22+00:00

  Functions Logic Apps Event Grid Service Serverless Compute Serverless Workflows Serverless Events Description Run a small piece of code to do a task Automate your workflows without writing a single line of code. Route custom events to different endpoints. Features Serverless applications Choice of language Bring your own dependencies Integrated security Flexible development tools Stateful serverless architecture Built-in and managed connectors Control your workflows Manage or manipulate data App, data and system integration Enterprise application integration B2B communication in the cloud or on-premises Advanced filtering Fan-out to multiple endpoints  Supports high-volume workloads Built-in Events Custom Events Development Code-first Designer-first [...]