Product service using NoSQL document
database for storing catalog related data.
▪ Shopping cart service using a distributed
cache that supports its simple, key-value
data store.
▪ Ordering service using a relational
database to handle the rich relational
structure.
▪ NoSQL databases able to massive scale
and high availability, and also schemaless
structure give flexibility.