---
title: "Coinbase and Bitovi @ Replay 2026 | Temporal at Scale: Lessons in Migration and Security"
url: https://daily.dev/posts/coinbase-and-bitovi-replay-2026-temporal-at-scale-lessons-in-migration-and-security-jujmoyrer
source_url: https://www.youtube.com/watch?v=awd-5DEh6tU
type: video:youtube
source: "Temporal"
published: 2026-06-10T18:15:30.669Z
updated: 2026-06-10T18:15:50.523Z
tags: ["golang", "workflow-orchestration"]
reading_time: 32
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Coinbase and Bitovi @ Replay 2026 | Temporal at Scale: Lessons in Migration and Security

**[Temporal](https://daily.dev/sources/temporal)** · 32 min read · 0 upvotes · 0 comments

## Summary

Engineers from Coinbase and Bitovi share how they migrated 300+ namespaces and services from a custom self-hosted Temporal cluster to Temporal Cloud under strict reliability and security constraints. The talk covers two core migration patterns: 'drain and switch' for short-lived workflows that can tolerate a brief pause, and 'dual workers' using a multi-client manager for long-running, critical workflows requiring zero planned downtime and percent-based traffic routing. Security topics include private link networking, mTLS with certificate filters, a centralized codec server for payload encryption, and a consensus-based admin service for operator access. Lessons emphasize designing for rollback from day one, treating security as a first-class requirement, starting with the simplest viable strategy, and investing in observability and runbooks to build trust with product teams.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=awd-5DEh6tU>

---

Tags: [#golang](https://daily.dev/tags/golang), [#workflow-orchestration](https://daily.dev/tags/workflow-orchestration)

[View this post on daily.dev](https://daily.dev/posts/coinbase-and-bitovi-replay-2026-temporal-at-scale-lessons-in-migration-and-security-jujmoyrer)
