Files
nexus/wiki/concepts/Savings-Plans.md

58 lines
2.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Savings Plans"
type: concept
tags:
- AWS
- Cost-Optimization
- FinOps
sources:
- public-cloud-learning-sessions-reducing-cloud-costs-20250318-170100-meeting-reco
- ctp-topic-13-cloud-finops-policies
last_updated: 2026-04-24
---
# Savings Plans
AWS 基于承诺消费的折扣计划通过承诺一定时期的使用量1 年或 3 年)换取显著低于按需价格的折扣。
## Definition
Savings Plans 是 AWS 提供的一种灵活的承诺折扣定价模型,适用于 EC2、Lambda 和 SageMaker。用户承诺在 1 年或 3 年期内支付固定的小时金额AWS 提供相对于按需价格最高 **72%** 的折扣。
## Types of Savings Plans
### EC2 Savings Plans
- **最灵活**:承诺特定实例系列(如 M5、C5的使用量可在同系列下自由变更实例大小、AZ 和操作系统
- **Compute Savings Plans**:最灵活,不限制实例系列,覆盖 EC2 Lambda 和 SageMaker
### Reserved Instances (RI)
Savings Plans 的前身适用于特定服务RDS、ElastiCache、CloudFront 等),由 [[Phenops-Team]] 集中管理和实施。
## Two Commitment Categories
| 类别 | 折扣幅度 | 灵活性 | 说明 |
|------|---------|--------|------|
| **资源级承诺** | 更高 | 受限 | 承诺特定实例类型 |
| **灵活承诺** | 标准 | 高 | Compute Savings Plans不限实例系列 |
## Prerequisites必要前提
费率优化Savings Plans / RI 购买)必须在完成 **[[Right Sizing]]** 之后实施——在 Right Sizing 之前承诺错误规格,反而会造成浪费。
## Implementation Workflow
1. **前置 Right Sizing**:通过 EC2 Right Sizing 报告识别 CPU/内存/网络实际使用率
2. **工作负载分析**:识别 24/7 运行的工作负载(适合承诺)
3. **财务沟通**:将分析详情共享给 Finance 团队
4. **账户所有者审批**:获取账户所有者批准
5. **实施**:由 [[Phenops-Team]] 统一实施(集中购买才能实现规模效益)
6. **监控报告**:持续监控利用率,确保承诺被有效利用
## Key Rules in OpenText
- 仅支持 **No Upfront无预付** 选项
- 最低交易金额:**$5k/年**
- 仅由 [[Phenops-Team]] 实施,个人或团队不得自行购买
## Connections
- [[Cloud Cost Optimization]] — Savings Plans 是云成本优化的费率优化层核心工具
- [[Right Sizing]] — Savings Plans 的前置必要步骤
- [[Spot Instances]] — 与 Spot 实例组合使用:基准用 Savings Plans弹性用 Spot
- [[Phenops-Team]] — 唯一有权实施 Savings Plans 的团队