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

[AWS][SAA][EXAMTOPICS] Question 191

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

On Amazon EC2, a business hosts an ecommerce application. The application is composed of a stateless web layer that needs a minimum of 10 instances and a maximum of 250 instances to run. 80% of the time, the program needs 50 instances.

Which solution should be adopted in order to keep expenses down?

  • A. Purchase Reserved Instances to cover 250 instances.
  • B. Purchase Reserved Instances to cover 80 instances. Use Spot Instances to cover the remaining instances.
  • C. Purchase On-Demand Instances to cover 40 instances. Use Spot Instances to cover the remaining instances.
  • D. Purchase Reserved Instances to cover 50 instances. Use On-Demand and Spot Instances to cover the remaining instances.

 

한글 번역

Amazon EC2에서 비즈니스는 전자 상거래 애플리케이션을 호스팅합니다. 애플리케이션은 최소 10개의 인스턴스와 최대 250개의 인스턴스를 실행해야 하는 상태 비저장 웹 계층으로 구성됩니다. 80%의 경우 프로그램에는 50개의 인스턴스가 필요합니다.

비용을 줄이려면 어떤 솔루션을 채택해야 합니까?

  • A. 예약 인스턴스를 구매하여 250개의 인스턴스를 처리합니다.
  • B. 예약 인스턴스를 구매하여 80개의 인스턴스를 처리합니다. 스팟 인스턴스를 사용하여 나머지 인스턴스를 처리합니다.
  • C. 온디맨드 인스턴스를 구매하여 40개의 인스턴스를 처리합니다. 스팟 인스턴스를 사용하여 나머지 인스턴스를 처리합니다.
  • D. 예약 인스턴스를 구매하여 50개의 인스턴스를 처리합니다. 온디맨드 및 스팟 인스턴스를 사용하여 나머지 인스턴스를 처리합니다.

 

 

 

 

정답

  • D. Purchase Reserved Instances to cover 50 instances. Use On-Demand and Spot Instances to cover the remaining instances.

 

해설

RI는 온디맨드 인스턴스 요금과 비교하여 상당한 할인 혜택(최대 72%)을 제공합니다. 컨버터블 RI를 사용하는 경우 RI 요금의 혜택을 누리면서 패밀리, OS 유형 및 테넌시를 변경하는 유연성도 확보할 수 있습니다.

즉 80%가 넘어갈 때 꼭 필요한 50개는 무조건 필요하기 때문에 예약 인스턴스를 구매하여 비용을 낮출 수 있다.

나머지는 상황에 맞춰 온디맨드 혹은 스팟 인스턴스를 이용하여 인스턴스를 구매하는 것이 비용 효율성에 적합하다.

 

참조

https://aws.amazon.com/ko/ec2/pricing/reserved-instances/

 

Amazon EC2 예약 인스턴스

RI는 온디맨드 인스턴스 요금과 비교하여 상당한 할인 혜택(최대 72%)을 제공합니다. 컨버터블 RI를 사용하는 경우 RI 요금의 혜택을 누리면서 패밀리, OS 유형 및 테넌시를 변경하는 유연성도 확보

aws.amazon.com

 

반응형
그리드형

댓글