paper-with-me

Papers

LLM and Infrastructure as a Code use case

2023-09-04 · Thibault Chanus, Michael Aubertin

Cloud computing and the evolution of management methodologies such as Lean Management or Agile entail a profound transformation in both system construction and maintenance approaches. These practices are encompassed within the term "DevOps." This descriptive approach to an information system or application, alongside the configuration of its constituent components, has necessitated the development of descriptive languages paired with specialized engines for automating systems administration tasks. Among these, the tandem of Ansible (engine) and YAML (descriptive language) stands out as the two most prevalent tools in the market, facing notable competition mainly from Terraform. The current document presents an inquiry into a solution for generating and managing Ansible YAML roles and playbooks, utilizing Generative LLMs (Language Models) to translate human descriptions into code. Our efforts are focused on identifying plausible directions and outlining the potential industrial applications. Note: For the purpose of this experiment, we have opted against the use of Ansible Lightspeed. This is due to its reliance on an IBM Watson model, for which we have not found any publicly available references. Comprehensive information regarding this remarkable technology can be found [1] directly on our partner's website, RedHat.

📄 PDF Abstract BibTeX arXiv:2309.01456

Code (0)

등록된 구현이 없습니다.

Tasks

Cloud ComputingDescriptiveManagement

Similar Papers 제목 키워드 기반

Cloud Infrastructure Management in the Age of AI Agents

2025-06-13 · Zhenning Yang, Archit Bhatnagar, Yiming Qiu, Tongyuan Miao 외

Cloud infrastructure is the cornerstone of the modern IT industry. However, managing this infrastructure effectively requires considerable manual effort from the DevOps engineering team. We make a case for developing AI …

Management

Rethinking Infrastructure Inspection as Image Difference Classification: A Traffic Sign Case Study

2026-06-04 · Ching Yau Fergus Mok, Lavindra de Silva, Varun Kumar Reja, Ioannis Brilakis arxiv

Digital twins (DTs) allow the digitalization of road infrastructure inspection, though this is hindered by limited annotated data. This work exploits the relational nature of continuous asset condition monitoring to refo…

Jasmine: A Simple, Performant and Scalable JAX-based World Modeling Codebase

2025-10-30 · Mihir Mahajan, Alfred Nguyen, Franz Srambical, Stefan Bauer arxiv

While world models are increasingly positioned as a pathway to overcoming data scarcity in domains such as robotics, open training infrastructure for world modeling remains nascent. We introduce Jasmine, a performant JAX…

SandboxEval: Towards Securing Test Environment for Untrusted Code

2025-03-27 · Rafiqul Rabin, Jesse Hostetler, Sean McGregor, Brett Weir 외

While large language models (LLMs) are powerful assistants in programming tasks, they may also produce malicious code. Testing LLM-generated code therefore poses significant risks to assessment infrastructure tasked with…

From Optimizable to Interactable: Mixed Digital Twin-Empowered Testing of Vehicle-Infrastructure Cooperation Systems

2026-03-18 · Jianghong Dong, Chunying Yang, Mengchi Cai, Chaoyi Chen 외 arxiv

Sufficient testing under corner cases is critical for the long-term operation of vehicle-infrastructure cooperation systems (VICS). However, existing corner-case generation methods are primarily AI-driven, and VICS testi…