1 Answer
- Newest
- Most votes
- Most comments
0
The best way would be to use MySQL binary logging with the Aurora MySQL cluster as your source and your local/on-prem server as a target. We describe how to set up binlog replication and GTID-based replication in our documentation.
answered 2 years ago
