Home / Companies / Couchbase / Blog / Post Details
Content Deep Dive

10 other things that Devops/Sys Admins must know about Couchbase

Blog post from Couchbase

Post Details
Company
Date Published
Author
Denis Rosa, Developer Advocate, Couchbase
Word Count
1,218
Language
English
Hacker News Points
-
Summary

Couchbase is a NoSQL database that offers various features for administrative tasks, deployment, and data management. It has a Restful API for automation of operations, can be quickly deployed on AWS, and supports deployment on Kubernetes or OpenShift with an Operator for infrastructure management. Couchbase can scale massively by combining high performance with linear scalability through architectural features such as Transparent shards, multidimensional scaling, master-less architecture, Database Change Protocol, No single point of failure, etc. It also provides full-text search indexes, supports end-to-end data compression, and allows auditing of queries. Additionally, it has a feature called Response Time Observability which logs slow requests with details for identifying poor performance.