Skip to content

Commit

Permalink
typo: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
arejula27 committed Aug 30, 2024
1 parent b3f8e40 commit d1341fd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions contributions/presentation/week5/edarth-inigoaa.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

# Assignment Proposal

## Title
Expand All @@ -18,10 +19,10 @@ Terraform: Managing Infrastructure as it were Code
- 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.
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 and how Terraform improved 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.
In the cloud-native environment, it is not required any more to manage your servers manually. Developers are creating new tools that allow 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.
This technology allows us to adopt easily to the DevOps workflow even with the infrastructure, helping us create a scalable and maintainable infrastructure.

0 comments on commit d1341fd

Please sign in to comment.