Introducing MLOps, Mark Treveil, Jonas Krüger, Kenji Kawaguchi, Michael Stroh, Andy Cross, Peter Mosely, 2020 (O'Reilly Media) - Covers MLOps principles, practices, and tools for building, deploying, and managing machine learning systems, including CI/CD for RAG.
Retrieval-Augmented Generation (RAG): A Survey, Yunfan Gao, Yun Xiong, Xinyu Gao, Kangxiang Jia, Jinliu Pan, Yuxi Bi, Yi Dai, Jiawei Sun, Meng Wang, Haofen Wang, 2024arXiv preprint arXiv:2312.10997DOI: 10.48550/arXiv.2312.10997 - A comprehensive review of RAG systems, their architecture, and challenges in operationalization and evaluation that CI/CD helps address.
GitOps: Automated Operations for Kubernetes, Alex Soto, Jason van Zyl, 2020 (O'Reilly Media) - Explains GitOps principles for automating Kubernetes operations, useful for deploying and managing microservice-based RAG systems.