Skip to main content
Foundation complete

You're a Temporal builder now.

You've finished Temporal 101 and 102. You know how durable execution works, you can read a Workflow's event history, and you've configured retry policies that recover from failure. That's the foundation - everything else builds on it.

What you now understand

Durable execution

You can explain why a Workflow survives a Worker crash and where Activities fit into Temporal's execution model.

Event history

You can read a Workflow's event history in the Web UI and follow exactly what happened.

Failure recovery

You've watched Temporal retry failed Activities and resume Workflows after a crash, without any custom recovery code.

Testing Workflows

You know how to write Workflow tests and verify your code paths behave correctly before shipping.

Quick check: test what you remember

24 questions drawn from Temporal 101 and 102. Pick an answer - if you miss it, the explanation appears once you find the right one.

Question 1 of 24 · Temporal 101

When your Workflow code makes a call to execute an Activity, how does Temporal handle the execution of the task?

Foundation reward

Claim a Temporal shirt

Finishing Foundation earns you a free Temporal shirt. One per email - we ship anywhere we can.

Coming soon

What's next

Get notified when we launch new educational content

New courses, tutorials, and learning resources - straight to your inbox.

Subscribe
Feedback