Skip to content

Commit

Permalink
Week 5: Scientific paper (#2515)
Browse files Browse the repository at this point in the history
* Week2: Presentation proposal

* Remove unneccesary paragraph

* Week3: Demo proposal

* Week 5: Scientific paper
  • Loading branch information
ItsRkaj authored Sep 23, 2024
1 parent d159af6 commit 8a15022
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions contributions/demo/week5/rikj-millear/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Assignment Proposal

## Title

Infrastructure as code for dynamic deployments

## Names and KTH ID

- Rikard Johansson ([email protected])
- Mille af Rolén ([email protected])

## Deadline

- Week 5

## Category

- Scientific Paper

## 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.


**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.

0 comments on commit 8a15022

Please sign in to comment.