Going Global: Setting Up Multi-Region Replication
Your users are everywhere. Your database should be too. Here’s how to set up multi-region replication in TerraScale.
Your users are everywhere. Your database should be too. Here’s how to set up multi-region replication in TerraScale.
Transactions let you update multiple items atomically. Here’s when you need them, when you don’t, and how to use them effectively.
Not everyone wants to learn a new query language. That’s why we built the SQL API. It’s SQL. It works. Here’s how to use it.
Let’s build a leaderboard that handles 10,000 score updates per second. The whole thing is about 200 lines of code. Here’s how.
I timed myself. From opening the browser to running my first query took 4 minutes and 37 seconds. Here’s exactly what I did.