Tag: docker

Building an AI Agent with Couchbase MCP and cagent
Building an AI Agent with Couchbase MCP and cagent

By making AI Agent development as simple as writing a YAML file, cagent makes it intuitive to build AI applications. 

HashiCorp Vault with Couchbase Server
HashiCorp Vault with Couchbase Server

In today’s fast-paced world, data security is of utmost importance, especially when dealing with sensitive information. A key component of data security is authentication, which protects data from being stolen. HashiCorp Vault is one of the technologies that can help...

Querying Trades on the Stellar Blockchain using Couchbase & Python
Querying Trades on the Stellar Blockchain using Couchbase & Python

In this post, query Stellar blockchain asset trades and look at them in tables and charts using the Couchbase web console and N1QL (SQL for JSON) queries.

Monitor Stellar Assets using Couchbase & Python
Monitor Stellar Assets using Couchbase & Python

This post describes how to build a basic client that records activity on the Stellar Decentralized Blockchain.

Testing Couchbase Applications, Why Wait?
Testing Couchbase Applications, Why Wait?

Test your code against a containerized Couchbase database using Docker and Kubernetes - step by step instructions included.

ML Meets NoSQL: Integrating Python User-Defined Functions with SQL++ for Analytics
ML Meets NoSQL: Integrating Python User-Defined Functions with SQL++ for Analytics

Learn about a new feature that you can explore in Developer Preview mode: integration of Python UDFs with Couchbase Analytics

How to Build a Couchbase Autonomous Operator Proof of Concept
How to Build a Couchbase Autonomous Operator Proof of Concept

Discover how to quickly build a Proof of Concept (PoC) environment for the Couchbase Autonomous Operator for Kubernetes in this walkthrough developer guide.

Using Docker to develop with Couchbase Mobile
Using Docker to develop with Couchbase Mobile

Use Docker to simplify Couchbase Mobile development for seamless setup, testing, and efficient environment management and quick start to building apps.

Couchbase Autonomous Operator 2.1 for Kubernetes is Now GA
Couchbase Autonomous Operator 2.1 for Kubernetes is Now GA

Learn about the new features in Autonomous Operator 2.1 for Kubernetes including Couchbase Service Broker and all the latest features from Couchbase Server.

Couchbase Autonomous Operator 2.0 For Kubernetes Is Now GA!
Couchbase Autonomous Operator 2.0 For Kubernetes Is Now GA!

We’re proud to announce the general availability of Couchbase Autonomous Operator 2.0. We have achieved significant milestones since we first announced production certification of Couchbase Server on Docker containers in June of 2016, and with Autonomous Operator 2.0, we are...

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.