Tag: durable execution
-
The Cloudflare Blog: Build durable applications on Cloudflare Workers: you write the Workflows, we take care of the rest
Source URL: https://blog.cloudflare.com/building-workflows-durable-execution-on-workers Source: The Cloudflare Blog Title: Build durable applications on Cloudflare Workers: you write the Workflows, we take care of the rest Feedly Summary: Cloudflare Workflows is now in open beta! Workflows allows you to build reliable, repeatable, long-lived multi-step applications that can automatically retry, persist state, and scale out. Read on to…
-
The Cloudflare Blog: Improving platform resilience at Cloudflare through automation
Source URL: https://blog.cloudflare.com/improving-platform-resilience-at-cloudflare Source: The Cloudflare Blog Title: Improving platform resilience at Cloudflare through automation Feedly Summary: We realized that we need a way to automatically heal our platform from an operations perspective, and designed and built a workflow orchestration platform to provide these self-healing capabilities across our global network. We explore how this has…
-
Hacker News: From Event-Driven to Durable Execution: Distributed Execution Flow Paradigms
Source URL: https://metatype.dev/blog/2024/08/27/distributed-execution-flow-paradigms Source: Hacker News Title: From Event-Driven to Durable Execution: Distributed Execution Flow Paradigms Feedly Summary: Comments AI Summary and Description: Yes Summary: The provided text discusses challenges in microservices architecture, specifically focusing on workflow completeness in cloud environments. It introduces several architectural patterns and solutions, such as Event-Driven Architecture, the Saga Pattern,…