

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 資源
<a name="resources"></a>

**AWS 方案指引**
+ [AWS 大型遷移的產品組合手冊](https://docs.aws.amazon.com/prescriptive-guidance/latest/large-migration-portfolio-playbook/)
+ [關聯式資料庫的遷移策略](https://docs.aws.amazon.com/prescriptive-guidance/latest/strategy-database-migration/)
+ [將內部部署 MySQL 資料庫遷移至 Amazon RDS for MySQL](https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/migrate-an-on-premises-mysql-database-to-amazon-rds-for-mysql.html)
+ [使用 GTID 設定 Amazon RDS for MySQL 與 Amazon EC2 上的 MySQL 之間的資料複寫](https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/set-up-data-replication-between-amazon-rds-for-mysql-and-mysql-on-amazon-ec2-using-gtid.html)
+ [使用原生工具將內部部署 MariaDB 資料庫遷移至 Amazon RDS for MariaDB ](https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/migrate-an-on-premises-mariadb-database-to-amazon-rds-for-mariadb-using-native-tools.html)

**AWS 部落格文章**
+ [Amazon RDS for MySQL 和 MariaDB 執行個體的安全最佳實務](https://aws.amazon.com/blogs/database/security-best-practices-for-amazon-rds-for-mysql-and-mariadb-instances/)
+ [將自我管理的 MariaDB 遷移至 Amazon Aurora MySQL](https://aws.amazon.com/blogs/database/migrate-self-managed-mariadb-to-amazon-aurora-mysql/)

**還原備份的資源**
+ [建立儲存貯](https://docs.aws.amazon.com/AmazonS3/latest/userguide/create-bucket-overview.html)體 (Amazon S3 文件）
+ [使用 SSH 連線至 Linux 執行個體](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstancesLinux.html) (Amazon EC2 文件）
+ [設定 AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html)(AWS CLI 文件）
+ [sync 命令](https://docs.aws.amazon.com/cli/latest/reference/s3/sync.html) (AWS CLI 命令參考）
+ [建立 IAM 政策以存取 Amazon S3 資源](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Integrating.Authorizing.IAM.S3CreatePolicy.html) (Aurora 文件）
+ [資料庫叢集先決條件 ](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.CreateInstance.html#Aurora.CreateInstance.Prerequisites)(Aurora 文件）
+ [使用資料庫子網路群組 ](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html#USER_VPC.Subnets)(Aurora 文件）
+ [為私有資料庫叢集建立 VPC 安全群組](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_Tutorials.WebServerDB.CreateVPC.html#CHAP_Tutorials.WebServerDB.CreateVPC.SecurityGroupDB) (Aurora 文件）
+ [從 Amazon S3 儲存貯體還原 Aurora MySQL 資料庫叢集 ](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Migrating.ExtMySQL.html#AuroraMySQL.Migrating.ExtMySQL.S3.Restore)(Aurora 文件）
+ [使用 MySQL 或其他 Aurora 資料庫叢集設定複寫 ](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Replication.MySQL.html#AuroraMySQL.Replication.MySQL.SettingUp)(Aurora 文件）
+ [rds\_set\_external\_master 程序](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/mysql-stored-proc-replicating.html#mysql_rds_reset_external_master) (Amazon RDS 文件）
+ [rds\_start\_replication 程序](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/mysql-stored-proc-replicating.html#mysql_rds_start_replication) (Amazon RDS 文件）

**AWS 行銷**
+ [Amazon Aurora](https://aws.amazon.com/rds/aurora/)
+ [Amazon RDS for MariaDB](https://aws.amazon.com/rds/mariadb/)
+ [Amazon RDS for MySQL](https://aws.amazon.com/rds/mysql/)
+ [Amazon S3 檔案閘道](https://aws.amazon.com/storagegateway/file/s3/)

**其他資源**
+ [Percona XtraBackup](https://docs.percona.com/percona-xtrabackup/8.0/index.html)
+ [MyDumper](https://github.com/mydumper/mydumper#what-is-mydumper)
+ [mysqldump](https://dev.mysql.com/doc/refman/8.0/en/mysqldump.html)
+ [mysqlpump](https://dev.mysql.com/doc/refman/8.0/en/mysqlpump.html)