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

Evaluate: Clean Architecture

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

Contents


More Related Answers

  • What is Clean Architecture?
  • What is one of the benefits of using Clean Architecture?
  • Learn: Clean Architecture
  • DEMO: Clean Architecture Code Review

  • Evaluate: Clean Architecture

    0

    Benefits

    ● Easy Development, Debug and Deploy

    ● Loosely Coupled Independent Layers

    ● Flexible Logical Layers

    ● Testable and Independent changable to 3rd parties libraries

    Drawbacks

    ● Layers are independent but those are technical layers:

    ● Domain, Infrastructure, Application and UI Layer

    ● Vertical business logic implementation codes required to modify

    all layers: i.e. add to basket, checkout order use cases

    ● It is still Monolithic and has Scalability Issues

    ● How many concurrent request can accommodate our design ?

    https://www.mytaskpanel.com/the-5-advantages-of-using-a-clean-architecture-all-you-need-to-know/

    Popularity 1/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.