Tag: containers

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

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

james.oquendo December 15, 2018
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
Couchbase: Red Hot at Red Hat Summit 2018

Couchbase: Red Hot at Red Hat Summit 2018

A Recap of Couchbase at Red Hat Summit 2018 With all of the excitement and energy at Couchbase Connect in New York last week, it may have been easy to overlook some really compelling updates coming out of Couchbase’s strategic...

james.oquendo May 18, 2018
Using Docker to develop with Couchbase

Using Docker to develop with Couchbase

Docker is a great project that is helping developers around the world run applications in containers. This not only helps shipping software faster, but it also results with the famous “it works in my machine” phrase. In this article I...

james.oquendo May 24, 2017
Containerize a Node.js Application that Communicates with Couchbase Server

Containerize a Node.js Application that Communicates with Couchbase Server

Last month I had written a tutorial on the subject of containerizing a web application that talks to Couchbase Server.  This tutorial called, Deploy a Node.js with Couchbase Web Application as Docker Containers, helped you containerize a Node.js application, but this...

james.oquendo May 9, 2017
Deploying a Containerized Couchbase NoSQL Database Cluster with Docker – Video Tutorial

Deploying a Containerized Couchbase NoSQL Database Cluster with Docker – Video Tutorial

Docker is all the rage lately so I’ve decided to hop on this train and whip together some content regarding the containerization of Couchbase.  I’ve seen a few tutorials that demonstrate the use of Couchbase with Docker, but I’ve decided...

james.oquendo May 4, 2017
Use Docker to Deploy a Containerized Java with Couchbase Web Application

Use Docker to Deploy a Containerized Java with Couchbase Web Application

Not too long ago I wrote about containerizing a Node.js RESTful API and Couchbase Server to demonstrate how easy it is to deploy web applications in a quick and reliable fashion.  In that guide we created a simple API, built...

james.oquendo April 18, 2017
Docker Node.js Deployment With Couchbase

Docker Node.js Deployment With Couchbase

Docker is becoming increasingly popular and I’ve been slowly introducing it into my projects.  It makes it easy to distribute your applications because regardless of where you deploy your containers to, the experience will be the same. Let’s see how...

james.oquendo April 4, 2017
Service Discovery with Java and Database application in DC/OS

Service Discovery with Java and Database application in DC/OS

This blog will show how a simple Java application can talk to a database using service discovery in DC/OS. Why Service Discovery? An application typically consist of multiple components such as an application server, a database, a web server, caching and messaging server. Typically, multiple replicas of each component would...

james.oquendo March 7, 2017
Getting Started with Oracle Container Cloud Service

Getting Started with Oracle Container Cloud Service

Oracle Container Cloud Service is Oracle’s entry into the world of managed container service. There are plenty of existing options: Docker for AWS or Azure Amazon Elastic Container Service Google Container Engine Azure Container Service DC/OS by Mesosphere OpenShift by Red Hat...

james.oquendo February 9, 2017
Couchbase 4.1 Docker Container

Couchbase 4.1 Docker Container

Couchbase 4.1 was recently released. Highlights of this release are: N1QL: Complete SQL CRUD Support with N1QL for Batch and OLTP Applications Covering Indexes Prepared Statements Additional Supported Platforms You can read all about it at Introducing Couchbase Server 4.1 and also watch...

james.oquendo January 2, 2017