Simple play icon Course
Skills

Debug and Monitor Functions in Couchbase 6

by Kishan Iyer

This course explores the use of the Couchbase debugger during the development phase of an eventing function. It also covers the variety of logs available to monitor the overall state and changes made to functions during their lifespan.

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. In this course, Debug and Monitor Functions in Couchbase, you'll dive into the role of debugging in function development and the various options available to monitor functions throughout their lives. First, you'll begin by introducing you to the Couchbase eventing service and then create two simple eventing functions - one with an OnUpdate handler and another with an OnDelete handler. Next, You'll then explore how bugs in the function code can be identified using the built-in Couchbase debugger. This will cover the steps involved in activating the debugger, and use of the standard debug tools such as breakpoints and watch expressions. We also take a look at exception handling with try-catch blocks. Finally, You'll move on to the logging options available in Couchbase for the eventing service. This includes the application and system logs for functions, but also the audit feature which allows additional activities to be recorded. Furthermore, we use the explicit logging feature to generate logs and statistics to share with other teams - this includes the option to redact sensitive data from the log files. Once you have finished this course, you will be well-versed in the options available to manage an eventing function in Couchbase throughout its life - from development to monitoring and maintenance.

About the author

I have a Masters in Computer Science from Columbia University and have worked previously as a developer and DevOps engineer. I now work at Loonycorn which is a studio for high-quality video content. My interests lie in the broad categories of Big Data, ML and Cloud.

Ready to upskill? Get started