Skip to content
Amresh Verma edited this page May 10, 2024 · 30 revisions

Asked Question

bounded context

https://www.sayonetech.com/blog/bounded-context-microservices/

DDD (Domain Driven Design pattern)

image

Bounded Context

image image

cqrs-design-pattern

https://dip-mazumder.medium.com/optimize-microservices-with-high-read-load-cqrs-design-pattern-0c53793179e3

image

Saga pattern Answer

image

2Phase, 3Phase commit More Explanation

2 Phase commit

image image

3 Phase commit

image image

Read write caching Answer

Distributed caching Answer

Diff between Future and Completable