Tag: docker

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

Couchbase Autonomous Operator 2.1 for Kubernetes is Now GA

Couchbase Autonomous Operator 2.1 for Kubernetes is Now GA

At Couchbase’s global developer conference, ‘Connect.Online 2020’ held in October, we shared the essence of new features or capabilities of the upcoming Couchbase Autonomous Operator release version 2.1 through several sessions. Since then, many of you have been waiting to...

james.oquendo December 17, 2020
Curated Couchbase Containers on AWS Marketplace for Containers

Curated Couchbase Containers on AWS Marketplace for Containers

Couchbase has a strong and long lasting relationship with AWS going back to 2012.  Today we are thrilled to announce that Couchbase and AWS are building upon that relationship with, Couchbase being a featured launch partner for the AWS Marketplace for...

james.oquendo November 27, 2018
Announcing Couchbase Autonomous Operator 1.1.0

Announcing Couchbase Autonomous Operator 1.1.0

We’re happy to announce the release of Couchbase Autonomous Operator 1.1.0. As many of you know, version 1.0 which got released on August 30th was the first NoSQL production-ready Kubernetes operator for open source Kubernetes and Red Hat OpenShift. Couchbase Autonomous...

james.oquendo November 15, 2018
The Couchbase Data Platform in Action: The Couchbase Connect 2017 Silicon Valley Technical Demo

The Couchbase Data Platform in Action: The Couchbase Connect 2017 Silicon Valley Technical Demo

A Full Stack Application Built Using the Couchbase Data Platform This past year, at the annual Couchbase Connect conference in Silicon Valley, we were proud to present a technical demonstration showing much of the breadth of the Couchbase Data Platform...

james.oquendo April 13, 2018
Announcing Couchbase Server 5.5 – Developer Build

Announcing Couchbase Server 5.5 – Developer Build

Announcing Couchbase Server 5.5 Developer Build It is my pleasure to share this early preview of Couchbase Server 5.5 features – there are some very exciting improvements coming and this Developer Build (DB) highlights several of them. There are many...

james.oquendo March 8, 2018
Simplified Couchbase Server Cluster Creation via Docker

Simplified Couchbase Server Cluster Creation via Docker

It’s pretty straight-forward to run an instance of Couchbase Server in a Docker container. It takes a bit more work to set up and fully configure a cluster. In this post, I’m going to walk through a shell script I...

james.oquendo March 6, 2018
Introducing Couchbase Operator: Running Couchbase Natively on Kubernetes and OpenShift Platform – Beta Announcement!!

Introducing Couchbase Operator: Running Couchbase Natively on Kubernetes and OpenShift Platform – Beta Announcement!!

Couchbase Operator enables you to run Couchbase deployments natively on Open Source Kubernetes or Enterprise Red Hat OpenShift Container Platform. The goal of the Couchbase Operator is to fully manage one or more Couchbase deployments by removing operational complexities of...

james.oquendo February 6, 2018
Adding and Removing Nodes to a Containerized Couchbase NoSQL Cluster – Video Tutorial

Adding and Removing Nodes to a Containerized Couchbase NoSQL Cluster – Video Tutorial

It is often difficult to understand the true value you get with Couchbase when it comes to being able to quickly and easily scale up or down your NoSQL database cluster. This is possible through a few clicks without ever...

james.oquendo January 30, 2018
Use XDCR to Replicate NoSQL Data Between Couchbase Docker Containers – Video Tutorial

Use XDCR to Replicate NoSQL Data Between Couchbase Docker Containers – Video Tutorial

A few weeks ago I had written an article outlining the steps for using cross datacenter replication (XDCR) in Couchbase. This article described everything from cluster setup to replicating NoSQL documents that exist in one cluster to another cluster. In...

james.oquendo December 28, 2017
Querying Date Ranges within Embedded JSON Document Arrays.  A Simple Example Using N1QL, Nodejs and Docker

Querying Date Ranges within Embedded JSON Document Arrays. A Simple Example Using N1QL, Nodejs and Docker

Querying and indexing document arrays is one of the most powerful features of Couchbase.  Finding array entries within a specific date range is a common requirement.  Consider the following use case. User Story: “I want to index an embedded account...

james.oquendo July 18, 2017
Deploy a PHP with Couchbase Application as Docker Containers

Deploy a PHP with Couchbase Application as Docker Containers

Earlier in the year I wrote about containerizing applications written in various development technologies that communicate with Couchbase Server. For example, I had written about deploying a Golang application with Docker, a Java application with Docker, and a Node.js application...

james.oquendo June 13, 2017