Redis Essential Training
This course covers the core concepts and basic functionality of Redis, an open-source, in-memory database. It guides you through the fundamentals of working with data structures, exploring hashes, lists and sets, key naming strategies, and various ways to read and represent data. The course also delves into pub/sub, message buses, streams, and keyspace notifications. By the end, you'll be equipped to deploy Redis as a database, a cache, a message broker, or a streaming engine.
Skills for certificate:
Databases
Redis
Non Relational Databases (NoSQL)
Database Management Systems
Problem Solving
Critical Thinking
Indexing
Redis Essential Training

209aec09fbb007c809840a071b5db71dc8e08da5b92799121e158ed1e185062b
Description
This course covers the core concepts and basic functionality of Redis, an open-source, in-memory database. It guides you through the fundamentals of working with data structures, exploring hashes, lists and sets, key naming strategies, and various ways to read and represent data. The course also delves into pub/sub, message buses, streams, and keyspace notifications. By the end, you'll be equipped to deploy Redis as a database, a cache, a message broker, or a streaming engine.
Learning Objectives
- Learning core concepts and basic functionality of Redis.
- Understanding different data types and structures in Redis.
- Exploring various ways to read and represent data in Redis.
- Applying Redis knowledge to practical examples.
- Comparing Redis to relational databases and using key naming strategies.