Preface
Redis Stack for Application Modernization is written by industry experts from Redis, making this an insightful reference for database administrators and developers, with best practices to administer and manage the server, scalability, high availability, data integrity, stored functions, and more.
Modern applications require efficient operational and analytical capabilities and must ensure predictable performance regardless of the workload. Redis is a de facto standard caching system, with real-time response and flexible data types that fulfill all the different data modeling requirements. This book introduces you to Redis Stack, an extension of Redis presented in 2022, and it guides you through the multiple data modeling capabilities, together with examples to perform real-time queries and searches. Redis Stack represents a new approach to providing a rich data modeling experience all within the same database server.
You will learn how to model and search your data in the JSON and hash data types and work with features such as vector search, which adds semantic search capabilities to your application (for example, to search for similar texts, images, or audio files). You will understand how to use the probabilistic Bloom filters to resolve efficiently recurrent big data problems. Next, we dive into the strengths of Redis Stack as a data platform, show use cases to manage database events, and introduce stream processing features. Scenarios to use Redis Stack in microservices architectures complete the picture.