Tag: Amazon Web Services (AWS)

Developing AWS Lambda Functions with Golang and Couchbase NoSQL
Developing AWS Lambda Functions with Golang and Couchbase NoSQL

This post focuses on how to create a new AWS Lambda function with the Go programming language that communicates with Couchbase Server.

KOPS: Running Couchbase Cluster on Kubernetes at Scale
KOPS: Running Couchbase Cluster on Kubernetes at Scale

This blog demonstrates the kops usage, capabilities and Couchbase Autonomous Operator running Couchbase Cluster at scale.

Couchbase and AWS Expand Relationship
Couchbase and AWS Expand Relationship

Couchbase is excited to announce a new step in our partnership with AWS – we’ve achieved the Big Data Competency.  This is another step in our evolving and expanding joint relationship.  The achievement validates our deep expertise in big data...

Deploying the Couchbase Operator on Amazon EKS
Deploying the Couchbase Operator on Amazon EKS

How to easily manage Couchbase clusters using the Couchbase Operator. Couchbase within a Kubernetes cluster on Amazon EKS.

Use AWS Lambda and API Gateway with Node.js and Couchbase NoSQL
Use AWS Lambda and API Gateway with Node.js and Couchbase NoSQL

Learn how to use AWS Lambda and API Gateway with Couchbase Server to create an affordable and scalable API powered by Amazon functions.

Serverless Architecture with Cloud Computing
Serverless Architecture with Cloud Computing

Serverless is a new buzzword. What does it mean? How does it compare to microservices? How does NoSQL fit into the picture?

Couchbase is at AWS re:Invent 2017
Couchbase is at AWS re:Invent 2017

Join the Couchbase team at AWS re:Invent this week to learn more about how Couchbase partners with Amazon to enable a seamless user experience on Amazon Web Services (AWS). Stop by our booth #736 at The Venetian, November 28-30, for...

Using Couchbase on AWS from Kubernetes Microservices
Using Couchbase on AWS from Kubernetes Microservices

This blog focuses on configuring Kubernetes in Amazon Web Services (AWS) to seamlessly connect to a Couchbase cluster running in EC2 on AWS.

Couchbase’s History of Everything: DCP
Couchbase’s History of Everything: DCP

Database Change Protocol (DCP) can be viewed as an ongoing stream of changes. Rewind history and replay what happened to the database from the beginning.

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

Learn how to manage to run the photogallery app in a Docker container talking to another container without installing anything on the local machine.

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

Part 1 and Part 2 is mostly about Couchbase. This part focuses on building a photogallery app with auto tagging using AWS Rekognition and Couchbase.

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

Check out “likes” and show by tagname features of the app. In Part 1, we learned how to store and retrieve image metadata to and from a Couchbase bucket.