Overview
Skip the manual environment setup and get a fresh caching node running in seconds. This Amazon Machine Image (AMI) delivers a pure, un-modified installation of the official Redis 7 package built on a lightweight Ubuntu 24.04 LTS base.
Following best security practices for default environments, this image introduces no heavy customizations, hidden scripts, or altered configurations. It is identical to a standard repository installation, giving you full control over memory allocation, persistence setups (RDB/AOF), and clustering choices.
Ideal for developers, system administrators, or students who need an instant standalone Redis 7 instance for local caching, session management, messaging queues, or prototype benchmarking.
Highlights
- Clean and vanilla installation of official Redis 7 package.
- Hosted on a fresh, lightweight Ubuntu 24.04 LTS base OS.
- Standard package with no custom modifications for maximum security.
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
- ...
Dimension | Cost/hour |
|---|---|
t3.large Recommended | $0.06 |
t2.micro | $0.06 |
t3.micro | $0.06 |
c6i.32xlarge | $0.06 |
g6f.xlarge | $0.06 |
m5d.16xlarge | $0.06 |
r7iz.32xlarge | $0.06 |
c7a.8xlarge | $0.06 |
r5d.metal | $0.06 |
g4dn.xlarge | $0.06 |
Vendor refund policy
no refunds
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
Updated to the latest
Additional details
Usage instructions
SSH to the instance and login as 'ubuntu' using the key specified at launch.
Redis 7 is installed with default configurations. To verify or manage the service, follow these steps:
Switch to root user: sudo su
Check the database service status: systemctl status redis-server
Connect to the local database instance: redis-cli
Note: By default, Redis only listens on localhost (127.0.0.1) for security reasons. If you need remote access from other instances, please modify the 'bind' and 'protected-mode' settings in '/etc/redis/redis.conf' and set a strong password using 'requirepass'. Ensure port 6379 is configured in your AWS Security Group.
Additional information on connecting via SSH may be found at: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstancesLinux.html
Support
Vendor support
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.