|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/terraform-tutorial/
课程评论:没有评论
**课程名称:Terraform 入门教程** **课程概述:** 随着云服务提供商的普及,基础设施即代码(Infrastructure as Code,IaC)工具如 Terraform 的应用也日益广泛。本课程旨在帮助您快速掌握 Terraform,了解它如何安全、可预测地创建、修改和优化基础设施。 **课程亮点:** * **专为初学者设计:** 即使您是 Terraform 的绝对新手,课程也会从基础概念讲起,包括基础设施即代码的定义、如何创建免费 AWS 账户,以及如何安装和使用 Visual Studio Code(包括 Terraform 扩展)。 * **聚焦 AWS 环境:** 课程主要在 AWS 环境中教授 Terraform,但所学概念同样适用于其他云服务提供商,因为 HashiCorp 提供了丰富的官方插件。 * **掌握 Terraform 生命周期:** 通过实际操作创建 EC2(虚拟服务器)和 Web 服务器,您将深入理解 Terraform 的核心命令:`init`, `plan`, `apply`, 和 `destroy`。 **先修要求:** * 对基础设施有基本了解,例如服务器、数据库或 AWS 提供的其他服务。 **课程目标:** * 学习 Terraform 的基本概念和工作原理。 * 熟悉 Terraform 的初始化、规划、应用和销毁等核心命令。 * 能够使用 Terraform 在 AWS 中 provision(配置)和管理基础设施。 **适用人群:** * 对 Infrastructure as Code 感兴趣的初学者。 * 希望通过自动化方式管理 AWS 基础设施的开发者和系统管理员。
With the tremendous popularity and adoption of cloud providers, the popularity of Infrastructure as Code software provisioning tools such as Terraform has skyrocketed. Terraform Tutorial's goal is to provide a mechanism to expedite learning Terraform and how it safely and predictably enables to create, change and improve infrastructure.One limitation of this course is that it is limited to learning Terraform within the AWS environment but the same concepts could be applied to other providers as HashiCorp maintains an extensive list of official providers.This course is specifically designed for individuals who are new to Terraform.In this course, the student would be able to learn the Terraform Lifecycle which consists of init, plan, apply and destroy commands by creating an EC2 (a virtual server) and a web server.One of the prerequisites for the course is the candidates should have a basic understanding of the Infrastructure Side which might include servers, databases, or any other services offered by AWS.This course has been designed for absolute beginners, for instance, there are videos for foundational components like a video explaining the concept of infrastructure as code, a video demonstrating how to create a free AWS account, a video on installing and using Visual Studio Code (with installing the extension for Terraform).