ElasticacheCluster
Resource Icon

Resource Overview
AWS ElastiCache Cluster is a cloud-based in-memory data store that provides a fast and scalable caching solution. It can run in cluster mode or single-node mode using Redis or Memcached engines. ElastiCache Cluster is used to improve application performance by enabling faster data retrieval and processing. It also provides automatic backup, recovery, scaling, and monitoring features.
Associated Resources
Parent Resources
Connected Resources
Resource Setting Values
Basic Settings
engine: Cache engine type -redis,memcachedengine_version: Cache engine versionport: Cache node connection port (Redis: 6379, Memcached: 11211)parameter_group_name: Name of the parameter group to associatenode_type: Cache node instance typenum_cache_nodes: Number of cache nodesaz_mode: Availability Zone deployment mode -single-az,cross-azincluded_subnet_names: List of subnet names included in the subnet groupsubnet_group_name: Name of the subnet group to usesnapshot_retention_limit: Automatic snapshot retention period (days)
Tags
tag: Tags used to categorize the resource