© Deepak Vohra 2016

Deepak Vohra, Kubernetes Microservices with Docker, 10.1007/978-1-4842-1907-2_9

9. Using Couchbase

Deepak Vohra

(1)White Rock, British Columbia, Canada

Couchbase is a distributed NoSQL database based on the JSON data model. Couchbase is faster than MongoDB and Apache Cassandra. Couchbase offers some features not available in MongoDB and Cassandra such as a Graphical User Interface (GUI), the Couchbase Web Console. Couchbase also provides command-line tools such as couchbase-cli, cbbackup, cbrestore, and cbtransfer. Couchbase, being a distributed database, could benefit from the cluster management provided by Kubernetes cluster manager, which is what we shall discuss in this chapter. This chapter has the following sections. ...

Get Kubernetes Microservices with Docker now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.