aws-cost-optimizer
AWS 클라우드 비용 분석 및 최적화
클라우드 비용은 적절한 모니터링 없이는 통제 불능으로 치닫기 쉽습니다. 이 스킬은 AWS 네이티브 도구를 사용하여 낭비 요소를 식별하고, 지출 패턴을 분석하며, 실행 가능한 비용 절감 전략을 제공합니다.
스킬 ZIP 다운로드
Claude에서 업로드
설정 → 기능 → 스킬 → 스킬 업로드로 이동
토글을 켜고 사용 시작
테스트해 보기
"aws-cost-optimizer" 사용 중입니다. Find all unattached EBS volumes and unused Elastic IPs
예상 결과:
Found 3 unattached EBS volumes totaling 500 GB ($50/month) and 2 unused Elastic IPs ($7.20/month). Total potential savings: $57.20/month. Volume vol-abc123 created 45 days ago, 200 GB gp2. Volume vol-def456 created 30 days ago, 100 GB gp2...
"aws-cost-optimizer" 사용 중입니다. Compare this month spending to last month
예상 결과:
Current month (partial): $3,247. Last month: $2,891. Increase: $356 (12.3%). Top increases: EC2 +$210 (15%), RDS +$89 (8%), Data Transfer +$57 (22%). Primary driver: New m5.xlarge instances launched in us-east-1.
보안 감사
안전All 40 static analysis findings are false positives. The skill is documentation containing AWS CLI command examples. Shell command substitutions are bash date formatting in CLI examples, not executable code. URLs are documentation references. Keyword matches for 'C2' and 'weak crypto' are false positives from 'CPU utilization' terminology. No actual code execution or network calls present.
품질 점수
만들 수 있는 것
월간 비용 검토
재무 팀이 월간 AWS 지출을 분석하고 주요 비용 드라이버를 식별하며, 클라우드 지출 동향에 대한 보고서를 경영진에게 제출합니다.
마이그레이션 전 평가
DevOps 엔지니어가 마이그레이션 프로젝트 전 현재 AWS 리소스 활용도를 평가하여 워크로드 이동 전 낭비 요소를 식별하고 제거합니다.
비용 최적화 감사
솔루션 아키텍트가 미사용 리소스, rightsizing 대상, Reserved Instances 격차와 같은 최적화 기회를 찾기 위해 포괄적인 감사를 수행합니다.
이 프롬프트를 사용해 보세요
Show me AWS costs for the last 30 days broken down by service, and highlight any services with spending increases over 20% compared to the previous period.
Find all unattached EBS volumes, unused Elastic IPs, and EC2 instances with average CPU utilization below 5% over the past 7 days. Calculate the monthly cost savings if these resources are removed or stopped.
Analyze my EC2 and RDS instances using CloudWatch metrics from the past 30 days. Recommend specific instance type changes for any resources consistently using less than 40% of their capacity, and estimate the cost difference.
Generate a cost optimization report suitable for leadership that includes: total monthly spend, top 5 cost categories, identified waste with dollar amounts, recommended actions with estimated savings, and a 3-month cost trend visualization.
모범 사례
- 리소스를 삭제하기 전에 태그를 확인하고 팀원들과 협의하여 정말로 사용되지 않는 리소스인지 항상 확인하세요
- 사전 예방적 모니터링을 위해 AWS Cost Anomaly Detection 을 활성화하고 예산 알림을 설정하세요
- 프로덕션 워크로드에 적용하기 전에 비프로덕션 환경에서 rightsizing 권장사항을 테스트하세요
피하기
- 재해 복구 또는 백업 프로세스에서 사용되지 않는지 확인하지 않고 리소스를 삭제하는 행위
- 성능과 안정성에 대한 영향을 고려하지 않고 비용 절감에만 집중하는 행위
- 롤백 계획 없이 업무 시간 중에 최적화 변경을 수행하는 행위