Month: December 2017

Use XDCR to Replicate NoSQL Data between Couchbase Docker Containers: Video Tutorial
Use XDCR to Replicate NoSQL Data between Couchbase Docker Containers: Video Tutorial

Learn how to use the cross datacenter replication (XDCR) functionality of Couchbase to replicate NoSQL data between clusters of Docker containers.

Deploying Couchbase on AWS in less than 3 minutes
Deploying Couchbase on AWS in less than 3 minutes

See how ClearScale helps to set up Couchbase Server and Sync Gateway in minutes using AWS best practices to make your deployment secure and easy to scale.

Deep Dive on Cross Data Center Replication (XDCR)
Deep Dive on Cross Data Center Replication (XDCR)

What makes XDCR such a great feature. If you need a Disaster & Recovery plan or like to bring data closer to user, XDCR is a feature you must consider.

Couchbase vs. DynamoDB – A Quick Comparison
Couchbase vs. DynamoDB – A Quick Comparison

The world of NoSQL database comes in multiple flavors and each one has a specific design. Read this post for a Couchbase vs. DynamoDB comparison.

Supporting Another Record-Breaking Black Friday and Cyber Monday
Supporting Another Record-Breaking Black Friday and Cyber Monday

I’m happy to report that we have nothing to report. Once again, Couchbase Support was fully prepared to provide immediate, all hands responses to major events over the insanely busy, make-or-break shopping extravaganza known as the Black Friday/Cyber Monday weekend....

Scaling Couchbase Server on Azure
Scaling Couchbase Server on Azure

Scaling a Couchbase Server cluster on Azure is as easy as using a slider. This post walks you through it from the beginning.

Replicate NoSQL Data between Data Centers with Couchbase XDCR
Replicate NoSQL Data between Data Centers with Couchbase XDCR

Learn how to replicate NoSQL data between clusters or datacenters with Couchbase Server's cross datacenter replication (XDCR) tooling.

Certificate Pinning in Android with Couchbase Mobile
Certificate Pinning in Android with Couchbase Mobile

Certificate pinning is a technique used to “pin” a host to it’s public key certificate.Post discusses how to do this in a Couchbase Lite enabled Android app

Going Full Stack with Node.js, Vue.js, and Couchbase NoSQL
Going Full Stack with Node.js, Vue.js, and Couchbase NoSQL

Learn how to create a full stack application with Couchbase as the NoSQL database, Node.js and Hapi for backend, and Vue.js for the frontend.

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...

Chatbot on Azure and Couchbase for Viber
Chatbot on Azure and Couchbase for Viber

Use a serverless approach to quickly build a chatbot. In this blog post, I'll show you an example with Azure, Couchbase, and Viber.

Using Facets in a Couchbase NoSQL Full Text Search Query
Using Facets in a Couchbase NoSQL Full Text Search Query

Learn how to use facets for result aggregation in a Full Text Search (FTS) query made with Node.js and the NoSQL database, Couchbase Server.