Auto-sync: 2026-04-20 00:02
This commit is contained in:
35
wiki/entities/AWS-Instance-Scheduler.md
Normal file
35
wiki/entities/AWS-Instance-Scheduler.md
Normal 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
|
||||
Reference in New Issue
Block a user