

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

# 솔루션 배포
<a name="deploy-the-solution"></a>

사전 요구 사항을 설정한 후에는 [DR](https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/automate-cross-region-failover-and-failback-by-using-dr-orchestrator-framework.html) Orchestrator 프레임워크 패턴의 지침을 따르십시오. Amazon 및 RDSAurora Amazon에 대한 지침이 포함되어 ElastiCache 있습니다. 솔루션을 테스트하려면 사전 요구 사항 및 제한 사항을 검토하고 예제 데이터베이스를 에 배포하십시오. AWS

**사전 조건 **
+ 이 솔루션을 적극적으로 [AWS 계정](https://aws.amazon.com/free/)배포하십시오.
+ [Amazon Simple Storage 서비스 (Amazon S3)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/Welcome.html) 버킷 및 템플릿에서 사용되는 리소스를 생성할 수 있는 권한. [AWS CloudFormation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html) 
+ `DR Orchestrator FAILBACK`스테이트 머신을 실행하기 전:
  + [RDS인스턴스를 수동으로 수정하거나](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.DBInstance.Modifying.html) [Amazon Aurora DB 클러스터를](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.Modifying.html) 수정하고 비활성화합니다. `DeletionProtection` 
  + 근본 원인 분석을 수행하려는 경우 Amazon RDS 인스턴스 또는 Aurora 클러스터를 삭제하기 전에 [DB 스냅샷을](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_CreateSnapshot.html) 찍으십시오 ()RCA.

**제한 사항 **
+ 기능 가용성 및 지원은 각 데이터베이스 엔진의 특정 버전과 엔진 전체에 AWS 리전따라 다릅니다. 지역 간 복제의 기능 및 지역 가용성에 대한 자세한 내용은 지역 간 [읽기 전용](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RDS_Fea_Regions_DB-eng.Feature.CrossRegionReadReplicas.html) 복제본을 참조하십시오.
+ 이 솔루션은 읽기 전용 복제본 1개가 있는 기본 데이터베이스 인스턴스를 사용하여 테스트되었습니다. 읽기 전용 복제본을 두 개 이상 사용하려는 경우 프로덕션 환경에 구현하기 전에 솔루션을 철저하게 테스트해야 합니다.
+ Amazon의 경우 솔루션은 My용 AmazonRDS, [RDSSQLPostgre용 AmazonSQL, RDS [RDSMariaDB용](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_MySQL.html)](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_MySQL.html) [Amazon과](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_MySQL.html) 같은 엔진만 지원합니다.

**예제 데이터베이스를 다음에 배포하십시오. **AWS**** 

의 데이터베이스를 위한 지역 간 DR 솔루션을 시연하기 위해 Amazon for My AWS, [Amazon RDS Aurora SQL My SQL](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_MySQL.html) [호환 에디션 및 [ ElastiCache Amazon (OSSRedis)](https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/WhatIs.html) -](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.AuroraMySQL.html) 글로벌 데이터스토어를 배포할 수 있습니다. [-database 리포지토리 `App-Stack``README` 파일에 있는 지침을 따르십시오. aws-cross-region-dr](https://github.com/aws-samples/aws-cross-region-dr-databases/tree/main/App-Stack) GitHub 이 예제에서 기본 지역은 `us-east-1` 이고 보조 지역은 입니다`us-west-2`.

애플리케이션 스택은 AWS CloudFormation [출력](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/outputs-section-structure.html) 섹션을 사용하여 DR Orchestrator Framework에서 사용하는 매개 변수를 내보내 데이터베이스의 장애 조치 및 장애 복구를 자동화합니다. AWS 