Auto-sync: 2026-04-20 00:02

This commit is contained in:
2026-04-20 00:02:56 +08:00
parent 8341ee6cc4
commit 6ab2838935
104 changed files with 4077 additions and 31 deletions

View File

@@ -0,0 +1,35 @@
---
title: "AWS Instance Scheduler"
type: entity
tags:
- AWS
- Product
- Cost-Optimization
- FinOps
date: 2026-04-19
---
## Aliases
- AWS Instance Scheduler for AWS EC2
- AWS Instance Scheduler for RDS
## Definition
AWS 官方提供的自动实例调度工具,通过定时启停 EC2 和 RDS 实例来降低非生产环境成本。
## Details
- **类型**AWS 官方解决方案
- **部署方式**CloudFormation
- **支持服务**EC2、RDS
- **触发机制**CloudWatch Events默认 15 分钟)
- **配置存储**DynamoDB
## Relationships
- 由 CCOE 集成在 Guardrails 部署方案中
- 通过标签Schedule、Period关联实例
## Related Concepts
- [[Instance Scheduling]]
- [[CloudWatch Events]]
- [[DynamoDB Config Table]]
## References