Skip to content

[Question] so does this mean each microservice run their own database with different schema? #3

@simkimsia

Description

@simkimsia

For example, when the checkout service needs reflect product details such as description, how does it "fetch" this data?

Does it have a duplicate of the production description in its own database? or it fetches it from the product microservice directly? or indirectly via the API gateway?

E,g, I am assuming that checkout microservice is responsible for displaying the checkout list.

image

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions