-
Notifications
You must be signed in to change notification settings - Fork 425
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
contributions/scientific-paper/week5/uqqasha-ghenn/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Assignment Proposal | ||
|
||
## Title | ||
|
||
The do’s and don’ts of infrastructure code: A systematic gray literature review | ||
|
||
## Names and KTH ID | ||
|
||
- Uqqasha Ijaz ([email protected]) | ||
- Gustav Henningsson ([email protected]) | ||
|
||
## Deadline | ||
|
||
- Week 5 | ||
|
||
## Category | ||
|
||
- Scientific Paper | ||
|
||
## Description | ||
This scientific paper presentation will focus on the best and bad practices of infrastructure-as-code tools from a developer's perspective as detailed in the study "[The do’s and don’ts of infrastructure code: A systematic gray literature review](https://www.sciencedirect.com/science/article/pii/S0950584921000720)". The paper was published in the journal 'Information and Software Technology' in 2021 and has been cited by 56 sources. The authors conduct a systemtic review of gray literature on IaC to examine how IaC is perceived and practiced by industry professionals. We will present the primary categories of IaC best and bad practices, as identified in the paper, along with their examples. These practices reflect implementation issues, design issues, and the violation of key IaC principles. | ||
|
||
|
||
**Relevance** | ||
|
||
This paper is relevant to DevOps as it explores the field of infrastructure-as-code from a developer's perspective and highlights the scarcity of existing academic literature in this field. | ||
|