Academic References → Ops Paradigms Research#
Purpose: Comprehensive bibliography of academic literature for each Ops paradigm. Includes DOIs, arXiv IDs, and key findings. Use for further research, citations, and validation.
Last updated: 2026-05-26#
1. DevOps General#
| Title | Authors | Year | Venue | DOI / Link |
|---|---|---|---|---|
| Integration of AI and DevOps in Scalable and Agile Product Development: A Systematic Literature Review | Md Nur Hasan Mamun | 2024 | ASRC Procedia, 4(1) | DOI: 10.63125/exyqj773 |
| AI for Infrastructure-as-Code → A Systematic Literature Review | Various | 2026 | Electronics, 15(4), 755 | DOI: 10.3390/electronics15040755 |
| A Systematic Literature Review on CI/CD for Secure Cloud Computing | Various | 2025 | arXiv | arXiv:2506.08055 |
Key Findings (Integration of AI & DevOps SLR):#
- 115 studies analyzed; 67.8% concentrated integration in build, test, release stages
- AI augments CI/CD with data validation, predictive test selection, change-risk analysis
- Mature DevOps practices are prerequisite for AI scalability
- Key enablers: microservices, cloud elasticity, model registries, feature stores, policy-as-code
2. DevSecOps#
| Title | Authors | Year | Venue | DOI / Link |
|---|---|---|---|---|
| AI for DevSecOps: A Landscape and Future Opportunities | Fu, M., Pasuksmit, J., Tantithamthavorn, C. | 2024 | ACM Trans. Softw. Eng. Methodol. | DOI: 10.1145/3712190 |
| Comparative Analysis of AI-Driven Security Approaches in DevSecOps | Various | 2025 | arXiv | arXiv:2504.19154 |
| Challenges and Solutions When Adopting DevSecOps: A Systematic Review | Rajapakse, R.N. et al. | 2022 | Information and Software Technology, 141 | DOI: 10.1016/j.infsof.2021.106700 |
Key Findings (Fu et al. 2024):#
- Analyzed 99 papers (2017-2023)
- Identified 12 security tasks in DevSecOps
- 65 benchmarks for evaluation
- 15 challenges and 15 future opportunity avenues
- Significant gap in AI-driven methods covering ALL DevSecOps steps
3. MLOps#
| Title | Authors | Year | Venue | DOI / Link |
|---|---|---|---|---|
| MLOps: Practices, Maturity Models, Roles, Tools, and Challenges – A Systematic Literature Review | Various | 2024 | Semantic Scholar | |
| A Systematic Review of MLOps Tools: Tool Adoption, Lifecycle Coverage, and Critical Insights | Various | 2026 | arXiv | arXiv:2604.16371v1 |
| Security Risks and Best Practices of MLOps: A Multivocal Literature Review | Various | 2024 | CEUR-WS, Vol-3731 | ceur-ws.org/Vol-3731/paper13.pdf |
| Industrial MLOps: A Systematic Review of Architectures and Implementation Challenges | Rajashekarappa, M. et al. | 2025 | Chalmers Research | research.chalmers.se |
Key Findings (MLOps Tools SLR - 2026):#
- 27 articles analyzed from 9,100 initial records
- Top tools: MLflow, DVC, Kubeflow Pipelines, AWS SageMaker
- No single tool covers the entire ML lifecycle
- Open-source preferred for experiment tracking + data versioning; commercial for scalable infra
- Recommendation: interoperability across MLOps tools is critical
Key Findings (MLOps SLR - 2024):#
- 30 articles from 1,905 initial records
- No established standard lifecycle model for ML solutions
- Common roles: domain specialist, data scientist, manager, data engineer, developer
- Significant gap in detailing MLOps practices
- No maturity model assessing MLOps adoption depth
4. AIOps#
| Title | Authors | Year | Venue | DOI / Link |
|---|---|---|---|---|
| Automation-powered AIOps | Various | 2024 | IBM Developer | ibm.com/developer |
| AIOps vs MLOps vs DevOps vs SRE: Enterprise Comparison | - | 2026 | AIOps Community | aiopscommunity.com |
Relevant academic tracks: anomaly detection, root cause analysis, incident prediction. Research concentrated in IEEE/ACM conferences on software engineering (ICSE, ASE, FSE) and operations (IM, NOMS).
5. General Cloud Native#
| Title | Authors | Year | Venue | DOI / Link |
|---|---|---|---|---|
| State of DevOps Report 2026 | Perforce | 2026 | Industry report | perforce.com |
| CNCF Technology Radar Q1 2026 | CNCF | 2026 | Industry report | cncf.io |
| CNCF Annual Survey 2025 | CNCF | 2026 | Industry report | cncf.io |
6. SRE (Site Reliability Engineering)#
| Title | Authors | Year | Venue | DOI / Link |
|---|---|---|---|---|
| The SRE Report 2026 | Catchpoint / LogicMonitor | 2026 | Industry report | logicmonitor.com |
| Site Reliability Engineering (Google SRE Book) | Beyer, Jones, Petoff, Murphy | 2016 | O’Reilly / Google | sre.google/books |
| The Site Reliability Workbook | Beyer et al. | 2018 | O’Reilly / Google | sre.google/workbook |
| Incident Management Guide | Google SRE Team | 2023 | sre.google/resources | |
| Chaos Engineering (O’Reilly) | Rosenthal et al. | 2017 | O’Reilly | oreilly.com |
Key SRE Sources:#
- Google SRE Book → Foundational reference for SLI/SLO/error budget framework
- SRE Report 2026 → 8th edition; covers AI toil reduction, chaos adoption, tool integration effort
- Incident Management Guide → Google’s structured approach to incident response (Incident Commander model)
- Chaos Engineering → Principles of resilience testing in production
Research Gaps:#
- AI/ML reliability monitoring → Only 13% confident in monitoring AI/ML reliability
- Chaos engineering adoption → Only 17% run experiments in production regularly
- SRE team effectiveness metrics → No standardized framework for measuring SROI
- AI SRE tooling validation → Limited independent benchmarks of AI SRE efficacy
- SRE in non-Google orgs → Most literature assumes Google-scale infrastructure
7. Key Open Research Areas#
Based on systematic literature reviews analyzed:
- Standardized MLOps lifecycle model → No consensus in the literature
- MLOps maturity models → Not enough depth in existing proposals
- AI for ALL DevSecOps steps → Most research focuses on build/test/release; operate/monitor underrepresented
- Closed-loop retraining → Sparse evidence on autonomous retraining in production
- Supply-chain integrity for data and models → Under-researched
- Measurable MLOps outcomes → Heterogeneous study designs, uneven measurement depth
- LLMOps-specific security frameworks → Prompt injection, data poisoning, model theft → nascent field
- Edge AI operations → Compression, federated learning, OTA update management → emerging
- FinOps for AI/GPU → Cost attribution and optimization at scale → limited academic coverage
- Quantified integration effort for tool combinations → e.g., MLflow + DVC, Kubeflow + Feast
8. How to Validate Claims#
This project uses a layered validation approach:
- Wikipedia-level claims: Cross-verified with 2+ sources
- Market data: Sourced from official reports (Perforce, CNCF, Glassdoor)
- Academic claims: Traced to DOI or arXiv ID
- Tool metrics: Verified against GitHub / official documentation
- Freelancer rates: Cross-referenced across 3+ platforms
9. Recommended Search Queries for Further Research#
Google Scholar: “MLOps systematic literature review”, “DevSecOps AI security”, “AIOps anomaly detection”arXiv: “MLOps”, “DevOps”, “software engineering AI”ACM Digital Library: “DevSecOps”, “MLOps practices”, “CI/CD security”IEEE Xplore: “AI for IT operations”, “continuous delivery”, “platform engineering”Scopus: “DataOps framework”, “FinOps cloud cost”, “LLMOps”
10. Disclaimer#
Academic literature on emerging Ops paradigms (LLMOps, FinOps, Platform Engineering) is sparse. Where academic papers are lacking, this project relies on:
- Industry reports (Perforce, CNCF, Gartner)
- Technical blog posts and whitepapers
- Open-source project documentation
- Expert practitioner content
This is documented transparently as “gray literature” where applicable.