Hi. I am going to develop a social media like a web application. I going to do with react in frontend, and node for Server-side. I am going to deploy it in an Aws instance. For file storage, I have chosen S3. I am really confused to choose the database. Whether MongoDb or Dynamo Db.
I have seen both advantages and disadvantages for those two.I am really confused. If I choose MongoDB should I go with Mongo atlas on aws (or) configure MongoDB in my instance?
I prefer Nosql because I need to learn it and please note that it's a single developer application, so please help to decide the correct and easy database.