A business is migrating from on-premises Oracle to Amazon Aurora PostgreSQL. Numerous apps write to the same tables in the database. The apps must be transferred sequentially, with a month between migrations. Management has raised worry about the database's heavy read and write activity. Throughout the entire migration process, the data must be maintained in sync across both databases.
What recommendations should a solutions architect make?
- A. Use AWS DataSync for the initial migration. Use AWS Database Migration Service (AWS DMS) to create a change data capture (CDC) replication task and a table mapping to select all cables.
- B. Use AWS DataSync for the initial migration. Use AWS Database Migration Service (AWS DMS) to create a full load plus change data capture (CDC) replication task and a table mapping to select all tables.
- C. Use the AWS Schema Conversion Tool with AWS DataBase Migration Service (AWS DMS) using a memory optimized replication instance. Create a full load plus change data capture (CDC) replication task and a table mapping to select all tables.
- D. Use the AWS Schema Conversion Tool with AWS Database Migration Service (AWS DMS) using a compute optimized replication instance. Create a full load plus change data capture (CDC) replication task and a table mapping to select the largest tables.
한글 번역
기업이 온프레미스 Oracle에서 Amazon Aurora PostgreSQL로 마이그레이션하고 있습니다. 수많은 앱이 데이터베이스의 동일한 테이블에 씁니다. 앱은 마이그레이션 사이에 한 달을 두고 순차적으로 전송해야 합니다. 경영진은 데이터베이스의 과도한 읽기 및 쓰기 활동에 대한 우려를 제기했습니다. 전체 마이그레이션 프로세스 동안 데이터는 두 데이터베이스에서 동기화된 상태로 유지되어야 합니다.
솔루션 설계자는 어떤 권장 사항을 제시해야 합니까?
- A. 초기 마이그레이션에는 AWS DataSync를 사용하십시오. AWS DMS(AWS Database Migration Service)를 사용하여 변경 데이터 캡처(CDC) 복제 작업을 생성하고 테이블 매핑을 생성하여 모든 케이블을 선택합니다.
- B. 초기 마이그레이션에 AWS DataSync를 사용합니다. AWS Database Migration Service(AWS DMS)를 사용하여 전체 로드 및 변경 데이터 캡처(CDC) 복제 작업을 생성하고 테이블 매핑을 생성하여 모든 테이블을 선택합니다.
- C. 메모리 최적화 복제 인스턴스를 사용하여 AWS DataBase Migration Service(AWS DMS)와 함께 AWS Schema Conversion Tool을 사용합니다. 전체 로드 및 변경 데이터 캡처(CDC) 복제 작업 및 테이블 매핑을 생성하여 모든 테이블을 선택합니다.
- D. 컴퓨팅 최적화 복제 인스턴스를 사용하여 AWS DMS(AWS Database Migration Service)와 함께 AWS Schema Conversion Tool을 사용합니다. 전체 로드 및 CDC(변경 데이터 캡처) 복제 작업 및 테이블 매핑을 생성하여 가장 큰 테이블을 선택합니다.
정답
C
해설
전체 마이그레이션 프로세스 동안 데이터는 두 데이터베이스에서 동기화된 상태로 유지되어야 합니다.
솔루션 설계자는 어떤 권장 사항을 제시해야 합니까?
두 데이터베이스가 동기화 상태여야 하며 높은 읽기 및 쓰기는 CPU보다 메모리가 우수하기 때문에 C이다.
'[AWS] > AWS SAA EXAMTOPICS' 카테고리의 다른 글
[AWS][SAA][EXAMTOPICS] Question 132 (0) | 2022.06.27 |
---|---|
[AWS][SAA][EXAMTOPICS] Question 131 (0) | 2022.06.27 |
[AWS][SAA][EXAMTOPICS] Question 130 (0) | 2022.06.27 |
[AWS][SAA][EXAMTOPICS] Question 129 (0) | 2022.06.27 |
[AWS][SAA][EXAMTOPICS] Question 127 (0) | 2022.06.27 |
[AWS][SAA][EXAMTOPICS] Question 126 (0) | 2022.06.27 |
[AWS][SAA][EXAMTOPICS] Question 125 (0) | 2022.06.24 |
[AWS][SAA][EXAMTOPICS] Question 124 (0) | 2022.06.24 |
댓글