Serverless

Handling state in Azure Functions without Durable Functions

Durable Functions task hub with tables and queues beside an ETag checkpoint row.

Durable Functions is a workflow engine. When your state is a cursor, a flag, or a counter, one Table Storage row with an ETag replaces it. more

Google Cloud Run Instances Target Long-Lived AI Agents

Cloud Run singleton lifecycle with endpoint and agent controls.

Cloud Run instances add a singleton runtime with a stable HTTPS URL, stop and resume controls, and up to seven days of continuous execution. more