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

[AWS][SAA][EXAMTOPICS] Question 144

by METAVERSE STORY 2022. 6. 27.
반응형
728x170

A business hosts a three-tier web application on a virtual private cloud (VPC) that spans various Availability Zones. For the application layer, Amazon EC2 instances are deployed in an Auto Scaling group.
The organization must develop an automated scaling strategy that analyzes the daily and weekly workload patterns for each resource. The setup must correctly scale resources in response to both forecasted and actual changes in consumption.

Which scaling approach, if any, should a solutions architect propose in order to satisfy these requirements?

  • A. Implement dynamic scaling with step scaling based on average CPU utilization from the EC2 instances.
  • B. Enable predictive scaling to forecast and scale. Configure dynamic scaling with target tracking.
  • C. Create an automated scheduled scaling action based on the traffic patterns of the web application.
  • D. Set up a simple scaling policy. Increase the cooldown period based on the EC2 instance startup time.

 

한글 번역

기업은 다양한 가용 영역에 걸쳐 있는 가상 사설 클라우드(VPC)에서 3계층 웹 애플리케이션을 호스팅합니다. 애플리케이션 계층의 경우 Amazon EC2 인스턴스는 Auto Scaling 그룹에 배포됩니다.
조직은 각 리소스에 대한 일일 및 주간 워크로드 패턴을 분석하는 자동화된 확장 전략을 개발해야 합니다. 설정은 소비의 예측 및 실제 변경 모두에 대응하여 리소스를 올바르게 확장해야 합니다.

이러한 요구 사항을 충족하기 위해 솔루션 설계자가 제안해야 하는 확장 접근 방식(있는 경우)은 무엇입니까?

  • A. EC2 인스턴스의 평균 CPU 사용률을 기반으로 한 단계적 확장으로 동적 확장을 구현합니다.
  • B. 예측 및 확장을 위해 예측 확장을 활성화합니다. 대상 추적으로 동적 확장을 구성합니다.
  • C. 웹 애플리케이션의 트래픽 패턴을 기반으로 자동화된 예약된 조정 작업을 생성합니다.
  • D. 간단한 확장 정책을 설정합니다. EC2 인스턴스 시작 시간에 따라 휴지 기간을 늘립니다.

 

 

 

정답

  • B. Enable predictive scaling to forecast and scale. Configure dynamic scaling with target tracking.

 

해설

"예측 조정, 동적 조정 또는 둘 다를 사용할 수 있습니다. 예측 조정은 부하를 예측하고 최소 용량을 예약하여 작동합니다. 동적 조정은 대상 추적을 사용하여 지정된 CloudWatch 지표를 특정 대상으로 조정합니다. 두 모델은 함께 잘 작동합니다. 예측 확장에 의해 이미 설정된 예정된 최소 용량 때문입니다.

참조 문서

https://aws.amazon.com/blogs/aws/new-predictive-scaling-for-ec2-powered-by-machine-learning/

 

반응형
그리드형

댓글