amazon web services - AWS RDS: how to monitor data transfer out -


i using rds mysql instance on aws (amazon web services). rds sits on public subnet need write database on internet external pc. further write queries in programs java , python pull data sits on mysql database. know how can monitor how data reading / querying rds instance. know aws charges me per gb of data per month , query database lot statistic helpful.

thankyou in advance.

the place start in cloudtrail service, lets log service requests. here link rds-specific documentation:


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -