Overview
Redis 7.4 server active
Terminal output showing redis-server reporting a 7.4.x version string and the redis-server.service in an active running state.
Redis 7.4 server active
Authenticated PING returns PONG
Round-trip SET and GET
INFO server
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Overview Redis is the open source in memory key value store widely used as a database, cache, message broker and streaming engine. This image delivers Redis fully installed and configured, so a working Redis node is running within minutes of launch. The currently shipped line is the final open source release line under the BSD licence, suitable for teams that need an unambiguously open source build of Redis.
What Is Included Redis server and the redis-cli command line client, installed from the official Redis package repository. The Redis service auto starts on boot and listens for clients on port 6379. A small static identification page is served on port 80 to confirm the image is alive and to direct administrators to the credentials file.
Authentication Enabled By Default The image ships with password authentication switched on. Anonymous connections are refused. The password is applied through a configuration drop in so it is not stored in the main Redis configuration file.
Secure First Boot On the first boot of your instance a one shot service generates a fresh, strong password for the default Redis user, unique to that instance, applies it to the running server and writes it to a file that only the root user can read. No shared or default Redis credential ships in the image.
Ready To Use Connect over SSH, read the generated Redis password and open redis-cli to start storing keys, building caches or wiring up streams. Persistence is enabled by default with periodic RDB snapshots; append only persistence and tighter memory caps are documented in the user guide.
cloudimg Support 24/7 technical support by email and chat. Help with Redis deployment, persistence configuration, memory tuning, cache eviction policy choices, replication and operations.
Use Cases Application caches and session stores. Real time leaderboards and counters. Rate limiting and feature flags. Pub sub messaging and lightweight streaming. Job queues for background workers.
All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
Highlights
- Redis preinstalled and ready, the final open source release line under the BSD licence, with the redis cli client and authentication switched on from the moment the server starts
- A fresh per instance password is generated on first boot, applied through a Redis configuration drop in and stored in a file only the root user can read, so no shared default credential ships in the image
- 24/7 technical support from cloudimg covers Redis deployment, persistence and memory tuning, cache eviction policy choices and replication
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Dimension | Description | Cost/hour |
|---|---|---|
m5.large Recommended | m5.large | $0.08 |
t3.micro | t3.micro instance type | $0.04 |
t2.micro | t2.micro instance type | $0.04 |
c8id.24xlarge | c8id.24xlarge instance type | $0.24 |
d3en.6xlarge | d3en.6xlarge instance type | $0.24 |
r8idn.32xlarge | r8idn.32xlarge instance type | $0.24 |
m8in.24xlarge | m8in.24xlarge instance type | $0.24 |
inf1.24xlarge | inf1.24xlarge instance type | $0.24 |
m8a.8xlarge | m8a.8xlarge instance type | $0.24 |
r7a.2xlarge | r7a.2xlarge instance type | $0.24 |
Vendor refund policy
Refunds available on request.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Initial release of Redis 8 on AWS. Includes Redis 8 from packages.redis.io, per-instance password authentication and a dedicated 20 GiB data volume.
Additional details
Usage instructions
Connect via SSH on port 22 as the default user for your OS variant (see the user guide for the per-variant login user). Read the generated requirepass from /root/redis-credentials.txt (root only). Connect to Redis with: redis-cli -a '<password>' --no-auth-warning. Verify with PING, which returns PONG. The redis-server service runs and listens on port 6379. The identity page on port 80 confirms the instance is a cloudimg Redis AMI.
Resources
Vendor resources
Support
Vendor support
cloudimg provides 24/7 technical support for this product by email and live chat. Our engineers help with deployment, configuration, updates, performance tuning and troubleshooting; critical issues receive a one hour average response. Contact support@cloudimg.co.uk .
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.