Tag: go programming

Developing an Alexa Skill with Golang, AWS Lambda, and Couchbase NoSQL

Developing an Alexa Skill with Golang, AWS Lambda, and Couchbase NoSQL

Nic Raboy is an advocate of modern web and mobile development technologies. He has experience in Java, JavaScript, Golang, and a variety of frameworks such as Angular, NativeScript, and Apache Cordova. Nic writes about his development experiences related to making web and mobile...

Developing AWS Lambda Functions with Golang and Couchbase NoSQL

Developing AWS Lambda Functions with Golang and Couchbase NoSQL

In this tutorial, we're going to take a look at how to build a function on AWS Lambda that communicates with Couchbase using the Go programming language.

Using Full Text Search (FTS) with Couchbase in a GoLang Application

Using Full Text Search (FTS) with Couchbase in a GoLang Application

I recently wrote about using Full Text Search (FTS) in a Node.js application that makes use of Couchbase Server 4.5 and higher. As you may know, FTS is available as Developer Preview starting in Couchbase Server 4.5. This is huge...