Companies Home Search Profile

Mastering Terraform: from Zero to HashiCorp Certified 2024

Focused View

Oleksiy Pototskyy

6:45:18

452 View
  • 1. Course introduction.mp4
    03:12
  • 2. About your instructor.mp4
    03:41
  • 3. Overview of lecture format.mp4
    01:48
  • 4. What is Terraform and why it matters.mp4
    03:23
  • 5. Terraform vs other Infrastructure as Code tools.mp4
    03:01
  • 6. Code repository walkthrough.html
  • 1. Overview of this section.mp4
    02:49
  • 2. Terraform installation on MS Windows.mp4
    02:42
  • 3. Terraform installation on macOS.mp4
    02:37
  • 4. Terraform installation on Linux.mp4
    02:06
  • 5. Managing multiple versions of Terraform.mp4
    04:24
  • 6. AWS CLI.mp4
    02:54
  • 7. AWS Setup Create an AWS account.mp4
    03:56
  • 8. AWS Setup Generate an API credentials.mp4
    02:48
  • 9. Configure AWS API credentials.mp4
    02:22
  • 10. saml2aws.mp4
    08:01
  • 11. Configuring IDE for Terraform development.mp4
    02:28
  • 12. Summary.mp4
    01:54
  • 1. Overview of this section.mp4
    02:24
  • 2. Overview of Infrastructure as Code.mp4
    03:50
  • 3. Pros and cons of Infrastructure As Code.mp4
    04:27
  • 4. Introduction to HCL.mp4
    03:28
  • 5. Introduction to JSON syntax of Terraform.mp4
    02:59
  • 6. A tour of Terraform project structure.mp4
    03:57
  • 7. Deploying your first infrastructure with Terraform.mp4
    05:10
  • 8. Summary.mp4
    03:22
  • 1. Overview of this section.mp4
    02:29
  • 2. Understanding Terraform Interaction with Service Providers.mp4
    05:58
  • 3. Core Terraform workflow.mp4
    04:58
  • 4. Terraform authentication and authorization.mp4
    01:27
  • 5. Authentication with Static credentials.mp4
    02:25
  • 6. Authentication with Environment variables.mp4
    02:11
  • 7. Authentication with Shared credentials file.mp4
    03:08
  • 8. Authentication with EC2 Role.mp4
    03:02
  • 9. Authentication with Assume role.mp4
    02:14
  • 10. Authentication with Identity federation.mp4
    02:43
  • 11. Authentication with MFA.mp4
    01:11
  • 12. Choose a right autehtication method.mp4
    01:38
  • 13. Terraform Initialization.mp4
    02:56
  • 14. Terraform Planning.mp4
    02:42
  • 15. Save Terraform execution plan into file.mp4
    02:52
  • 16. Terraform Applying.mp4
    02:52
  • 17. Destroying infrastructure.mp4
    02:50
  • 18. The importance of Idempotency in Terraform.mp4
    04:05
  • 19. Summary.mp4
    02:54
  • 1. Overview of this section.mp4
    02:39
  • 2. Overview of Terraform state management.mp4
    05:53
  • 3. Understanding Desired & Current states.mp4
    04:14
  • 4. Local vs remote state Best practices.mp4
    06:50
  • 5. Using S3 as a backend for Remote State.mp4
    05:38
  • 6. Transitioning from Local to Remote State.mp4
    02:07
  • 7. State locking.mp4
    02:14
  • 8. Using DynamoDB for State locking.mp4
    02:51
  • 9. Dealing with Terraform Drift.mp4
    06:52
  • 10. Managing Resources Created Outside of Terraform.mp4
    06:29
  • 11. Cross-Project Collaboration.mp4
    03:21
  • 12. Summary.mp4
    02:46
  • 1. Overview of this section.mp4
    03:04
  • 2. Literal expressions.mp4
    03:00
  • 3. Quoting, Heredocs, and Interpolation.mp4
    02:28
  • 4. Syntax and Parameters.mp4
    04:46
  • 5. Navigating Paths.mp4
    02:26
  • 6. Conditional Expressions.mp4
    01:58
  • 7. For expression.mp4
    02:44
  • 8. Dynamic blocks.mp4
    03:10
  • 9. Summary.mp4
    02:17
  • 1. Overview of this section.mp4
    01:51
  • 2. Overview of built-in functions in Terraform.mp4
    03:45
  • 3. Numeric built-in functions.mp4
    02:15
  • 4. String built-in functions.mp4
    02:03
  • 5. Collection built-in functions.mp4
    02:03
  • 6. Encoding built-in functions.mp4
    02:13
  • 7. Filesystem built-in functions.mp4
    02:53
  • 8. Date and Time built-in functions.mp4
    02:40
  • 9. Hash and Crypto built-in functions.mp4
    02:25
  • 10. IP Network built-in functions.mp4
    02:20
  • 11. Type Conversion functions.mp4
    01:53
  • 12. Summary.mp4
    02:31
  • 1. Overview of this section.mp4
    02:31
  • 2. Introduction to Modules in Terraform.mp4
    05:42
  • 3. How to Write Your Own Local Terraform Module.mp4
    02:55
  • 4. Input, Output, and Local Variables in Terraform Modules.mp4
    08:25
  • 5. Using Modules from the Public Terraform Registry.mp4
    04:52
  • 6. Module Versioning and Management.mp4
    03:13
  • 7. Module Forking for Custom Solutions.mp4
    03:48
  • 8. Writing Your Own Public Terraform Module.mp4
    07:26
  • 9. Publishing Your Own Public Terraform Module.mp4
    03:12
  • 10. Summary.mp4
    02:54
  • 1. Overview of this section.mp4
    02:22
  • 2. Understanding Provisioners in Terraform.mp4
    04:54
  • 3. local-exec provisioners.mp4
    05:33
  • 4. remote-exec provisioners.mp4
    04:47
  • 5. Creation-Time & Destroy-Time provisioners.mp4
    05:33
  • 6. Failure Behaviour for Provisioners.mp4
    03:19
  • 7. Summary.mp4
    02:24
  • 1. Overview of this section.mp4
    01:54
  • 2. depends_on argument.mp4
    03:44
  • 3. count argument.mp4
    03:08
  • 4. for_each argument.mp4
    02:39
  • 5. Tainting a Resource.mp4
    04:10
  • 6. Lifecycle hooks.mp4
    04:31
  • 7. Dependency Lock File.mp4
    03:08
  • 8. Terraform Workspaces.mp4
    04:15
  • 9. Terraform Graph.mp4
    02:37
  • 10. Terraform Validation.mp4
    02:25
  • 11. Introduction to HashiCorp Vault.mp4
    02:28
  • 12. Introduction to Unit testing.mp4
    03:58
  • 13. Summary.mp4
    03:03
  • 1. Overview of this section.mp4
    01:39
  • 2. Introduction to Terraform Cloud and Enterprise.mp4
    07:13
  • 3. Getting Started with Terraform Cloud.mp4
    06:15
  • 4. Terraform Cloud Workflow.mp4
    02:58
  • 5. Policy as Code with Sentinel.mp4
    04:13
  • 6. Working in Air-gapped Environments.mp4
    02:56
  • 7. Summary.mp4
    02:06
  • 1. Overview of this section.mp4
    01:47
  • 2. About the Terraform Associate Certification.mp4
    05:12
  • 3. How to book an exam.mp4
    04:23
  • 4. Essential Preparations for the Exam.mp4
    04:16
  • 5. Summary.mp4
    01:33
  • Description


    All in One video course for learning Terraform and gaining official Terarform Associate Certification (003)

    What You'll Learn?


    • Manage infrastructure with an Infrastructure as a Code concept
    • All in One course for learning Terraform
    • Preparation to the official Terraform Associate Certification (003)
    • Implement Terraform in your organization
    • Terraform Best practices
    • Use Terraform on Professional Level

    Who is this for?


  • Individuals who are interested in mastering Terraform from scratch.
  • Individuals who are interested to learn Infrastructure as a Code concept from scratch.
  • Individuals interested in gaining the HashiCorp Certified: Terraform Associate certification (003).
  • What You Need to Know?


  • Basic understanding of Amazon AWS will be a plus.
  • More details


    Description

    Eager to enter the transformative world of DevOps? Terraform, a standout tool, is your ticket in. Whether you're preparing for the esteemed HashiCorp Terraform Associate Certification or keen to understand its fundamentals, we’ve designed this course just for you.

    Why pick this course?

    • Detailed Topics: Delve deep into over 100 Terraform concepts. From basics to advanced, we ensure you're set for the Terraform Associate Certification (003).

    • Hands-On Learning: More than just theory. Engage in a substantial Amazon AWS project. Witness Terraform's power and utility in tangible real-world applications.

    • Beginner Friendly: New to Terraform? We welcome learners of all levels. Our structured lessons let you grasp concepts at your own pace.

    • Experience Counts: Benefit from Oleksiy Pototskyy’s rich 7-year journey with Terraform. Absorb essential tips, best practices, and invaluable insights from someone who’s been in the trenches.

    • Top-Notch Quality: Utilizing Amazon Polly ensures our video modules are crystal clear, enhancing your learning experience.

    Oleksiy curated this course with a vision: to provide a streamlined, effective learning path for Terraform enthusiasts. It’s a treasure trove of knowledge without unnecessary jargon.

    Dive in, and embark on a rewarding journey to master Terraform. We promise a transformative learning experience, and can't wait to support you every step of the way!

    Who this course is for:

    • Individuals who are interested in mastering Terraform from scratch.
    • Individuals who are interested to learn Infrastructure as a Code concept from scratch.
    • Individuals interested in gaining the HashiCorp Certified: Terraform Associate certification (003).

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Oleksiy Pototskyy
    Oleksiy Pototskyy
    Instructor's Courses
    Hi and Welcome! I'm Oleksiy Pototskyy, a seasoned IT professional with a rich tapestry of experience spanning various countries and prominent international companies. Born in Ukraine, my career journey has seen me navigating the realms of architecture, cloud infrastructure, DevOps practices, and robust Information Security.With a career trajectory that has allowed me to transition from a System Administrator and Developer to leading pivotal DevOps teams, I've also taken up the mantle of an educator at one of Ukraine's top universities. Today, I proudly wear the hat of a Senior Architect at a leading IT firm, delving deep into the most innovative IT technologies.Beyond my hands-on professional journey, I'm backed by multiple prestigious certifications, underscoring my expertise. But at the core, I'm an educator. Teaching ignites my passion, and my goal here on Udemy is simple: to empower you with knowledge, guiding you every step of the way to achieve your learning aspirations.Join me on this journey of discovery and growth!
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 119
    • duration 6:45:18
    • Release Date 2024/06/16