VPC Solutions with EC2 for Production: AWS with Terraform

VPC Solutions with EC2 for Production: AWS with Terraform

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 4h 17m | 1.11 GB

Learn Terraform with AWS, infrastructure-as-code! Develop Scalable, Highly-Available Architecture with an AWS Architect!

Learn to implement production-ready infrastructures with AWS and Terraform today with an AWS Certified Solutions Architect!

You will learn not only how to implement Terraform code, but will also how to implement an AWS Well-Architected Framework-recommended deployment model that will be highly-available, scalable, fault-tolerant, and resilient!

In this course, we will start by exploring the tools we’ll need throughout the course. You will need an IDE and an AWS account is also necessary. You will be shown how to get one if you do not already have one. We will set up our environment variables for Terraform deployments and also configure our IDE to use Terraform efficiently by installing a Terraform plugin. We will start off by implementing our remote state and obtaining a key pair, which we will use to connect to the instances we launch. Once we get these done, we will first create the Virtual Private Cloud (VPC) environment. We’ll also attach an Internet Gateway (IGW) to our VPC for use with public subnets, so their resources will be able to access and receive public internet traffic. We will proceed to implement our Launch Configurations for the public and private EC2 instances we will launch through Auto-Scaling Groups. We will use Target Tracking Scaling to help us use, scale, and manage our EC2 instances all by itself.

You will not only learn how to implement Terraform code but also implement an AWS Well-Architected Framework recommended deployment model which will be Highly-Available, Scalable, Fault-Tolerant and Resilient!

What You Will Learn

  • You’ll learn how to code against AWS using Terraform!
  • You’ll learn how to isolate and control your own infrastructure with Terraform—using route tables, internet gateways, security groups and rules!
  • You’ll learn how to launch highly-available, scalable, fault-tolerant, and resilient EC2 Instances on AWS using Terraform!
  • You’ll gain a very good understanding of VPC concepts such as subnets, route tables and internet gateways by putting them all into practice with Terraform code!