Category: Application Design
-

Crafting Code With A Conscience: Your Role In Ethical Data Stewardship
If data is gold, then that gold must be protected. In software development, data is often thought to be unbiased, purely mathematical, and have no reason to engage with ethics. However, I want to…
-

Couchbase on Rails: A Guide to Introducing Dynamic and Adaptive Data to Your Application
Ruby on Rails is often the framework of choice for getting new projects off the ground. The speed of development and iteration is in many ways unparalleled. As such, perhaps you want to use…
-

Learning on the Couch with FreeCodeCamp: Website Deployment – Netlify
If you’d like to watch this blog live, here is a video of Nyah Macklin & Jessica Rose walking through the process of installing Visual Studio Code, otherwise read on! In our last post,…
-

Integrating Couchbase Server with Okta: A Step-by-Step Guide to Seamless Authentication
Welcome to this comprehensive guide on integrating Okta with Couchbase Server! In this article, we will walk you through the step-by-step process of setting up a secure and seamless authentication flow using Okta as…
-

How Adaptive Applications Unlock Innovation in a New AI Age
We stand on the verge of a generative AI (GenAI) revolution. Some 98% of organizations have specific GenAI goals for 2024 — accounting for nearly a third of digital modernization spend last year and…
-

Elevating Remote Development: Couchbase VSCode Extension Now Supports GitHub Codespaces, Google Project IDX, And More
Welcome to a new era of remote development with Couchbase! We’re thrilled to announce a significant update to our Couchbase VSCode Extension. With our latest release, we’ve expanded our horizons to support GitHub Codespaces…
-

What is Data Mining? Techniques, Tools, and Applications
What is Data Mining? Data mining is a type of data analysis that involves searching through large amounts of information to find patterns and insights. Imagine having a giant library with thousands of books,…
-

Hybrid Search: An Overview
What Is Hybrid Search? Hybrid search typically refers to a search approach that combines multiple search methodologies or technologies to provide more comprehensive and accurate results. In the context of information retrieval, hybrid search…
-

A Java Microservices Overview
In the last decade, microservices have changed how developers and organizations build and ship applications. According to Stack Overflow’s 2023 Developer Survey, nearly 49% of software professionals use microservices daily. To further understand how…
-

What are Foundation Models? (Plus Types and Use Cases)
What is a Foundation Model? A foundation model is a powerful type of artificial intelligence (AI) trained on massive amounts of general data, allowing it to tackle a broad range of tasks. Foundation models,…
-

Column-Store vs. Row-Store: What’s The Difference?
When’s the last time you used a database? Most of us are so accustomed to user-friendly interfaces like TikTok, bank apps, and work programs that we don’t realize we’re interacting with databases all the…
-

Learning on the Couch with FreeCodeCamp: Version Control – Git + GitHub
If you’d like to watch this blog live, here is a video of Nyah Macklin & Jessica Rose walking through the process of installing Git and setting up a GitHub account. Watch below or…