コース概要
Introduction
- How is Terraform different from Chef, Puppet, Ansible and Salt?
- Why not AWS Management Console?
Overview of Terraform Features and Architecture
- Infrastructure as Code, execution plans, resource graphs, change automation
Terraform Workflow
- Write, Preview, Create, Reproduce, Destroy
Getting Started
- Preparing an AWS account to use with Terraform
- Initializing Terraform
Preparing an Execution Plan
- Writing a new plan, saving, and removing .tf files
Working with Configuration Files
- Syntax overview
- Writing, version controlling, and updating
Setting Resource Dependencies
- Using the Terraform Resource Graph
- Infrastructure vs application dependencies
Deploying Infrastructure
- Previewing configuration changes
- Executing changes
Managing State
- Configuring a backend using AWS S3 and AWS DynamoDB
Reproducing Infrastructure
- Setting up the environment for an application: dev, test/qa, stage, and prod
Packaging Configuration Files as Modules
- Duplicating code with shareable modules
- Using the Module Registry to build reusable templates
Integrating Terraform into a Deployment Pipeline
- Building, deploying, and testing an application
- Importing existing external resources into Terraform
Terraform Performance Tuning
- Infrastructure monitoring and performance metrics
Troubleshooting
Summary and Conclusion
要求
- Experience working with a command line.
- An understanding of cloud infrastructure concepts.
Audience
- Cloud architects
- System administrators
- DevOps engineers
お客様の声 (4)
So in my mind, we walked out of those three days with the building blocks and knowledge to build just about anything in AWS with Terraform. Not only can we build it, but we can test it, and validate our terraform against best practices and setup pull requests hooks to validate code before allowing it to be checked in.
Bernard Quick - AWS, Inc.
コース - Terraform on AWS
- 主に仮想的なコミュニケーション、トレーニングなどを行っていた 2 年間を経て、チーム全員で再び現場でコースを受講できたのは素晴らしいことでした。 - 理論とラボ演習に加えて、講師が実際に作業している様子や、講師が犯す可能性のあるすべての間違いを見るのも非常に貴重です。これは、ツールの使用方法、ヘルプの取得方法、デバッグ方法などについてのアイデアを得るのに大いに役立ちます。
Christoph Bocklin - swisstopo
コース - Terraform on AWS
Machine Translated
Good knowledge of the subject and learned some fundamentals
Barry Halper - Department for Levelling Up, Housing and Communities
コース - Terraform on AWS
There were lots of hands on examples and the walkthroughs we carefully explained.