Tag: Amazon Web Services (AWS)

Build a photogallery app with auto tagging using AWS Rekognition and Couchbase – Part 1
Build a photogallery app with auto tagging using AWS Rekognition and Couchbase – Part 1

Learn the photo gallery application which allows users to upload any image of their choice and view all the images that have been uploaded by other users.

Analyze Donald Trump Tweets with Couchbase and N1QL
Analyze Donald Trump Tweets with Couchbase and N1QL

This blog is inspired by SQL on Twitter: Analysis Made Easy Using N1QL blog by Donald Trump, will show how these tweets can be analyzed using N1QL.

Kubernetes Cluster on Amazon and Expose Couchbase Service
Kubernetes Cluster on Amazon and Expose Couchbase Service

This blog is part of a multi-part blog series that shows how to run your applications on Kubernetes. It will use the Couchbase, an open source NoSQL distributed document database, as the  Docker container. The first part (Couchbase on Kubernetes) explained how to start the Kubernetes cluster...

Couchbase Cloud Recipes – Pick your favorite!
Couchbase Cloud Recipes – Pick your favorite!

Couchbase 4.x Quick Installation provide instructions to install Couchbase on your local machine. Would you like to run Couchbase 4.x in cloud? There are plenty of recipes available! Looking for detailed instructions on Couchbase Cloud Recipes? Digital Ocean Jelastic OpenShift Docker BigStep Vagrant...

Communicating with Couchbase via a Dockerfile Script and Docker
Communicating with Couchbase via a Dockerfile Script and Docker

How to get Docker running on an Ubuntu server and run a project in a container via a script. It can be done in any programming language and Couchbase SDK.