aws-cloudformation-elasticache
About
This skill provides AWS CloudFormation patterns for deploying Amazon ElastiCache infrastructure, including Redis and Memcached clusters. It covers essential components like replication groups, parameter groups, and subnet groups, while implementing IaC best practices. Use it when you need to create production-ready, modular caching infrastructure as code.
Quick Install
Claude Code
Recommendednpx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/aws-cloudformation-elasticacheCopy and paste this command in Claude Code to install this skill
GitHub Repository
Frequently asked questions
What is the aws-cloudformation-elasticache skill?
aws-cloudformation-elasticache is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform aws-cloudformation-elasticache-related tasks without extra prompting.
How do I install aws-cloudformation-elasticache?
Use the install commands on this page: add aws-cloudformation-elasticache to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does aws-cloudformation-elasticache belong to?
aws-cloudformation-elasticache is in the aws category, tagged aws, cloudformation, elasticache, redis, memcached and cache.
Is aws-cloudformation-elasticache free to use?
Yes. aws-cloudformation-elasticache is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
Related Skills
This skill provides AWS CloudFormation patterns for building production ECS infrastructure, including clusters, services, and task definitions. Use it when defining container configurations, scaling policies, load balancing, and implementing blue/green deployments with CodeDeploy. It covers template best practices like Parameters, Conditions, and cross-stack references.
This skill provides AWS CloudFormation patterns for implementing comprehensive CloudWatch monitoring and observability. Use it when you need to create metrics, alarms, dashboards, logs, and other monitoring resources for production infrastructure. It covers best practices including template structure, cross-stack references, and features like anomaly detection and Application Signals.
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.
This skill provides AWS CloudFormation patterns and templates for securely implementing IAM resources like users, roles, and policies. Use it when defining IAM infrastructure with CloudFormation to enforce least-privilege access, configure cross-account roles, and manage permissions boundaries. It includes best practices for organizing templates with Parameters, Conditions, and Mappings for production deployments.
