Create AWS VPC with Private and Public Subnet | AWS Application Load Balancer | NAT Gateway

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ต.ค. 2024
  • How to create AWS VPC with private and public subnet. Also you will learn how to deploy aws applications load balancer with private ec2 instances.
    What you will learn:
    1. Create aws vpc.
    2. Setup private and public subnet.
    3. Setup Route table, Internet Gateway and NAT Gateway.
    4. Deploy AWS Application load balancer in public subnet.
    5. Launch ec2 instance in private subnet.
    6. Connecting aws alb with ec2 instances in private subnet.
    Other Videos :
    Deploy Spring Boot App with MySQL on Kubernetes: • Deploy Spring Boot App...
    To know more about Kubernetes services watch this video : • Deploy Spring Boot App...
    Deploy Spring Boot App with MySQL on Kubernetes cluster: • Deploy Spring Boot App...
    Monitor Springboot microservice: • Monitoring Kubernetes ...
    AWS Application Load Balancer setup with target group EC2 : • AWS Application Load B...
    AWS CodePipeline : • AWS CodePipeline with ...
    AWS Lambda Hand-On Playlist : • AWS Lambda
    AWS CloudFormation : • AWS CloudFormation
    Subscribe on : / @kodedge
    If you like the video please subscribe and comment.
    ----------------------------------
    Disclaimer/Policy:
    Video is intended for educational purposes only and explanations about technical topics.
    We make every effort to ensure the accuracy of the information presented, but we cannot guarantee that all information is current or entirely free from errors.
    Viewers are encouraged to exercise their own judgment and consider their unique circumstances when applying the information from this video.
    Mention of specific products, services, or brands in this video does not constitute an endorsement unless otherwise specified.
    By accessing and using the information presented in this video, viewers agree to do so at their own risk, and we shall not be liable for any damages or losses.
    All logos and images used in this video are the property of their respective copyright holders. Any copyrighted material is used here for educational purposes only.
    Our use of logos and images is not intended to challenge or infringe upon the rights of the copyright holders, and we acknowledge their ownership
    The inclusion of logos and images is for non-commercial, educational purposes only.
    #awstutorial #awsvpc #awsapplicationloadbalancer #kodedge

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

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

    Script for installing httpd server :
    #!/bin/bash
    yum update -y
    yum install -y httpd
    systemctl start httpd
    systemctl enable httpd
    echo "This message from : $(hostname -i)" > /var/www/html/index.html

  • @JohnSmithhh
    @JohnSmithhh 19 วันที่ผ่านมา +1

    works great thanks, but a little bit more security during tutorial would be great for beginners

  • @SayedTareque
    @SayedTareque 11 วันที่ผ่านมา

    Super explanation! Keep it up and all the best!

    • @kodedge
      @kodedge  11 วันที่ผ่านมา

      Thanks for the feedback.

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

    Great tutorial, I loved that you gave a recap on the steps, although I would loved a little more in depth in each step dor the network config. A great totorial will be to use this config, with ssl ceets and https

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

      Thanks for the feedback.

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

    best explanation ever. I like the way u present it with architecture diagram. It really helps a lot for novice aws like me. Like and Suscribed!

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

      Thanks for the feedback.

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

    Great session,keep it up

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

      Thanks for the feedback.

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

    You are doing great keep it up. ❤

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

      Thanks for the feedback 🙂

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

    tysm!

    • @kodedge
      @kodedge  27 วันที่ผ่านมา

      👍

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

    Good video session but we need little bit more elaborate explanation on each part.

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

      Thanks for the feedback

  • @Ashborn_Dynasty
    @Ashborn_Dynasty 17 วันที่ผ่านมา

    So in case if we want to a domain mapping, then How can we do that ?

    • @kodedge
      @kodedge  14 วันที่ผ่านมา

      You can use AWS Route 53