Service AWS ElastiCache Redis Version 4

Redis is an in-memory data structure project implementing a distributed, in-memory key-value database with optional durability. Redis supports different kinds of abstract data structures, such as strings, lists, maps, sets, sorted sets, HyperLogLogs, bitmaps, streams, and spatial indexes.

Provider
Amazon Web Services
Usecase
  • Cache
  • Session management
  • Queues
Tags
  • elasticache
  • redis
Redis - Official Logo

Contents

Version 4
PlanAvailable in trialBackupsEncryptedHAMemory
tiny-4.xyesyesyesno1.5GB
tiny-ha-4.xnoyesyesyes1.5GB
small-ha-4.xnoyesyesyes3GB
medium-ha-4.xnoyesyesyes6.37GB
large-ha-4.xnoyesyesyes12.93GB
xlarge-ha-4.xnoyesyesyes26.04GB

In the command line

You can also view this information in the Cloud Foundry command line interface by running:

cf marketplace -e redis

Read more about using GOV.UK PaaS in the command line interface.