December 2023 Summaries
3 posts from Redis
Filter
Month:
Year:
Post Summaries
Back to Blog
Redis has achieved AWS Data and Analytics Competency status, which highlights its technical expertise and commitment to providing top-tier solutions for diverse data needs. The AWS Data and Analytics Competency recognizes Amazon Partner Network (APN) partners that demonstrate deep AWS technical expertise and proven customer success in helping organizations build next generation real-time applications that perform at scale and help make data-driven decisions. This achievement means Redis has met high standards set by AWS, ensuring it follows best practices for systems architecture, operational practices, and AWS resource configurations. For customers, this competency signifies Redis' capabilities, proficiency, and dedication to helping businesses solve their most intricate data challenges using its real-time data platform features.
Dec 19, 2023
527 words in the original blog post.
LangChain Templates has introduced a transformative approach for developers to create and deploy generative AI APIs, providing deployable reference architectures that blend efficiency with adaptability. The new Redis Retrieval Augmented Generation (RAG) template offers a hub of deployable architectures, encompassing tool-specific chains, LLM-specific chains, and technique-specific chains, ensuring comprehensive developer options. Central to their deployment is LangServe, which uses FastAPI to transform LLM-based Chains or Agents into operational REST APIs, enhancing accessibility and production-readiness. The Redis RAG template serves a REST API for developers to chat with public financial PDF documents, such as Nike's 10k filings, using Redis as the vector database, ensuring rapid context retrieval and grounded prompt construction. To deploy the template, developers need to set environment variables, create a Python3.9 virtual environment, install the LangChain CLI and Pydantic, and follow a step-by-step guide to build with the template locally.
Dec 18, 2023
632 words in the original blog post.
Redis has introduced Write-Behind caching in Public Preview, which allows for efficient handling of high-volume transactions by batching them together and writing them collectively to the database. The company has also simplified its cloud offering, renaming Redis Enterprise Cloud to Redis Cloud, while introducing low-cost Fixed Plans that make it more affordable per gig compared to other providers. Additionally, Redis Cloud has achieved PCI compliance in AWS and Google Cloud regions, ensuring the security of sensitive financial information. Furthermore, RedisInsight has been updated with features such as direct connection to Redis Cloud databases and a new tier creation process for users already using the tool.
Dec 13, 2023
561 words in the original blog post.