Category: Couchbase Server

Controlling Hierarchical Logging with SLF4J and Logback
Controlling Hierarchical Logging with SLF4J and Logback

Couchbase Server is a complex product. Like most substantive software, and especially enterprise products, monitoring behavior through logging is important. I recently wrote a small sample application using the Couchbase Multi-Cluster Aware Java client. This client can handle fail over...

Speculative Execution Processor Vulnerabilities – Performance Impact Analysis
Speculative Execution Processor Vulnerabilities – Performance Impact Analysis

Last week, we published a blog with recommendation on securing Couchbase data platform in response to industry-wide security vulnerabilities. We continued to analyze the potential performance impact caused by the patched OS binaries and this blog post captures the detailed evaluation. As...

Full Text Search: Better Queries for NoSQL in Node.js
Full Text Search: Better Queries for NoSQL in Node.js

See why you should use full text search (FTS) for certain querying scenarios and how you can do it in this webinar which focuses on Node.js.

Test Drive: Trying Couchbase on Azure for Free
Test Drive: Trying Couchbase on Azure for Free

Test Drive allows you to try out software in the cloud for free. Couchbase has partnered with Microsoft to create a Couchbase Server Azure Test Drive.

Use AWS Lambda and API Gateway with Node.js and Couchbase NoSQL
Use AWS Lambda and API Gateway with Node.js and Couchbase NoSQL

Learn how to use AWS Lambda and API Gateway with Couchbase Server to create an affordable and scalable API powered by Amazon functions.

Speculative Execution Vulnerabilities – Meltdown & Spectre
Speculative Execution Vulnerabilities – Meltdown & Spectre

How do processor/OS vulnerabilities like Meltdown & Spectre affect modern systems and may affect user-space applications like Couchbase, etc.

FTS With Facets in Couchbase NoSQL With Node.js
FTS With Facets in Couchbase NoSQL With Node.js

Learn how to work with facets in Full Text Search (FTS) using Couchbase NoSQL and Node.js in this video tutorial.

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.

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.

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