Amazon ElastiCache
Amazon ElastiCache is a fully managed in-memory caching service supporting Redis and Memcached. ElastiCache makes it easy to deploy, operate, and scale popular open-source compatible in-memory data stores, improving the performance of web applications.
APIs
Amazon ElastiCache API
API for managing Amazon ElastiCache clusters, replication groups, parameter groups, and related caching infrastructure resources.
Collections
Amazon ElastiCache API
POSTMANArazzo Workflows
Amazon ElastiCache Audit Cluster Readiness
Describe a cluster, branch on its status, and confirm its replication group.
ARAZZOAmazon ElastiCache Cache Cluster Lifecycle
Create a cache cluster, confirm it, then delete it with a final snapshot.
ARAZZOAmazon ElastiCache Clone Cluster Config
Read a source cluster's config, create a matching cluster, and poll it.
ARAZZOAmazon ElastiCache Decommission Cache Cluster
Snapshot and delete a cache cluster, then poll until it is fully removed.
ARAZZOAmazon ElastiCache Provision Cache Cluster
Create a cache cluster and poll until it reports an available status.
ARAZZOAmazon ElastiCache Provision Replication Group
Create a Redis replication group and poll until it becomes available.
ARAZZOAmazon ElastiCache Replicate Existing Cluster
Verify an existing cluster, then build a replication group around it and poll.
ARAZZOPricing Plans
Rate Limits
FinOps
Amazon Elasticache Finops
FINOPSFeatures
Fully managed Redis with replication, clustering, and persistence
Fully managed Memcached for simple distributed caching
Automatic failover with Multi-AZ replication groups
Encryption at-rest and in-transit for compliance requirements
Scheduled automatic backups with point-in-time recovery
Use Cases
Store and manage user session data for web applications
Cache expensive database queries to reduce latency
Process and cache real-time data streams for analytics dashboards
Build real-time leaderboards and gaming backends with Redis sorted sets