Should cloud database be centralized or distributed?

What is the most suitable noSQL database strategy for startups? do cloud based storage support index / views or equivalent ?

  • true distributed vs manually maintain replicas does I/O performance need to be critical in an startup ( small to slow growing data as against already big data ) name-spaces, access control and security for an SaaS based application consideration in choosing the right database If cloud based storage is one of the solutions, cost factors compared to databases hosted on dedicated hardware or leverage third party technology to maintain index's  views for cloud based storage

  • Answer:

    Simple answer may be MongoDB. Precise answer depends on details. NoSQL no longer means No SQL. Today it encompasses different types of structured data storage: Document Store GraphDB, Key-value Store (mem, disk, hierarchical, ordered & eventually consistent) , Multi-value, ObjectDB, Tabular and Tuple store. Requirements like big-data, name space, access control, security .. those details look like you need a scalable cloud file system. You may look at GlusterFS also to your store BigData.

Anand Babu Periasamy at Quora Visit the source

Was this solution helpful to you?

Other answers

See also: In other words, it all depends.

Phil Darnowsky

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.