본문 바로가기
[AWS]/AWS SAA EXAMTOPICS

[AWS][SAA][EXAMTOPICS] Question 337

by METAVERSE STORY 2022. 7. 15.
반응형
728x170

A business has deployed a multi-tier application on many Amazon EC2 instances in an Auto Scaling group. Amazon RDS for Oracle instances serve as the application's data layer, using Oracle-native PL/SQL operations. The application's traffic has been continuously rising. This overloads the EC2 instances and causes the RDS instance to run out of storage. The Auto Scaling group lacks scaling metrics and instead specifies the minimal healthy instance count. According to the corporation, traffic will continue to grow at a constant but unpredictable pace until it reaches a plateau.

What should a solutions architect do to guarantee that the system can grow automatically as traffic increases? (Select two.)

  • A. Configure storage Auto Scaling on the RDS for Oracle instance.
  • B. Migrate the database to Amazon Aurora to use Auto Scaling storage.
  • C. Configure an alarm on the RDS for Oracle instance for low free storage space.
  • D. Configure the Auto Scaling group to use the average CPU as the scaling metric.
  • E. Configure the Auto Scaling group to use the average free memory as the scaling metric.

 

한글 번역

한 비즈니스에서 Auto Scaling 그룹의 많은 Amazon EC2 인스턴스에 다중 계층 애플리케이션을 배포했습니다. Oracle 인스턴스용 Amazon RDS는 Oracle 기본 PL/SQL 작업을 사용하여 애플리케이션의 데이터 계층 역할을 합니다. 애플리케이션의 트래픽이 지속적으로 증가하고 있습니다. 이로 인해 EC2 인스턴스가 오버로드되고 RDS 인스턴스의 스토리지가 부족해집니다. Auto Scaling 그룹에는 조정 지표가 없고 대신 최소 정상 인스턴스 수를 지정합니다. 회사에 따르면 트래픽은 정체기에 도달할 때까지 일정하지만 예측할 수 없는 속도로 계속 증가할 것입니다.

솔루션 설계자는 트래픽이 증가함에 따라 시스템이 자동으로 성장할 수 있도록 보장하기 위해 무엇을 해야 합니까? (2개를 선택하세요.)

  • A. RDS for Oracle 인스턴스에서 스토리지 Auto Scaling을 구성합니다.
  • B. Auto Scaling 스토리지를 사용하려면 데이터베이스를 Amazon Aurora로 마이그레이션합니다.
  • C. 사용 가능한 스토리지 공간 부족에 대한 Oracle 인스턴스용 RDS에 대한 경보를 구성합니다.
  • D. 평균 CPU를 스케일링 메트릭으로 사용하도록 Auto Scaling 그룹을 구성합니다.
  • E. Auto Scaling 그룹이 평균 여유 메모리를 스케일링 메트릭으로 사용하도록 구성합니다.

 

 

 

 

정답

  • A. Configure storage Auto Scaling on the RDS for Oracle instance.
  • D. Configure the Auto Scaling group to use the average CPU as the scaling metric.

 

해설

문제에서 스토리지가 부족해지고 또한 트래픽이 정체기에 도달할때까지 일정하지만 예측할 수 없는 속도로 증가할 것이라고 했다.

그러므로 Storage에 관한 Auto Scaling과 트래픽이 높아지면 자동으로 늘릴 수 있게 CPU 스케일링 메트릭으로 Auto Scaling 그룹을 구성해야 한다. 

반응형
그리드형

댓글