Xiaolei Talks DB
Xiaolei Talks DB
Jun 5, 2025 · Databases

How Zhihu Scaled Its Data Architecture with OceanBase: A Multi‑Database Journey

Zhihu’s evolving data architecture transitioned from a single MySQL setup to a heterogeneous ecosystem of SQL, NoSQL, and graph databases, ultimately adopting OceanBase for its multi‑tenant, high‑compression capabilities, supported by tools like OMS, OCP, and ob‑operator to achieve cost savings, performance gains, and robust operations.

Database MigrationMulti‑TenantOceanBase
0 likes · 12 min read
How Zhihu Scaled Its Data Architecture with OceanBase: A Multi‑Database Journey
Architect's Guide
Architect's Guide
Jan 13, 2025 · Cloud Computing

Understanding SaaS Systems: Architecture, Features, Types, and Multi‑Tenant Design

This article provides a comprehensive overview of SaaS systems, covering cloud service models (PaaS, IaaS, SaaS), key characteristics, differences from traditional and internet services, classification into business, efficiency, and hybrid types, SaaSification steps, core components, and multi‑tenant architectures with various isolation models.

IaaSMulti‑TenantPaaS
0 likes · 15 min read
Understanding SaaS Systems: Architecture, Features, Types, and Multi‑Tenant Design
StarRocks
StarRocks
Jan 10, 2024 · Big Data

How Tencent Built the ABetterChoice SaaS A/B Testing Platform for Global Games

In 2022 Tencent's A/B Test team created the overseas SaaS product ABetterChoice, abstracting internal experiment capabilities, adapting to multi‑cloud compliance, and unifying computation with StarRocks, enabling game titles like Honor of Kings, PUBG Mobile, and Ubisoft to run scalable, compliant A/B experiments worldwide.

A/B testingExperiment PlatformMulti‑Tenant
0 likes · 14 min read
How Tencent Built the ABetterChoice SaaS A/B Testing Platform for Global Games
Code Ape Tech Column
Code Ape Tech Column
May 26, 2023 · Backend Development

Implementing Multi‑Tenant Architecture with Spring Boot and Spring Cloud

This article explains the concept, advantages, design considerations, and step‑by‑step implementation of a multi‑tenant architecture using Spring Boot and Spring Cloud, covering database strategies, tenant isolation, dynamic routing, and deployment scenarios for SaaS applications.

Multi‑TenantSpring BootSpring Cloud
0 likes · 14 min read
Implementing Multi‑Tenant Architecture with Spring Boot and Spring Cloud
Programmer DD
Programmer DD
Nov 7, 2022 · Cloud Native

Kubernetes Multi‑Tenant Isolation: Strategies, Tools, and How to Choose

This article explains how Kubernetes can be configured for multi‑tenant isolation using control‑plane mechanisms like namespaces, RBAC, and quotas, data‑plane techniques such as container runtimes, storage policies, and network policies, and compares namespace‑based tenancy with virtual control‑plane and multi‑cluster approaches.

KubernetesMulti‑Tenantcloud native
0 likes · 11 min read
Kubernetes Multi‑Tenant Isolation: Strategies, Tools, and How to Choose
ByteDance Cloud Native
ByteDance Cloud Native
Jul 28, 2022 · Cloud Native

How KubeZoo Enables Lightweight Multi‑Tenant Kubernetes: A Deep Dive

KubeZoo, an open‑source lightweight multi‑tenant solution from ByteDance, uses protocol conversion to create virtual tenants on a single Kubernetes master, offering native API compatibility, low overhead, and a serverless‑ready foundation while addressing the challenges of multi‑tenant cluster management.

KubeZooKubernetesMulti‑Tenant
0 likes · 12 min read
How KubeZoo Enables Lightweight Multi‑Tenant Kubernetes: A Deep Dive
DataFunTalk
DataFunTalk
Jan 27, 2022 · Big Data

Kyuubi: NetEase’s Open‑Source Multi‑Tenant SQL Engine for Large‑Scale Data Processing

This article introduces Kyuubi, the first NetEase project contributed to the Apache Foundation, describing its core features, multi‑tenant architecture, Spark‑based execution engine, cloud‑native capabilities, and real‑world use cases within NetEase’s data‑warehouse, ad‑hoc, and internal systems, along with performance gains and community resources.

ApacheBig DataKyuubi
0 likes · 23 min read
Kyuubi: NetEase’s Open‑Source Multi‑Tenant SQL Engine for Large‑Scale Data Processing