4. Create AWS VPC with private subnet | Terraform with AWS tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ธ.ค. 2024

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

  • @supriyochatterjee4095
    @supriyochatterjee4095 8 หลายเดือนก่อน

    Amazing, wish to see lots of videos on AWS Terraform series in details covering all concepts of the same in details clarifications.

    • @kodedge
      @kodedge  8 หลายเดือนก่อน +1

      Thanks for the feedback. Definitely coming soon.

  • @aniketbhalla1521
    @aniketbhalla1521 7 หลายเดือนก่อน

    Excited for the next video brother. Keep it up!! Maybe we can provision ec2 instances running docker containers and creating load balancer for traffic distribution in the next video.

    • @kodedge
      @kodedge  7 หลายเดือนก่อน

      Thanks for the feedback 👍

  • @shreyojitdas9333
    @shreyojitdas9333 7 หลายเดือนก่อน

    sir we want an entire springboot playlist with docker kubernetes,microservices...i love ur videos..i pray ur channel grows big sir.

    • @kodedge
      @kodedge  7 หลายเดือนก่อน

      Thanks for the feedback. Yes will do soon. Currently in process of creating few more on terraform with aws.

  • @happydev_2
    @happydev_2 2 หลายเดือนก่อน

    Hi sir, I am not sure I misunderstood. in 18:29 I wonder for the nat gateway, shouldn't it be subnet_id = element(aws_subnet.public_subnet[*].id,0) instead of creating the nat gateway in private subnet according to the diagram that showed in the beginning. Thank you

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

      Yes. Please use public subnet instead.