Home / Companies / Temporal / Blog / Post Details
Content Deep Dive

Introduction to Temporal Workflows

Blog post from Temporal

Post Details
Company
Date Published
Author
Dominik Tornow
Word Count
756
Company Posts That Month
3
Language
English
Hacker News Points
-
Post removed?
No
Summary

The database community has long enjoyed an unparalleled developer experience due to the guarantees of database transactions, whereas the distributed systems community has not had an equivalent abstraction that mitigates failure in totality on a platform level, guaranteeing correctness on an application level. Temporal changes this by introducing its core abstraction, the Workflow, which provides a developer experience similar to database transactions for distributed systems. A typical use case, such as sending reminder emails, can be implemented using regular functions but requires breaking up the process into multiple pieces and managing failures, retries, duplication, and idempotence. In contrast, Temporal's Workflow Executions reliably execute to completion or cancel indefinitely, providing a great developer experience and peace of mind for distributed systems developers.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Developer Experience 4 221 77 42 +1%
Serverless 2 857 107 50 +30%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.