Results for: tls

Securing Communication with TLS Certificates: A Definitive Guide for Couchbase Server (Part 3 of 3)

Securing Communication with TLS Certificates: A Definitive Guide for Couchbase Server (Part 3 of 3)

Understanding TLS within Couchbase Server In Part 1 and Part 2 of this guide, we explained the history of TLS, the components involved and how it works. In this final 3rd part of the guide we combine this all together...

Securing Communication with TLS Certificates: A Definitive Guide for Couchbase Server (Part 2 of 3)

Securing Communication with TLS Certificates: A Definitive Guide for Couchbase Server (Part 2 of 3)

In part 1 of this 3 part series we learned about the components of TLS, in part 2 we will see how the TLS components interact with each other.  In Part 3 of this guide, we’ll see how the components...

Securing Communication with TLS Certificates: A Definitive Guide for Couchbase Server (Part 1 of 3)

Securing Communication with TLS Certificates: A Definitive Guide for Couchbase Server (Part 1 of 3)

Transport Layer Security (TLS) certificates are vital components in securing network communications with a Couchbase Server deployment. TLS ensures the confidentiality, integrity, and authenticity of data transmitted between clients and servers. This comprehensive guide aims to demystify the configuration and...

Couchbase Server 7.0.2 Enforce TLS, HSTS & Enforce IP Address Family

Couchbase Server 7.0.2 Enforce TLS, HSTS & Enforce IP Address Family

In this blog post, I will introduce three new features in Couchbase Server 7.0.2 (“Server”) to help administrators deploy Couchbase Server in a secure manner: Enforce TLS, HSTS, and Enforce IP Address Family.  When deploying a Couchbase Server cluster, a...

TLS 1.3 encryption arrives to Couchbase Server 7.0

TLS 1.3 encryption arrives to Couchbase Server 7.0

The Couchbase Server 7.0 Beta is now available with some additional enhancements to strengthen the security of the platform.  Couchbase uses TLS encryption across our portfolio to ensure communication across the network is secure, meaning that outside parties cannot eavesdrop...

Scraping Database Metrics from Couchbase Capella with Prometheus

Scraping Database Metrics from Couchbase Capella with Prometheus

In this blog post, the first in a series, we’re going to show you how to set up a Prometheus server and connect it to your Couchbase Capella Database in order to collect metrics. What is Prometheus? Prometheus is a...

October 30, 2023
Mobile Developers: Is REST Keeping You Up At Night?

Mobile Developers: Is REST Keeping You Up At Night?

REpresentational State Transfer, commonly known as “REST”, describes a standard for programmatic communication with backend data services over the web. A REST API is a programming interface that uses HTTP requests to POST (create), GET (read), PUT (update), and DELETE...

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

June 27, 2023
Improving Patient Care With IoT Data

Improving Patient Care With IoT Data

This guest post by Gregory St. Clair, staff software architect at Arthrex, discusses how they, as a Couchbase partner working in the global medical device field, leverages Couchbase to power its applications and improve surgical workflows. The article will explore...

Couchbase Capella Spring Release featuring Couchbase Server 7.2

Couchbase Capella Spring Release featuring Couchbase Server 7.2

To celebrate National Cloud Database Day, we are announcing the latest advancements of Couchbase Capella Spring 2023 release, and its imminent incorporation of Couchbase Server 7.2. These Capella advancements offer expanded use case support, programming environment integrations, scaling improvements, and...

App Development Costs (A Breakdown)

App Development Costs (A Breakdown)

Developing an app can be very lucrative, but it requires some upfront costs. So, how much does it cost to develop an app? App creation costs can vary dramatically depending on the size and complexity of the app being developed....

Data Modeling Explained: Conceptual, Physical, Logical

Data Modeling Explained: Conceptual, Physical, Logical

Data modeling is the process of planning a structure to represent how information and relationships between information will be stored in your system. This post is a brief introduction to data modeling, as well as three progressive types of data...

October 7, 2022