/plushcap/analysis/aerospike/aerospike-microservices-with-aerospike

Microservices with Aerospike

What's this blog post about?

Microservices architecture is a modern approach to building large complex systems by delivering high level business functionality through loosely coupled microservices that are independently developed and deployed. Aerospike, a distributed key-value database, supports this architecture by enabling control of data, design of data, and coordination and consistency across services. It allows for separate namespaces or sets to store and control data, provides transactional guarantees for single record requests, and facilitates event based coordination between services. Aerospike's Cross Data Replication (XDR) also enables a multi-cluster event bus.

Company
Aerospike

Date published
Feb. 27, 2020

Author(s)
Neel Phadnis

Word count
1765

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.