In this post, you will learn how to copy one database to another in different RDS Instances. I was asked to back up a particular database (foo) and copy it another database (bar) running on different RDS instance. During this backup and restore process, I realized that knowing the progress…