Category: Solutions

What Is a Database-as-a-Service (DBaaS)? And Why Is It Important?

What Is a Database-as-a-Service (DBaaS)? And Why Is It Important?

Two decades on, the global shift to the cloud only continues to accelerate. As part of their larger digital transformation strategy, leading enterprises are investing in modern applications that are easy to use, evolve rapidly and deliver a highly customized...

6 Must-See Mobile & Edge Computing Sessions at Couchbase Connect

6 Must-See Mobile & Edge Computing Sessions at Couchbase Connect

Not all developers are the same: If you’re a mobile developer or architect, your tools, challenges, methods and questions are all different from other development teams. As Couchbase ConnectONLINE approaches, I wanted to let all the mobile developers and edge...

From FinServ to HealthTech: Why These 7 Enterprises Chose Couchbase

From FinServ to HealthTech: Why These 7 Enterprises Chose Couchbase

From the moment we wake up, we create data. As we go about our day, as our hearts beat, even as we fall asleep, we keep on creating more data. To create data is a fundamental part of the human...

How to Troubleshoot Your SDK Connection using SDK Doctor & Couchbase Alternate Addresses

How to Troubleshoot Your SDK Connection using SDK Doctor & Couchbase Alternate Addresses

It’s a common experience to run into network connection errors when you’re developing an application – particularly if you’re connecting from your local computer SDK to a remote cluster. Is your SDK not connected? You’re likely to run into situations...

Learn about All Things Cloud at Couchbase Connect

Learn about All Things Cloud at Couchbase Connect

If you haven’t heard already, Couchbase ConnectONLINE is fast approaching. There are many reasons for you join this free two-day conference, but today I’m going to focus on one track: “All Things Cloud.” I believe you’ll find this track interesting...

4 Patterns for Microservices Architecture in Couchbase

4 Patterns for Microservices Architecture in Couchbase

Microservices have emerged as a common architecture pattern over the last decade. In this approach, small, autonomous and loosely coupled services work together over a distributed network. Each microservice is typically delimited to a specific function and business boundary, runs...

OIDC Authorization Code Flow for Client Authentication in Couchbase Sync Gateway [Part 3 of 3]

OIDC Authorization Code Flow for Client Authentication in Couchbase Sync Gateway [Part 3 of 3]

Couchbase Sync Gateway supports OpenID Connect or OIDC-based client authentication. In this context, clients may be Couchbase Lite clients that synchronize data with Sync Gateway over the Internet using the websockets-based replication protocol or they could be web frontend or...

Using Fluent Bit for Log Forwarding & Processing with Couchbase Server

Using Fluent Bit for Log Forwarding & Processing with Couchbase Server

With the recent release of Couchbase Autonomous Operator (CAO) 2.2, we have recently provided log processing and forwarding for the Kubernetes deployments using the OSS Fluent Bit tooling. This is also OSS and available on GitHub or as a container....

Announcing Couchbase Autonomous Operator 2.2

Announcing Couchbase Autonomous Operator 2.2

Today we are announcing the General Availability of Couchbase Autonomous Operator for Kubernetes (CAO) Version 2.2. This release provides an automated cloud-native database experience with exciting new features and improvements, such as: Auto-scaling Couchbase services Online storage scaling (scale up...

Enable AI-driven Insights Using Couchbase: A Practical Framework

Enable AI-driven Insights Using Couchbase: A Practical Framework

Chris Galy, Chief People Officer at Couchbase, explained in an article you can find with a quick Google search that our mission is about channeling our passion to solve hard problems so our customers can innovate and change the world....

Make Machine Learning Predictions With Couchbase Lite

Make Machine Learning Predictions With Couchbase Lite

Couchbase Lite’s Predictive Query API allows applications to leverage pre-trained, Machine Learning(ML) models to run predictive queries against data in embedded Couchbase Lite database in a convenient, fast and always-available way. These predictions can be combined with predictions made against...

Blockchain Technology vs. NoSQL Databases

Blockchain Technology vs. NoSQL Databases

Both NoSQL databases and modern Blockchain ledgers benefit from a set of common principles. When they are both implemented for an application a lot can be accomplished as the platforms can complement each other. What is Blockchain? Blockchain is a...