We are thinking about migrating to AWS Aurora from MySql. We are running vagrant for developers, so each virtual box has its own mysql instance. Is there a way to run Aurora locally? If not, what would be the best way to handle the situation?
Is there any difference in the way you would use Aurora versus the way you are currently using MySQL? We have continued to use MySQL locally after migrating to Aurora on AWS.