Files
nexus/wiki/concepts/SavingsPlans.md

37 lines
920 B
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
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]]