Tag: microservices

BR-DGE Makes Checkout Process Flow Smoothly for Merchants and Shoppers

BR-DGE Makes Checkout Process Flow Smoothly for Merchants and Shoppers

In the financial services sector, legacy institutions face growing competition from a field of fintech companies that offer personalized products at lower costs. Fintech innovation is largely driven by the ability to access and harness new forms of data. But,...

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
What is Modern Application Development? A Guide

What is Modern Application Development? A Guide

What is modern application development? Modern application development is an approach that allows organizations to create and deliver applications with greater speed, flexibility, and security. It uses various technologies and processes, such as cloud-native architecture, microservices, containers, continuous integration and...

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

Build A Python Microservice With Couchbase – Part 3

Build A Python Microservice With Couchbase – Part 3

Recap In the previous two installments of this series, we discussed the drivers behind creating microservices. We also looked at why Couchbase is the perfect datastore to use with such an architecture. We also looked at three variants of a...

April 26, 2022
Cloud-Native Database Automation: Autonomous Operator 2.3.0 Now Available

Cloud-Native Database Automation: Autonomous Operator 2.3.0 Now Available

We’re pleased to announce the release of Couchbase Autonomous Operator 2.3.0. The central theme of this release is ‘simplify and innovate’.  We are introducing significant architectural enhancements to simplify DevOps and development. New data organization features from Couchbase Server 7,...

Build A Python Microservice With Couchbase – Part 2

Build A Python Microservice With Couchbase – Part 2

In the first installment of this series, we discussed the drivers behind creating microservices, and why Couchbase is the perfect datastore to use with a microservice architecture. With their stateless nature, they can be deployed anywhere and horizontally scaled as...

April 11, 2022
Build A Python Microservice With Couchbase – Part 1

Build A Python Microservice With Couchbase – Part 1

Microservices require a scalable and sustainable set of components. This post introduces how to build microservices using Python and Couchbase to provide a fully-scalable solution. Monolithic applications present many challenges. They were born in an age when everything ran on...

March 29, 2022
Couchbase 2022 Predictions: Technology Adoption Trends will Improve Developer Agility and Create Dynamic and Interactive CX in 2022

Couchbase 2022 Predictions: Technology Adoption Trends will Improve Developer Agility and Create Dynamic and Interactive CX in 2022

No doubt the pandemic is a unique situation that taught the world to expect the unexpected, ushering in new challenges that forced organizations to accelerate digital transformation efforts at unprecedented speeds. While what’s to come further into 2022 is still...

Top Blogs of 2021 – Part 2

Top Blogs of 2021 – Part 2

And now for Part 2 in our series, here are the top 5 blog posts published in 2021: 5. How we implemented distributed multi-document ACID transactions in Couchbase, by Denis Rosa In this blog post, we gave you an overview...

December 29, 2021
Support for Concurrent Index Creation in Indexing Service

Support for Concurrent Index Creation in Indexing Service

Modern applications are implemented as a set of a large number of microservices. Each such microservice may run independently of many other microservices. Such applications expect underlying databases to support multi-tenancy. Couchbase Server 7.0 has introduced Scopes and Collections to...

December 14, 2021
A Story of How Multimodel Databases Can Reduce Data Sprawl (Told in the Pixar Style)

A Story of How Multimodel Databases Can Reduce Data Sprawl (Told in the Pixar Style)

Pixar uses a consistent structure to develop all of its stories. It basically follows the pattern of: Once upon a time, there was… Every day,…  One day,…  Because of that,…  Because of that,…  Until finally,…”   I thought I would borrow...