Overview
Valkey 8.1.7 version and service status
Terminal output showing valkey-server version 8.1.7 and systemctl status confirming the service is active and running as a systemd unit.
Valkey 8.1.7 version and service status
Per-instance credentials and authenticated PING
valkey-cli session and auth enforcement
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Overview Valkey is the open source, BSD licensed, high performance in memory key value store stewarded by the Linux Foundation. It is a drop in replacement for the Redis API, including the RESP protocol on port 6379 and the full set of commands and data structures that client libraries expect. This image delivers Valkey fully installed and configured, so a working in memory store is running within minutes of launch. Valkey 8.1.x is built from the upstream Linux Foundation source to provide the current major line rather than the older version available in the OS archive.
What Is Included Valkey 8.1.x, compiled from the upstream source tarball, running as a systemd service. The Valkey command line shell is preconfigured for local administration. An nginx reverse proxy on port 80 serves a small identification page that doubles as a cloud network health endpoint. Valkey itself binds to the loopback address by default, so a customer never exposes the data port to the internet by accident.
Secure First Boot The image ships with no shared password. On the first boot of your instance a one shot service generates a fresh strong password, sets it as the requirepass on the running Valkey, and writes it to a file that only the root user can read. Authentication is enforced from the moment the daemon is reachable.
Ready To Use The Valkey service, configuration, data directory and authentication are all prepared. Connect over SSH, retrieve the generated password and open valkey-cli to start storing keys, lists, hashes, sorted sets, streams and the other data types the Redis API exposes. Customers replace the bind address in the Valkey config to open the data port to a private network.
cloudimg Support 24/7 technical support by email and chat. Help with Valkey deployment, replication, persistence tuning, eviction policies and migration from existing Redis API workloads.
Use Cases Application caching. Session stores. Real time leaderboards and counters. Rate limiting. Pub sub and stream backed event ingestion. Drop in Redis API replacement for licensing changes.
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
- Valkey preinstalled and ready, with a Redis API compatible RESP server on port 6379 and the valkey-cli command line shell, with no manual setup required
- Hardened first boot generates a fresh Valkey password for every instance and stores it in a file only the root user can read, so the store is never left open to anonymous clients
- 24/7 technical support from cloudimg, with expert assistance for Valkey deployment, replication, persistence tuning and migration from existing Redis API workloads
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 |
trn1.32xlarge | trn1.32xlarge instance type | $0.24 |
t3a.xlarge | t3a.xlarge instance type | $0.12 |
r8id.32xlarge | r8id.32xlarge instance type | $0.24 |
i7i.metal-24xl | i7i.metal-24xl instance type | $0.24 |
m8id.48xlarge | m8id.48xlarge instance type | $0.24 |
r5ad.4xlarge | r5ad.4xlarge instance type | $0.24 |
r7i.24xlarge | r7i.24xlarge 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 the Valkey image.
Additional details
Usage instructions
Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant). Valkey listens for the Redis API on 127.0.0.1 port 6379 on the instance itself. Retrieve the generated password with: sudo cat /root/valkey-credentials.txt. Open the Valkey shell with: valkey-cli -a '<password>' --no-auth-warning. nginx on port 80 serves a small identification page used as a network health endpoint. The user guide explains how to bind Valkey to a private network address, enable AOF persistence, and set a memory cap for cache workloads.
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.