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

Problem: Database Bottlenecks when Scaling

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

Contents


More Related Answers

  • How does our system ensure that your data store will not be a bottleneck?
  • Problem: Database Bottlenecks when Scaling, Different Data Requirements For Microservices

  • Problem: Database Bottlenecks when Scaling

    0

    Considerations

    ● State-less or state-ful services

    ● Are they can scale independently ?

    Problems

    ● Database are stateful service

    ● Scaling stateful services are not easy

    ● Vertical scaling has limits need to scale

    horizontally

    Solutions

    ● Scale Stateful Application Horizontal Scaling

    ● Service and Data Partitioning along Business

    Boundaries - Shards/Pods

    ● Use NoSQL Database to gain easy partitioning features 

    https://www.simform.com/blog/bottlenecks-of-scaling-database-how-to-solve/

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