Skip to content

Commit

Permalink
proposal demo week 5 (KTH#2458)
Browse files Browse the repository at this point in the history
Demo Proposal week 5
  • Loading branch information
ttoma00 authored Sep 17, 2024
1 parent 0a70f90 commit 9a27ae5
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions contributions/demo/week5/emilsjol-ttoma/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Assignment Proposal

## Title
Terraform - Using infrastructre as code in DevOps

## Names and KTH ID

- Student Tomi Toma ([email protected])
- Student Emil Sjölander ([email protected])

## Deadline

Week 5

## Category

Demo

## Description

We are going to demonstrate using Terraform for infracture as code to automate cloud infracture provisioning in aws or azure. We will show examples of how to deploy and mange aws or azure servers using terraform. We will demonstrate why terraform is efficent compared to other methods.

**Relevance**

In DevOps it is essential that deploymens are done fast, reliable and consistent, Terraform is a popular tool which is used to manage infracture as code and allows the developers to define how they want their infracture set up via a config file and then deploy it to the cloud service. This reduces manual errors and makes it easier to scale and maintain the infracture.

0 comments on commit 9a27ae5

Please sign in to comment.