Tag: microservices

A Story of How Multimodel Databases Can Reduce Data Sprawl (Told in the Pixar Style)
A Story of How Multimodel Databases Can Reduce Data Sprawl (Told in the Pixar Style)

Are multimodel databases needed in every application case? No, but they are often applicable and having them in place helps future proof an application.

Announcing Couchbase Autonomous Operator 2.3 Beta
Announcing Couchbase Autonomous Operator 2.3 Beta

Learn all about the 2.3.0-Beta release of Couchbase Autonomous Operator, including scopes and collections, RBAC changes to Analytics, and self-certification.

Introducing Ottoman v2.0: An ODM for Node.js & Couchbase
Introducing Ottoman v2.0: An ODM for Node.js & Couchbase

Discover what's new in the Ottoman 2.0 release and how this Object Document Mapper (ODM) makes development a breeze when using Node.js and Couchbase.

How to Migrate to Scopes & Collections in Couchbase 7.0
How to Migrate to Scopes & Collections in Couchbase 7.0

This blog post goes into detail about how you can plan your migration from an older Couchbase version to using Scopes and Collections in Couchbase 7.0.

Introducing XDCR Support for Scopes & Collections in Couchbase 7.0
Introducing XDCR Support for Scopes & Collections in Couchbase 7.0

Learn how Cross Data Center Replication (XDCR) now supports data replication between Scopes and Collections in Couchbase Server 7.0 in two different ways.

How Scopes & Collections Simplify Multi-Tenant App Deployments on Couchbase
How Scopes & Collections Simplify Multi-Tenant App Deployments on Couchbase

Build and deploy microservices and multi-tenant applications on Couchbase. The 7.0 release introduces the Scopes and Collections data organization feature.

Ending the Relational vs NoSQL Debate, Once and for All
Ending the Relational vs NoSQL Debate, Once and for All

Hear from Couchbase CTO and SVP of Engineering Ravi Mayuram about how the Couchbase Server 7.0 release bridges the divide between RDBMS and NoSQL databases.

4 Patterns for Microservices Architecture in Couchbase
4 Patterns for Microservices Architecture in Couchbase

This post focuses on microservice architecture data management and how Couchbase provides low latency, resilience, and scalability for your data layer.

3 Reasons Customers Turn from MongoDB to Couchbase
3 Reasons Customers Turn from MongoDB to Couchbase

Couchbase talks to enterprise customers about why they made the switch from MongoDB. Get the 3 most common reasons for making the change to our database.

Refactoring Spring Microservices Apps to work with Couchbase
Refactoring Spring Microservices Apps to work with Couchbase

Migrating a Spring Boot microservices app to Couchbase can be done easily. Find out some tips, tricks and how-to in this blog that shows a vehicle tracking app.

ASP.NET Core Kubernetes Tutorial for AKS
ASP.NET Core Kubernetes Tutorial for AKS

This ASP.NET Core Kubernetes tutorial includes: building a Docker image, creating an AKS cluster, deploying a microservice, deploying Couchbase Server

ASP.NET Core Microservices: Getting Started
ASP.NET Core Microservices: Getting Started

ASP.NET Core Microservices will be responsible for a single "vertical" slice of an overall application/service architecture.