KTH / devops-course

Repository of the DevOps course at KTH Royal Institute of Technology DD2482
191 stars 427 forks source link

Week 5: Scientific paper #2515

Closed ItsRkaj closed 2 months ago

ItsRkaj commented 2 months ago

Assignment Proposal

Title

Infrastructure as code for dynamic deployments

Names and KTH ID

Deadline

Category

Description

Modern DevOps requires automation and flexibility to manage frequent infrastructure changes. Traditional Infrastructure as Code (IaC) tools are limited to static configurations, needing manual updates for dynamic behavior. Dynamic IaC (DIaC) overcomes this by enabling real-time, automatic infrastructure adjustments based on external signals. Our presentation will showcase the authors findings about DIaC in two practical cases and introduce ProTI, a testing tool for validating dynamic IaC programs.

https://dl.acm.org/doi/abs/10.1145/3540250.3558912

Relevance

This paper is relevant for DevOps teams seeking better automation and scalability. DIaC offers continuous adaptation for cloud infrastructures, while ProTI ensures correctness in complex dynamic environments.

javierron commented 2 months ago

Hi @ItsRkaj, can you provide a link to the paper? Thanks!

ItsRkaj commented 2 months ago

Hi! @javierron https://dl.acm.org/doi/abs/10.1145/3540250.3558912