proomt

Search

Search posts, papers, and topics

All posts

TemporalSamar Abbas3 min readintro

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

Summary

Temporal’s CEO reports a year of rapid growth—200% YoY revenue, 1.9 trillion monthly actions, and 570 staff—while positioning durable execution as the reliability layer for AI agents and announcing GA of OpenAI and Vercel SDK integrations.

  • Revenue run‑rate grew 200% YoY and net dollar retention stayed above 200% each month.
  • Temporal processed 1.9 trillion actions in August, a 368% YoY increase.
  • General availability of the OpenAI Agents SDK and Vercel AI SDK integration bring durable execution to AI workloads.
  • Headcount doubled to 570 employees across four continents, with 4,300 paying customers and 43 M+ open‑source installs.

Engineers building AI‑driven applications need a proven orchestration platform that can guarantee reliability at massive scale.

4/10

Related reading

  1. Durable Digest: August highlights

    Temporal’s August digest rolls out a suite of new features: Serverless Workers for AWS Lambda (public preview), Projects for organizing Cloud resources, Standalone Nexus Operations, Google GenAI and Deep Agents integrations, Activity Operations and Workflow Pause controls, poller autoscaling GA, and .NET/TypeScript Nexus SDKs. It also adds a Web UI news feed, new tutorials, validated patterns, an…

    Temporaltemporal.io5 min
  2. Temporal expands its Google Cloud Partnership with Gemini integration and pay-as-you-go pricing on Google Cloud Marketplace

    Temporal added a public‑preview integration with Google’s Gen AI Python SDK, letting Gemini calls survive crashes, and launched Temporal Cloud on Google Cloud Marketplace with pay‑as‑you‑go pricing and a $1,000 starter credit. The updates aim to simplify AI agent orchestration and procurement for teams already on Google Cloud.

    Temporaltemporal.io2 minrelease
  3. Article: Beyond Relevance: A Governance-First Architecture for Enterprise Personalization

    The article proposes a governance‑first architecture for enterprise personalization, where policy‑driven steps (memory, journey graph, AI routing, scoring, trust checks, outcome simulation) shape the recommendation before it is returned. A reference FastAPI implementation demonstrates the pattern with external YAML policies and optional LLM assistance.

    InfoQinfoq.com19 min
  4. How LlamaIndex uses Temporal to scale reliable document orchestration

    LlamaIndex migrated from RabbitMQ to Temporal for orchestrating complex, multi-stage document processing workflows, scaling to tens of millions of pages daily. This shift enabled them to replace ad-hoc state management and concurrency controls with Temporal's durable execution and workflow primitives, improving reliability and resource efficiency.

    Temporaltemporal.io7 min
  5. OpenTelemetry everywhere: Migrating a metrics platform at scale

    Atlassian replaced its decade‑old gostatsd‑based metrics pipeline with a fully OpenTelemetry‑based stack by keeping the StatsD‑UDP contract on the client side and swapping in purpose‑built OTel Collector distributions for collection, ingest, aggregation, and forwarding. The migration was done incrementally, saved ~3.9% CPU per service, cut sidecar cost ~30% fleet‑wide, halved aggregation CPU, and…

    CNCFcncf.io6 minHN1