A business administers its own Amazon EC2 instances, which are configured to operate MySQL databases. The firm manages replication and scaling manually as demand grows or falls. The organization need a new solution that makes it easier to add or remove computing resources from its database layer as required. Additionally, the solution must increase speed, scalability, and durability with little work on the part of operations.
Which solution satisfies these criteria?
- A. Migrate the databases to Amazon Aurora Serverless for Aurora MySQL.
- B. Migrate the databases to Amazon Aurora Serverless for Aurora PostgreSQL.
- C. Combine the databases into one larger MySQL database. Run the larger database on larger EC2 instances.
- D. Create an EC2 Auto Scaling group for the database tier. Migrate the existing databases to the new environment.
한글번역
기업은 MySQL 데이터베이스를 운영하도록 구성된 자체 Amazon EC2 인스턴스를 관리합니다. 회사는 수요가 증가하거나 감소함에 따라 수동으로 복제 및 확장을 관리합니다. 조직에는 필요에 따라 데이터베이스 계층에서 컴퓨팅 리소스를 더 쉽게 추가하거나 제거할 수 있는 새로운 솔루션이 필요합니다. 또한 솔루션은 운영 부분에서 거의 작업을 수행하지 않고도 속도, 확장성 및 내구성을 높여야 합니다.
어떤 솔루션이 이러한 기준을 충족합니까?
- A. 데이터베이스를 Aurora MySQL용 Amazon Aurora Serverless로 마이그레이션합니다.
- B. 데이터베이스를 Aurora PostgreSQL용 Amazon Aurora Serverless로 마이그레이션합니다.
- C. 데이터베이스를 하나의 더 큰 MySQL 데이터베이스로 결합합니다. 더 큰 EC2 인스턴스에서 더 큰 데이터베이스를 실행합니다.
- D. 데이터베이스 계층에 대한 EC2 Auto Scaling 그룹을 생성합니다. 기존 데이터베이스를 새 환경으로 마이그레이션합니다.
정답
- A. Migrate the databases to Amazon Aurora Serverless for Aurora MySQL.
해설
조직에는 필요에 따라 데이터베이스 계층에서 컴퓨팅 리소스를 더 쉽게 추가하거나 제거할 수 있는 새로운 솔루션이 필요합니다. 또한 솔루션은 운영 부분에서 거의 작업을 수행하지 않고도 속도, 확장성 및 내구성을 높여야 합니다.
Aurora는 Serverless 서비스이며, MySQL과 PostgreSQL을 지원한다.
이 문제에서는 기업이 이미 MySQL을 데이터베이스로 운영하기 때문에 최소한의 노력으로 솔루션을 만들기 위해서는 MySQL Aurora Serverless 서비스를 사용해야 한다.
'[AWS] > AWS SAA EXAMTOPICS' 카테고리의 다른 글
[AWS][SAA][EXAMTOPICS] Question 149 (0) | 2022.06.27 |
---|---|
[AWS][SAA][EXAMTOPICS] Question 148 (0) | 2022.06.27 |
[AWS][SAA][EXAMTOPICS] Question 147 (0) | 2022.06.27 |
[AWS][SAA][EXAMTOPICS] Question 146 (0) | 2022.06.27 |
[AWS][SAA][EXAMTOPICS] Question 144 (0) | 2022.06.27 |
[AWS][SAA][EXAMTOPICS] Question 143 (0) | 2022.06.27 |
[AWS][SAA][EXAMTOPICS] Question 142 (0) | 2022.06.27 |
[AWS][SAA][EXAMTOPICS] Question 141 (0) | 2022.06.27 |
댓글