[AWS_Practitioner] Spot Instances & On-Demand instances

hyun·2023년 1월 4일
0

AWS_Practitioner

목록 보기
10/18
post-thumbnail

사용자가 Amazon EC2 및 Amazon RDS에서 실행되는 애플리케이션의 구매 옵션을 비교하고 있습니다.응용 프로그램은 중단 상태를 지속할 수 없습니다.애플리케이션 사용량은 예측 가능한 수준이며, 여기에는 한 번에 몇 주밖에 지속되지 않는 계절적 급증도 포함됩니다.응용 프로그램을 수정할 수 없습니다.
이러한 요건을 가장 비용 효율적으로 충족하는 구매 옵션은 무엇입니까?

B. Buy Reserved Instances for the predicted amount of usage throughout the year. Allow any seasonal usage to run on Spot Instances.
C. Buy Reserved Instances for the predicted amount of usage throughout the year. Allow any seasonal usage to run at an On-Demand rate.

B. 연간 예상 사용량에 따라 예약 인스턴스를 구매합니다. 스팟 인스턴스에서 계절별 사용량을 실행할 수 있습니다. C. 연간 예상 사용량에 따라 예약 인스턴스를 구매합니다. 온디맨드 요금으로 모든 계절 사용량을 실행할 수 있습니다.

It is generally more cost-effective to use option B, which is to buy Reserved Instances for the predicted amount of usage throughout the year and allow any seasonal usage to run on Spot Instances.

일반적으로 옵션 B를 사용하는 것이 더 비용 효율적입니다. 이 옵션은 일년 내내 예측된 사용량에 대해 예약 인스턴스를 구매하고 모든 계절 사용량을 스팟 인스턴스에서 실행하도록 허용합니다.

Reserved Instances are discounted instances that are purchased for a one-year or three-year term. They offer a significant discount compared to On-Demand instances, which are charged at a higher rate and do not offer the same cost savings.

예약 인스턴스는 1년 또는 3년 기간 동안 구매하는 할인된 인스턴스입니다. 온디맨드 인스턴스에 비해 상당한 할인을 제공합니다. 온디맨드 인스턴스는 더 높은 요율로 청구되며 동일한 비용 절감 효과를 제공하지 않습니다.

Spot Instances are another cost-effective option for running applications that are flexible with their usage. Spot Instances allow you to bid on spare Amazon EC2 capacity and can offer discounts of up to 90% compared to On-Demand pricing. While the Spot Instance pricing can vary based on supply and demand, it is typically much lower than On-Demand pricing.

스팟 인스턴스는 유연하게 사용할 수 있는 애플리케이션을 실행하기 위한 또 다른 비용 효율적인 옵션입니다. 스팟 인스턴스를 사용하면 여분의 Amazon EC2 용량에 입찰할 수 있으며 온디맨드 요금에 비해 최대 90% 할인을 제공할 수 있습니다. 스팟 인스턴스 가격은 수요와 공급에 따라 달라질 수 있지만 일반적으로 온디맨드 가격보다 훨씬 저렴합니다.

If the application cannot sustain any interruption, you can use option B, which is to buy Reserved Instances for the predicted amount of usage throughout the year and allow any seasonal usage to run on Spot Instances. This will allow you to take advantage of the cost savings offered by Reserved Instances and Spot Instances, while also ensuring that the application has the capacity it needs to run smoothly.

애플리케이션이 중단을 견딜 수 없는 경우 옵션 B를 사용할 수 있습니다. 이 옵션은 일년 내내 예측된 사용량에 대해 예약 인스턴스를 구입하고 모든 계절 사용량을 스팟 인스턴스에서 실행할 수 있도록 허용합니다. 이를 통해 예약 인스턴스와 스팟 인스턴스가 제공하는 비용 절감 효과를 누리는 동시에 애플리케이션이 원활하게 실행되는 데 필요한 용량을 확보할 수 있습니다.


Option C, which is to buy Reserved Instances for the predicted amount of usage throughout the year and allow any seasonal usage to run at an On-Demand rate, is generally not the most cost-effective option for meeting the requirements specified in the question.

일년 내내 예측된 사용량에 대해 예약 인스턴스를 구입하고 계절별 사용량을 온디맨드 요금으로 실행할 수 있는 옵션 C는 일반적으로 질문에 지정된 요구 사항을 충족하는 가장 비용 효율적인 옵션이 아닙니다.

On-Demand instances are charged at a higher rate and do not offer the same cost savings as Reserved Instances or Spot Instances. While On-Demand instances may be suitable for applications with short-term, unpredictable workloads that cannot be interrupted, they may not be the most cost-effective option for applications with predictable usage patterns, such as the one described in the question.

온디맨드 인스턴스는 더 높은 요금이 부과되며 예약 인스턴스 또는 스팟 인스턴스와 동일한 비용 절감 효과를 제공하지 않습니다. 온디맨드 인스턴스는 중단할 수 없는 단기적이고 예측할 수 없는 워크로드가 있는 애플리케이션에 적합할 수 있지만 질문에 설명된 것과 같이 예측 가능한 사용 패턴을 가진 애플리케이션에는 가장 비용 효율적인 옵션이 아닐 수 있습니다.

In this case, it would be more cost-effective to use option B, which is to buy Reserved Instances for the predicted amount of usage throughout the year and allow any seasonal usage to run on Spot Instances. This would allow you to take advantage of the cost savings offered by Reserved Instances and Spot Instances, while also ensuring that the application has the capacity it needs to run smoothly.

이 경우 일년 내내 예측된 사용량에 대해 예약 인스턴스를 구매하고 계절별 사용량이 스팟 인스턴스에서 실행되도록 허용하는 옵션 B를 사용하는 것이 더 비용 효율적입니다. 이렇게 하면 예약 인스턴스와 스팟 인스턴스가 제공하는 비용 절감 효과를 누리는 동시에 애플리케이션이 원활하게 실행되는 데 필요한 용량을 확보할 수 있습니다.


If the application cannot be modified and must run continuously without any interruption, then option C, which is to buy Reserved Instances for the predicted amount of usage throughout the year and allow any seasonal usage to run at an On-Demand rate, may be the most suitable option.

애플리케이션을 수정할 수 없고 중단 없이 계속 실행해야 하는 경우 연중 예상 사용량에 대해 예약 인스턴스를 구매하고 온디맨드 요금으로 계절별 사용량을 실행하는 옵션 C가 가장 적합할 수 있습니다. 가장 적합한 옵션.

On-Demand instances are charged at a higher rate than Reserved Instances or Spot Instances, but they offer the benefit of being available on-demand and can scale up or down as needed to meet the demands of the application. This can be helpful for applications that cannot be interrupted and have unpredictable or variable usage patterns.

온디맨드 인스턴스는 예약 인스턴스나 스팟 인스턴스보다 더 높은 요금이 부과되지만 온디맨드로 사용할 수 있다는 이점을 제공하며 애플리케이션의 요구 사항을 충족하기 위해 필요에 따라 확장하거나 축소할 수 있습니다. 이는 중단될 수 없고 예측할 수 없거나 가변적인 사용 패턴이 있는 애플리케이션에 유용할 수 있습니다.

However, it is important to note that On-Demand instances are generally more expensive than Reserved Instances or Spot Instances and may not be the most cost-effective option for applications with predictable usage patterns. In such cases, it may be more cost-effective to use option B, which is to buy Reserved Instances for the predicted amount of usage throughout the year and allow any seasonal usage to run on Spot Instances. This would allow you to take advantage of the cost savings offered by Reserved Instances and Spot Instances, while still ensuring that the application has the capacity it needs to run smoothly.

그러나 온디맨드 인스턴스는 일반적으로 예약 인스턴스 또는 스팟 인스턴스보다 비싸며 예측 가능한 사용 패턴을 가진 애플리케이션에 가장 비용 효율적인 옵션이 아닐 수 있다는 점에 유의해야 합니다. 이러한 경우 일년 내내 예측된 사용량에 대해 예약 인스턴스를 구매하고 계절별 사용량이 스팟 인스턴스에서 실행되도록 허용하는 옵션 B를 사용하는 것이 더 비용 효율적일 수 있습니다. 이렇게 하면 예약 인스턴스와 스팟 인스턴스가 제공하는 비용 절감 효과를 누리는 동시에 애플리케이션이 원활하게 실행되는 데 필요한 용량을 확보할 수 있습니다.


If the application cannot be interrupted and must run continuously, then option C, which is to buy Reserved Instances for the predicted amount of usage throughout the year and allow any seasonal usage to run at an On-Demand rate, may be the most suitable option.

애플리케이션을 중단할 수 없고 지속적으로 실행해야 하는 경우 연중 예측된 사용량에 대해 예약 인스턴스를 구입하고 온디맨드 요금으로 계절별 사용량을 실행하도록 허용하는 옵션 C가 가장 적합한 옵션일 수 있습니다.

On-Demand instances are charged at a higher rate than Reserved Instances or Spot Instances, but they offer the benefit of being available on-demand and can scale up or down as needed to meet the demands of the application. This can be helpful for applications that cannot be interrupted and have unpredictable or variable usage patterns.

온디맨드 인스턴스는 예약 인스턴스나 스팟 인스턴스보다 더 높은 요금이 부과되지만 온디맨드로 사용할 수 있다는 이점을 제공하며 애플리케이션의 요구 사항을 충족하기 위해 필요에 따라 확장하거나 축소할 수 있습니다. 이는 중단될 수 없고 예측할 수 없거나 가변적인 사용 패턴이 있는 애플리케이션에 유용할 수 있습니다.

However, it is important to note that On-Demand instances are generally more expensive than Reserved Instances or Spot Instances and may not be the most cost-effective option for applications with predictable usage patterns. In such cases, it may be more cost-effective to use option B, which is to buy Reserved Instances for the predicted

그러나 온디맨드 인스턴스는 일반적으로 예약 인스턴스 또는 스팟 인스턴스보다 비싸며 예측 가능한 사용 패턴을 가진 애플리케이션에 가장 비용 효율적인 옵션이 아닐 수 있다는 점에 유의해야 합니다. 이러한 경우 예측된 인스턴스에 대해 예약 인스턴스를 구매하는 옵션 B를 사용하는 것이 더 비용 효율적일 수 있습니다.


Amazon EC2 instances are virtual machines that are used to run applications on Amazon Web Services (AWS). There are three main types of EC2 instances:

Amazon EC2 인스턴스는 Amazon Web Services(AWS)에서 애플리케이션을 실행하는 데 사용되는 가상 머신입니다. EC2 인스턴스에는 세 가지 주요 유형이 있습니다.

On-Demand instances: These instances are charged at a higher rate and do not offer the same cost savings as Reserved Instances or Spot Instances. On-Demand instances are suitable for applications with short-term, unpredictable workloads that cannot be interrupted.

온디맨드 인스턴스: 이 인스턴스는 더 높은 요금이 부과되며 예약 인스턴스 또는 스팟 인스턴스와 동일한 비용 절감 효과를 제공하지 않습니다. 온디맨드 인스턴스는 중단할 수 없는 단기적이고 예측 불가능한 워크로드가 있는 애플리케이션에 적합합니다.

Reserved instances: These are discounted instances that are purchased for a one-year or three-year term. They offer a significant discount compared to On-Demand instances and are suitable for applications with predictable usage patterns.

예약 인스턴스: 1년 또는 3년 기간 동안 구매하는 할인된 인스턴스입니다. 온디맨드 인스턴스에 비해 상당한 할인을 제공하며 예측 가능한 사용 패턴을 가진 애플리케이션에 적합합니다.

Spot instances: These instances allow you to bid on spare Amazon EC2 capacity and can offer discounts of up to 90% compared to On-Demand pricing. Spot Instances are suitable for applications that are flexible with their usage and can be interrupted.

스팟 인스턴스: 이 인스턴스를 사용하면 여분의 Amazon EC2 용량에 입찰할 수 있으며 온디맨드 요금과 비교하여 최대 90% 할인을 제공할 수 있습니다. 스팟 인스턴스는 사용이 유연하고 중단될 수 있는 애플리케이션에 적합합니다.

When choosing between these types of instances, it is important to consider the specific needs of the application, including its availability requirements, performance needs, and budget constraints.

이러한 유형의 인스턴스 중에서 선택할 때 가용성 요구 사항, 성능 요구 사항 및 예산 제약을 포함하여 애플리케이션의 특정 요구 사항을 고려하는 것이 중요합니다.

0개의 댓글