Tag: aws

KOPS: Running Couchbase Cluster on Kubernetes at Scale

KOPS: Running Couchbase Cluster on Kubernetes at Scale

Put in simple terms, kops is kubectl for kubernetes (k8s) clusters. The power of kubernetes is that it removes vendor lock-in, provides portability for your apps, databases incase decision gets made to different cloud vendor or if the cloud workflows...

Ram Dhakne July 11, 2018
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...

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

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

There has been a lot of buzz around functions as a service (FaaS), commonly referred to as serverless. A popular provider for these functions is Amazon with its AWS Lambda service. One could create a function in any of the...

Serverless Architecture with Cloud Computing

Serverless Architecture with Cloud Computing

Serverless is one of the new buzz words that you’ve probably heard. It refers to a type of deployment where the server is abstracted away. It doesn’t mean there aren’t servers, just that you don’t have to provision the servers...

Matthew Groves December 5, 2017
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

Brant Burnett is a Couchbase Expert, systems architect, and .NET developer experienced in desktop and web full-stack development. For the last 12 years he has been working with CenterEdge Software, a family entertainment software company based in Roxboro, NC. Brant is experienced...

Couchbase’s History of Everything: DCP

Couchbase’s History of Everything: DCP

Hiding behind an acronym (DCP), Couchbase has a secret superpower. Most people think of databases as storage locations data in a certain moment in time. But with Database Change Protocol (DCP), a Couchbase cluster can be viewed as  an ongoing...

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

Ratnopam Chakrabarti is a software developer currently working for Ericsson Inc. He has been focused on IoT, machine-to-machine technologies, connected cars, and smart city domains for quite a while. He loves learning new technologies and putting them to work. When he’s...

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

Ratnopam Chakrabarti is a software developer currently working for Ericsson Inc. He has been focused on IoT, machine-to-machine technologies, connected cars, and smart city domains for quite a while. He loves learning new technologies and putting them to work. When he’s...

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

Ratnopam Chakrabarti is a software developer currently working for Ericsson Inc. He has been focused on IoT, machine-to-machine technologies, connected cars, and smart city domains for quite a while. He loves learning new technologies and putting them to work. When he’s...

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

In this post we'll introduce you to a photo gallery application which allows users to upload any image of their choice (in .png or .jpg format) and view all the images that have been uploaded by other users. The app...

Analyze Donald Trump Tweets with Couchbase and N1QL

Analyze Donald Trump Tweets with Couchbase and N1QL

AWS Serverless Lambda Scheduled Events to Store Tweets in Couchbase explained how to store tweets in Couchbase using AWS Serverless Lambda. Now, this Lambda Function has been running for a few days and has collected 269 tweets from @realDonaldTrump. This blog ,...