Skip to main content
Temporal Go SDK

Build a Background Check application with Go

Series - 3 chaptersBeginner to intermediateGo

Welcome to the Temporal Go SDK Background Check tutorial. Across three chapters you'll build a Background Check application using the Temporal Go SDK, learning how to construct a new Temporal Application project and develop applications for Durable Execution.

  • Chapter 1: Introduction - Understand why Temporal fits long-running applications and what skills help you succeed with the Go SDK.
  • Chapter 2: Project setup - Install the Temporal CLI, choose a development Cluster, build a Worker, and add a testing framework.
  • Chapter 3: Develop for durability - Inspect Event Histories, add a Replay test, and learn what makes Workflow code non-deterministic.

Get notified when we launch new educational content

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

Subscribe
Feedback