Modern Redis and Redis Stack Unleashed

Posted By: ELK1nG

Modern Redis and Redis Stack Unleashed
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.05 GB | Duration: 1h 57m

Today's Redis is more than a cache! Learn how Redis Stack can replace NoSQL, Elasticsearch, Neo4j, Kafka, and more.

What you'll learn
Cache key/value data with Redis
Store persistent JSON data with RedisJSON
Query JSON data with RediSearch
Interface with structured data in Python with Redis OM
Deploy Redis Cloud to AWS, Google Cloud, or Azure
Analyze time series data with RedisTimeSeries
Create a real-time multi-cloud service environment with Redis Cloud Enterprise
Generate real-time recommendations with RedisGraph
Build a real-time leaderboard with RedisBloom

Requirements
Ability to read Python code
General familiarity with cloud services
Access to a desktop PC and Internet
Description
You can avoid vendor lock-in with your cloud services by using the Redis Stack. Redis has become much more than just a distributed cache; its new Redis Modules architecture runs on any cloud provider and enables true multi-cloud and hybrid cloud deployments. Using Redis, you can distribute systems across many cloud providers, making you immune to outages in any one of them. Redis Modules, Redis Cloud, and Redis Enterprise are important new technologies to know about when designing your cloud computing architecture.

This compact course wastes no time! You'll learn by doing, using Redis Stack with a real e-commerce data set to

Stream data in real time using Redis Streams

Store structured, persistent data into a distributed NoSQL document store with RedisJSON

Index and query structured data with RediSearch

Analyze time series data with RedisTimeSeries and Redis Insight

Generate real-time product recommendations with RedisGraph

Create a real-time topseller leaderboard with RedisBloom

We will use a free Redis Cloud account and scripts written in Python to illustrate the use of each system. We'll walk you through setting it all up.

Redis makes it possible to build a complete technology stack that does not rely on a specific cloud computing vendor. Your colleagues probably still think Redis is just a caching technology; you can be the first to tell them about this new alternative for storing and processing data at massive scale. This concise yet complete training will get you up an running with Redis in the cloud, or on your own cluster.

Your instructor is Frank Kane, a former senior manager at Amazon specializing in distributed systems. Frank has taught over 600,000 students around the world.

* Development of this course was sponsored by Redis Ltd.

Who this course is for
Developers working with cloud services, interested in new technologies