Blog
Scale & Resilience
|Engineering
In our recent webinar, Peter Mattis, CTO and CPO at Cockroach Labs, and Rob Reid, Technical Evangelist at Cockroach Labs, shared expertise on the critical aspects of building resilient systems and the profound impact of downtime on modern businesses. Throughout the conversation, they shared lessons from their careers, insights from working with customers, and fielded questions from the audience.
Becca Weng
October 22, 2024
disaster recovery
inherent resilience
surviving outages
Engineering
Culture
Inside Cockroach Labs’ Software Internships with Jasmine Sun
We’re delighted to feature Jasmine Sun’s experience on our SQL Foundations team. Jasmine Sun is a current junior at the University of Waterloo and joined Cockroach Labs for the Winter 2024 Cohort. We sat down with Jasmine to talk about CockroachDB, cats, and her tips for applying to our software engineering internship program.
Leslie Niiro
October 11, 2024
Engineering
SaaS
Multi-tenancy for SaaS: 6 Takeaways from a Senior Principal Cloud Architect
Tod Golding, Senior Principal Cloud Architect and Global SaaS Tech Lead at AWS, has spent the last 7 years of his career focused on cloud-optimized architecture design. He joined Cockroach Labs’ Technical Evangelist, Rob Reid, for a conversation on "Debunking Myths around Multi-Tenancy."
Becca Weng
September 16, 2024
Engineering
Video Spotlight: “Chaos Testing – Behind CockroachDB’s Resilience”
Cockroach Labs’ Technical Evangelist Rob Reid just loves trying to break things, and our own cloud-native distributed SQL database is not immune from this impulse. He recently devoted screen time to pushing CockroachDB hard in tough conditions, just to watch it push back.
David Weiss
September 3, 2024
Engineering
Product
How CockroachDB Implements UDFs and SPs
User-defined functions (UDFs) and stored procedures (SPs) allow users to define a set of queries that can be executed at the database by providing only the function or procedure name and any relevant parameters. They provide building blocks for users to compose complex queries, which makes applications less error prone since users don’t need to repeatedly provide the complex query. Another benefit of UDFs/SPs is that they enable better performance by moving more computation closer to the data. There are fewer round trips between the application and database to get the results the user wants.
Drew Kimball
August 27, 2024
Azure
Engineering
Unlocking Enterprise Scale with CockroachDB: Deploying on Microsoft Azure
This is the second article in the series, Unlocking Enterprise Scale with CockroachDB on Microsoft Azure, where we help you utilize the best that CockroachDB on Azure has to offer. In this blog, we will explore different production options, deployment strategies, and key considerations for single-region and multi-region setups, while introducing key integrations with the Azure ecosystem.
David Joy
August 20, 2024
Engineering
Product
MOLT Fetch: The Best Way to Move Your Data to CockroachDB
After choosing CockroachDB as your next-generation storage system, you may wonder, “How do we move our organization’s data into CockroachDB?”
Ryan Luu
July 18, 2024
Engineering
Unlocking Enterprise Scale with CockroachDB on Microsoft Azure
Welcome to our new blog series, "Unlocking Enterprise Scale with CockroachDB on Microsoft Azure." We'll explore how CockroachDB, our cloud-native distributed SQL database, can be leveraged on Microsoft Azure to achieve unprecedented scalability, resilience, and performance for enterprise applications.
David Joy
June 27, 2024
Engineering
A Powerful Partnership: How Cockroach Labs and mLogica Accelerate Mainframe and Legacy Database Modernizations
Moving past mainframes is a big decision, but it’s the right choice for a growing number of enterprises. The agility and scalability of cloud architectures are proving too advantageous for organizations to ignore, as they race to gain a competitive edge.
David Weiss
June 6, 2024
Engineering
Admission Control in CockroachDB: How It Protects Against Unexpected Overload
Admission control is the system in CockroachDB that prioritizes work during different types of node overload. In a properly sized cluster, where the work does not exceed the resource capacity, all work proceeds uninterrupted and effectively receives equal priority.
Jon St. John
May 14, 2024