What is a Saga in Microservices?
Вставка
- Опубліковано 6 лют 2025
- Sagas are a prominent pattern for implementing long-running processes. But what exactly is a saga? And what constitutes a long-running process?
In this webinar, Temporal's Principal Engineer Dominik Tornow dives into the mechanics of sagas and explores how they can be used to manage long-running processes.
--
Temporal is the simple, scalable, open source way to write and run reliable cloud applications.
Learn more
Blog: temporal.io/blog
How Temporal Works: temporal.io/ho...
Community Slack: temporal.io/slack
Developer resources
Docs: docs.temporal.io/
SDKs: docs.temporal....
Support forum: community.temp...
One of the best explanation of Saga, with code agnostic example. Thanks for sharing
Thanks for putting these videos out, Dominik 🙏 Very insightful.
Thank you, I am happy the video was worth your time 🎉
It’s research papers all the way down 🐢 jokes aside this phenomenal context, thank you kind sir 🤝
Thank you a lot for a phenomenal video 😇
"long running process" should be "long running transaction", it's more clear imo