Results for: bug bash

Join the bash

Join the bash

In the run up for the 3.0 release, we’ll be running a Bug Bash. The mission? To help us improve the quality of the Couchbase Server 3.0 release and make it the best it can be. And, yes, we will,...

Sneak peek: What’s new in Couchbase Server 3.0!

Sneak peek: What’s new in Couchbase Server 3.0!

Over the last year or so, we have been working on a vast number of features and improvements for our next major release. Today, we are ready to pull back the curtain on Couchbase Server 3.0. With 3.0, Couchbase Architecture...

How to Build Observability Dashboards with Prometheus, Grafana & Couchbase

How to Build Observability Dashboards with Prometheus, Grafana & Couchbase

You’ve certainly heard it before: “What gets measured gets done.” It’s true: what you observe and measure is what you can improve. The key to any improvement is to first identify what to measure and then collect the related metrics....

11 Fluent Bit Examples, Tips & Tricks for Log Forwarding with Couchbase

11 Fluent Bit Examples, Tips & Tricks for Log Forwarding with Couchbase

Log forwarding and processing with Couchbase is easier than ever. We have support for log forwarding and audit log management for both Couchbase Autonomous Operator (i.e., Kubernetes) and for on-prem Couchbase Server deployments. In both cases, log processing is powered...

Using Docker to develop with Couchbase Mobile

Using Docker to develop with Couchbase Mobile

Container technologies such as Docker have vastly simplified the software development, test and deployment process by allowing you to package applications along with their complete runtime environment that abstract away differences in infrastructure and OSes. This post is a primer...

How to Backup Couchbase: A Quick Start Guide

How to Backup Couchbase: A Quick Start Guide

In this article, you will get an overview of how to backup both Couchbase Community and Enterprise editions on Ubuntu and how to set up a basic Couchbase backup strategy.  The scripts and techniques described here are not production-ready, you...

Navigating Kubernetes Vulnerabilities with the Autonomous Operator

Navigating Kubernetes Vulnerabilities with the Autonomous Operator

The first critical vulnerability in the Kubernetes container orchestration platform was disclosed earlier this month.  This vulnerability affects all versions of Kubernetes greater than 1.0.0. It also affects RedHat OpenShift platform versions greater than 3.0.0. In this post we look...

The Couchbase Data Platform in Action: Step-by-Step Setup

The Couchbase Data Platform in Action: Step-by-Step Setup

Note: This post uses the the Couchbase Analytics Data Definition Language as of the version 5.5 preview release.  For updates and information on breaking changes in newer versions, please refer to Changes to the Couchbase Analytics Service. The application built for...

Getting Comfortable with Couchbase Mobile: Sync Gateway via the Command Line

Getting Comfortable with Couchbase Mobile: Sync Gateway via the Command Line

Introduction This continues my my “Getting Comfortable with Couchbase Mobile” series (post #5). This time we’ll look at exploring Sync Gateway from the command line. This can be really helpful, both for understanding and for testing/debugging.  (Links to other posts...

Using Node.js and Swagger to Monitor Document Changes in Couchbase Mobile

Using Node.js and Swagger to Monitor Document Changes in Couchbase Mobile

When building applications with Couchbase Mobile there are a lot of interesting possibilities for server-side integration. Creating business logic to resolve synchronization conflicts is one common use. The Sync Gateway document “changes” feed makes all sorts of event-driven operations easy...

Kubernetes Cluster on Azure and Expose Couchbase Service

Kubernetes Cluster on Azure and Expose Couchbase Service

This blog is part of a multi-part blog series that shows how to run your applications on Kubernetes. It will use the Couchbase, an open source NoSQL distributed document database, as the  Docker container. Part 1 explained how to start Kubernetes cluster using Vagrant...

Introducing Couchbase .NET SDK Core 2.4.0 DP1!

Introducing Couchbase .NET SDK Core 2.4.0 DP1!

The new “hotness” in the Microsoft .NET world is .NET Core Framework: an open source, cross platform (OSX, Linux, and Windows) implementation of the .NET framework. In an effort to provide the very best developer environment, today Couchbase is releasing...