In the AWS Cloud, a business is operating a multi-tier ecommerce web application. The application is hosted on Amazon EC2 instances that are connected to an Amazon RDS MySQL Multi-AZ database. Amazon RDS is setup with the latest generation instance and 2,000 GB of storage in a General Purpose SSD (gp2) volume from Amazon Elastic Block Store (Amazon EBS). During moments of heavy demand, the database performance has an effect on the application.
After studying the logs in Amazon CloudWatch Logs, a database administrator discovers that when the number of read and write IOPS exceeds 6.000, the application's performance constantly drops.
What should a solutions architect do to optimize the performance of an application?
- A. Replace the volume with a Magnetic volume.
- B. Increase the number of IOPS on the gp2 volume.
- C. Replace the volume with a Provisioned IOPS (PIOPS) volume.
- D. Replace the 2,000 GB gp2 volume with two 1,000 GBgp2 volumes.
한글 번역
AWS 클라우드에서 기업은 다중 계층 전자 상거래 웹 애플리케이션을 운영하고 있습니다. 애플리케이션은 Amazon RDS MySQL 다중 AZ 데이터베이스에 연결된 Amazon EC2 인스턴스에서 호스팅됩니다. Amazon RDS는 Amazon Elastic Block Store(Amazon EBS)의 범용 SSD(gp2) 볼륨에 최신 세대 인스턴스와 2,000GB의 스토리지로 설정됩니다. 수요가 많은 순간에는 데이터베이스 성능이 애플리케이션에 영향을 미칩니다.
Amazon CloudWatch Logs의 로그를 연구한 후 데이터베이스 관리자는 읽기 및 쓰기 IOPS 수가 6.000을 초과하면 애플리케이션의 성능이 지속적으로 떨어지는 것을 발견했습니다.
솔루션 설계자는 애플리케이션의 성능을 최적화하기 위해 무엇을 해야 합니까?
- A. 볼륨을 마그네틱 볼륨으로 교체합니다.
- B. gp2 볼륨의 IOPS 수를 늘립니다.
- C. 볼륨을 프로비저닝된 IOPS(PIOPS) 볼륨으로 교체합니다.
- D. 2,000GB gp2 볼륨을 2개의 1,000GBgp2 볼륨으로 교체합니다.
정답
- C. Replace the volume with a Provisioned IOPS (PIOPS) volume.
해설
- 프로비저닝된 IOPS SSD — 미션 크리티컬, 짧은 대기 시간 또는 높은 처리량 워크로드에 고성능을 제공합니다.
'[AWS] > AWS SAA EXAMTOPICS' 카테고리의 다른 글
[AWS][SAA][EXAMTOPICS] Question 219 (0) | 2022.07.04 |
---|---|
[AWS][SAA][EXAMTOPICS] Question 218 (0) | 2022.07.04 |
[AWS][SAA][EXAMTOPICS] Question 217 (0) | 2022.07.04 |
[AWS][SAA][EXAMTOPICS] Question 216 (0) | 2022.07.04 |
[AWS][SAA][EXAMTOPICS] Question 214 (0) | 2022.07.04 |
[AWS][SAA][EXAMTOPICS] Question 213 (0) | 2022.07.04 |
[AWS][SAA][EXAMTOPICS] Question 212 (0) | 2022.07.04 |
[AWS][SAA][EXAMTOPICS] Question 211 (0) | 2022.07.04 |
댓글