Skip to content

Commit

Permalink
Week5: Presentation proposal
Browse files Browse the repository at this point in the history
  • Loading branch information
arejula27 committed Aug 30, 2024
1 parent 2409b09 commit b3f8e40
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions contributions/presentation/week5/edarth-inigoaa.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Assignment Proposal

## Title

Terraform: Managing Infrastructure as it were Code

## Names and KTH ID

- Elliot Darth ([email protected])
- Íñigo Aréjula Aísa ([email protected])

## Deadline

- Week 5

## Category

- Presentation

## Description
In our presentation we will explain how to deploy cloud infrastructure efficiently using Terraform. We will give an overview of the total, explaining how things were done in the past ans how terraform improve this process for modern development. We will also show some examples of how to deploy cloud infrastructure using Terraform.

**Relevance**

In the cloud native environment it is not require any more to manage your own servers manually. Developers are creating new tools that allows you to simplify this task. Terraform is one of the most popular tools for managing infrastructure as code. It allows you to define your infrastructure in a configuration file and then deploy it to the cloud. This is a very powerful tool that allows you to automate the deployment of your infrastructure.

This technology allows us to adopt easily the DevOps workflow even with the infrastructure, helping us create a scalable and maintainable infrastructure.

0 comments on commit b3f8e40

Please sign in to comment.