# temporal

Published articles for temporal.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## A letter from Samar: a year of achievements, and what's next for us

DevFeed: [A letter from Samar: a year of achievements, and what's next for us](<https://devfeed.tech/articles/a-letter-from-samar-a-year-of-achievements-and-what-s-next-for-us-36034.md>)

Original publisher: [Read original article](<https://temporal.io/blog/temporal-series-e-letter-from-ceo-samar-abbas>)

Author: Samar Abbas

Published: 2026-09-14T00:00:00Z

Content type: opinion

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [reliability](<https://devfeed.tech/topics/reliability.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [growth](<https://devfeed.tech/tags/growth.md>), [openai](<https://devfeed.tech/tags/openai.md>), [reliability](<https://devfeed.tech/tags/reliability.md>), [temporal](<https://devfeed.tech/tags/temporal.md>), [temporal-voices](<https://devfeed.tech/tags/temporal-voices.md>)

### AI overview

Temporal CEO Samar Abbas reviews a year of company growth, leadership changes, the Series E raise, platform usage, and customer examples. He argues that reliable infrastructure and Durable Execution remain important as AI increases application complexity and expectations.

### Source excerpt

Temporal CEO Samar Abbas on a year of record growth, the Series E raise, and why Durable Execution is now core infrastructure for reliable AI agents.

## From dedicated Workers to Serverless Workers: Migrating Temporal Workflows to AWS Lambda

DevFeed: [From dedicated Workers to Serverless Workers: Migrating Temporal Workflows to AWS Lambda](<https://devfeed.tech/articles/from-dedicated-workers-to-serverless-workers-migrating-temporal-workflows-to-aws-lambda-35918.md>)

Original publisher: [Read original article](<https://temporal.io/blog/migrating-temporal-workflows-to-aws-lambda>)

Author: Garima Gupta

Published: 2026-09-09T00:00:00Z

Content type: tutorial

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [go](<https://devfeed.tech/tags/go.md>), [java](<https://devfeed.tech/tags/java.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [net](<https://devfeed.tech/tags/net.md>), [python](<https://devfeed.tech/tags/python.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [temporal](<https://devfeed.tech/tags/temporal.md>), [temporal-voices](<https://devfeed.tech/tags/temporal-voices.md>), [testing](<https://devfeed.tech/tags/testing.md>), [typescript](<https://devfeed.tech/tags/typescript.md>), [versioning](<https://devfeed.tech/tags/versioning.md>)

### AI overview

This guide explains how to migrate Temporal Workers from long-lived processes on Kubernetes to Temporal Cloud Serverless Workers running on AWS Lambda. It focuses on AWS Lambda with Python examples and covers lifecycle changes, invocation scaling, deployment, versioning, and testing.

### Source excerpt

Learn to migrate Temporal Workers from dedicated infrastructure to AWS Lambda with Serverless Workers, with guidance on deployment, versioning, and testing.

## How LlamaIndex uses Temporal to scale reliable document orchestration

DevFeed: [How LlamaIndex uses Temporal to scale reliable document orchestration](<https://devfeed.tech/articles/how-llamaindex-uses-temporal-to-scale-reliable-document-orchestration-35908.md>)

Original publisher: [Read original article](<https://temporal.io/blog/llamaindex-uses-temporal-to-scale-reliable-document-orchestration>)

Author: Adrian Lyjak

Published: 2026-09-01T00:00:00Z

Content type: article

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [llamaindex](<https://devfeed.tech/topics/llamaindex.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [RabbitMQ](<https://devfeed.tech/topics/rabbitmq.md>), [Concurrency](<https://devfeed.tech/topics/concurrency.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [concurrency](<https://devfeed.tech/tags/concurrency.md>), [llamaindex](<https://devfeed.tech/tags/llamaindex.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [rabbitmq](<https://devfeed.tech/tags/rabbitmq.md>), [scale](<https://devfeed.tech/tags/scale.md>), [temporal](<https://devfeed.tech/tags/temporal.md>), [temporal-voices](<https://devfeed.tech/tags/temporal-voices.md>)

### AI overview

This article explains how LlamaIndex moved document-processing workloads from RabbitMQ to Temporal. It describes the complexity of processing documents page by page and reports that Temporal helped the team improve durability and concurrency while processing tens of millions of pages per day for the Batch API.

### Source excerpt

Learn how LlamaIndex moved from RabbitMQ to Temporal to make LlamaParse more durable, improve concurrency, and process tens of millions of pages per day.

## The foundation: Why Temporal for a data pipeline?

DevFeed: [The foundation: Why Temporal for a data pipeline?](<https://devfeed.tech/articles/the-foundation-why-temporal-for-a-data-pipeline-36063.md>)

Original publisher: [Read original article](<https://temporal.io/blog/the-foundation-why-temporal-for-a-data-pipeline>)

Author: Houman Kargaran

Published: 2026-07-23T00:00:00Z

Content type: tutorial

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [pii](<https://devfeed.tech/topics/pii.md>), [Requirements](<https://devfeed.tech/topics/requirements.md>), [Resilience](<https://devfeed.tech/topics/resilience.md>), [consistency](<https://devfeed.tech/topics/consistency.md>), [Availability](<https://devfeed.tech/topics/availability.md>), [observability](<https://devfeed.tech/topics/observability.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [Embeddings](<https://devfeed.tech/topics/embeddings.md>)

Tags: [auditability](<https://devfeed.tech/tags/auditability.md>), [community](<https://devfeed.tech/tags/community.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [data](<https://devfeed.tech/tags/data.md>), [data-pipeline](<https://devfeed.tech/tags/data-pipeline.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [execution](<https://devfeed.tech/tags/execution.md>), [foundation](<https://devfeed.tech/tags/foundation.md>), [requirements](<https://devfeed.tech/tags/requirements.md>), [resilience](<https://devfeed.tech/tags/resilience.md>), [search](<https://devfeed.tech/tags/search.md>), [temporal](<https://devfeed.tech/tags/temporal.md>)

### AI overview

This tutorial explains how to justify Temporal as the orchestration layer for a PII-compliant complaint-ingestion pipeline. It covers requirements for resilience, consistency, availability, observability, redaction, internal classification, and semantic search over complaint data.

### Source excerpt

How to justify Temporal for a regulated data pipeline: the requirements, the naive approach, and why Durable Execution wins on resilience and auditability.

## How Sherlocks AI uses Temporal to orchestrate AI agents for incident resolution

DevFeed: [How Sherlocks AI uses Temporal to orchestrate AI agents for incident resolution](<https://devfeed.tech/articles/how-sherlocks-ai-uses-temporal-to-orchestrate-ai-agents-for-incident-resolution-35862.md>)

Original publisher: [Read original article](<https://temporal.io/blog/how-sherlocks-ai-uses-temporal-to-orchestrate-ai-agents-for-incident-resolution>)

Author: Akshat Sandhaliya

Published: 2026-07-07T00:00:00Z

Content type: article

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [incident](<https://devfeed.tech/topics/incident.md>), [SRE](<https://devfeed.tech/topics/sre.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [tracing](<https://devfeed.tech/topics/tracing.md>), [Graphs](<https://devfeed.tech/topics/graphs.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>)

Tags: [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [apm](<https://devfeed.tech/tags/apm.md>), [community](<https://devfeed.tech/tags/community.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [databases](<https://devfeed.tech/tags/databases.md>), [incident](<https://devfeed.tech/tags/incident.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [logs](<https://devfeed.tech/tags/logs.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [observability](<https://devfeed.tech/tags/observability.md>), [sre](<https://devfeed.tech/tags/sre.md>), [temporal](<https://devfeed.tech/tags/temporal.md>)

### AI overview

Sherlocks AI describes using Temporal Cloud to run durable AI-agent investigations for production incidents. The platform also uses workflows for knowledge-graph updates, infrastructure scans, and event ingestion, with retries, checkpointing, and parallel execution to improve reliability.

### Source excerpt

Sherlocks AI on how Temporal Cloud runs durable AI agent investigations, infra scans, Knowledge Graph updates, and event ingestion for SRE teams.

## How Temporal Helps Teams Build Durable, Visible, and Secure Agents

DevFeed: [How Temporal Helps Teams Build Durable, Visible, and Secure Agents](<https://devfeed.tech/articles/stop-failing-on-the-path-to-production-a-better-way-for-agentic-platforms-35992.md>)

Original publisher: [Read original article](<https://temporal.io/blog/stop-failing-on-the-path-to-production-a-better-way-for-agentic-platforms>)

Author: Joshua Smith

Published: 2026-06-23T00:00:00Z

Content type: opinion

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [data](<https://devfeed.tech/tags/data.md>), [platforms](<https://devfeed.tech/tags/platforms.md>), [production](<https://devfeed.tech/tags/production.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>), [temporal](<https://devfeed.tech/tags/temporal.md>), [temporal-voices](<https://devfeed.tech/tags/temporal-voices.md>)

### AI overview

The article argues that agentic implementations struggle when teams overlook the path to production. It presents Temporal as a harness for building durable, visible, secure agents and emphasizes giving decision-makers timely, understandable, and auditable data.

### Source excerpt

Agentic platforms fail when teams ignore the path to production. Learn how Temporal helps teams build durable, visible, secure agents.

## Building a Temporal Docker Desktop Extension for the Community

DevFeed: [Building a Temporal Docker Desktop Extension for the Community](<https://devfeed.tech/articles/someone-was-wrong-on-the-internet-so-i-built-a-temporal-docker-extension-35984.md>)

Original publisher: [Read original article](<https://temporal.io/blog/someone-was-wrong-on-the-internet-so-i-built-a-temporal-docker-extension>)

Author: Shy Ruparel

Published: 2026-06-11T00:00:00Z

Content type: opinion

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Extension](<https://devfeed.tech/topics/extension.md>), [Docker](<https://devfeed.tech/topics/docker.md>)

Tags: [community](<https://devfeed.tech/tags/community.md>), [docker](<https://devfeed.tech/tags/docker.md>), [extension](<https://devfeed.tech/tags/extension.md>), [temporal](<https://devfeed.tech/tags/temporal.md>), [temporal-voices](<https://devfeed.tech/tags/temporal-voices.md>)

### AI overview

Shy Ruparel describes building a Temporal Docker Desktop extension after questioning whether such an extension was possible. The article recounts an initial iframe-based implementation and the process of developing the extension properly.

### Source excerpt

How Shy Ruparel built a Temporal Docker Desktop extension by identifying a gap and making it available for the community

## How Coverwatch uses Temporal to orchestrate AI-powered insurance workflows

DevFeed: [How Coverwatch uses Temporal to orchestrate AI-powered insurance workflows](<https://devfeed.tech/articles/how-coverwatch-uses-temporal-to-orchestrate-ai-powered-insurance-workflows-35850.md>)

Original publisher: [Read original article](<https://temporal.io/blog/how-coverwatch-uses-temporal-to-orchestrate-ai-powered-insurance-workflows>)

Author: Wilmer Yan

Published: 2026-06-09T00:00:00Z

Content type: article

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [human review](<https://devfeed.tech/topics/human-review.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [automation](<https://devfeed.tech/tags/automation.md>), [community](<https://devfeed.tech/tags/community.md>), [human-review](<https://devfeed.tech/tags/human-review.md>), [outages](<https://devfeed.tech/tags/outages.md>), [temporal](<https://devfeed.tech/tags/temporal.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

Coverwatch uses Temporal to coordinate long-running commercial insurance workflows involving AI agents, broker review, carrier communication, and operational follow-up. The platform is designed to preserve workflow state across delays, outages, and external-service issues.

### Source excerpt

Coverwatch runs its AI-powered insurance workflows on Temporal, keeping agents, broker review, and carrier submissions durable through outages.

## Track customer loyalty points with durable workflows

DevFeed: [Track customer loyalty points with durable workflows](<https://devfeed.tech/articles/track-customer-loyalty-points-with-durable-workflows-35824.md>)

Original publisher: [Read original article](<https://temporal.io/blog/entity-workflow-loyalty-points>)

Author: Cecil Phillip

Published: 2026-06-03T00:00:00Z

Content type: tutorial

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [account](<https://devfeed.tech/topics/account.md>), [business logic](<https://devfeed.tech/topics/business-logic.md>), [Database](<https://devfeed.tech/topics/database.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [locking](<https://devfeed.tech/topics/locking.md>), [retry](<https://devfeed.tech/topics/retry.md>), [service](<https://devfeed.tech/topics/service.md>), [upgrade](<https://devfeed.tech/topics/upgrade.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>)

Tags: [account](<https://devfeed.tech/tags/account.md>), [business-logic](<https://devfeed.tech/tags/business-logic.md>), [customer](<https://devfeed.tech/tags/customer.md>), [database](<https://devfeed.tech/tags/database.md>), [locking](<https://devfeed.tech/tags/locking.md>), [loyalty](<https://devfeed.tech/tags/loyalty.md>), [loyalty-points](<https://devfeed.tech/tags/loyalty-points.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [process](<https://devfeed.tech/tags/process.md>), [query](<https://devfeed.tech/tags/query.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [retry](<https://devfeed.tech/tags/retry.md>), [service](<https://devfeed.tech/tags/service.md>), [temporal](<https://devfeed.tech/tags/temporal.md>), [temporal-concepts](<https://devfeed.tech/tags/temporal-concepts.md>), [upgrades](<https://devfeed.tech/tags/upgrades.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

This article explains how to track customer loyalty points with durable Entity Workflows in Temporal. Each customer has a persistent workflow that maintains points, tier status, and activity history, while Signals handle accruals, Updates validate redemptions, and Queries read current balances.

### Source excerpt

Track loyalty points with durable Entity Workflows in Temporal. See how to handle accruals, tier upgrades, and redemptions for each customer.

## Temporal Sandbox Orchestration Harness: The missing layer for running agents

DevFeed: [Temporal Sandbox Orchestration Harness: The missing layer for running agents](<https://devfeed.tech/articles/temporal-sandbox-orchestration-harness-the-missing-layer-for-running-agents-36031.md>)

Original publisher: [Read original article](<https://temporal.io/blog/temporal-sandbox-orchestration-harness-the-missing-layer-for-running-agents>)

Author: Stefan Richter

Published: 2026-05-07T00:00:00Z

Content type: article

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [agentic workflows](<https://devfeed.tech/topics/agentic-workflows.md>), [Persistence](<https://devfeed.tech/topics/persistence.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>)

Tags: [agentic-workflows](<https://devfeed.tech/tags/agentic-workflows.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [cleanup](<https://devfeed.tech/tags/cleanup.md>), [durability](<https://devfeed.tech/tags/durability.md>), [execution](<https://devfeed.tech/tags/execution.md>), [files](<https://devfeed.tech/tags/files.md>), [harness](<https://devfeed.tech/tags/harness.md>), [isolation](<https://devfeed.tech/tags/isolation.md>), [network](<https://devfeed.tech/tags/network.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [persistence](<https://devfeed.tech/tags/persistence.md>), [process](<https://devfeed.tech/tags/process.md>), [product-news](<https://devfeed.tech/tags/product-news.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [sandbox](<https://devfeed.tech/tags/sandbox.md>), [temporal](<https://devfeed.tech/tags/temporal.md>)

### AI overview

Temporal introduces reference materials and Code Exchange samples for orchestrating secure, isolated, temporary sandbox compute environments within Temporal Workflows used by AI agents. The materials address interfaces, provisioning, persistence, and cleanup.

### Source excerpt

Standardize how AI agents in Temporal Workflows orchestrate sandbox compute. New Code Exchange samples cover provisioning, persistence, and cleanup.

## How XY builds an AI agent orchestration platform for healthcare with Temporal

DevFeed: [How XY builds an AI agent orchestration platform for healthcare with Temporal](<https://devfeed.tech/articles/how-xy-builds-an-ai-agent-orchestration-platform-for-healthcare-with-temporal-36119.md>)

Original publisher: [Read original article](<https://temporal.io/blog/xy-build-ai-agent-orchestration-platform-healthcare-temporal>)

Author: The XY Engineering Team

Published: 2026-04-23T00:00:00Z

Content type: article

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [agent orchestration](<https://devfeed.tech/topics/agent-orchestration.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [reliability](<https://devfeed.tech/topics/reliability.md>), [human review](<https://devfeed.tech/topics/human-review.md>), [sensitive data](<https://devfeed.tech/topics/sensitive-data.md>), [Structured-data](<https://devfeed.tech/topics/structured-data.md>), [YAML](<https://devfeed.tech/topics/yaml.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agent-orchestration](<https://devfeed.tech/tags/agent-orchestration.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [automation](<https://devfeed.tech/tags/automation.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [human-review](<https://devfeed.tech/tags/human-review.md>), [long-running](<https://devfeed.tech/tags/long-running.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [reliability](<https://devfeed.tech/tags/reliability.md>), [sensitive-data](<https://devfeed.tech/tags/sensitive-data.md>), [temporal](<https://devfeed.tech/tags/temporal.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

XY describes using Temporal as a DSL-driven execution engine for an AI agent orchestration platform serving complex healthcare workflows. The approach uses a YAML-based workflow language and a generic Temporal workflow class to coordinate multiple systems, reliability features, human review, and sensitive healthcare data from prototype to production.

### Source excerpt

One generic Temporal workflow class can provide infinite healthcare automation. See how XY built a DSL-driven AI agent orchestration platform that scales from prototype to production.

## Safe deployments with Temporal Worker Versioning on Kubernetes

DevFeed: [Safe deployments with Temporal Worker Versioning on Kubernetes](<https://devfeed.tech/articles/safe-deployments-with-temporal-worker-versioning-on-kubernetes-35967.md>)

Original publisher: [Read original article](<https://temporal.io/blog/safe-deployments-with-temporal-worker-versioning-on-kubernetes>)

Author: Michael Jones

Published: 2026-04-22T00:00:00Z

Content type: tutorial

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [kubectl](<https://devfeed.tech/topics/kubectl.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Python](<https://devfeed.tech/topics/python.md>)

Tags: [deployments](<https://devfeed.tech/tags/deployments.md>), [docker](<https://devfeed.tech/tags/docker.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [temporal](<https://devfeed.tech/tags/temporal.md>), [versioning](<https://devfeed.tech/tags/versioning.md>)

### AI overview

This tutorial demonstrates how Temporal Worker Versioning on Kubernetes can safely deploy Workflow code changes while preserving in-flight Workflows. It uses a research agent Workflow with expensive LLM calls to illustrate the risks of naive deployments and the deployment pattern that addresses them.

### Source excerpt

Non-determinism errors killing your in-flight Workflows? Michael Jones shows how Temporal's Worker Versioning lets old and new Workers run side by side, so nothing gets lost on deploy.

## PostgreSQL temporal UPDATE and DELETE by range

DevFeed: [PostgreSQL temporal UPDATE and DELETE by range](<https://devfeed.tech/articles/waiting-for-postgresql-19-add-update-delete-for-portion-of-33685.md>)

Original publisher: [Read original article](<https://www.depesz.com/2026/04/02/waiting-for-postgresql-19-add-update-delete-for-portion-of/>)

Author: depesz

Published: 2026-04-02T10:51:21Z

Content type: tutorial

Language: en

Sources: [select \* from depesz;](<https://devfeed.tech/sources/select-from-depesz.md>)

Topics: [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [postgresql 18](<https://devfeed.tech/topics/postgresql-18.md>)

Tags: [delete](<https://devfeed.tech/tags/delete.md>), [period](<https://devfeed.tech/tags/period.md>), [pg19](<https://devfeed.tech/tags/pg19.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [query](<https://devfeed.tech/tags/query.md>), [range](<https://devfeed.tech/tags/range.md>), [temporal](<https://devfeed.tech/tags/temporal.md>), [uncategorized](<https://devfeed.tech/tags/uncategorized.md>), [update](<https://devfeed.tech/tags/update.md>), [version](<https://devfeed.tech/tags/version.md>), [waiting](<https://devfeed.tech/tags/waiting.md>)

### AI overview

This article explains a PostgreSQL patch that extends UPDATE and DELETE for temporal tables, allowing changes or deletions over a specified range or multirange period. The article also notes that the patch was later reverted after discussion.

### Source excerpt

Important update This has been reverted with some discussion. Thanks for ping to mkurz 🙂 On 1st of April 2026, Peter Eisentraut committed patch: Add UPDATE/DELETE FOR PORTION OF This is an extension of the UPDATE and DELETE commands to do a "temporal update/delete" based on a range or multirange column. The user can ... Continue reading "Waiting for PostgreSQL 19 - Add UPDATE/DELETE FOR PORTION OF"

## Temporal February 2026 Digest: OSS v1.30, Rust SDK, Cloud Updates, and AI Tutorial

DevFeed: [Temporal February 2026 Digest: OSS v1.30, Rust SDK, Cloud Updates, and AI Tutorial](<https://devfeed.tech/articles/durable-digest-february-highlights-35790.md>)

Original publisher: [Read original article](<https://temporal.io/blog/durable-digest-february-2026>)

Author: Temporal Technologies

Published: 2026-02-26T00:00:00Z

Content type: article

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [SDKs](<https://devfeed.tech/topics/sdks.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [Helm charts](<https://devfeed.tech/topics/helm-charts.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [docker](<https://devfeed.tech/tags/docker.md>), [helm-charts](<https://devfeed.tech/tags/helm-charts.md>), [latest](<https://devfeed.tech/tags/latest.md>), [rust](<https://devfeed.tech/tags/rust.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [temporal](<https://devfeed.tech/tags/temporal.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

### AI overview

Temporal's February digest reports the release of OSS v1.30, a Rust SDK pre-release, Temporal Cloud capacity and login updates, an environment configuration release, a community demo, and a tutorial for building deep research agents with the OpenAI Agents SDK.

### Source excerpt

Temporal's latest newsletter covers OSS v1.30, Rust SDK, AI tutorials, community highlights, and Replay '26. Stay updated on all things Temporal!

## Building observable AI agents: Temporal now integrates with Braintrust

DevFeed: [Building observable AI agents: Temporal now integrates with Braintrust](<https://devfeed.tech/articles/building-observable-ai-agents-temporal-now-integrates-with-braintrust-35747.md>)

Original publisher: [Read original article](<https://temporal.io/blog/building-observable-ai-agents-temporal-now-integrates-with-braintrust>)

Author: Ornella Altunyan

Published: 2026-01-20T00:00:00Z

Content type: release

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [agent observability](<https://devfeed.tech/topics/agent-observability.md>), [ai observability](<https://devfeed.tech/topics/ai-observability.md>), [tracing](<https://devfeed.tech/topics/tracing.md>), [prompt](<https://devfeed.tech/topics/prompt.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [announce](<https://devfeed.tech/tags/announce.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [evals](<https://devfeed.tech/tags/evals.md>), [execution](<https://devfeed.tech/tags/execution.md>), [integration](<https://devfeed.tech/tags/integration.md>), [latency](<https://devfeed.tech/tags/latency.md>), [llm](<https://devfeed.tech/tags/llm.md>), [observable](<https://devfeed.tech/tags/observable.md>), [release](<https://devfeed.tech/tags/release.md>), [temporal](<https://devfeed.tech/tags/temporal.md>), [tracing](<https://devfeed.tech/tags/tracing.md>), [versioning](<https://devfeed.tech/tags/versioning.md>)

### AI overview

Temporal announces an integration with Braintrust that combines Temporal's durable workflow execution with Braintrust's LLM observability. The integration is intended to help teams monitor and debug AI agents in production using tracing, prompt versioning, evaluations, and cost and latency metrics.

### Source excerpt

Build observable AI agents with Temporal's new Braintrust integration -- combine durable workflow execution with LLM tracing, prompt versioning, evals, and cost/latency metrics so you can ship reliable, debuggable agents in production.

## The hero's journey to AI durability with Temporal

DevFeed: [The hero's journey to AI durability with Temporal](<https://devfeed.tech/articles/the-hero-s-journey-to-ai-durability-with-temporal-36064.md>)

Original publisher: [Read original article](<https://temporal.io/blog/the-heros-journey-to-ai-durability-with-temporal>)

Author: Tim Imkin

Published: 2026-01-14T00:00:00Z

Content type: tutorial

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [reliability](<https://devfeed.tech/topics/reliability.md>), [Development](<https://devfeed.tech/topics/development.md>), [retry](<https://devfeed.tech/topics/retry.md>), [Networks](<https://devfeed.tech/topics/networks.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Filesystems](<https://devfeed.tech/topics/filesystems.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [apis](<https://devfeed.tech/tags/apis.md>), [databases](<https://devfeed.tech/tags/databases.md>), [durability](<https://devfeed.tech/tags/durability.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [networks](<https://devfeed.tech/tags/networks.md>), [reliability](<https://devfeed.tech/tags/reliability.md>), [retry](<https://devfeed.tech/tags/retry.md>), [temporal](<https://devfeed.tech/tags/temporal.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

The article explains how Temporal Workflows and Activities can make multi-step AI features durable when workers restart or networks, APIs, databases, file systems, and user actions fail. It focuses on recovering without duplicate work, lost state, wasted resources, or reduced user trust.

### Source excerpt

Ship AI features that survive real-world failures. Learn how Temporal Workflows and Activities make multi-step LLM and tool chains durable--so restarts, timeouts, and rate limits don't cause duplicate work or lost state.

## Tips for running Temporal on Kubernetes

DevFeed: [Tips for running Temporal on Kubernetes](<https://devfeed.tech/articles/tips-for-running-temporal-on-kubernetes-36074.md>)

Original publisher: [Read original article](<https://temporal.io/blog/tips-for-running-temporal-on-kubernetes>)

Author: Cubby Sivasithamparam

Published: 2025-12-15T00:00:00Z

Content type: article

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Helm charts](<https://devfeed.tech/topics/helm-charts.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [autoscaling](<https://devfeed.tech/topics/autoscaling.md>), [Resilience](<https://devfeed.tech/topics/resilience.md>), [Latency](<https://devfeed.tech/topics/latency.md>)

Tags: [autoscaling](<https://devfeed.tech/tags/autoscaling.md>), [charts](<https://devfeed.tech/tags/charts.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [helm](<https://devfeed.tech/tags/helm.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [performance](<https://devfeed.tech/tags/performance.md>), [practical](<https://devfeed.tech/tags/practical.md>), [production](<https://devfeed.tech/tags/production.md>), [scaling](<https://devfeed.tech/tags/scaling.md>), [temporal](<https://devfeed.tech/tags/temporal.md>), [tips](<https://devfeed.tech/tags/tips.md>)

### AI overview

This article provides practical guidance for deploying and operating Temporal on Kubernetes. It explains how Temporal adds durable state persistence, retries, and recovery, and recommends using Helm charts with external production dependencies rather than bundled development configurations.

### Source excerpt

Learn practical tips for deploying and scaling Temporal on Kubernetes. Covers Helm charts, KEDA autoscaling, and production performance tuning.

## How Temporal Workflows and Activities support dynamic, reliable AI agents

DevFeed: [How Temporal Workflows and Activities support dynamic, reliable AI agents](<https://devfeed.tech/articles/of-course-you-can-build-dynamic-ai-agents-with-temporal-35929.md>)

Original publisher: [Read original article](<https://temporal.io/blog/of-course-you-can-build-dynamic-ai-agents-with-temporal>)

Author: Steve Androulakis

Published: 2025-11-12T00:00:00Z

Content type: tutorial

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>)

Tags: [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [durability](<https://devfeed.tech/tags/durability.md>), [long-running](<https://devfeed.tech/tags/long-running.md>), [production](<https://devfeed.tech/tags/production.md>), [temporal](<https://devfeed.tech/tags/temporal.md>), [temporal-voices](<https://devfeed.tech/tags/temporal-voices.md>)

### AI overview

This guide explains how Temporal can support dynamic AI agents despite its requirement for deterministic Workflow code. It distinguishes deterministic orchestration from non-deterministic Activities, where agents can call LLMs, tools, and APIs. The article argues that this separation helps agents withstand crashes, outages, and other failures, especially in long-running workloads.

### Source excerpt

Temporal can absolutely handle your AI agents. This guide shows you how Temporal Workflows and Activities make the perfect foundation for reliable agents.

## Durable Digest: July 2025

DevFeed: [Durable Digest: July 2025](<https://devfeed.tech/articles/durable-digest-july-2025-35797.md>)

Original publisher: [Read original article](<https://temporal.io/blog/durable-digest-july-2025>)

Author: Temporal Technologies

Published: 2025-07-29T00:00:00Z

Content type: news

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [distributed-systems](<https://devfeed.tech/topics/distributed-systems.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [ai](<https://devfeed.tech/tags/ai.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [community](<https://devfeed.tech/tags/community.md>), [events](<https://devfeed.tech/tags/events.md>), [pre-release](<https://devfeed.tech/tags/pre-release.md>), [releases](<https://devfeed.tech/tags/releases.md>), [ruby](<https://devfeed.tech/tags/ruby.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [temporal](<https://devfeed.tech/tags/temporal.md>), [update](<https://devfeed.tech/tags/update.md>), [versioning](<https://devfeed.tech/tags/versioning.md>)

### AI overview

Temporal's July 2025 update covers product improvements including Nexus updates, Update-With-Start, Worker Versioning, and Task Queue Priority. It also lists Go, Java, TypeScript, PHP, and Ruby SDK updates, plus tutorials, community content, and upcoming events.

### Source excerpt

Temporal's July 2025 update: Worker Versioning, Update-With-Start, SDK releases, AI tutorials, Ruby preview, community highlights, and upcoming events. Stay current!

## A letter from Samar--one year as CEO

DevFeed: [A letter from Samar--one year as CEO](<https://devfeed.tech/articles/a-letter-from-samar-one-year-as-ceo-35696.md>)

Original publisher: [Read original article](<https://temporal.io/blog/a-letter-from-samar-one-year-as-ceo>)

Author: Samar Abbas

Published: 2025-03-31T00:00:00Z

Content type: opinion

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Development](<https://devfeed.tech/topics/development.md>), [distributed-systems](<https://devfeed.tech/topics/distributed-systems.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [Software as a service](<https://devfeed.tech/topics/saas.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [google-cloud](<https://devfeed.tech/tags/google-cloud.md>), [growth](<https://devfeed.tech/tags/growth.md>), [launches](<https://devfeed.tech/tags/launches.md>), [leadership](<https://devfeed.tech/tags/leadership.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [product](<https://devfeed.tech/tags/product.md>), [ruby](<https://devfeed.tech/tags/ruby.md>), [series](<https://devfeed.tech/tags/series.md>), [temporal](<https://devfeed.tech/tags/temporal.md>)

### AI overview

Temporal's CEO reflects on a year of leadership changes, product and platform releases, developer-focused initiatives, and the company's Series C financing announcement.

### Source excerpt

Samar shares reflections from their first year as CEO of Temporal -- a year marked by growth, leadership hires, major product launches, and a Series C milestone. See what's ahead for the team and community.

## Why Netflix and Snap trust Temporal for scalable, reliable systems

DevFeed: [Why Netflix and Snap trust Temporal for scalable, reliable systems](<https://devfeed.tech/articles/why-netflix-and-snap-trust-temporal-for-scalable-reliable-systems-36111.md>)

Original publisher: [Read original article](<https://temporal.io/blog/why-temporal-jim-cyb>)

Author: Jim Cyb

Published: 2025-03-31T00:00:00Z

Content type: opinion

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [reliability](<https://devfeed.tech/topics/reliability.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [Scalability](<https://devfeed.tech/topics/scalability.md>), [Microservices](<https://devfeed.tech/topics/microservices.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [cloud](<https://devfeed.tech/tags/cloud.md>), [microservices](<https://devfeed.tech/tags/microservices.md>), [netflix](<https://devfeed.tech/tags/netflix.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [reliability](<https://devfeed.tech/tags/reliability.md>), [scalability](<https://devfeed.tech/tags/scalability.md>), [snap](<https://devfeed.tech/tags/snap.md>), [systems](<https://devfeed.tech/tags/systems.md>), [temporal](<https://devfeed.tech/tags/temporal.md>), [temporal-voices](<https://devfeed.tech/tags/temporal-voices.md>)

### AI overview

The article presents Temporal as a workflow orchestration platform that organizations are adopting to address reliability, scalability, state management, and microservice complexity. It attributes growing adoption to cloud-native architectures, demand for artificial intelligence, developer productivity needs, and Temporal's open-source and cloud ecosystem.

### Source excerpt

Temporal is changing how companies like Netflix and Snap build reliable, scalable systems. Learn why adoption is growing and what's driving the momentum.

## Durable Digest: March 2025

DevFeed: [Durable Digest: March 2025](<https://devfeed.tech/articles/durable-digest-march-2025-35804.md>)

Original publisher: [Read original article](<https://temporal.io/blog/durable-digest-march-2025>)

Author: Temporal Technologies

Published: 2025-03-27T00:00:00Z

Content type: article

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Go](<https://devfeed.tech/topics/go.md>), [Java](<https://devfeed.tech/topics/java.md>), [.NET](<https://devfeed.tech/topics/net.md>), [Python](<https://devfeed.tech/topics/python.md>), [Ruby](<https://devfeed.tech/topics/ruby.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [api](<https://devfeed.tech/tags/api.md>), [event](<https://devfeed.tech/tags/event.md>), [london](<https://devfeed.tech/tags/london.md>), [news](<https://devfeed.tech/tags/news.md>), [product-news](<https://devfeed.tech/tags/product-news.md>), [temporal](<https://devfeed.tech/tags/temporal.md>), [updates](<https://devfeed.tech/tags/updates.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

Temporal's March 2025 Durable Digest recaps Replay 2025 in London, including product announcements such as Nexus, the Ruby SDK, a zero-downtime migration tool, and Temporal Cloud improvements. It also summarizes SDK and CLI updates and introduces the Temporal Code Exchange.

### Source excerpt

Explore Temporal's Replay 2025 highlights: Nexus GA, Ruby SDK, new Code Exchange, SDK updates, and upcoming events. Stay current with the latest in workflow orchestration.

## Temporal launches Code Exchange for community projects and reusable libraries

DevFeed: [Temporal launches Code Exchange for community projects and reusable libraries](<https://devfeed.tech/articles/join-the-temporal-code-exchange-35897.md>)

Original publisher: [Read original article](<https://temporal.io/blog/join-temporal-code-exchange>)

Author: Angie Byron

Published: 2025-03-21T00:00:00Z

Content type: release

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Code](<https://devfeed.tech/topics/code.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Library](<https://devfeed.tech/topics/library.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [code](<https://devfeed.tech/tags/code.md>), [community](<https://devfeed.tech/tags/community.md>), [libraries](<https://devfeed.tech/tags/libraries.md>), [temporal](<https://devfeed.tech/tags/temporal.md>)

### AI overview

Temporal announced the Code Exchange, a curated collection of community projects, sample applications, and reusable libraries for building with Temporal. Its initial release includes 12 examples across Python, Go, TypeScript, .NET, and Java.

### Source excerpt

Explore the Temporal Code Exchange--your hub for community-driven code, example apps, and reusable libraries across languages. Contribute and learn today!

## Announcing new Temporal capabilities from Replay 2025

DevFeed: [Announcing new Temporal capabilities from Replay 2025](<https://devfeed.tech/articles/announcing-new-temporal-capabilities-from-replay-2025-35949.md>)

Original publisher: [Read original article](<https://temporal.io/blog/replay-2025-product-announcements>)

Author: Meagan Speare

Published: 2025-03-04T00:00:00Z

Content type: release

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [SDKs](<https://devfeed.tech/topics/sdks.md>), [Ruby](<https://devfeed.tech/topics/ruby.md>), [Framework](<https://devfeed.tech/topics/framework.md>), [Development](<https://devfeed.tech/topics/development.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [product-news](<https://devfeed.tech/tags/product-news.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [temporal](<https://devfeed.tech/tags/temporal.md>), [updates](<https://devfeed.tech/tags/updates.md>), [versioning](<https://devfeed.tech/tags/versioning.md>)

### AI overview

Temporal announced new capabilities at Replay 2025, including a pre-release Ruby SDK, general availability for Temporal Nexus, pre-release Worker Versioning APIs and Deployments, and updates for optimizing live Workflows, Activities, and Workers.

### Source excerpt

Discover Temporal's latest updates: Ruby SDK, Nexus GA, Worker Versioning, Cloud HA features, and the new Code Exchange. Build reliable systems faster.

[Next page](<https://devfeed.tech/tags/temporal.md?cursor=WyIyMDI1LTAzLTA0VDAwOjAwOjAwKzAwOjAwIiwgImVlNTliN2I4LTkyZTItNGU3Yy1iOWE1LTFmMTFmM2YzMjBmNyJd>)