Redis¶
Redis is only available in GCP
Redis is only available in GCP clusters, and will not work in on-prem clusters.
Redis is a key value database that is used for storing and querying data. It is a good choice for storing data that is not relational in nature and often used for caching.