Durable mortgage application demo with Temporal

See Temporal in action as we walk through a durable mortgage application workflow and explore how it behaves under both normal and failure scenarios. You can get the code for today's demo here: https://github.com/temporal-sa/mortga... Scenarios covered: • Happy path workflow execution • Activity retries recovering from transient failures • Permanent Activity failure triggering Saga compensation • Worker crash and recovery with no loss of workflow state Whether you're new to Temporal or curious about durable execution, this demo provides a practical introduction to how Workflows, Activities and Workers work together to build reliable distributed applications. Time Codes 0:30: Quick overview of example mortgage application flow 1:40: Happy path demo - introduces: workflows, activities, signals and queries 5:24: Retries with recovery 6:57: Activity failure with Saga compensation 8:28: Worker crash, running process failure, recovery and event replay 10:58: Solution components 12:20: Final thoughts and next steps --- Temporal is the simple, scalable, open source way to write and run reliable cloud applications. Learn more Blog: https://temporal.io/blog How Temporal Works: https://temporal.io/how-temporal-works Community Slack: https://temporal.io/slack Developer resources Code: https://github.com/temporal-sa/mortga... Docs: https://docs.temporal.io Courses: https://learn.temporal.io/courses Support forum: https://community.temporal.io