Files
nexus/wiki/concepts/Workload-Optimization.md
2026-04-20 00:02:56 +08:00

30 lines
1.3 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: "Workload Optimization"
type: concept
tags: [cloud, cost-management, AWS]
sources: [public-cloud-learning-sessions-reducing-cloud-costs-20250318-170100-meeting-reco]
last_updated: 2026-04-19
---
## Summary
Workload Optimization工作负载优化是通过现代化和 Right Sizing 优化资源配置以降低云成本的实践。
## Definition
工作负载优化涵盖两个主要方向:现代化(使用新一代服务)和 Right Sizing调整资源规格匹配实际需求
## Key Techniques
- **现代化Modernization**:使用新一代服务实例
- Intel 迁移到 AMD节省 6-10% 按需价格
- 迁移到 Graviton节省 20-25% 按需价格
- GP2 升级到 GP3直接节省 20% 存储成本
- EKS 集群升级到最新版本:避免高额扩展支持费用
- **Right Sizing**:根据实际需求调整资源配置
- EC2 Right Sizing 推荐报告
- 实例调度(非生产环境按需开关)
- 闲置资源清理
## Connections
- [[FinOps]] ← enables ← [[Workload Optimization]]FinOps 推动工作负载优化
- [[Cost Optimization]] ← implements ← [[Workload Optimization]]:工作负载优化是成本优化的一部分
- [[Rate Optimization]] ← combines_with ← [[Workload Optimization]]:与费率优化配合实现最大节省