Etiqueta: doca

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...

Istvan Orban junho 27, 2023
Querying Trades on the Stellar Blockchain using Couchbase & Python

Consulta de negociações no Stellar Blockchain usando Couchbase e Python

Na Parte 1 desta série, Monitor Stellar Assets Using Couchbase & Python (Monitorar ativos Stellar usando Couchbase e Python), apresentamos os conceitos básicos da bolsa descentralizada (blockchain) Stellar e mostramos como armazenar uma cópia da lista de ativos de uma conta no Couchbase. Neste...

Monitor Stellar Assets using Couchbase & Python

Monitorar ativos Stellar usando Couchbase e Python

Esta publicação descreve como criar um cliente básico que registra a atividade no blockchain descentralizado Stellar. O Stellar hospeda uma lista crescente de moedas alternativas e tokens de criptomoedas novas e diferentes. Com o código desta postagem, você pode criar um...

Testing Couchbase Applications, Why Wait?

Testando aplicativos do Couchbase, por que esperar?

Em meu blog anterior, discutimos a configuração de um cluster do Couchbase localmente em seu próprio hardware. A vantagem disso é que reduz significativamente o custo total de propriedade de sua infraestrutura de teste e o tempo necessário para adquirir novos...

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

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

After conversations with our customers about the delay in obtaining analytical insights from their Python-based machine learning models, we set out to create a seamless pipeline from Python to Couchbase Analytics that returns faster insights in real time.  Introduction With...

Muk SreenivasanAnuj Kothari novembro 8, 2021
How to Build a Couchbase Autonomous Operator Proof of Concept

How to Build a Couchbase Autonomous Operator Proof of Concept

Whenever I hear about a customer’s first experience with the Couchbase Autonomous Operator (CAO) for Kubernetes, their first question tends to be “How much?” The answer is that it’s already included in their Enterprise Edition subscription. Joyous to hear this,...

Using Docker to develop with Couchbase Mobile

Using Docker to develop with Couchbase Mobile

Container technologies such as Docker have vastly simplified the software development, test and deployment process by allowing you to package applications along with their complete runtime environment that abstract away differences in infrastructure and OSes. This post is a primer...

Couchbase Autonomous Operator 2.1 for Kubernetes is Now GA

Couchbase Autonomous Operator 2.1 for Kubernetes is Now GA

At Couchbase’s global developer conference, ‘Connect.Online 2020’ held in October, we shared the essence of new features or capabilities of the upcoming Couchbase Autonomous Operator release version 2.1 through several sessions. Since then, many of you have been waiting to...

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

ASP.NET Core Kubernetes tutorial will be covered in this blog post, as a follow-up to ASP.NET Core Microservices: Getting Started. I just saw this and it made me laugh WAY HARDER than it probably should have. pic.twitter.com/R1wleGZM0B — Carmen Crincoli...

Matthew Groves janeiro 24, 2020
ASP.NET Core Microservices: Getting Started

ASP.NET Core Microservices: Getting Started

ASP.NET Core Microservices: applications that will be responsible for a single “vertical” slice of an overall application/service architecture. Why ASP.NET Core microservices? There are a lot of opinions and recommendations about what microservices are, when to use microservices vs a...

Matthew Groves novembro 7, 2019
Deploy Couchbase Sync Gateway Clusters on Kubernetes

Deploy Couchbase Sync Gateway Clusters on Kubernetes

Please refer to this post for the latest version. The Couchbase Autonomous Operator makes it extremely easy to configure and manage Couchbase Server deployments on kubernetes clusters on public and private clouds. Couchbase Mobile deployments require a Sync Gateway cluster...