Pith. sign in

REVIEW 3 cited by

A Survey of using Large Language Models for Generating Infrastructure as Code

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2404.00227 v1 pith:EFD7HQOD submitted 2024-03-30 cs.SE cs.CL

classification cs.SEcs.CL
keywords codeinfrastructurelanguagelargellmsmodelssurveyautomation
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Infrastructure as Code (IaC) is a revolutionary approach which has gained significant prominence in the Industry. IaC manages and provisions IT infrastructure using machine-readable code by enabling automation, consistency across the environments, reproducibility, version control, error reduction and enhancement in scalability. However, IaC orchestration is often a painstaking effort which requires specialised skills as well as a lot of manual effort. Automation of IaC is a necessity in the present conditions of the Industry and in this survey, we study the feasibility of applying Large Language Models (LLM) to address this problem. LLMs are large neural network-based models which have demonstrated significant language processing abilities and shown to be capable of following a range of instructions within a broad scope. Recently, they have also been adapted for code understanding and generation tasks successfully, which makes them a promising choice for the automatic generation of IaC configurations. In this survey, we delve into the details of IaC, usage of IaC in different platforms, their challenges, LLMs in terms of code-generation aspects and the importance of LLMs in IaC along with our own experiments. Finally, we conclude by presenting the challenges in this area and highlighting the scope for future research.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Refactoring for Dockerfile Quality: A Dive into Developer Practices and Automation Potential

    cs.SE 2025-01 conditional novelty 7.0 of 10

    Using 50-shot in-context learning with GPT-4o, automated Dockerfile refactoring reduces image size by 32% on average and outperforms manual refactoring and smell-repair tools.

  2. A Survey on Large Language Models for Communication, Network, and Service Management: Application Insights, Challenges, and Future Directions

    cs.NI 2024-12 conditional novelty 4.0 of 10

    A systematic survey of 108 papers classifies how large language models are used for communication network and service management across four network domains.

  3. Using a Feedback Loop for LLM-based Infrastructure as Code Generation

    cs.SE 2024-11 conditional novelty 4.0 of 10

    Feeding cfn-lint errors back to an LLM reduces CloudFormation template errors for a few rounds, but the improvement plateaus by roughly the fifth iteration.

Pith tools