Category: Best Practices and Tutorials

Fully Configured Couchbase on Red Hat OpenShift in 5 Minutes

Fully Configured Couchbase on Red Hat OpenShift in 5 Minutes

I recently did a presentation at Red Hat Users Group – North Texas on Couchbase NoSQL Operator on OpenShift. Thank you to the Red Hat Dallas team for extending the invitation for a joint session – Sam Nicholls, John Gammon, and Nick Wallace.  In the...

Onboarding Enterprises to Couchbase Support

Onboarding Enterprises to Couchbase Support

We are delighted to announce the introduction of a brand new training course to assist your Enterprise with Onboarding to Couchbase Support. This free, online offering is designed and delivered by our most experienced Technical Support engineers. Its goal is to...

Analyze This: MongoDB & Couchbase Analytics.

Analyze This: MongoDB & Couchbase Analytics.

The purpose of computing is insight, not numbers.  — Richard Hamming The spiral of running the business, analyzing what to change & what to change to, and then changing the business is an eternal one. Do the right analysis, your...

Keshav Murthy June 23, 2020
Example Architectures for Data Intensive Applications.

Example Architectures for Data Intensive Applications.

…a drawing should have no unnecessary lines and a machine no unnecessary parts.  —William Strunk Jr., Elements of Style In the book Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems, Martin Kleppmann has written about traits...

Keshav Murthy June 14, 2020
Implement FHIR REST server with Couchbase

Implement FHIR REST server with Couchbase

This is a follow up to my previous post that covered the topic of FHIR Data Model with Couchbase N1QL. In this blog, I will discuss the topic of how to implement the FHIR Search REST API Server over the...

Binh Le June 8, 2020
Handle Binary Data Attachments & Blobs with Couchbase Mobile

Handle Binary Data Attachments & Blobs with Couchbase Mobile

Couchbase Mobile supports a JSON document style NoSQL data model. In addition to supporting the standard JSON data types, Couchbase Mobile also supports binary data that include images, audio, video, PDF files, etc. A JSON document can be associated with...

Couchbase Eventing: Small Scripts That Solve Big Problems

Couchbase Eventing: Small Scripts That Solve Big Problems

Eventing Simple Yet Powerful: Eventing allows small scripts to overcome hard to solve problems. If you are familiar with both Couchbase and Eventing please feel free to skip the brief overview and skip ahead to the examples. Overview: First off, let’s...

Implementing a Scheduler Via Couchbase Eventing (Part 1)

Implementing a Scheduler Via Couchbase Eventing (Part 1)

This is the first of a multi-part series to leverage the Couchbase Eventing Service to run multiple scheduled tasks at specific recurring intervals in a cron like fashion completely inside the database without requiring additional infrastructure via a single general-purpose...

Couchbase Data Platform Partner Training

Couchbase Data Platform Partner Training

Thanks to Binh Le, Jon Strabala & Keshav Murthy for contributing to this post. Introduction Couchbase provides a wide variety of self paced online courses as well as in-person (or virtual) training through both Couchbase’s training portal. Advent of open...

Idris Motiwala May 19, 2020
Deploying a Couchbase Mobile Backend on Kubernetes

Deploying a Couchbase Mobile Backend on Kubernetes

The Couchbase Autonomous Operator 2.0 release introduces a number of groundbreaking features and enhancements that make it easier than ever to deploy, provision, monitor and manage your Couchbase Server nodes on Kubernetes. In addition to Couchbase server nodes,  Couchbase Mobile...

Creating Dynamic VMs Infrastructure With Xen Hosts

Creating Dynamic VMs Infrastructure With Xen Hosts

Introduction In today’s world, the server infrastructure machines are either in on-premise data centers, private data centers or public cloud data centers. These machines are either physical bare metal machines, virtual machines (VMs) with hypervisors  or small containers like docker...

Best Practices for Operating Couchbase Server as Non-Root

Best Practices for Operating Couchbase Server as Non-Root

With Couchbase Server 6.5.1. we now standardize the non-root install and upgrade for rpm packages. This will now allow you to easily install, upgrade and maintain Couchbase Server as non-root.  The purpose of this blog is not to replace our...

Prasad Doddi April 30, 2020