Category: Sync Gateway

Best Practices For Using Couchbase Mobile : Part 1

Best Practices For Using Couchbase Mobile : Part 1

Since the first official release in 2014, Couchbase Mobile has enabled a wide variety of use cases of varying degrees of scale and complexity. Despite the variation, there are some common usage patterns for using Couchbase Mobile. I have put...

Customer 360 – Part 4 – Analyzing Your Data

Customer 360 – Part 4 – Analyzing Your Data

OK, so we’ve looked at building aspects of a Customer 360 solution in previous posts. We looked at an overview of what’s involved in part 1, and since you’re reading this, I’m assuming that the threat of having to think...

August 13, 2019
Custom Authentication with Couchbase Mobile

Custom Authentication with Couchbase Mobile

Custom Authentication with Couchbase Mobile Couchbase Mobile extends Couchbase to the edge, securely managing and syncing data from any cloud to every mobile device. Couchbase Mobile features an embedded database – Couchbase Lite – with SQL and full-text search for...

Customer 360 – Part 3 – Mobile Integration

Customer 360 – Part 3 – Mobile Integration

We’ve done a high-level overview of what’s involved in building a Customer 360 solution on Couchbase and all the thinking involved here… Then dug into the integration part of bringing in data from disparate sources and combining them in Couchbase,...

August 6, 2019
Synchronized Drawing Apps with Couchbase Mobile

Synchronized Drawing Apps with Couchbase Mobile

Couchbase Mobile contains a robust and powerful embedded NoSQL database, called Couchbase Lite, that can be used within your iOS, Android, and Xamarin apps. The Couchbase Mobile stack also contains Sync Gateway. Sync Gateway enables secure data synchronization across Couchbase...

Prometheus Monitoring of Couchbase Mobile Kubernetes Cluster

Prometheus Monitoring of Couchbase Mobile Kubernetes Cluster

UPDATE: Starting in v2.8, Sync Gateway includes built-in Prometheus exporter support. Stats are exported in Prometheus-compatible format through the metrics endpoint. This implies that there is no longer the need to have a separate exporter. Read the Couchbase Documentation for...

Monitor Couchbase Sync Gateway with Prometheus and Grafana

Monitor Couchbase Sync Gateway with Prometheus and Grafana

The Couchbase Mobile 2.5 release introduced extensive stats reporting capabilities on the Sync Gateway.The stats provide key insights into the health of your Couchbase Mobile deployment and constitues an integral part of any deployment. In this post, we discuss how...

How to Use Channels in Sync Gateway

How to Use Channels in Sync Gateway

Continuing from the Sync Gateway technical series, we will look specifically at how to configure the Sync Function through the use of Channels to execute data orchestration.  In the video below, we are joined by Chris Anderson who will go...

Couchbase LIVE New York:  Couchbase Mobile 102 – How to Add Secure Sync to your Mobile Applications

Couchbase LIVE New York: Couchbase Mobile 102 – How to Add Secure Sync to your Mobile Applications

From the 102 session in the Couchbase LIVE New York mobile track, we continued iterating on the Couchbase Mobile sample application that was described in code from the “Couchbase Mobile 101: How to Build Your First Mobile App” session. In...