Software Alternatives & Reviews

Amazon ElastiCache VS Aerospike

Compare Amazon ElastiCache VS Aerospike and see what are their differences

Amazon ElastiCache logo Amazon ElastiCache

Amazon ElastiCache offers fully managed Redis and Memcached. Seamlessly deploy, operate, and scale popular open source compatible in-memory data stores.

Aerospike logo Aerospike

Aerospike is a high-performing NoSQL database supporting high transaction volumes with low latency.
  • Amazon ElastiCache Landing page
    Landing page //
    2023-04-28
  • Aerospike Landing page
    Landing page //
    2023-09-16

Amazon ElastiCache videos

Introduction to Amazon ElastiCache for Redis

More videos:

  • Review - AWS re:Invent 2019: Supercharge your real-time apps with Amazon ElastiCache (DAT208)

Aerospike videos

Aerospike Demo of Aggregation Querying

Category Popularity

0-100% (relative to Amazon ElastiCache and Aerospike)
Databases
41 41%
59% 59
NoSQL Databases
38 38%
62% 62
Key-Value Database
38 38%
62% 62
Graph Databases
31 31%
69% 69

User comments

Share your experience with using Amazon ElastiCache and Aerospike. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Amazon ElastiCache and Aerospike

Amazon ElastiCache Reviews

Comparing the new Redis6 multithreaded I/O to Elasticache & KeyDB
KeyDB was introduced nearly a year ago as a multithreaded fork of Redis with major performance gains. Soon after Amazon announced their enhanced io handling for Redis using Elasticache. Redis is now in the process of releasing their multithreaded io option in version 6.0. Unlike Redis6 and Elasticache, KeyDB multithreads several aspects including placing the event loop on...
Source: docs.keydb.dev

Aerospike Reviews

7 Best NoSQL APIs
The last piece of the puzzle when it comes to the attraction of Aerospike is its hybrid memory architecture. Aerospike takes an approach to storing data uniquely. It stores the index only in memory while the data persists in a solid state drive (SSD). While the magic in output lies deeper in the architecture, clients receive sub-millisecond latency read times at a throughput...
When to use Aerospike vs Redis | Aerospike
Need for strong data consistency If companies are building mission-critical applications where data consistency is a must, then Redis is not likely the right choice. Redis has not passed the Jepsen test for strong consistency (whereas Aerospike has). Redis supports eventual consistency, which can result in stale reads and even data loss under certain circumstances. Redis has...

Social recommendations and mentions

Based on our record, Amazon ElastiCache should be more popular than Aerospike. It has been mentiond 12 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Amazon ElastiCache mentions (12)

  • Choosing the Right AWS Database: A Guide for Modern Applications
    Key-value databases are designed to store and retrieve data using simple key-value pairs, making them ideal for applications that require fast and simple data access. AWS offers a fully managed key-value database service called Amazon ElastiCache that supports popular key-value engines such as Redis and Memcached. - Source: dev.to / 6 months ago
  • How to Effectively Use Caching to Improve Microservices Performance
    Cloud-Based Caching Services: Evaluate the use of cloud-based caching services, such as Amazon ElastiCache or Redis Cloud, for managed caching solutions that offer scalability, resilience, and reduced maintenance overhead. - Source: dev.to / 8 months ago
  • AWS Beginner's Key Terminologies
    Amazon ElastiCache (database) Amazon ElastiCache is a web service that simplifies deploying, operating and scaling an in-memory cache in the cloud. The service improves the performance of web applications by providing information retrieval from fast, managed, in-memory caches, instead of relying entirely on slower disk-based databases. Https://aws.amazon.com/elasticache/. - Source: dev.to / over 1 year ago
  • Amazon DynamoDB Accelerator (DAX) vs ElastiCache : Which One to Use?
    Amazon DynamoDB Accelerator (DAX) and ElastiCache both are fully managed caching services from AWS. DAX is designed especially for DynamoDB on the other hand ElastiCache can cache anything including DynamoDB. Source: over 1 year ago
  • Serverless API Essentials - Idempotency
    Not to sound like a purist, but when I build serverless applications, I'd prefer for all of it to be serverless. Using Amazon Elasticache breaks that paradigm. That service has pay-per-hour pricing and doesn't quite have the flexibility I'm used to when working with serverless services. - Source: dev.to / over 1 year ago
View more

Aerospike mentions (8)

  • Aerospike Driver for LINQPad
    Aerospike for LINQPad 7 is a data context dynamic driver for interactively querying and updating an Aerospike database using “LINQPad”. The driver is free. For more information go to this blog post. You can directly download the driver from the LINQPad NuGet manager. Source: about 1 year ago
  • Using In-Memory Databases in Data Science
    Aerospike is a real-time cloud structured platform with good performance capabilities. This IMDB platform allows enterprises to perform their operations in real time through the hybrid memory and parallelism model. - Source: dev.to / over 1 year ago
  • Block and Filesystem side-by-side with K8s and Aerospike
    Block storage stores a sequence of bytes in a fixed size block (page) on a storage device. Each block has a unique hash that references the address location of the specified block. Unlike a filesystem, block storage doesn't have the associated metadata such as format-type, owner, date, etc. Also, block storage doesn’t use the conventional storage paths to access data like a filesystem file. This reduction in... - Source: dev.to / over 1 year ago
  • Aerospike & IoT using MQTT
    This example shows how the Aerospike database can be easily and scalably used to store industrial time series data made available by the MQTT ecosystem. Aerospike plus its Community Time Series Client streamlines the storage and retrieval of the data, supporting the ability to both write and read millions of data points per second if required. - Source: dev.to / over 1 year ago
  • Building Large-Scale Real-Time JSON Applications
    Real-time large-scale JSON applications need reliably fast access to data, high ingest rates, powerful queries, rich document functionality, scalability with no practical limit, always-on operation, and integration with streaming and analytical platforms. They need all this at low cost. The Aerospike Real-time Data Platform provides all this functionality, making it a good choice for building such applications.... - Source: dev.to / over 1 year ago
View more

What are some alternatives?

When comparing Amazon ElastiCache and Aerospike, you can also consider the following products

Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.

Amazon DynamoDB - Amazon DynamoDB is a fully managed NoSQL database service offered by Amazon.

memcached - High-performance, distributed memory object caching system

MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.

ArangoDB - A distributed open-source database with a flexible data model for documents, graphs, and key-values.

CouchBase - Document-Oriented NoSQL Database