|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/terraform-for-absolute-beginners/
课程评论:没有评论
**课程概述:** 本课程名为“Terraform 入门”,旨在教授绝对初学者如何使用 Terraform 进行基础设施即代码 (IaC) 的资源配置和管理。Terraform 是一种基础设施即代码工具,能够通过代码实现基础设施的创建、更新和删除,使其过程更轻松、更一致。您可以利用 Terraform 使用相同的配置文件多次一致地配置资源集,并通过一个命令删除所有这些资源。 **课程内容:** 本课程将循序渐进地指导您学习如何为本地或云提供商(如 Azure、AWS 等)编写 Terraform 配置文件,以配置资源。学完本课程后,您将掌握使用 Terraform 编写配置文件、配置、更新和删除所需资源的基础知识。 **课程收获:** * 学习如何编写 Terraform 配置文件。 * 理解 Providers 的概念。 * 掌握一些常用的 Terraform 命令。 * 学习如何使用输入变量。 * 学习如何使用输出变量。 * 了解如何设置资源依赖关系。 * 掌握更多与 Terraform 相关的内容。 **课程要求:** * 具备基础的编程知识。 **课程适合人群:** * 任何希望开始学习 DevOps 工具 Terraform 的人士。 * 基础设施即代码 (IaC) 新手,希望使用 Terraform 等 IaC 工具来配置基础设施的人员。
Terraform is an infrastructure as code tool, used to provision and manage infrastructure with code. It makes the process of creating, updating and deleting resources more easy and consistent. With Terraform, you can provision a set of resources consistently using the same configuration file as many time as you want, and you can delete all of them by running a single command.This course will take you in a step-by-step way to start writing your own terraform configuration files for provisiong resources locally or in a cloud provider like Azure, AWS or whatever you want.By taking this course you will learn the basics of Terraform needed to start writing your own Terraform configuration files and provisioning, updating and deleting the resources that you want.Requirements for this Course:Basic programming knowledgeWho this course is for:The course is for anyone who wants to start learning the DevOps tool known as TerraformThis course is ideal for people who are new to Infrastructure as code and who want to start provisioning infrastructure using an IaC tool like TerraformWhat you'll learnHow write Terraform configuration files?What are providers?Working with some terraform commandsWorking with input variablesWorking with output variablesSetting resource dependenciesand more