Couchbase
-
DevOps
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,…
Read More » -
DevOps
Couchbase XDCR using Docker Swarm, Machine and Compose
Cross Datacenter Replication (XDCR) in Couchbase provides an easy way to replicate data from one cluster to another. The clusters…
Read More » -
Enterprise Java
Scaling and Rebalancing a Couchbase Cluster using CLI
Couchbase provides high availability and disaster recovery in several ways: Homogenous cluster Replication Intra-cluster replication Cross-data center replication (XDCR) Backup and…
Read More » -
DevOps
Couchbase Cluster on Docker Swarm using Docker Compose and Docker Machine
This blog post will explain how to create and scale a Couchbase Cluster using full armor of Docker – Docker Machine,…
Read More » -
DevOps
Couchbase on Kubernetes
This blog is possible because of this tweet! Had a great #Couchbase #Kubernetes hacking session with @saturnism, learned a lot,…
Read More » -
DevOps
Couchbase Docker Container
Couchbase Docker images are always at hub.docker.com/_/couchbase/. Complete instructions to run Couchbase Docker Container are available at docs.docker.com/engine/examples/couchbase/. Start Couchbase Docker Container How…
Read More » -
Software Development
Query JSON using SQL with Couchbase Query Workbench
You’d like to query JSON document database using SQL-like syntax? Couchbase has N1QL for you. N1QL is a declarative query…
Read More » -
Enterprise Java
Docker Machine, Swarm and Compose for multi-container and multi-host applications with Couchbase and WildFly
This blog will explain how to create multi-container application deployed on multiple hosts using Docker. This will be achieved using Docker Machine,…
Read More » -
DevOps
Couchbase on OpenShift 3
OpenShift is Red Hat’s open source PaaS platform. OpenShift 3 provides a holistic experience of running your applications using Docker and Kubernetes.…
Read More »