Skeddly Blog

Skeddly news and announcements...

New ElastiCache Actions

I am happy to announce the immediate availability of 5 new ElastiCache actions:

  • Create ElastiCache Cluster
  • Delete ElastiCache Clusters
  • Create ElastiCache Read Replica
  • Create ElastiCache Snapshots
  • Delete ElastiCache Snapshots

Each of these new actions support both Memcached and Redis clusters, where possible.

Create ElastiCache Cluster

This action will create a new ElastiCache Cluster, and optionally delete it after a pre-defined amount of time. Both Memcached and Redis clusters are supported.

Delete ElastiCache Clusters

This action will delete ElastiCache clusters. Both Memcached and Redis clusters are supported.

Create ElastiCache Read Replica

This action will create a new read replica cluster and add it to an existing replication group. Optionally, the new cluster can be deleted after a pre-defined amount of time. Only Redis clusters support read replicas at this time.

Create ElastiCache Snapshots

This action will create snapshots of one or more Redis clusters.

Delete ElastiCache Snapshots

This action will delete cluster snapshots that match a certain criteria or are too old.

These new actions are available immediately. Full pricing can be found at https://www.skeddly.com/pricing/

<