Tag: XDCR

Introducing XDCR Support for Scopes & Collections in Couchbase 7.0

Introducing XDCR Support for Scopes & Collections in Couchbase 7.0

Cross Data Center Replication (XDCR) is a database essential. XDCR ensures database High Availability (HA), disaster recovery, and geo-locality. With the Couchbase Server 7.0 release, XDCR also supports new individual namespaces called Scopes and Collections within each database Bucket. Support...

How Scopes & Collections Simplify Multi-Tenant App Deployments on Couchbase

How Scopes & Collections Simplify Multi-Tenant App Deployments on Couchbase

Now it’s easier than ever to build and deploy microservices and multi-tenant applications on Couchbase. The 7.0 release introduces a new data organization feature called Scopes and Collections. Scopes and Collections allow logical isolation of different types of data, independent...

Shivani Gupta August 3, 2021
4 Patterns for Microservices Architecture in Couchbase

4 Patterns for Microservices Architecture in Couchbase

Microservices have emerged as a common architecture pattern over the last decade. In this approach, small, autonomous and loosely coupled services work together over a distributed network. Each microservice is typically delimited to a specific function and business boundary, runs...

3 Reasons Customers Turn from MongoDB to Couchbase

3 Reasons Customers Turn from MongoDB to Couchbase

Let’s face it. MongoDB is a popular NoSQL database upon which to build applications. But just like many “beginner” data analysis projects that start in a spreadsheet, when it’s time to get serious, it’s also time to upgrade. And when...

Couchbase Autonomous Operator vs MongoDB Enterprise Kubernetes Operator

Couchbase Autonomous Operator vs MongoDB Enterprise Kubernetes Operator

A Kubernetes Operator is a software extension to Kubernetes that supports built-in capabilities to manage your Kubernetes applications in an automated fashion and that follows Kubernetes principles – especially the Control Loop pattern. Why do we need a Kubernetes Operator?...

5 Use Cases for Real-Time Prediction Serving Systems with Couchbase [Part 1 of 2]

5 Use Cases for Real-Time Prediction Serving Systems with Couchbase [Part 1 of 2]

Every machine learning use case has different performance needs, and when it comes to ML-powered enterprise prediction serving systems, it’s no different. A machine learning (ML) model takes an input (e.g., an image) and makes a prediction about it (e.g.,...

An Introduction to Couchbase Cloud: Migration Made Easy

An Introduction to Couchbase Cloud: Migration Made Easy

It’s not a straightforward question to answer: How do I move my on-premises, virtualised or public cloud solution over to a shiny new fully managed cloud infrastructure – with as little disruption as possible? Migration concerns are high on the...

Couchbase Modifies License of Free Community Edition Package

Couchbase Modifies License of Free Community Edition Package

As Couchbase increases its presence in the market, we have decided to modify the distribution and usage license of some of our free products. This change is necessary in order to protect the community from over-deployment of unsupported and unpatched...

Scott Anderson June 30, 2021
J is for June, July & Java Developers

J is for June, July & Java Developers

As Java developers begin planning their June and July vacations, we felt it would be appropriate to celebrate our own commitment to a four-letter word that starts with J: Java. At Couchbase, this June and July are dedicated to Java...

New and Improved Import in Couchbase Cloud

New and Improved Import in Couchbase Cloud

We’re happy to announce that the release of Couchbase Cloud 1.6 comes with a number of key improvements, particularly in data import. These feature improvements include Import of documents using the Couchbase Cloud Web UI with various key generation and...

Prasad Doddi June 21, 2021
Couchbase Cloud New Features Now Available: Public API, Improved Import

Couchbase Cloud New Features Now Available: Public API, Improved Import

We are pleased to announce the release of Couchbase Cloud version 1.6, which introduces features that streamline account administration, enhance data migration and simplify how you work with Couchbase Cloud. In this post I’ll provide a general overview of the...

NoSQL Document Database Replication – MongoDB vs. Couchbase

NoSQL Document Database Replication – MongoDB vs. Couchbase

Replication has been a crucial part of Database Systems for decades for providing availability and disaster recovery. In recent times, with the evolution of distributed databases to address the need for highly available, scalable and globally distributed deployments operating across...