Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 671 Bytes

File metadata and controls

21 lines (14 loc) · 671 Bytes

Cloud Patterns for Azure Logic Apps

Logic Apps commonly implements orchestration and integration workflows. The patterns below help you scale and harden workflow-driven solutions.

Patterns covered

  1. Asynchronous Request-Reply
  2. Scheduler Agent Supervisor
  3. Choreography
  4. Saga / Compensating Transaction
  5. Anti-Corruption Layer

Start here

References