Files
nexus/wiki/entities/AWS-Instance-Scheduler.md
2026-04-20 00:02:56 +08:00

35 lines
780 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: "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