How Can I Calculate the Memory Usage of an RDS DB Instance?
Click the target RDS DB instance. On the Advanced O&M page, you can view its memory usage.
The formula for calculating the memory usage is as follows:
Memory usage = (Total memory – (Available memory + Buffer memory + Cache memory))/Total memory
Parent topic: Database Monitoring