aws-cloudformation-elasticache

Installation
SKILL.md

AWS CloudFormation ElastiCache

Overview

Create production-ready Amazon ElastiCache infrastructure using AWS CloudFormation templates. This skill covers Redis clusters, Memcached clusters, replication groups, parameter groups, subnet groups, security groups, template structure best practices, parameter patterns, and cross-stack references for modular, reusable infrastructure as code.

When to Use

Use this skill when:

  • Creating new ElastiCache Redis clusters (standalone or clustered)
  • Setting up Redis Replication Groups for high availability
  • Creating Memcached clusters for distributed caching
  • Configuring ElastiCache Parameter Groups
  • Setting up ElastiCache Subnet Groups for VPC deployment
  • Implementing template Parameters with AWS-specific types
  • Creating Outputs for cross-stack references
  • Organizing templates with Mappings and Conditions
  • Designing reusable, modular CloudFormation templates for caching infrastructure
Related skills

More from giuseppe-trisciuoglio/developer-kit

Installs
69
GitHub Stars
246
First Seen
Feb 3, 2026