예약·약정 할인

컴퓨팅 연관 문항 21개

1~3년 약정으로 최대 72% 할인. 상시 워크로드의 비용 정답

이게 뭔가요? / What is this?

Reserved Instances나 Savings Plans는 물리적인 것도, 별도의 서버 종류도 아니라, "1~3년 동안 이 정도는 꾸준히 쓰겠다"고 약속하고 그 대가로 할인을 받는 요금 계약입니다. 휴대폰을 매달 요금제로 약정하면 기기값이나 요금이 싸지는 것과 똑같은 구조입니다.

개요 / Overview

Reserved Instances와 Savings Plans는 일정 사용량을 약정하는 대가로 큰 할인을 줍니다. "24시간 상시 가동", "향후 3년간 안정적 수요", "기존 인스턴스 비용 절감"이 나오면 여기가 정답입니다.

동작 원리 / How it works

Reserved Instance는 "이 조건의 인스턴스를 1년 또는 3년간 쓰겠다"는 약정에 대한 청구 할인입니다. 예약을 사도 인스턴스가 생기는 게 아니라, 조건에 맞는 실행 중 인스턴스에 할인이 자동 적용됩니다. Savings Plans는 이를 한 단계 추상화해 "시간당 얼마어치의 컴퓨팅을 쓰겠다"는 금액 약정으로 바꾼 것이며, 그래서 인스턴스 패밀리·리전·심지어 EC2/Fargate/Lambda 경계를 넘어 적용됩니다.

할인은 조직 단위로 공유됩니다. 통합 결제를 쓰는 조직에서는 한 계정이 산 예약이 다른 계정의 일치하는 사용량에도 적용되므로, 다중 계정 비용 문제에서 이 사실이 정답 근거가 됩니다.

시험은 무엇을 보는가 / What the exam is testing

시험은 워크로드의 지속성을 읽는지 봅니다. "3년간 안정적으로 운영할 예정", "24시간 상시 가동", "기존 인스턴스 비용을 코드 변경 없이 줄여라"가 나오면 약정 할인입니다. 반대로 사용량이 들쭉날쭉하다면 약정은 낭비이므로 서버리스나 Spot으로 방향이 바뀝니다.

시험 포인트 / Exam points

RI vs Savings Plans

Standard RI는 할인율이 가장 높지만 인스턴스 패밀리에 묶입니다. Convertible RI는 유연하지만 할인이 덜합니다. Compute Savings Plans는 EC2·Fargate·Lambda에 걸쳐 리전·패밀리 무관하게 적용되어 가장 유연합니다.

결제 옵션

All Upfront(선결제 전액)가 가장 싸고, Partial Upfront, No Upfront 순으로 할인이 줄어듭니다. "선결제 없이 절감"이면 No Upfront Savings Plans가 답입니다.

Organizations 전체 공유

RI와 Savings Plans 혜택은 조직 내 계정 간에 공유됩니다. 여러 계정을 쓰는 회사의 비용 절감 문제에서 통합 결제(Consolidated Billing)와 함께 등장합니다.

자주 틀리는 함정 / Common traps

Standard RI를 고른 뒤 인스턴스 타입을 바꿔야 하는 시나리오 — Standard는 패밀리에 묶여 유연하지 않습니다. 변경 가능성이 있으면 Convertible RI나 Compute Savings Plans가 정답입니다.

"선결제 없이 절감"이라는 조건에 All Upfront를 고르는 것 — No Upfront 옵션이 명시적 요구를 만족합니다.

헷갈리는 것 구분하기 / Telling them apart

Reserved InstancesvsCompute Savings Plans

유연성이 필요한 정도로 갈립니다. 인스턴스 구성이 확정적이면 Standard RI가 할인율이 가장 높고, 리전·패밀리·서비스가 바뀔 수 있으면 Compute Savings Plans가 낭비 없이 적용됩니다.

📝 이 개념 문제 풀기

Reserved / Savings Plans

Compute 21 related questions

1–3 year commitments for up to 72% off — the answer for steady workloads

이게 뭔가요? / What is this?

Reserved Instances and Savings Plans are not a physical thing or a different type of server — they are a billing contract: you commit to a certain amount of usage for one to three years and get a discount in return. It works exactly like signing a phone plan contract, where committing to a term lowers the monthly rate.

개요 / Overview

Reserved Instances and Savings Plans trade a usage commitment for a large discount. "Runs 24/7", "predictable demand for three years", or "reduce cost of existing instances" point here.

동작 원리 / How it works

A Reserved Instance is a billing discount in exchange for committing to matching usage for one or three years. Buying one does not create an instance; the discount applies automatically to running instances that match. Savings Plans abstract this into a commitment to spend a certain amount per hour, which is why they apply across instance families, Regions, and even the EC2, Fargate, and Lambda boundary.

Discounts are shared organisation-wide. Under consolidated billing, a reservation bought by one account applies to matching usage in others — often the reasoning behind multi-account cost answers.

시험은 무엇을 보는가 / What the exam is testing

The exam checks whether you read workload persistence. "Will run steadily for three years", "runs 24/7", or "reduce the cost of existing instances without code changes" means a commitment discount. Erratic usage makes a commitment wasteful, pushing the answer toward serverless or Spot.

시험 포인트 / Exam points

RI vs Savings Plans

Standard RIs discount most but lock to a family. Convertible RIs are flexible with less discount. Compute Savings Plans apply across EC2, Fargate, and Lambda regardless of family or Region — the most flexible.

Payment options

All Upfront is cheapest, then Partial Upfront, then No Upfront. "Save without an upfront payment" → No Upfront Savings Plans.

Sharing across Organizations

RI and Savings Plans benefits are shared across accounts in an organization, which pairs with consolidated billing in multi-account cost questions.

자주 틀리는 함정 / Common traps

Choosing a Standard RI in a scenario that will change instance type — Standard locks to a family. If change is likely, Convertible RIs or Compute Savings Plans are correct.

Choosing All Upfront when the requirement says "save without an upfront payment" — the No Upfront option is what satisfies it.

헷갈리는 것 구분하기 / Telling them apart

Reserved InstancesvsCompute Savings Plans

Decided by how much flexibility you need. A fixed configuration gets the deepest discount from a Standard RI; a changing Region, family, or service is covered without waste by Compute Savings Plans.

📝 Practice this concept

AWS SAA Hub Pro는 독립 학습 자료이며 Amazon Web Services, Inc.의 공식 서비스가 아닙니다. 시험 정책과 서비스 사양은 AWS 공식 문서를 기준으로 확인하세요.