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

What are the drawbacks of monolithic architectures?

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

Contents


More Related Answers

  • pros and cons of monolithic architecture
  • Benefits of Modular Monolithic Architecture
  • What is Monolithic Architecture?
  • What are main differences between Microservices and Monolithic Architecture?
  • Modular Monolithic Architecture Patterns
  • Monolithic applications#
  • Write difference between Monolithic, SOA and Microservices Architectu
  • benefits and drawbacks of monolithic applications
  • What are alternatives of Monolithic applications
  • What are the drawbacks of Modular Monolithic Architecture?
  • What is the goal of the Monolithic First approach?
  • How is transaction management typically handled in a monolithic architecture?
  • How are deployments handled in a monolithic architecture?
  • What is a benefit of headless architecture compared to traditional monolithic architectures?
  • Learn: Monolithic Architecture
  • Challenges of Monolithic Architecture
  • Design: First version of Monolithic Architecture
  • Design & Iterate : Monolithic Architecture
  • Design: Layered Monolithic Architecture Steps
  • Adapt: Layered Monolithic Architecture
  • DEMO: Layered Monolithic Architecture Code Review
  • Modular Monolithic Arcihtecture
  • Benefits and Challenges of Modular Monolithic Architecture
  • The Dependency Rule of Modular Monolithic Architecture
  • Learn: Modular Monolithic Architecture
  • Monolithic Architecture Vertical Considerations
  • Design: Modular Monolithic Architecture with SPA
  • How can you approach breaking down a monolithic application into microservices ?
  • disadvantages of monolithic architecture

  • What are the drawbacks of monolithic architectures?

    0

    If the application is complex and large, it will be challenging to incorporate any new changes in it because all the modules are interdependent.

    Since all the components are combined into a single program, which increases the size of an application. This can slow down the start-up time.

    For any new update, we need to redeploy the entire application.

    If there is a bug (e.g memory leak) in one of the modules, it can potentially bring down the entire process. Also, since all instances of the application are identical, that bug might impact the availability of the entire application.

    https://medium.com/@greekykhs/part-1-microservices-interview-questions-and-answers-monolithic-vs-microservices-2084fc4baf8f

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