Level Up Your AWS Skills: Private REST APIs Demystified

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ม.ค. 2025

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

  • @senthilkumar5129
    @senthilkumar5129 ปีที่แล้ว +1

    Fantasticks Great Explanation

  • @alexmoiseev5442
    @alexmoiseev5442 ปีที่แล้ว +1

    Very helpful, thank you!

  • @viktors8239
    @viktors8239 ปีที่แล้ว +3

    and where is test of gateway api via vpc endpoint? what was the reason to show it if you didn't test it?

    • @awsclouddemos
      @awsclouddemos  ปีที่แล้ว

      Thanks for spotting that I might have missed it!

  • @ousseynoungom-j1j
    @ousseynoungom-j1j 8 หลายเดือนก่อน

    waouhhhhh, excellent

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

      Glad you like it!

  • @leaf6852
    @leaf6852 ปีที่แล้ว

    Thanks For this - Great Work

  • @nicolassangregorio606
    @nicolassangregorio606 2 ปีที่แล้ว +2

    It seems to me that one of the most important parts would be missing. The part in which how to deploy it, generate the scenarios, etc. This is the same if i do the test in lambda

    • @awsclouddemos
      @awsclouddemos  2 ปีที่แล้ว

      Thanks for the feedback. Will try and cover that in another video.

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

    Everything in this video can be done without a VPC or private gateway...

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

    create tutorial. Noticed you only tested the private APIs from the API Gateway Console. How can the private API be called from say an EC2 instance within a VPC?

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

      thanks for feedback! I will try to create one.

  • @AnthonieBotes
    @AnthonieBotes ปีที่แล้ว +1

    Small mistake on your diagram (1:49). AWS API Gateway Private is not Deployed to your VPC. It is only deployed to the Private AWS network. It then uses AWS Private Network to connect to your resources. DynamoDB is also not deployed in your VPC. Lambda uses VPC endpoints/Gateway to allow connection out from your VPC to DynamoDB. Cheers

    • @awsclouddemos
      @awsclouddemos  ปีที่แล้ว

      Thanks for correcting it 👍🏻

    • @Rahul-qe9gc
      @Rahul-qe9gc ปีที่แล้ว

      Actually his entire video is false