SakibulMowla / catch-up

4 stars 2 forks source link

Find out a suitable database for our case and set it up. #2

Closed SakibulMowla closed 2 years ago

kazi-nayeem commented 3 years ago

AWS RDS, DynamoDB offer free database service. Take a look here. Also mongoDB.

SakibulMowla commented 3 years ago

I'll try to check out tomorrow after work.

SakibulMowla commented 3 years ago

mongoDB is giving 512 MB for free whereas DynamoDB giving 25 GB. Although maybe 512 MB is more than enough (no science/match to back that feeling atm) for us, maybe worth going for even more storage?

I wasn't able to locate free tier specs for RDS though. If I click on free to try from the RDS Pricing Page, landing page only gives me dynamoDB under Always Free tier of Database.

kazi-nayeem commented 3 years ago

AWS RDS is free for 12 months. Then we will have to pay for using RDS.

SakibulMowla commented 2 years ago

We've setup Amazon DynamoDB.