Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Week5: Presentation proposal #2394

Merged
merged 4 commits into from
Sep 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions contributions/presentation/week5/sofiaedv-ludvigch/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Assignment Proposal

## Title

_Saltstack: Grains, States and Pillars_

## Names and KTH ID

- Sofia Edvardsson ([email protected])
- Ludvig Christensen ([email protected])

## Deadline

- Week 5

## Category

- Presentation

## Description

We aim to describe how grains, states, and pillars in Salt can be implemented to get infrastructure as code.
By describing the relation and different uses of these features a better understanding of how Salt works, and why it is an option for DevOps, can be acquired.
We will provide examples of how different configurations impact the overall structure of the infrastructure.
Finally we will discuss pros and cons of Saltstack compared to other similar automation frameworks.

**Relevance**

Since Saltstack is a technology used for configuration management and IT automation, among other things, it relates to DevOps.
Several of its features, which the presentation will describe and delve into, are using the infrastructure as code paradigm.
Loading