Auto-sync: update nexus workspace
This commit is contained in:
36
wiki/concepts/SavingsPlans.md
Normal file
36
wiki/concepts/SavingsPlans.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: "Savings Plans"
|
||||
type: concept
|
||||
tags:
|
||||
- AWS
|
||||
- Cost-Optimization
|
||||
- FinOps
|
||||
aliases:
|
||||
- Savings Plans
|
||||
- SP
|
||||
- 节省计划
|
||||
last_updated: 2026-05-12
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
||||
Savings Plans(节省计划)是 AWS 提供的灵活定价模型,通过承诺一定使用量(以美元/小时计算)获得相比 On-Demand 最高 72% 的折扣。比 Reserved Instances 更灵活。
|
||||
|
||||
## Types
|
||||
|
||||
- **Compute Savings Plans**:最灵活,覆盖 EC2、Lambda、ECS 等
|
||||
- **EC2 Instance Savings Plans**:针对特定实例家族的承诺
|
||||
- **SageMaker Savings Plans**:针对 SageMaker 服务
|
||||
|
||||
## Key Advantages
|
||||
|
||||
- 相比 RI 更灵活,无需指定具体实例类型
|
||||
- 自动应用于任何符合条件的资源
|
||||
- 与 Reserved Instances 可叠加使用
|
||||
|
||||
## Related Pages
|
||||
|
||||
- [[FinOps]]
|
||||
- [[ReservedInstances]]
|
||||
- [[SpotInstances]]
|
||||
- [[ctp-topic-13-cloud-finops-micro-focus-policies-best-practices-to-optimize-the-co]]
|
||||
Reference in New Issue
Block a user