Evaluating Workflow Orchestration Frameworks NEW
Built hands-on POCs comparing Azure Durable Functions, Temporal, Prefect, and Dapr for orchestrating event-driven AI pipelines. Implemented the same invoice processing workflow (PDF → parse → fan-out/fan-in → aggregate) across all frameworks for an apples-to-apples comparison. Key insights on deterministic replay, multi-service architecture patterns, and how local dev experience impacts iteration speed and debugging.