Modern managed databases have a wide variety of requirements: availability across cloud providers, as close to zero downtime as possible, automated software updates, client simplicity that hides a complex architecture. Building such a service is a obvious fit for Kubernetes and other cloud-native technologies, but the architecture of such a sophisticated system is everything but obvious. In this webinar, we’ll walkthrough the design of one such system, Authzed’s SpiceDB Dedicated, and how it leverages many cloud-native technologies, but most importantly Kubernetes Operators.