Software Alternatives & Reviews

Amazon ElastiCache VS Azure Cosmos DB

Compare Amazon ElastiCache VS Azure Cosmos DB 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.

Azure Cosmos DB logo Azure Cosmos DB

NoSQL JSON database for rapid, iterative app development.
  • Amazon ElastiCache Landing page
    Landing page //
    2023-04-28
  • Azure Cosmos DB Landing page
    Landing page //
    2023-03-16

Amazon ElastiCache

Categories
  • Databases
  • NoSQL Databases
  • Key-Value Database
  • Graph Databases
Website aws.amazon.com

Azure Cosmos DB

Categories
  • NoSQL Databases
  • Databases
  • Graph Databases
  • Key-Value Database
Website azure.microsoft.com

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)

Azure Cosmos DB videos

Azure Cosmos DB: Comprehensive Overview

More videos:

  • Review - Azure Friday | Azure Cosmos DB with Scott Hanselman
  • Tutorial - Azure Cosmos DB Tutorial | Globally distributed NoSQL database

Category Popularity

0-100% (relative to Amazon ElastiCache and Azure Cosmos DB)
Databases
26 26%
74% 74
NoSQL Databases
28 28%
72% 72
Key-Value Database
100 100%
0% 0
Graph Databases
14 14%
86% 86

User comments

Share your experience with using Amazon ElastiCache and Azure Cosmos DB. 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 Azure Cosmos DB

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

Azure Cosmos DB Reviews

We have no reviews of Azure Cosmos DB yet.
Be the first one to post

Social recommendations and mentions

Amazon ElastiCache might be a bit more popular than Azure Cosmos DB. We know about 12 links to it since March 2021 and only 9 links to Azure Cosmos DB. 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 / 5 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 / 7 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 / about 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

Azure Cosmos DB mentions (9)

  • Blazor server app, deployment options
    If you are writing the code maybe consider learning Cosmos DB it’s pretty easy to work with and there is a free tier. Also in my experience it’s much faster than a SQL database. Source: 10 months ago
  • Infrastructure as code (IaC) for Java-based apps on Azure
    Sometimes you don’t need an entire Java-based microservice. You can build serverless APIs with the help of Azure Functions. For example, Azure functions have a bunch of built-in connectors like Azure Event Hubs to process event-driven Java code and send the data to Azure Cosmos DB in real-time. FedEx and UBS projects are great examples of real-time, event-driven Java. I also recommend you to go through 👉 Code,... - Source: dev.to / over 1 year ago
  • Deploying a Mostly Serverless Website on GCP
    When debating the database solution for our application we were really seeking for a scalable serverless database that wouldn’t bill us for idle time. Options like AWS Athena, AWS Aurora Serverless, and Azure Cosmos DB immediately came to mind. We believed that GCP would have a comparable service, yet we could not find one. Even after consulting the GCP cloud service comparison documentation we were still unable... - Source: dev.to / over 1 year ago
  • Which DB to use for API published on Azure?
    If you are looking for one to start with; you can try Cosmos: https://azure.microsoft.com/en-us/services/cosmos-db/. Source: almost 2 years ago
  • Basic Setup for Azure Cosmos DB and Example Node App
    I have had an opportunity to work on a project that uses Azure Cosmos DB with the MongDB API as the backend database. I wanted to spend a little more time on my own understanding how to perform basic setup and a simple set of CRUD operations from a Node application, as well as construct an easy-to-follow procedure for other developers. - Source: dev.to / about 2 years ago
View more

What are some alternatives?

When comparing Amazon ElastiCache and Azure Cosmos DB, 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.

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

memcached - High-performance, distributed memory object caching system

neo4j - Meet Neo4j: The graph database platform powering today's mission-critical enterprise applications, including artificial intelligence, fraud detection and recommendations.

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