Back to Skills

aws-cloudformation-ec2

majiayu000
Updated 13 days ago
15 views
58
9
58
View on GitHub
Otherawscloudformationec2security-groupiam-rolealbload-balancertarget-groupspotinfrastructureiaac

About

This skill provides AWS CloudFormation patterns for building production-ready EC2 infrastructure, including instances, security groups, IAM roles, and load balancers. Use it when you need to implement Infrastructure as Code for EC2 environments following best practices for template structure. It covers both On-Demand and SPOT instances, ALBs, and cross-stack references for modular deployments.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/aws-cloudformation-ec2

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/aws-cloudformation-ec2
0

Related Skills

test-environment-management

Other

This skill manages test infrastructure using Infrastructure as Code, Docker, and Kubernetes to provision consistent environments. It ensures environment parity with production and optimizes testing costs through service virtualization. Use it when setting up, maintaining, or scaling test environments for development and CI/CD pipelines.

View skill

cost-approach-expert

Other

This skill performs cost approach valuations for specialized infrastructure assets when market comparables are insufficient. It calculates Replacement Cost New (RCN) and analyzes depreciation across physical, functional, and external categories. Developers can use it to obtain depreciated replacement cost values and reconcile them with market approaches.

View skill

aws-cloudformation-rds

Other

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.

View skill

aws-sdk-java-v2-lambda

Other

This skill provides AWS SDK for Java 2.x patterns for AWS Lambda operations. It enables developers to invoke functions, manage configurations/layers, and integrate Lambda with Spring Boot applications. Use it for programmatic Lambda control including creation, updates, and asynchronous invocations.

View skill