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

Best Practices When Choosing Data Store

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

Contents


More Related Answers

  • Best Practices When Choosing Data Store - 2

  • Best Practices When Choosing Data Store

    0

    Use Right Tool for Right Job, Use the best data store for your data.

    ▪ Don't use Relational Database Everywhere

    If using Relational Database for all microservices, would probably going wrong way, consider other data stores to data requirements.

    ▪ Don't use Single Data Store Technology, Differentiate

    Choose Alternatives to relational databases; Key/value stores, Document, Search engine, Time series, Column family, Graph databases.

    ▪ Focus The Data Type That Need to Store

    Consider the type of data that you have.

    ▪ Store JSON documents in No-SQL Document database.

    ▪ Put transactional data into a Relational SQL database.

    ▪ Use a time series data base for telemetry databases.

    ▪ Choose Blob Data Storage for blob datas.

    ▪ Put application logs into Elastic Search Databases.

    https://aws.amazon.com/blogs/startups/picking-the-right-data-store-for-your-workload/

    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.