In YugabyteDB, each tablet server hosts one or more tablets… the basic unit of data distribution and replication. When troubleshooting, you often […]
Read MoreCreating and Inspecting xCluster Configs with the YBA API
xCluster replication lets you stream data from one YugabyteDB universe to another for DR, migrations, or cross-region analytics. YugabyteDB Anywhere (YBA) exposes […]
Read MoreSecuring YCQL End-to-End: TLS, EAR, and Client-Side Encryption
When most people talk about encryption in YugabyteDB, they focus on the YSQL API which includes PostgreSQL’s pgcrypto functions for encrypting and decrypting […]
Read MoreMulti-region same-key writes: let the database arbitrate, let Kafka distribute
Introduction When building multi-region systems, it’s tempting to think: “We can just use a message bus like Kafka to handle concurrent writes […]
Read More