DEV Community

Discussion on: Deciding a database architecture for a Social Networking use-case?

 
presto412 profile image
Priyansh Jain

Hmm, the app is more waterfall staged, as in, the deployment will only be taken care of at the end, the MVP is when the entire product development is done.
I'm not sure I should commit to a cloud managed database, while in development, cause if later the requirements change it might load up the work.

Will definitely have a good look at the open-source options before proceeding, thanks!