Tag: Cluster

Upgrade to Couchbase Capella from Community Edition Now
Upgrade to Couchbase Capella from Community Edition Now

This blog compares our free Couchbase Community Edition to Couchbase Capella™ DBaaS, and presents some of the benefits of upgrading to the managed service.

Couchbase vs MongoDB: NoSQL Misconceptions Part 4
Couchbase vs MongoDB: NoSQL Misconceptions Part 4

In this post, we look at some of the misconceptions that Mongo has made about Couchbase and NoSQL, e.g. Is Couchbase NoSQL Database Good for Scaling?

Combine Clusters to Achieve High Availability
Combine Clusters to Achieve High Availability

Want to know how to combine clusters and leverage server groups? This page shows how you can combine Couchbase to achieve high flexibility and resilience.

Health Checking a Couchbase Cluster
Health Checking a Couchbase Cluster

Most databases are configured and sized correctly based on the information available at the time of their initial launch, but they tend to become unhealthy or undersized due to organic growth of their datasets and/or changes in their workload profiles....

Simplified Couchbase Server Cluster Creation via Docker
Simplified Couchbase Server Cluster Creation via Docker

This article walks you through a shell script which author wrote to automate the process. Check out how it is written using Bash language its usage etc.

Scaling a Couchbase Cluster for Increasing and Decreasing Demand
Scaling a Couchbase Cluster for Increasing and Decreasing Demand

When it comes to scaling a database, it is often a task that people want to avoid. For relational databases, which are often vertically sized databases, the administrators would have to take the database offline and add new hardware to...

Simplify Your NoSQL Cluster by Moving From MongoDB Sharding to Couchbase Containers
Simplify Your NoSQL Cluster by Moving From MongoDB Sharding to Couchbase Containers

Learn how much easier it is to create and maintain a NoSQL cluster with Couchbase than it is with MongoDB, and see why companies are switching.

Create a Couchbase Server Cluster using Docker
Create a Couchbase Server Cluster using Docker

Docker is all the rage at the moment because of how easy it makes deployment of microservices and other tasks.  Did you know that you can use Docker to install and configure Couchbase? Check out the following video to see...

How Many Nodes?  Part 2: Sizing a Couchbase Server 2.0 cluster
How Many Nodes? Part 2: Sizing a Couchbase Server 2.0 cluster

Explore specific use cases and scenarios to see how various application designs and workloads affect these various factors while sizing a Couchbase cluster.

Create a Couchbase Cluster with Ansible
Create a Couchbase Cluster with Ansible

[This blog was syndicated from http://blog.grallandco.com]   Introduction   When I was looking for a more effective way to create my cluster I asked some sysadmins which tools I should use to do it. The answer I got during OSDC...