amazon-web-services - 如何跟踪AWS中未使用的资源?

标签 amazon-web-services amazon-s3 amazon-ec2

我已经使用AWS一段时间了。我一直很难跟踪AWS资源及其相互连接的方式。显然,我使用的是Terraform,但是仍然总是有临时操作降低了我的知名度。

由于我已经多次为存在但未被我使用的资源/服务收费。

未使用的服务包括未指向其他服务但存在于AWS环境中的资源。

也欢迎提供工具建议。

另外,发布在DevOps上。由于这里的人数较少,因此在此发布。

最佳答案

我已经使用了Janitor MonkeyCloud Custodian,我们确实有一堆AWS Config + Lambda用于清理。

Janitor Monkey determines whether a resource should be a cleanup candidate by applying a set of rules on it. If any of the rules determines that the resource is a cleanup candidate, Janitor Monkey marks the resource and schedules a time to clean it up.

关于amazon-web-services - 如何跟踪AWS中未使用的资源?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48705893/

相关文章:

c# - 使用 Amazon EC2 托管 Asp.net 应用程序

c# - 如何使用分步指南在 .Net 中创建 aws elastic beanstalk 工作层?

regex - apache HTTP :X-Forwarded-Proto in . htaccess 在开发环境中导致重定向循环

amazon-web-services - Grafana 中的 Kubernetes Pod 和节点没有数据点 - Prometheus Dashboard

java - 使用java api获取ec2中可用实例的数量

C# AWS S3 上传损坏的文件

caching - Redis 缓存未命中行为

amazon-ec2 - AWS - 如何从 CloudWatch Alarm 重启或重启 EC2 实例?

node.js - Next.js - 错误构建目录在 EC2 上不可写

amazon-web-services - 如何使用 CloudFormation 从别名获取 AWS SSM key Arn?