Tag: distributed database

What is a Distributed Application? Definition and Examples

What is a Distributed Application? Definition and Examples

A distributed application is a program that runs on one or more computers simultaneously and communicates through a network. In this blog post, we’ll dive into how distributed applications work, how they differ from standalone or traditional applications, how you...

How to Build Indexes for Full-Text Search in Couchbase 7.0

How to Build Indexes for Full-Text Search in Couchbase 7.0

Indexes are the underlying infrastructure that make full-text search possible. The new Scopes and Collections feature in Couchbase Server 7.0 makes full-text search in your applications more powerful than ever before. Powering those searches requires full-text indexes. This article provides...

5 Reasons for Developers to Attend Couchbase Connect

5 Reasons for Developers to Attend Couchbase Connect

When it comes to online tech conferences, you’ve got options. Lots of options. If you’re a NoSQL developer, then Couchbase ConnectONLINE 2021 should be at the top of your list. This free two-day conference on 20-21 October 2021 has a...

September 2, 2021
How Vodafone Powers a 100% Cloud Communications Platform with Couchbase

How Vodafone Powers a 100% Cloud Communications Platform with Couchbase

Since making the first mobile phone call in the UK in 1985, Vodafone has grown into a multinational telecommunications company with over 625 million mobile customers and nearly 50 million broadband and TV customers. Today, Vodafone Spain is working on...

Google Autopilot and the Journey from Manual to Autonomous

Google Autopilot and the Journey from Manual to Autonomous

It’s fair to say that Kubernetes has done wonders for containerization, becoming a crucial component of organizations’ digital transformation strategies. Kubernetes goes some way to easing the burden of managing various container clusters, while its ease-of-use minimizes the time taken...

Distributed Databases: An Overview

Distributed Databases: An Overview

Distributed Databases apply the principles of distributed computing to storing data. The simplest example is a database which stores data on two (or more) servers connected by a network. This “cluster” can be accessed and managed as if it was...

March 29, 2021
Understanding Cross Data Center Replication (XDCR) – Part 1

Understanding Cross Data Center Replication (XDCR) – Part 1

If you have any familiarity with Couchbase, you definitely know XDCR. If you use Couchbase for any of your applications, you are very likely using XDCR. I wouldn’t be wrong if I said, XDCR is indeed one of our customers’...