Tag: functions

Ordering in Couchbase Functions – Part 1
Ordering in Couchbase Functions – Part 1

When compute resides closer to data, it is important to understand how compute behaves when the data, that it is listening to, changes.  Let’s understand Ordering in Couchbase Functions.

Using the cURL Function with the Couchbase Eventing Service
Using the cURL Function with the Couchbase Eventing Service

Learn how to use the cURL function to make remote requests from the Couchbase Eventing service without using embedded N1QL queries.

Detect Sensitive Data Automatically With Couchbase Functions
Detect Sensitive Data Automatically With Couchbase Functions

Learn to use the Couchbase Eventing service to write functions to detect and alert you when sensitive data appears in NoSQL documents.

Introducing Couchbase Eventing Service
Introducing Couchbase Eventing Service

The Couchbase Eventing Service allows customers to process changes (create/ update/ delete/ expiry) to data stored in Couchbase Cluster in near real-time.

Working with JSON Arrays in N1QL
Working with JSON Arrays in N1QL

In this Couchbase blog post, we cover array constants, facilities for searching in arrays, ways to transform arrays, and some useful N1QL array functions.

Use OpenWhisk for FaaS with Node.js and Couchbase NoSQL
Use OpenWhisk for FaaS with Node.js and Couchbase NoSQL

Learn how to create and deploy highly scalable applications as functions using OpenWhisk on Bluemix for FaaS and Couchbase for NoSQL JSON data.