📒
Notes
Ctrlk
Cloud ComputingData Science/AIGame Development
  • Home
  • Big O
  • Data Structures & Algorithms
  • Object Oriented Programming
  • Languages
    • HTML/CSS
    • C++
    • C#
    • Dart
    • GraphQL
    • JavaScript
    • Kotlin
    • Python
    • SQL
    • Resources
  • 🌐Web Frameworks
    • Angular
    • ASP.NET
    • Django
    • Terminologies
    • Resources
  • 📱App Frameworks
    • Introduction
    • Xamarin
    • .NET MAUI
  • Multi-Platform Frameworks
    • .NET
    • Flutter
  • Object-Relational Mappers
    • Entity Framework
  • Databases
    • Introduction
    • Relational Databases
    • Non-Relational Databases
      • MongoDB
      • Redis
        • Data Structures
        • Introduction
        • Managing Database
  • Tools
  • Software Development
    • Software Development Life Cycle
    • Software Design Patterns
    • Software Design Principles
  • System Design
  • Topics
  • 🔖Bookmarks
  • 🔗Resources
Powered by GitBook
On this page
  • Resources
  • Cloud Providers
  • Amazon Web Services
  • Google Cloud Platform
  • Microsoft Azure

Was this helpful?

  1. Databases
  2. Non-Relational Databases

Redis

LogoRedis - The Real-time Data PlatformRedis
LogoRedis - The Real-time Data PlatformRedis
LogoRedisYouTube
  • Redis is an open-source, in-memory key-value data store.

  • A NoSQL database, Redis doesn’t use structured query language, otherwise known as SQL. Redis instead comes with its own set of commands for managing and accessing data.

Logoredis - Official Image | Docker Hubhub.docker.com

Resources

LogoDigitalOceanwww.digitalocean.com

Cloud Providers

Amazon Web Services

LogoAmazon MemoryDB – Valkey- and Redis OSS-Compatible In-Memory Database - AWSAmazon Web Services, Inc.
LogoValkey-, Memcached-, and Redis OSS-Compatible Cache – Amazon ElastiCache with Valkey- and Redis OSS-compatibility - AWSAmazon Web Services, Inc.

Google Cloud Platform

LogoMemorystore: in-memory Redis compatible data storeGoogle Cloud

Microsoft Azure

LogoAzure Cache for Redis | Microsoft Azureazure.microsoft.com
PreviousMongoDBNextData Structures

Last updated 2 years ago

Was this helpful?