aws

仓库创建 2026年6月30日最近提交 22 天前SkillHot 收录 22 天前
▸ 精选理由

覆盖常见 AWS 服务与场景,适合云上架构与部署决策。

▸ 风险提示

可能涉及权限与账号配置建议,操作前需谨慎验证。

这个 Skill 做什么

用于 AWS 架构、IAM、成本与基础设施设计与评审。

用于 AWS 的架构设计、IAM 策略、成本估算和基础设施评审,帮你在 EC2/ECS/EKS/Lambda、S3、RDS/DynamoDB、VPC 等服务间做选择。常在评估部署方案、写 CloudFormation/CDK/Terraform 配置或做权限与成本优化时用到。会强调最小权限、可靠性和成本效率之间的权衡。

▸ 展开 SKILL.md 英文原文

Use for AWS architecture, IAM, cost, or infra work. Triggers — EC2, ECS, EKS, Lambda, S3, RDS, DynamoDB, SQS/SNS, VPC, CloudFormation, CDK, Terraform on AWS, 'deploy to AWS'.

开发编程AWSIAM与安全部署通用
0
Stars
0
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/muxammadmamajonov/dot-claude/main/.claude/skills/aws/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/muxammadmamajonov/dot-claude/main/.claude/skills/aws/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# AWS

## When to use
- Designing or reviewing AWS architectures
- Writing IAM policies (least-privilege analysis)
- Choosing compute: EC2 vs ECS vs EKS vs Lambda vs App Runner vs Fargate
- Configuring VPC, subnets, security groups, NACLs, Transit Gateway
- Setting up S3 buckets (access control, lifecycle, replication, event triggers)
- Selecting and configuring RDS/Aurora, ElastiCache, DynamoDB
- Designing messaging (SQS, SNS, EventBridge, Kinesis)
- Cost analysis and Well-Architected review
- CDK / CloudFormation / Terraform IaC authoring

## Workflow

1. **Classify the workload:** web API, batch/ETL, event-driven, stateful service, ML inference, or static content. Each has a different pri
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有