How to Setup Redis Server on Ubuntu in Azure (Use as Redis database, Redis cache or Message Broker): Redis is an open source (BSD licensed), in-memory data structure store, used as a redis database, redis cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams
This video will show how you can setup Redis Server on Azure
Enjoy the Video.
⏰Timestamps⏰
00:00 Intro to Redis Server on Ubuntu in Azure
00:22 Creating Redis Database, Redis cache, Redis message broker
01:43 Accessing SSH terminal
02:13 Login to Redis Server on Ubuntu
02:36 Running Basic Commands
02:51 Outro of Redis Server on Azure Ubuntu
🔗 Redis Server on Ubuntu Server 20.04 on Azure Marketplace listing:
[ Ссылка ]
🔗 Redis Server on CentOS Server 8.3 on Azure Marketplace listing:
[ Ссылка ]
🔗 How to Setup Redis Server in The Cloud in Azure Blog Post:
[ Ссылка ]
Redis Server Features:
-Versatile data structures
-Transactions
-Pub/Sub
-Lua scripting
-Geospatial
-Keys with a limited time-to-live
-LRU eviction of keys
-Cluster / Automatic failover
-Supported languages include Java, Python, PHP, C, C++, C#, JavaScript, Node.js, Ruby, R,
Ещё видео!