Category: Application Design

Couchbase Capella Columnar Adds Real-time Data Analytics Service

Couchbase Capella Columnar Adds Real-time Data Analytics Service

Capella’s new columnar service adds real-time data analysis to help organizations build modern, real-time adaptive applications. Today, at AWS re:Invent, Couchbase announced the Capella columnar service, a new, real-time data analytics service to our cloud data platform to enable real-time,...

The Benefits of Building a DevOps Environment

The Benefits of Building a DevOps Environment

In this article, we’ll provide a clear understanding of DevOps, break down terminology and concepts associated with it, review the benefits and challenges of adoption, and go over the steps to adopting a DevOps model.  What is DevOps? DevOps is...

November 24, 2023
GenAI: A New Tool in the Developer Toolbox

GenAI: A New Tool in the Developer Toolbox

Developers craft software that both delight consumers and deliver innovative applications for enterprise users. This craft requires more than just churning out heaps of code; it embodies a process of observing, noticing, interviewing, brainstorming, reading, writing and rewriting specifications; designing,...

November 19, 2023
Learning on the Couch with FreeCodeCamp: Intro to Code Editors

Learning on the Couch with FreeCodeCamp: Intro to Code Editors

Software Development as a field can be very overwhelming. There seems to be an endless stream of new tools, languages, frameworks and we often have no idea where to start. Among those various tools is a code editor. We’re going...

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

The Roadmap to Becoming a Digital Enterprise

The Roadmap to Becoming a Digital Enterprise

What is a Digital Enterprise? A digital enterprise is a business that has fully integrated digital tools and technologies across all aspects of its operations, from ideation to realization to utilization. Integrating digital tools and technologies enables your enterprise to...

October 24, 2023
Managing Data Sprawl for Developers

Managing Data Sprawl for Developers

When we developers hear the term data sprawl, it may sound a little bit like a business term like TCO, ROI and the likes. All these terms have a reality for developers, outside of the analyst and manager realm. So...

Couchbase Visual Studio Code Plugin: Supercharge Your Development

Couchbase Visual Studio Code Plugin: Supercharge Your Development

Couchbase is a leading NoSQL database that offers high performance, scalability, and flexibility for modern applications. Whether you’re building a web app, mobile app, or any other software that relies on fast and efficient data storage, Couchbase has you covered....

October 13, 2023
How to Build a Cloud-Based Application

How to Build a Cloud-Based Application

At this point, cloud-based applications aren’t a new concept. Many organizations have shifted from legacy systems to the cloud to build faster applications that better fulfill customer needs and meet their demands. If you’re just beginning your modernization journey, this...

October 9, 2023
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...

Your Guide to Scaling Microservices

Your Guide to Scaling Microservices

As applications become more complex, developers have moved from a monolithic architecture to microservices to more easily scale individual services and meet user expectations.  Because of their scalability, microservices have become popular for developing modern web, mobile, and cloud-based applications....

September 24, 2023
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...