Category: Application Design

Saga Pattern | Application Transactions Using Microservices – Part I
Saga Pattern | Application Transactions Using Microservices – Part I

A saga pattern is a sequence of local transactions where each transaction updates data within a single service. Check out design examples at Couchbase.

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.

Going Full Stack with Node.js, Vue.js, and Couchbase NoSQL
Going Full Stack with Node.js, Vue.js, and Couchbase NoSQL

Learn how to create a full stack application with Couchbase as the NoSQL database, Node.js and Hapi for backend, and Vue.js for the frontend.

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 Analytics Developer Preview 4 – Bringing NoETL to NoSQL
Couchbase Analytics Developer Preview 4 – Bringing NoETL to NoSQL

Learn about the release of Couchbase DP4 which offers new integrated statistics for resource utilization and bucket operations on the Couchbase web console.

Comparing Couchbase Views with Couchbase N1QL & Indexing.
Comparing Couchbase Views with Couchbase N1QL & Indexing.

The blog focuses on the table comparison between Couchbase Map-Reduce Views and Couchbase N1QL+GSI indexing. This is intended for developers and architects.

Create the Right Index, Get the Right Performance.
Create the Right Index, Get the Right Performance.

Understanding the index options, creating the right index, with the right keys, right order, and right expression is critical to query performance at scale.

Optimizing Database Pagination using Couchbase N1QL.
Optimizing Database Pagination using Couchbase N1QL.

See how to optimize Database Pagination using Couchbase N1QL. Look at the Google pagination behavior to understand the basic pagination features.

Create a RESTful API with Node.js, Hapi, and Couchbase NoSQL
Create a RESTful API with Node.js, Hapi, and Couchbase NoSQL

Learn how to create a RESTful API with Couchbase NoSQL, N1QL, and the efficient Hapi framework for Node.js

Dependency Injection with ASP.NET Core and Couchbase
Dependency Injection with ASP.NET Core and Couchbase

In this Couchbase post, the dependency injection framework will be explored in-depth. Feel free to follow along with the code samples available on GitHub.

Midwest JS Project Source on Full Stack Node Development, Available
Midwest JS Project Source on Full Stack Node Development, Available

The full stack Node.js, Angular, and Couchbase NoSQL project source from Midwest JS is now available, with full write-up guide to success.

Developing a User Profile Store with Golang and a NoSQL Database
Developing a User Profile Store with Golang and a NoSQL Database

This Couchbase post shows how to develop a user profile store with Golang and Couchbase Server acting as a modular replacement to the Node.js alternative.