Book Image

Learn Terraform for Cloud Infrastructures [Video]

By : Niyazi Erdogan
Book Image

Learn Terraform for Cloud Infrastructures [Video]

By: Niyazi Erdogan

Overview of this book

<p>Are you looking to replace your complete Infrastructure as Code setup? Do you want to learn what is arguably the best and most popular infrastructure configuration management tool on the market—Terraform—and make a huge contribution to your skillset? Then this course is what you need! You not only learn how to implement Terraform code but also how to implement an AWS Well-Architected Framework-recommended deployment model for a Virtual Private Cloud. </p><p>Terraform is currently holds the leader (cf. Google Trends) compared to the other main Infrastructure as Code (IaC) tool. The relative lack of professionals with Terraform expertise makes it invaluable to learn as soon as you can, to make your professional skills stand out. With this course, you'll learn everything you need to get started with Terraform in minimal time! We start with the basics (such as providers, variables, and resources) and learn more advanced ways to use Terraform, such as modules. After covering everything you need to know about Terraform, you'll implement your own reusable AWS VPC networking module, with which you'll be able to launch your networking infrastructure anywhere, anytime, with ease! </p><p>So, get started with Terraform and start implementing your own infrastructures today! </p><p>The codefiles for this course are available at - https://github.com/PacktPublishing/Learn-Terraform-for-Cloud-Infrastructures</p>
Table of Contents (7 chapters)
Chapter 6
Advanced Implementation of VPC Networking and EC2 with Terraform
Content Locked
Section 3
Creating an Internet Gateway and Adding to the Route Table
The goal of this video is to implement an Internet Gateway and associate it with Route Table.