Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Data

Manage Functions in Couchbase 6

This course explores the management of an eventing function in Couchbase throughout its life - from debugging during development to disabling them temporarily, monitoring their state and porting them to other environments.

Kishan Iyer - Pluralsight course - Manage Functions in Couchbase 6
by Kishan Iyer

What you'll learn

The Couchbase eventing service allows us to respond to changes made to data through the medium of eventing functions. Like any application, these functions need to be developed and then maintained until they have served their purpose. This course, Manage Functions in Couchbase, explores the various phases and transitions in a function’s lifecycle, the use of the debugger during its development, and porting them between environments using the export and import features. First, you will learn how to create a simple eventing function, which processes mutations in a source bucket. You will then invoke a variety of transitions on the function, and look at how this affects the ability of the function to process events, performing these operations using the Couchbase UI, and how these can be done programmatically using the Couchbase CLI and the REST API. You will then move on to monitoring functions using both the application logs, which are unique to each function and the system log maintained by the Couchbase eventing service. There are also labs on using the built-in Couchbase debugger to get to the heart of issues in the function code. Finally, you will explore the use of the export/import feature for eventing functions which allow us to port them from one environment to another and to record their history in a version control system. At the end of this course, you will be well-versed with the phases in the life of an eventing function in Couchbase - from their development and deployment, to their maintenance and porting in different environments.

Table of contents

About the author

Kishan Iyer - Pluralsight course - Manage Functions in Couchbase 6
Kishan Iyer

An engineer at heart, I am drawn to any interesting technical topic. Big Data, ML and Cloud are presently my topics of interest.

More Courses by Kishan