No video

Level Up Your AWS Skills: Private REST APIs Demystified

In this demo we create AWS Private rest api's using api gateway + vpc endpoint and CRUD operations on DynamoDB and Lambda.
Draw.io Diagram 🚀
✅. viewer.diagram...
github links 🚀
✅ github.com/git...
AWS docs 🚀
✅. docs.aws.amazo...
Follow me here: / gomurali
#aws #awstutorialforbeginners #whatisaws #AWStutorialforbeginners #amazonwebservices #amazonwebservicestutorial #awstrainingvideos #awscertification #awstraining

Пікірлер: 16

  • @user-li9it6cf6o
    @user-li9it6cf6o2 ай бұрын

    waouhhhhh, excellent

  • @awsclouddemos

    @awsclouddemos

    2 ай бұрын

    Glad you like it!

  • @senthilkumar5129
    @senthilkumar5129 Жыл бұрын

    Fantasticks Great Explanation

  • @viktors8239
    @viktors8239 Жыл бұрын

    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

    10 ай бұрын

    Thanks for spotting that I might have missed it!

  • @alexmoiseev5442
    @alexmoiseev5442 Жыл бұрын

    Very helpful, thank you!

  • @nicolassangregorio606
    @nicolassangregorio606 Жыл бұрын

    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

    Жыл бұрын

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

  • @leaf6852
    @leaf6852 Жыл бұрын

    Thanks For this - Great Work

  • @awsclouddemos

    @awsclouddemos

    Жыл бұрын

    Glad it was helpful!

  • @squidwurrd
    @squidwurrd17 күн бұрын

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

  • @fonnkwenti7572
    @fonnkwenti75726 ай бұрын

    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

    5 ай бұрын

    thanks for feedback! I will try to create one.

  • @user-yb7zr4mk5p
    @user-yb7zr4mk5p8 ай бұрын

    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

    8 ай бұрын

    Thanks for correcting it 👍🏻

  • @Rahul-qe9gc

    @Rahul-qe9gc

    7 ай бұрын

    Actually his entire video is false