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

Microservices Decomposition Pattern – Decompose by Business Capability

Anjali Sharma answered on February 2, 2023 Popularity 3/10 Helpfulness 1/10

Contents


More Related Answers

  • Microservices Resilience Patterns
  • decompose by business capability
  • Decomposition of Microservices Architecture
  • Microservices Decomposition Path
  • Microservices Decomposition Pattern – Decompose by Subdomain
  • How to decompose (breaking down) microservices ?
  • Which of the following is NOT included in Microservices Decomposition Patterns ?
  • Which of the following is a microservices resilience pattern that is used to isolate different parts of an application ?
  • Decomposition of Microservices based on 2 categories namely

  • Microservices Decomposition Pattern – Decompose by Business Capability

    0

    ▪ In Microservices Architecture, split the application as a set of loosely coupled services.

    ▪ 2 Prerequisite of decomposition of microservices:

    ▪ Services must be cohesive. A service should implement a small set of strongly related functions.

    ▪ Services must be loosely coupled - each service as an API that encapsulates its implementation.

    ▪ "Decompose by Business Capability" pattern offer:

    ▪ Define services corresponding to business capabilities.

    ▪ A business capability is a concept from business architecture modeling.

    ▪ A business service should generate value

    https://microservices.io/patterns/decomposition/decompose-by-business-capability.html

    Popularity 3/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 02 2023
    Anjali Sharma
    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.