After getting started with YugabyteDB in the last blog post, I wanted to explore how to set up a zone-aware YugabyteDB cluster. To do this, we will create a multi-zone AKS cluster and use the standard single-zone YugabyteDB Helm Chart to deploy one-third of the nodes in the database cluster across each of the three zones.
Read moreHi and welcome to another database blog post. Last time, we explored Vitess; this time, we will look at Yugabyte. We will set up a simple Yugabyte cluster on Kubernetes. Once the cluster is running, we will create the `commerce` schema from the "Getting Started with Vitess" blog post and experiment with the cluster. Finally, we will examine how to monitor a Yugabyte cluster using Prometheus. Please note that I am not an expert in YugabyteDB; I simply want to experiment with it in this blog post.
Read more