ArangoDB Cluster | Scalable and Fault-Tolerant Database https://arangodb.com/tag/cluster/ The database for graph and beyond Tue, 11 Feb 2025 05:51:03 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.1 https://arangodb.com/wp-content/uploads/2023/08/cropped-favicon-32x32.png ArangoDB Cluster | Scalable and Fault-Tolerant Database https://arangodb.com/tag/cluster/ 32 32 What’s new in ArangoDB 3.6: OneShard Deployments and Performance Improvements https://arangodb.com/2020/01/arangodb-3-6-release-whats-new/ https://arangodb.com/2020/01/arangodb-3-6-release-whats-new/#respond Wed, 08 Jan 2020 12:07:00 +0000 https://www.arangodb.com/?p=32259 Estimated reading time: 9 minutes Welcome 2020! To kick off this new year, we are pleased to announce the next version of our native multi-model database. So here is ArangoDB 3.6, a release that focuses heavily on improving overall performance and adds a powerful new feature that combines the performance characteristics of a single server…

The post What’s new in ArangoDB 3.6: OneShard Deployments and Performance Improvements appeared first on ArangoDB.

]]>
https://arangodb.com/2020/01/arangodb-3-6-release-whats-new/feed/ 0
ArangoDB Hot Backup: Creating Consistent Cluster-Wide Snapshots https://arangodb.com/2019/10/arangodb-hot-backup-creating-consistent-cluster-wide-snapshots/ https://arangodb.com/2019/10/arangodb-hot-backup-creating-consistent-cluster-wide-snapshots/#comments Wed, 09 Oct 2019 09:55:12 +0000 https://www.arangodb.com/?p=31172 Introduction “Better to have, and not need, than to need, and not have.” Franz Kafka Franz Kafka’s talents wouldn’t have been wasted as DBA. Well, reasonable people might disagree. With this article, we are shouting out a new enterprise feature for ArangoDB: consistent online single server or cluster-wide “hot backups.” If you do not care…

The post ArangoDB Hot Backup: Creating Consistent Cluster-Wide Snapshots appeared first on ArangoDB.

]]>
https://arangodb.com/2019/10/arangodb-hot-backup-creating-consistent-cluster-wide-snapshots/feed/ 4
Building a Mini Database Cluster for Fun – LEGO Edition https://arangodb.com/2019/02/building-mini-pc-database-cluster-for-fun/ https://arangodb.com/2019/02/building-mini-pc-database-cluster-for-fun/#respond Wed, 27 Feb 2019 12:49:10 +0000 https://www.arangodb.com/?p=28545 ArangoDB is a native multi-model database that could be deployed as a single database, in active failover mode or as a full blown database cluster in the cloud. To try things out I can even run a cluster on my local development machine. Well, yes... but I wanted to be more real, 24x7, with the…

The post Building a Mini Database Cluster for Fun – LEGO Edition appeared first on ArangoDB.

]]>
https://arangodb.com/2019/02/building-mini-pc-database-cluster-for-fun/feed/ 0
Sharding: freedom, when you need it least? https://arangodb.com/2019/01/sharding-freedom-when-you-need-it-least/ https://arangodb.com/2019/01/sharding-freedom-when-you-need-it-least/#comments Fri, 25 Jan 2019 15:28:25 +0000 https://www.arangodb.com/?p=28375 “I must have a prodigious amount of mind; it takes me as much as a week, sometimes, to make it up!” ― Mark Twain How many shards should one choose, when creating collections in ArangoDB clusters? TLDR: Don’t be too shy with sharding your data in many shards across your cluster. Be mindful however that…

The post Sharding: freedom, when you need it least? appeared first on ArangoDB.

]]>
https://arangodb.com/2019/01/sharding-freedom-when-you-need-it-least/feed/ 2
Run multiple versions of ArangoDB in parallel using the .tar.gz distribution https://arangodb.com/2019/01/run-multiple-versions-arangodb/ https://arangodb.com/2019/01/run-multiple-versions-arangodb/#respond Fri, 18 Jan 2019 10:06:41 +0000 https://www.arangodb.com/?p=28352 This post uses the new `.tar.gz` binary distribution of ArangoDB to run multiple versions of ArangoDB alongside each other on the same machines. We will do a production-ready deployment on 3 cloud instances with authentication, TLS encryption, (self-signed) certificates and `systemd` service. In the end, we show how to perform a rolling upgrade for one…

The post Run multiple versions of ArangoDB in parallel using the .tar.gz distribution appeared first on ArangoDB.

]]>
https://arangodb.com/2019/01/run-multiple-versions-arangodb/feed/ 0
Deploying ArangoDB 3.4 on Kubernetes https://arangodb.com/2018/12/deploying-arangodb-3-4-on-kubernetes/ https://arangodb.com/2018/12/deploying-arangodb-3-4-on-kubernetes/#comments Tue, 11 Dec 2018 09:39:39 +0000 https://www.arangodb.com/?p=28017 It has been a few months since we first released the Kubernetes operator for ArangoDB and started to brag about it. Since then, quite a few things have happened. For example, we have done a lot of testing, fixed bugs, and by now the operator is declared to be production ready for three popular public…

The post Deploying ArangoDB 3.4 on Kubernetes appeared first on ArangoDB.

]]>
https://arangodb.com/2018/12/deploying-arangodb-3-4-on-kubernetes/feed/ 1
ArangoDB 3.4 GA Full-text Search, GeoJSON, Streaming & More https://arangodb.com/2018/12/arangodb-3-4-full-text-search-geojson/ https://arangodb.com/2018/12/arangodb-3-4-full-text-search-geojson/#respond Thu, 06 Dec 2018 14:30:59 +0000 https://www.arangodb.com/?p=27832 The ability to see your data from various perspectives is the idea of a multi-model database. Having the freedom to combine these perspectives into a single query is the idea behind native multi-model in ArangoDB. Extending this freedom is the main thought behind the release of ArangoDB 3.4. We’re always excited to put a new…

The post ArangoDB 3.4 GA<br> Full-text Search, GeoJSON, Streaming & More appeared first on ArangoDB.

]]>
https://arangodb.com/2018/12/arangodb-3-4-full-text-search-geojson/feed/ 0
RC1 ArangoDB 3.4 – What’s new? https://arangodb.com/2018/09/rc1-arangodb-3-4-whats-new/ https://arangodb.com/2018/09/rc1-arangodb-3-4-whats-new/#respond Thu, 06 Sep 2018 11:12:36 +0000 https://www.arangodb.com/?p=26677 For ArangoDB 3.4 we already added 100,000 lines of code, happily deleted 50,000 lines and changed over 13,000 files until today. We merged countless PRs, invested months of problem solving, hacking, testing, hacking and testing again and are super excited to share the feature complete RC1 of ArangoDB 3.4 with you today. Download the technical…

The post RC1 ArangoDB 3.4 – What’s new? appeared first on ArangoDB.

]]>
https://arangodb.com/2018/09/rc1-arangodb-3-4-whats-new/feed/ 0
The ArangoDB Operator for Kubernetes – Stateful Cluster Deployments in 5min https://arangodb.com/2018/03/arangodb-operator-kubernetes-stateful-cluster-deployments/ https://arangodb.com/2018/03/arangodb-operator-kubernetes-stateful-cluster-deployments/#respond Tue, 20 Mar 2018 12:44:27 +0000 https://www.arangodb.com/?p=25007 At ArangoDB we’ve got many requests for running our database on Kubernetes. This makes complete sense since Kubernetes is a highly popular system for deploying, scaling and managing containerized applications. Running any stateful application on Kubernetes is a bit more involved than running a stateless application, because of the storage requirements and potentially other requirements…

The post The ArangoDB Operator for Kubernetes – Stateful Cluster Deployments in 5min appeared first on ArangoDB.

]]>
https://arangodb.com/2018/03/arangodb-operator-kubernetes-stateful-cluster-deployments/feed/ 0
ArangoDB Cluster Administration Course Released https://arangodb.com/2018/03/arangodb-cluster-administration-course/ https://arangodb.com/2018/03/arangodb-cluster-administration-course/#respond Thu, 15 Mar 2018 14:35:37 +0000 https://www.arangodb.com/?p=24970 Cluster Administration course will take you all the way from concept and anatomy of the ArangoDB cluster to maintenance, resilience and troubleshooting of your distributed environment. When data size or workload makes purchasing of a single database server prohibitive one needs to rethink the system architecture and consider to cluster a farm of more affordable…

The post ArangoDB Cluster Administration Course Released appeared first on ArangoDB.

]]>
https://arangodb.com/2018/03/arangodb-cluster-administration-course/feed/ 0