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

How to Choose a Database for Microservices ? (Question Set) - 2

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

Contents


More Related Answers

  • microservices database management patterns and principles
  • How to choose a database for MIcroservices
  • Microservices Data Management - Choosing Right Database
  • Microservices Data Management - Main Topics
  • Microservices Data Query Pattern and Best Practices
  • What are some potential problems with using relational databases in microservices ?
  • When to use Relational Databases in microservices ?
  • Is it a good idea for Microservices to share a common database?
  • Microservices Data Management (Databases / Query / Commands / Distributed Transactions)
  • Database per Microservice Pattern
  • what is the advantage of one microservice per database
  • Microservices Data Management (Databases / Query / Commands)
  • We can Design our Ordering microservices databases

  • How to Choose a Database for Microservices ? (Question Set) - 2

    0

    Read Requirements, Relational or non-Relational Data, Complex Join Queries

    Our data is highly structured and requires referential integrity or not required for relationships that is dynamic and frequently changes ?

    ▪ Should it work with complex queries, table joins and run SQL queries on normalized data models or Retrieve data operations are simple and performs without table joins ?

    ▪ Deployments, Centralized or De-centralized Structure

    Do we deployed to large and one or few locations with centralized structure ? or Do we need to deploy and replicate data across different geographical zones ?

    ▪ High Performance Requirements

    Do we need to achieve fast read-write performance ?

    https://kylegenebrown.medium.com/database-considerations-for-microservices-f575d5448203

    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.