Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

The shared kernel pattern #

Pragya Keshap answered on February 12, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers


The shared kernel pattern #

0

The Shared Kernel Pattern describes a common core that is shared by multiple bounded contexts.

The data of a customer is an example of such a scenario.

However, the shared kernel comprises shared business logic and shared database schema and therefore should not be used in a microservices environment.

It is an anti-pattern for microservices systems. But because DDD can also be applied to deployment monoliths, there are still scenarios in which a shared kernel makes sense.

Popularity 1/10 Helpfulness 1/10 Language whatever
Source: Grepper
Link to this answer
Share Copy Link
Contributed on Feb 12 2023
Pragya Keshap
0 Answers  Avg Quality 2/10


X

Continue with Google

By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
X
Grepper Account Login Required

Oops, You will need to install Grepper and log-in to perform this action.