Results for: Python

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
A Guide to Backend Databases

A Guide to Backend Databases

The backend is the part of an application responsible for storing and processing data. It’s the opposite of the front end, the part of the application that users interact with. The backend typically comprises servers, application programming interfaces (APIs), and...

September 7, 2023
Videos: Putting the SQL back into NoSQL

Videos: Putting the SQL back into NoSQL

Are you interested in using the familiar SQL language while also benefiting from the flexibility of JSON data? We’ve got a series of three videos that can help you achieve the best of both worlds. Putting the SQL back into...

September 5, 2023
Introducing Couchbase Capella iQ and Capella’s Newest Capabilities

Introducing Couchbase Capella iQ and Capella’s Newest Capabilities

Introducing Capella iQ, a Generative AI-powered Coding Assistant Couchbase has introduced Capella iQ, a Generative AI-powered developer’s coding assistant built into the Capella Workbench. Capella iQ is designed to dramatically improve developer productivity by enabling conversations that help with writing...

August 30, 2023
New Capella UI Enhancements Streamline Getting Started

New Capella UI Enhancements Streamline Getting Started

  Couchbase Capella™ is a highly performant, available, and scalable Database-as-a-Service (DBaaS) platform built to reduce management, maintenance, and operational burdens. At the same time, Capella is also designed to make it easier for new teams to get started with...

What is a Distributed Application? Definition and Examples

What is a Distributed Application? Definition and Examples

A distributed application is a program that runs on one or more computers simultaneously and communicates through a network. In this blog post, we’ll dive into how distributed applications work, how they differ from standalone or traditional applications, how you...

Stack Overflow Developer Survey for 2023 Now Open

Stack Overflow Developer Survey for 2023 Now Open

It’s that time of year again: the Stack Overflow Developer Survey is open. This year has an increased emphasis on AI and ML. Check out the Stack Overflow blog for more details. Who is a “Developer”? A developer is someone...

May 11, 2023
11 Effective Microservices Development Best Practices

11 Effective Microservices Development Best Practices

Microservices architecture is increasingly popular in today’s fast-paced software development landscape. Because microservices run independently, developers can scale and maintain each application without disrupting other microservices, making them easier to work with than a monolithic architecture.  Keep reading to find...

Data Consistency Models & Performance: Couchbase vs. CockroachDB

Data Consistency Models & Performance: Couchbase vs. CockroachDB

Design decisions influenced by CAP Theorem The CAP theorem states that a database cannot simultaneously provide all three of the following guarantees: Consistency (the latest information is always available everywhere) Availability (every read and write request receives a response) Partitioning...

Cloud-Native vs Cloud-Agnostic: Which Approach is the Best Fit?

Cloud-Native vs Cloud-Agnostic: Which Approach is the Best Fit?

While there’s no longer a major debate around whether or not you should move to the cloud, there’s still not a consensus around whether or not you should go with a cloud-native or cloud-agnostic approach when building your application.  We’re...

Our 2022 Hot Topics and Innovations

Our 2022 Hot Topics and Innovations

Over the past year the Couchbase blog has been filled with product announcements, developer tutorials, conceptual introductions, and much more. Here is a look at the most popular posts that we had and why it is still worth reading today....

December 22, 2022
The Top 8 Best Languages for Backend Development

The Top 8 Best Languages for Backend Development

Computer programming is becoming an increasingly necessary and popular skill. Many high school and college graduates are exposed to programming even if they are not in a computer science field. This rise in exposure has led to new programmer archetypes...

November 28, 2022