The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.
We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.
Aerospike Enterprise is a real-time data platform that delivers predictable performance at petabyte scale with microsecond latency across billions of transactions. It features a patented Hybrid Memory Architecture™ that combines DRAM and flash to increase the volume of data in each node by 10X over a pure in-memory solution.
Aerospike is ideal for data-intensive, geo-distributed applications delivering the performance of a cache with the persistence of a NoSQL database.
Enterprise Edition features include Cross Datacenter Replication™ (XDR), All Flash, Fast Restart, Rapid Rebalance, and TLS Security.
oc new-app registry.connect.redhat.com/aerospike/aerospike-server-enterprise-ubi8:latest \
--name aerospike \
--env FEATURE_KEY_BASE64=$(base64 -w0 /PATH/TO/FEATURE-KEY-FILE) \
--env FEATURE_KEY_FILE="env-b64:FEATURE_KEY_BASE64"
The following information was extracted from the dockerfile and other sources.
| Canonical image ID | Aerospike Database |
| Summary | Aerospike Server Enterprise Edition |
| Description | Aerospike is a real-time database with predictable performance at petabyte scale with microsecond latency over billions of transactions. |
| Provider | Aerospike |
| Maintainer | Aerospike, Inc. <developers@aerospike.com> |
| Repository name | aerospike-enterprise |
| Image version | 6.1.0.27 |
| Architecture | amd64 |
The following evidence verifies the image's security and build process compliance with mandated internal standards.
| Security audit date | 1/10/2026, 6:39:42 PM |
| Container certification |
Use a registry service account token to authenticate your container client. This allows you to pull images without using your personal Red Hat credentials, which is recommended for CI/CD pipelines and automated deployments.
Run the following command, then enter your registry token credentials when prompted by the terminal.
Pull the image
Use the following instructions to get images from a Red Hat container registry using your Red Hat login.
Run the following command, then enter your login credentials when prompted by the terminal.
Pull the image