Tag: service-oriented architecture

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