How to Create AWS VPC, EC2-Instance and S3 Bucket using Terraform | Infrastructure as a code (Iaac)

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ก.ย. 2024
  • In this video i explained how to create AWS VPC, Subnet, Internet GateWay, Route Tables, EC2-Instance, Security Groups and S3 Bucket using Terraform.
    Terraform is an open source Infrastructure as a code tool which is developed by HashiCorp and it is also written in HCL(HaschiCorp Configuration Language) and the main goal of terraform is used to create infrastructure in AWS Cloud, Microsoft Azure (or) GCP (Google Cloud Platform).
    GitHub Repository: github.com/vij...
    #aws #devops #terraform #iaac #infrastructure #infrastructureascode #vpc #subnet #internetgateway #routetable #ec2 #ec2instance #security #securitygroups #s3 #storage #buckets #ingress #inbound #egress #outbound #http #amazonwebservices

ความคิดเห็น • 5

  • @adityajain5336
    @adityajain5336 4 หลายเดือนก่อน +1

    nice bro

  • @batista98854
    @batista98854 5 หลายเดือนก่อน +2

    Superrr

  • @chinnadrichinnadri6209
    @chinnadrichinnadri6209 5 หลายเดือนก่อน

    Good information

  • @ChinnadriraoBV
    @ChinnadriraoBV 5 หลายเดือนก่อน

    Very good

  • @Kk-rl7nv
    @Kk-rl7nv 4 หลายเดือนก่อน

    Hi Vijay
    Good Video can you please suggest
    1: if we want to create ec2 in our already created vpc then how we can do.
    2 if we want to provision multiple Ec2 in custome vpc the how
    3 if we have other ec2 is in running already either via another terraform or created manually then any issue in existing resources when provision new ec2 on same vpc where we have n number of ec2 with separate security groups