Terraform for AWS by Examples

所在平台: Udemy

课程主页: https://www.udemy.com/course/terraform-for-aws-by-examples/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:通过实例学习AWS的Terraform 课程概述:本课程提供逐步学习Terraform的机会,通过实际示例深入了解Terraform的使用。从安装Terraform到执行多个示例,课程涵盖了AWS资源的创建与销毁等操作。学习内容包括如何在Windows 10上安装Terraform,Terraform提供者、变量、资源、数据、输出、状态(本地与远程)、编写模块、Terraform反向工程等多个主题。此外,还会介绍如何为多个环境(如开发、QA、UAT和生产)编写Terraform代码,创建Terraform配置文件,并在AWS资源上运行网站,包括AWS EC2、VPC、子网(公共和私有)、安全组等资源。 课程还讲解了Terraform的工作流程,包括:写入基础架构作为代码的声明性配置文件,使用HashiCorp配置语言(HCL)对资源进行简洁描述;使用terraform plan命令检查配置的执行计划是否符合预期;使用terraform apply命令将更改应用于数百个云提供商,以达到所需的配置状态。 注意:如果您在课程中发现任何问题,请及时反馈,以便我进行更新,您的反馈非常重要。AWS控制台页面有一些变化,但您可以通过搜索框查找所有服务。

课程评论(0条)

课程详情

Step by step learning of Terraform, with real time examples. Terraform installation to execution on n-number of example like AWS resources creation and destroy. How to install Terraform in Windows 10? Terraform Provider, Variable, Resource, Data, Output, State (Local and Remote), Writing Module, Terraform Reverse Engineering and many more..Terraform code uses for multiple environments, e.g. Development, QA, UAT and Production. Creating Terraform configuration files and running a website with AWS Resources like, AWS EC2, VPC, Subnet (Public and Private), SG and many more.For more details, have a look on Lectures.... Write, Plan, ApplyTerraform is an open-source infrastructure as code software tool that provides a consistent CLI workflow to manage hundreds of cloud services. Terraform codifies cloud APIs into declarative configuration files.WriteWrite infrastructure as code using declarative configuration files. HashiCorp Configuration Language (HCL) allows for concise descriptions of resources using blocks, arguments, and expressions.PlanRun terraform plan to check whether the execution plan for a configuration matches your expectations before provisioning or changing infrastructure.ApplyApply changes to hundreds of cloud providers with terraform apply to reach the desired state of the configuration.Note: please let me know if any thing not working in my course so that I will updated accordingly, your feedback is really appreciated. AWS console page got some changes but you can search all services from search box.

课程标签

0人关注该课程

主题相关的课程