'Whats faster to import data between OnPremise and AWS RDS MySQL?

Given a database on premise of size 20GB and another database of size 120TB - what would be faster? MYSQLDUMP or MYSQLIMPORT?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source