Category: Edge computing

Embracing AI From Cloud to Edge With Google Distributed Cloud and Couchbase

Embracing AI From Cloud to Edge With Google Distributed Cloud and Couchbase

Unveiled this week at Google Cloud Next, our longtime trusted partner Google announced the Google Cloud Ready Distributed Cloud program. The new program is designed to validate partner solutions on Google Distributed Cloud (GDC), Google’s AI-ready modern infrastructure that customers...

Vector Search at the Edge with Couchbase Mobile

Vector Search at the Edge with Couchbase Mobile

We’re pleased to announce the public beta release of Couchbase Lite 3.2 with support for vector search. This launch follows the coattails of vector search support on Capella and Couchbase Server 7.6.  Now, with the beta launch of vector search...

Announcing Vector Search and a Whole Lot More!

Announcing Vector Search and a Whole Lot More!

Couchbase Announces Vector Search Couchbase announces vector search across its entire product line including Capella, Enterprise Server, and Mobile to enable building AI-powered adaptive applications that run anywhere. Happy Leap Day! And congratulations to the entire Couchbase team for delivering...

Vector search is coming to Couchbase Lite, sign up for beta!

Vector search is coming to Couchbase Lite, sign up for beta!

Mobile app developers know that a key to adoption is engaging users with an experience that is unique and tailored just for them. This means the app must display items and data in context with the user’s tastes, history, location,...

A Guide to Vector Search

A Guide to Vector Search

What is Vector Search? Developers are flocking to vector search to make their applications more adaptive to their users. As the term search implies, vector search is for finding and comparing objects using a concept known as vectors. Put simply,...

February 26, 2024
Couchbase Partners with Soracom to Bring Customers Strong, Secure and Reliable IoT Cellular Data Connectivity

Couchbase Partners with Soracom to Bring Customers Strong, Secure and Reliable IoT Cellular Data Connectivity

The Internet of Things (IoT) has significantly evolved in recent years, driven by notable technological progress, such as affordable 5G connectivity and advanced data analytics tools, and widespread adoption across various industries. It’s present in our daily lives – from...

Couchbase 2024 Predictions: Driving Successful AI Adoption with Edge Computing, Lightweight Models and Developer Empowerment

Couchbase 2024 Predictions: Driving Successful AI Adoption with Edge Computing, Lightweight Models and Developer Empowerment

Generative AI and Edge Computing can work synergistically to deliver personalized, intelligent insights at scale. Processing massive volumes of data at the edge, closer to the point of generation or consumption, saves bandwidth costs by avoiding the need for data...

Cloud to Edge AI with a Mobile Database Platform

Cloud to Edge AI with a Mobile Database Platform

Edge computing is a technical architecture that extends data processing from the cloud to the edge, moving it closer to the point of interaction, including onto mobile devices. From the database perspective, a typical architecture includes a database in the cloud,...

Offline-first: a mindset for developing faster, more reliable mobile apps

Offline-first: a mindset for developing faster, more reliable mobile apps

What does offline-first mean? The term “offline-first” describes a mobile app that is built to perform most, or all, of its core functionality without access to the Internet. The concept is simple enough, but all too often this is not...

Don’t REST – Use a Mobile Database for Apps: Couchbase Webcast Recap

Don’t REST – Use a Mobile Database for Apps: Couchbase Webcast Recap

I was recently honored to co-present on a webcast with my colleague and good friend, Aaron LaBeau, Sr. Developer Advocate at Couchbase. Aaron has nearly 30 years of development experience and specializes in building mobile apps, and so seemed the...

Couchbase Customers Improve Performance While Dramatically Reducing TCO

Couchbase Customers Improve Performance While Dramatically Reducing TCO

One of the common IT challenges organizations face today is the need to lower costs and consolidate tech stacks. Companies often come to Couchbase to replace multiple other databases that are driving up their overall costs – looking for a...

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