返回技能列表

aws-cloudformation-rds

majiayu000
更新于 1 month ago
54 次查看
58
9
58
在 GitHub 上查看
其他awscloudformationrdsdatabasemysqlpostgresqlauroramariadboracleinfrastructureiaac

关于

This skill provides AWS CloudFormation patterns for deploying production-ready Amazon RDS databases, including instances, clusters, and multi-AZ setups. It helps developers implement infrastructure as code with best practices for parameters, security, and cross-stack references. Use it when you need to create or manage RDS resources for MySQL, PostgreSQL, or Aurora using structured, reusable templates.

快速安装

Claude Code

推荐
主要方式
npx skills add majiayu000/claude-skill-registry -a claude-code
插件命令备选方式
/plugin add https://github.com/majiayu000/claude-skill-registry
Git 克隆备选方式
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/aws-cloudformation-rds

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

majiayu000/claude-skill-registry
路径: skills/aws-cloudformation-rds
0

相关推荐技能

aws-cloudformation-ecs

其他

该Skill提供AWS CloudFormation模板模式,用于快速构建生产级ECS容器基础设施。它涵盖集群、服务、任务定义的全栈配置,包括自动扩缩、服务发现和负载均衡集成。特别适用于需要实现蓝绿部署、跨堆栈引用和参数化模板结构的IaC场景。

查看技能

aws-cloudformation-cloudwatch

其他

这个Skill提供AWS CloudFormation模板模式,用于快速构建生产级CloudWatch监控和可观测性基础设施。它涵盖了指标、告警、仪表板、日志组、异常检测等核心监控组件的自动化部署。开发者可在创建CloudFormation模板时使用,遵循最佳实践实现参数化、条件化、跨栈引用等企业级模板结构。

查看技能

aws-cloudformation-iam

其他

这个Skill提供AWS CloudFormation的IAM最佳实践模板,用于安全创建用户、角色、策略和权限边界。它特别适用于实施最小权限访问、配置跨账户访问和构建安全的IaC部署。开发者可通过结构化模板(包含参数、映射和条件)快速实现生产级IAM基础设施。

查看技能

aws-cloudformation-vpc

其他

该Skill提供AWS CloudFormation VPC基础设施的模板模式和最佳实践,适用于创建包含子网、路由表、NAT网关等组件的生产级VPC网络。它特别强调模板结构化设计,涵盖参数、输出、映射、条件和跨栈引用等高级功能,帮助开发者构建模块化、可重用的基础设施代码。当您需要部署符合最佳实践的VPC架构或优化现有CloudFormation模板结构时,可直接调用此Skill获取指导。

查看技能