VOOZH about

URL: https://www.javacodegeeks.com/tag/couchbase/page/2

⇱ Couchbase Archives - Page 2 of 5 - Java Code Geeks


  • DevOps👁 Image
    Arun GuptaJune 2nd, 2016
    0 166

    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👁 Image
    Arun GuptaMay 31st, 2016
    0 97

    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👁 Image
    Arun GuptaMay 23rd, 2016
    0 127

    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👁 Image
    Arun GuptaMay 16th, 2016
    0 163

    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👁 Image
    Arun GuptaMarch 2nd, 2016
    0 96

    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👁 Image
    Arun GuptaFebruary 28th, 2016
    0 91

    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👁 Image
    Arun GuptaJanuary 13th, 2016
    0 142

    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👁 Image
    Arun GuptaDecember 29th, 2015
    0 164

    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👁 Image
    Arun GuptaDecember 29th, 2015
    0 111

    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 »
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
Back to top button
Close