Redis 8 preinstalled on Ubuntu 24.04, with per-instance password authentication generated on first boot and a dedicated 20 GiB data volume. Backed by 24/7 cloudimg support.
## Redis 8 by cloudimg
Redis is the open source, in-memory data structure store used as a database, cache, message broker and streaming engine. This Amazon Machine Image delivers Redis 8 fully installed and ready on Ubuntu 24.04, so a production-grade Redis instance is running within minutes of launch.
## Redis 8 New Capabilities
Redis 8 ships Vector Sets, JSON, Time Series and Bloom Filter data types as built-in modules with no separate installation required.
## Secure First Boot
On the first boot of every instance a one-shot service generates a cryptographically strong, per-instance requirepass. The password is written to a root-only credentials file for the operator.
## Dedicated Data Volume
Redis persistence files live on a separate 20 GiB gp3 volume at /var/lib/redis, independently resizable from the OS disk.
## cloudimg Support
cloudimg provides 24/7 technical support for Redis deployment, authentication and ACL configuration, persistence tuning, cluster setup and upgrades.