Terraform Tutorial & Project Setup | Create AWS EC2 Instance Using Terraform Script

Поділитися
Вставка
  • Опубліковано 8 чер 2024
  • In This tutorial we will learn Terraform script and project setup. Step by step guide to create EC2 instance in AWS cloud using terraform script. Detailed explanation of Infrastructure as code (Iac) and Terraform Iac tool. Explained all terraform files and commands.
    What is Infrastructure as code (IaC)?
    Infrastructure as Code (IaC) is the key DevOps practice in the industry. IaC is process of managing and provisioning the complete IT infrastructure using machine-readable definition files. IaC helps in automating the complete data center by using programming scripts. IaC tools allow you to manage infrastructure with configuration files rather than via graphical user interface. IaC allows you to build, change, and manage infrastructure in a safe, consistent, and repeatable way by defining resource configurations file. IaC configuration file can version, reuse, and share.
    What is Terraform?
    Terraform is HashiCorp's infrastructure as code tool. Terraform lets you define resources and infrastructure in human-readable configuration files and manages your infrastructure's lifecycle. Terraform can manage infrastructure on multiple cloud platforms. The human-readable configuration language helps you write infrastructure code quickly. Terraform's state allows you to track resource changes throughout your deployments. You can commit your configurations to version control to safely collaborate on infrastructure.
    ** Terraform Commands **
    • terraform init
    • terraform plan
    • terraform fmt
    • terraform apply
    • terraform destroy
    ** CHAPTER **
    0:00 Welcome to Tutorial
    1:03 Agenda of Tutorial
    1:49 Infrastructure as Code (IAC) Explained
    4:15 Terraform Introduction
    5:51 Prerequisite
    6:33 User Access Key & Secret Key
    8:28 Terraform Installation
    9:27 Terraform Project Setup & Configuration Files
    17:39 Connect terminal to AWS Account - aws configure
    18:55 Execute Terraform Script & Validate EC2 Instance
    22:49 Cleanup - Destroy AWS EC2 Sever using Terraform Script
    24:30 GIT Repository
    #terraform
    ** Previous Video Tutorial **
    Nestjs Framework Installation & Project Setup Tutorial for JavaScript Developers
    • Nestjs Framework Insta...
    ** Nestjs Farmwork Complete Tutorial Playlist **
    • Nestjs Complete Tutori...
    ** TypeScript Complete Tutorial Playlist **
    • Typescript Introductio...
    ** GIT Repository **
    github.com/codeonedigest/terr...
    ** CHECK OUT OUR OTHER VIDEOS **
    Shopify Ecommerce & Retail POS tutorial for Commerce Developer • Shopify Commerce & Ret...
    Create AWS EC2 Instance and Run Springboot Microservice and MongoDB in EC2 Server
    • AWS EC2 Instance Setup...
    Introduction to Salesforce Commerce Cloud • Introduction to Salesf...
    Kubernetes Tutorial for Beginners • Kubernetes Cluster Tut...
    Kubernetes Architecture Component & Cluster • Kubernetes Master & Wo...
    Kubernetes Node Affinity Taints & Tolerations • Kubernetes Node Affini...
    Why Python is Number1 language • Why Python Programming...
    What is Python function? • What is Python Functio...
    ** CHECK OUR PLAYLISTS **
    Shopify Ecommerce & Retail POS playlist • Shopify SAAS based Com...
    AWS Cloud and Docker Containers Complete Tutorial
    • Cloud & Container Tuto...
    Salesforce commerce cloud SFCC B2B B2C SFMC Capabilities • Salesforce Commerce Cl...
    CodeOneDigest Learning Shorts
    • COD Shorts - Java Pyth...
    Kubernetes Cluster Architecture Master & Worker Node Tutorial • Kubernetes Cluster Arc...
    Complete Python Learning Tutorial Playlist
    • Python Programming Lan...
    Spring Boot Complete Tutorial • Spring Boot Tutorial w...
    ** ABOUT OUR CHANNEL **
    CodeOneDigest is a youtube channel for the videos on programming language, cloud and docker container technology in English and Hindi languages.
    Check out our channel here:
    / @codeonedigest
    Don’t forget to subscribe!
    ** OUR WEBSITE **
    codeonedigest.wordpress.com/
    ** GET IN TOUCH **
    Contact us on codeonedigest@gmail.com
    FOLLOW US ON SOCIAL - LIKE, SHARE & SUBSCRIBE
    Get updates or reach out to Get updates on our Social Media Profiles!
    Subscribe: bit.ly/3NeWQ8U
    UA-cam: / @codeonedigest
    Twitter: / codeonedigest
    Facebook: / codeonedigest
    Instagram: / codeonedigest
    Linkedin: / codeone-digest-10b418255
    Github: github.com/codeonedigest
  • Наука та технологія

КОМЕНТАРІ • 3

  • @codeonedigest
    @codeonedigest  6 місяців тому

    Full Video Link - ua-cam.com/video/Vf6g1EB3ukQ/v-deo.html
    Check out this new video on the CodeOneDigest UA-cam channel! Learn terraform tool and infrastructure as code with example. Learn how to create aws resources using terraform scripts. #video #terraform #iac #infrastructureascode #aws #codeonedigest
    @java @awscloud @AWSCloudIndia @UA-cam @codeonedigest #aws #terraform #iac #infrastructureascode #aws #terraform #devops #awscloud #awstraining #awstutorial #terraformtutorial #terraformtutorialforbeginners #terraformdevopstutorial #terraformprojectaws #terraformprojectstructure #terraformprojectsforbeginners #terraformfundamentals #terraformscriptforec2instance #terraformscripttocreateec2instance #terraformscripttutorial #createec2instanceusingterraform #createec2instanceinaws #terraformvariablestutorial #terraformvariables.tfvstfvars

  • @thanuyarpp
    @thanuyarpp 6 місяців тому +1

    Thank you cleared all the doubts..

    • @codeonedigest
      @codeonedigest  6 місяців тому

      Happy to know that you find it useful. Thanks for valuable feedback. Do like share and subscribe our channel to grow codeonedigest family.