

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# 리소스
<a name="resources"></a>

**AWS 권장 가이드**
+ [AWS 대규모 마이그레이션을 위한 포트폴리오 플레이북](https://docs.aws.amazon.com/prescriptive-guidance/latest/large-migration-portfolio-playbook/)
+ [Migration strategy for relational databases](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 블로그 게시물**
+ [Security best practices for Amazon RDS for MySQL and MariaDB instances](https://aws.amazon.com/blogs/database/security-best-practices-for-amazon-rds-for-mysql-and-mariadb-instances/)
+ [Migrate self-managed MariaDB to 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 command](https://docs.aws.amazon.com/cli/latest/reference/s3/sync.html)(AWS CLI 명령 참조)
+ [Amazon S3 리소스에 액세스할 수 있는 IAM 정책 생성](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Integrating.Authorizing.IAM.S3CreatePolicy.html)(Aurora 설명서)
+ [DB 클러스터 사전 요구 사항](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.CreateInstance.html#Aurora.CreateInstance.Prerequisites)(Aurora 설명서)
+ [DB 서브넷 그룹을 사용한 작업](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html#USER_VPC.Subnets)(Aurora 설명서)
+ [프라이빗 DB 클러스터에 대한 VPC 보안 그룹 생성](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_Tutorials.WebServerDB.CreateVPC.html#CHAP_Tutorials.WebServerDB.CreateVPC.SecurityGroupDB)(Aurora 설명서)
+ [Amazon S3 버킷에서 Aurora MySQL DB 클러스터 복원](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Migrating.ExtMySQL.html#AuroraMySQL.Migrating.ExtMySQL.S3.Restore)(Aurora 설명서)
+ [MySQL 또는 다른 Aurora DB 클러스터를 사용한 복제 설정](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 File Gateway](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)