Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Learn DevOps: Infrastructure Automation With Terraform

    Posted By: ELK1nG
    Learn DevOps: Infrastructure Automation With Terraform

    Learn DevOps: Infrastructure Automation With Terraform
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 2.35 GB | Duration: 11h 42m

    Learn how to automate your infrastructure with terraform. Covers Terraform with AWS, Packer, Docker, ECS, EKS, Jenkins

    What you'll learn
    Understand, use and apply terraform, including advanced terraform features
    Use terraform to provision AWS resources
    Prepare for the HashiCorp Terraform Certification with lectures aligned with the exam objectives
    Use terraform with Packer to create custom images
    Use terraform with AWS ECS, Fargate, and CodePipelines
    Be able to apply DevOps techniques using terraform

    Requirements
    To be able to do the demos yourself, you should have an AWS account. You can open one for free and I explain how to open one in the course.
    Description
    Terraform has gained a lot in popularity lately and is the tool you need to master if you are or about to get into a Ops / DevOps role. You typically use a technology like Ansible, Chef, or Puppet to automate the provisioning of software. Terraform starts from the same principle, infrastructure as code, but focusses on the automation of the infrastructure itself. Your whole Cloud infrastructure (instances, volumes, networking, IPs) can be described in terraform.

    In this course you'll learn how to use terraform to automate your infrastructure. I will first show you the basics of terraform and will then explain how to automate infrastructure on AWS using terraform. You can open an AWS account for free to do the labs. I also provide a lot of code examples which you can immediately use to automate your own infrastructure.

    Update (Oct-2016):

    Added AWS Autoscaling lectures

    Added Terraform+Packer Jenkins integration lectures

    Added Terraform with Docker on AWS (ECR and ECS)

    Added Terraform with Jenkins workflow using ECR and ECS

    Update (Dec-2016):

    Added a lecture about useful terraform commands

    Added a demo on how to use terraform show/graph/taint/untaint/import

    Added a lecture and demo about Elastic Beanstalk on AWS

    Update (Jun-2018):

    Terraform for Windows setup + puttygen

    Interpolation

    Conditionals

    Built-in functions

    Module development with an ECS + ALB module demo

    Setting up a hosted Kubernetes cluster using AWS EKS

    Update (Nov-2019):

    Terraform-0.12 updates

    Lectures covering new variable approach in terraform-0.12

    For & For Each loops

    Update (March-2020):

    CodePipeline lectures

    Updated lectures with new AWS UI

    Updated jenkins-packer-demo demo

    Update (December-2020):

    Advanced Module development

    Lectures and demos covering new Terraform 0.13 features

    Terraform lock file (terraform 0.14)

    State manipulation

    Update (December-2020):

    A complete new section on the HashiCorp Terraform Certification has now been added!

    Update (January-2022):

    Refactoring modules with the "moved" block

    Cloud Development Kit For Terraform (CDKTF)

    This course includes english captions.

    Who this course is for:
    This course is great if you're in an Ops or DevOps position and you want to learn about automation using terraform