mysql - Is amazon RDS charge increase on database volume -
suppose have database in amazon rds 100 data available. made query fetch single data these 100 data. after few days 100 data become 100k data , made same query again fetch single data. here question-> query cost same both? or second 1 higher first one?
rds pricing based on cost of hourly rds instance class, plus cost of storage , backups, , database types (aurora) there i/o rate cost. other i/o rate, pricing pretty straight-forward , should answer question.
Comments
Post a Comment