Blog
How to dynamically map Azure managed identities to CockroachDB SQL users
Here's how companies using Azure can allow access to CockroachDB for all approved users by dynamically mapping users in Azure Active Directory to a matching SQL user created in CockroachDB.
Charlie Custer
November 3, 2023
Product
What is a serverless database?
Before we define what a serverless database is, perhaps we should talk about what serverless means more broadly, and why there seems to be building momentum behind this general paradigm.
Jim Walker
November 2, 2023
Santander: Hacking human error to achieve operational resilience
The root cause of many outages is human error. At RoachFest23, Thomas Boltze (Head of Cloud and Engineering Excellence with Santander) shared the core tenets of building operationally resilient systems and how to practice them in the real world — fallible humans and all.
Michelle Gienow
November 1, 2023
The Halloween Problem: a spooky (and true) SQL story
The Halloween Problem is a rare but scary issue that can haunt relational databases, mutating your data in unexpected ways if you're not careful.
Charlie Custer
October 31, 2023
SQL performance best practices: performance tuning to speed up your database
Learn how to optimize your relational database for better performance, including tuning queries, adding indexes, adjusting your schema, and more!
Charlie Custer
October 23, 2023
Accidentally multi-cloud: Mergers, acquisitions, and deployments
In this article, we share some key considerations for a technology leader involved in an M&A process and discuss the benefits of choosing flexible, cloud-agnostic technologies.
Domenic Ravita
October 20, 2023
Product
RoachFest23 Recap: DoorDash, City Storage Systems, Booking.com, Santander, and more shared their CockroachDB journeys
More than 500 attendees from around the globe recently swarmed into New York for RoachFest23, the annual user conference for CockroachDB customers. The two day event featured thirty speakers from some of the world’s leading enterprise companies including engineering leads and directors at Santander, DoorDash, City Storage Systems (also known as Cloud Kitchens), Booking.com, Fortinet, and many more. The Cockroach Labs co-founders also led sessions, shared the future of CockroachDB, and released new features and capabilities now available in CockroachDB.
Michelle Gienow
October 19, 2023
Product
High CPU usage in Postgres: how to detect it, and how to fix it
High CPU usage can bring your database – and with it, your application – grinding to a halt. This is, unfortunately, a fairly common problem. But it also can be a relatively easy fix. Let’s take a look at how to check CPU usage in Postgres, and how to troubleshoot for some of the most common causes of high CPU usage.
Charlie Custer
October 16, 2023
Design
What is multi-region architecture? The key to high availability & risk mitigation
Nearly every business has tier 0 applications that are critical for delivering their services to customers: these are the applications that make the money. Any disruption or downtime can result in significant financial losses and damage to a company’s reputation. Adopting multi-region application architecture mitigates these risks and ensures high availability. In this blog post, we will explore the concept of multi-region application architecture and discuss how it helps in risk mitigation while providing high availability.
Michelle Gienow
October 11, 2023