Month: September 2020

How Couchbase Cloud Cut Costs 50%, Improved Performance 100X

How Couchbase Cloud Cut Costs 50%, Improved Performance 100X

An Interview with Facet Digital Couchbase Cloud is our  NoSQL database-as-a-Service (DBaaS). This automated, secure, and fully managed database captures all the benefits and scale of Couchbase Server as a cloud service, making it ideal for hybrid cloud deployments. Released...

Authentication Using Server-Side X.509 Certificates And N1QL

Authentication Using Server-Side X.509 Certificates And N1QL

Authentication and authorization to the N1QL query service in Couchbase works in multiple ways –  Passing credentials through a rest request – curl http://localhost:8093/query/service?pretty=true -d “statement=select * from system:keyspaces” -u Admin:pwd Passing credentials using the creds named parameter and/or query...

September 10, 2020
Health Checking a Couchbase Cluster

Health Checking a Couchbase Cluster

Most databases are configured and sized correctly based on the information available at the time of their initial launch, but they tend to become unhealthy or undersized due to organic growth of their datasets and/or changes in their workload profiles....

Announcing General Availability Of Couchbase Ruby SDK 3.0 !

Announcing General Availability Of Couchbase Ruby SDK 3.0 !

” We are delighted to announce the General Availability of Couchbase Ruby SDK 3.0 !  “   Useful Links Read Couchbase Ruby SDK 3.0 documentation Read Couchbase Server 6.5.0 documentation Share your thoughts on the Couchbase Forums See all the...

September 8, 2020
How to Make Geospatial Polygon-Based Search on Couchbase

How to Make Geospatial Polygon-Based Search on Couchbase

Geospatial features have proven over the years to significantly increase user engagement. In fact, we got so used to it that now we even expect that any kind of recommendation (news, restaurants, products) should also be location-based. The majority of...