Welcome to my coding journey at Redis University! 📚🎉 Here, you'll find the results of my hands-on exercises, experiments, and eureka moments as I navigate the fascinating world of Redis.
Scaling means more than just performance. This course is divided into the following units covering topics around scaling Redis for production deployment.
- Persistence/Durability: options persisting Redis data to disk.
- High Availability: how to make sure Redis and your data is always there.
- Scalability: scaling Redis for both higher throughput and capacity.
- Observability: visibility into your Redis deployment (metrics, etc.).
- 🌏 Learn with Me: Join me on this educational journey as I grapple with concepts and uncover the beauty of Redis.
- 🛠️ Hands-on Coding: It's not just theory; it's hands-on coding. Witness the evolution of my skills and Redis mastery.
- 🤝 Community Collaboration: Contribute, suggest improvements, or simply cheer from the sidelines.
- Clone the repo:
git clone https://github.com/tlvu2697/redis-university-playground.git
- Explore the folders and dive into the code snippets.
- Share your thoughts, insights, or even your own Redis discoveries.