本站已收录 番号和无损神作磁力链接/BT种子 

Terraform - Getting Started

种子简介

种子名称: Terraform - Getting Started
文件类型: 视频
文件数目: 98个文件
文件大小: 514.51 MB
收录时间: 2024-2-15 19:57
已经下载: 3
资源热度: 18
最近下载: 2024-4-28 05:45

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:0a95c4fb8af4187da508b7c7e4f4678a52898e67&dn=Terraform - Getting Started 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

Terraform - Getting Started.torrent
  • 01. Course Overview/01. Course Overview.mp42.97MB
  • 02. What You Need to Know About Infrastructure as Code/01. Overview.mp41.67MB
  • 02. What You Need to Know About Infrastructure as Code/02. Infrastructure as Code Defined.mp42.7MB
  • 02. What You Need to Know About Infrastructure as Code/03. Declarative vs. Imperative.mp43.38MB
  • 02. What You Need to Know About Infrastructure as Code/04. Idempotence and Consistency.mp42.21MB
  • 02. What You Need to Know About Infrastructure as Code/05. Push or Pull.mp41.58MB
  • 02. What You Need to Know About Infrastructure as Code/06. Benefits of Infrastructure as Code.mp43.26MB
  • 02. What You Need to Know About Infrastructure as Code/07. Summary.mp41.24MB
  • 03. Deploying Your First Terraform Configuration/01. Overview.mp42.29MB
  • 03. Deploying Your First Terraform Configuration/02. What Is Terraform-.mp45.34MB
  • 03. Deploying Your First Terraform Configuration/03. Installing Terraform.mp41.55MB
  • 03. Deploying Your First Terraform Configuration/04. Using the CLI.mp49.53MB
  • 03. Deploying Your First Terraform Configuration/05. Globomantics Scenario.mp42.93MB
  • 03. Deploying Your First Terraform Configuration/06. Terraform Object Types.mp41.71MB
  • 03. Deploying Your First Terraform Configuration/07. General Block Syntax.mp43.59MB
  • 03. Deploying Your First Terraform Configuration/08. Reviewing the Base Configuration.mp417.75MB
  • 03. Deploying Your First Terraform Configuration/09. Terraform Workflow.mp43.64MB
  • 03. Deploying Your First Terraform Configuration/10. Deploying the Base Configuration.mp412.92MB
  • 03. Deploying Your First Terraform Configuration/11. Validating the Deployment.mp45.71MB
  • 03. Deploying Your First Terraform Configuration/12. Summary.mp4959.63KB
  • 04. Using Input Variables and Outputs/01. Overview.mp41.66MB
  • 04. Using Input Variables and Outputs/02. Working with Data in Terraform.mp42MB
  • 04. Using Input Variables and Outputs/03. Input Variable Syntax.mp44.16MB
  • 04. Using Input Variables and Outputs/04. Terraform Data Types.mp45.39MB
  • 04. Using Input Variables and Outputs/05. Globomantics Configuration Updates.mp42.07MB
  • 04. Using Input Variables and Outputs/06. Adding Variables to the Configuration.mp413.43MB
  • 04. Using Input Variables and Outputs/07. Local Values Syntax.mp42.57MB
  • 04. Using Input Variables and Outputs/08. Adding Locals to the Configuration.mp410.12MB
  • 04. Using Input Variables and Outputs/09. Output Values Syntax.mp42.01MB
  • 04. Using Input Variables and Outputs/10. Adding Outputs to the Configuration.mp43.23MB
  • 04. Using Input Variables and Outputs/11. Validate the Configuration.mp41.58MB
  • 04. Using Input Variables and Outputs/12. Using the Validate Command.mp45.42MB
  • 04. Using Input Variables and Outputs/13. Supplying Variable Values.mp42.94MB
  • 04. Using Input Variables and Outputs/14. Deploying the Updated Configuration.mp410.83MB
  • 04. Using Input Variables and Outputs/15. Summary.mp41.04MB
  • 05. Updating Your Configuration with More Resources/01. Overview.mp41.92MB
  • 05. Updating Your Configuration with More Resources/02. Globomantics Architecture Updates.mp46.63MB
  • 05. Updating Your Configuration with More Resources/03. Adding New Resources to the Configuration.mp43.65MB
  • 05. Updating Your Configuration with More Resources/04. Using the Documentation.mp49.2MB
  • 05. Updating Your Configuration with More Resources/05. Updating the Network and Instance Configuration.mp413.38MB
  • 05. Updating Your Configuration with More Resources/06. Adding the Load Balancer Resources.mp410.2MB
  • 05. Updating Your Configuration with More Resources/07. Viewing State Data.mp47.09MB
  • 05. Updating Your Configuration with More Resources/08. Terraform State Commands.mp45.18MB
  • 05. Updating Your Configuration with More Resources/09. Deploying the Updated Architecture.mp411.55MB
  • 05. Updating Your Configuration with More Resources/10. Summary.mp4979.82KB
  • 06. Adding a New Provider to Your Configuration/01. Overview.mp41.74MB
  • 06. Adding a New Provider to Your Configuration/02. Globomantics Architecture Updates.mp42.88MB
  • 06. Adding a New Provider to Your Configuration/03. Terraform Providers.mp43.33MB
  • 06. Adding a New Provider to Your Configuration/04. Provider Syntax.mp45.37MB
  • 06. Adding a New Provider to Your Configuration/05. Specifying Required Providers.mp49.16MB
  • 06. Adding a New Provider to Your Configuration/06. Adding the Random Provider.mp47.4MB
  • 06. Adding a New Provider to Your Configuration/07. Creating IAM and S3 Resources.mp47.95MB
  • 06. Adding a New Provider to Your Configuration/08. Viewing the Updated Configuration.mp410.01MB
  • 06. Adding a New Provider to Your Configuration/09. Planning and Dependencies.mp45.05MB
  • 06. Adding a New Provider to Your Configuration/10. Updating the Load Balancer and Instances.mp44.36MB
  • 06. Adding a New Provider to Your Configuration/11. Post Deployment Configuration.mp45.26MB
  • 06. Adding a New Provider to Your Configuration/12. Provisioner Syntax.mp42.18MB
  • 06. Adding a New Provider to Your Configuration/13. Updating the Startup Script.mp44.02MB
  • 06. Adding a New Provider to Your Configuration/14. Formatting and Deploying the Updated Configuration.mp415.8MB
  • 06. Adding a New Provider to Your Configuration/15. Summary.mp41.01MB
  • 07. Using Functions and Looping in Your Configuration/01. Overview.mp41.5MB
  • 07. Using Functions and Looping in Your Configuration/02. Globomantics Updates.mp41.99MB
  • 07. Using Functions and Looping in Your Configuration/03. Loops in Terraform.mp42.3MB
  • 07. Using Functions and Looping in Your Configuration/04. Count Syntax.mp42.34MB
  • 07. Using Functions and Looping in Your Configuration/05. For_each Syntax.mp43.5MB
  • 07. Using Functions and Looping in Your Configuration/06. Looping Targets.mp41.84MB
  • 07. Using Functions and Looping in Your Configuration/07. Updating the VPC and Instances.mp414.84MB
  • 07. Using Functions and Looping in Your Configuration/08. Updating the S3 Bucket Objects.mp45.4MB
  • 07. Using Functions and Looping in Your Configuration/09. Terraform Expressions and Functions.mp44.28MB
  • 07. Using Functions and Looping in Your Configuration/10. Common Function Categories.mp43.18MB
  • 07. Using Functions and Looping in Your Configuration/11. Function for the Configuration.mp42.6MB
  • 07. Using Functions and Looping in Your Configuration/12. Testing Functions with Terraform Console.mp47.95MB
  • 07. Using Functions and Looping in Your Configuration/13. Using the Templatefile Function.mp46.67MB
  • 07. Using Functions and Looping in Your Configuration/14. Using the Cidrsubnet Function.mp48.78MB
  • 07. Using Functions and Looping in Your Configuration/15. Adding a Naming Prefix.mp411.98MB
  • 07. Using Functions and Looping in Your Configuration/16. Validating and Deploying the Updated Configuration.mp410.52MB
  • 07. Using Functions and Looping in Your Configuration/17. Summary.mp4759.84KB
  • 08. Using a Module for Common Configurations/01. Overview.mp41.54MB
  • 08. Using a Module for Common Configurations/02. Terraform Modules.mp43.85MB
  • 08. Using a Module for Common Configurations/03. Globomantics Updates.mp42.1MB
  • 08. Using a Module for Common Configurations/04. Module Structure.mp42.29MB
  • 08. Using a Module for Common Configurations/05. Module Syntax.mp43.17MB
  • 08. Using a Module for Common Configurations/06. Adding the VPC Module.mp410.58MB
  • 08. Using a Module for Common Configurations/07. For Expressions.mp45.1MB
  • 08. Using a Module for Common Configurations/08. Using a For Expression.mp410.94MB
  • 08. Using a Module for Common Configurations/09. Creating the S3 Module.mp411.71MB
  • 08. Using a Module for Common Configurations/10. Adding the S3 Module.mp45.66MB
  • 08. Using a Module for Common Configurations/11. Validating and Applying the Updated Configuration.mp48.35MB
  • 08. Using a Module for Common Configurations/12. Summary.mp4990.32KB
  • 09. Using Workspaces for Multiple Environments/01. Overview.mp41.41MB
  • 09. Using Workspaces for Multiple Environments/02. Globomantics Expansion.mp42.09MB
  • 09. Using Workspaces for Multiple Environments/03. Terraform Workspaces.mp44.44MB
  • 09. Using Workspaces for Multiple Environments/04. State Management.mp42.77MB
  • 09. Using Workspaces for Multiple Environments/05. Adding Workspaces to the Configuration.mp413.45MB
  • 09. Using Workspaces for Multiple Environments/06. Managing Sensitive Data.mp41.8MB
  • 09. Using Workspaces for Multiple Environments/07. Deploying the Development Workspace.mp47.38MB
  • 09. Using Workspaces for Multiple Environments/08. Deploying the UAT Workspace.mp49.33MB
  • 09. Using Workspaces for Multiple Environments/09. Summary and Wrap Up.mp44.54MB