Attach AWS API Gateway with Flask App on EC2 | AWS API Gateway - EC2 Integration by awsmasterchef

Поделиться
HTML-код
  • Опубликовано: 25 авг 2024
  • Attach AWS API Gateway with Flask App on EC2 by awsmasterchef
    In this last video we have seen how we can host an flask app on AWS EC2, in this video we have checked how we can attach AWS API gateway with it for accessing over https and for other security concerns.
    Check how to host flask app on EC2 : • Deploy Flask Applicati...
    #aws #amazonwebservices #api #apigateway #flask #ec2

Комментарии • 19

  • @ayushsaha111
    @ayushsaha111 Месяц назад

    u r the best brother...... i have been searching to get a https api url without geting a domain.... thanks man

  • @melroypereira6697
    @melroypereira6697 5 месяцев назад

    You're truly a AWS MasterChef. Saved my Job🙏

  • @sridharrajaram7075
    @sridharrajaram7075 3 дня назад

    @awsmasterchef
    After seeing the video explanation, I became your 353rd subscriber.
    Is AWS cloud map and AWS Vpc links and AWS integration are free tier service or pay as per use?

  • @milon27
    @milon27 9 месяцев назад +1

    thank you so much

  • @TheAstroengineer
    @TheAstroengineer 6 месяцев назад

    Thanks, it helps a lot. When I want to expose my API to multiple users, how I can provide API Key and authorize it?

    • @AwsMasterchef
      @AwsMasterchef  6 месяцев назад +1

      AWS API Gateway provides out of the box api key features, check this out
      docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-setup-api-key-with-console.html

  • @jagatbandhu2601
    @jagatbandhu2601 6 месяцев назад

    How to do the same for post method with authorization

  • @user-ip6gr4ye9k
    @user-ip6gr4ye9k 5 месяцев назад

    Please advise whether we may direct traffic from HTTP API directly to EC2 without using Cloud Map?

    • @AwsMasterchef
      @AwsMasterchef  5 месяцев назад

      Check this out
      ruclips.net/video/qtBvEsd-7-8/видео.html

  • @praveenkasoju
    @praveenkasoju 3 месяца назад

    Where did you mentioned the output "AWS Master chef". I am facing the output issue that service is not available. I did the same steps and followed.

  • @parth_chovatiya
    @parth_chovatiya Месяц назад

    It gives error Service Unavailable

  • @Midhun938
    @Midhun938 9 месяцев назад

    hey after directig to this link, how can i add a domain? i really need your help

    • @AwsMasterchef
      @AwsMasterchef  9 месяцев назад

      Please check how to add domain to AWS API gateway, it is very straightforward

  • @alexparsons909
    @alexparsons909 8 месяцев назад

    getting cors issues. should i fix this in my api gateway? If so how

    • @AwsMasterchef
      @AwsMasterchef  8 месяцев назад

      Have you tried hitting EC2 ip directly ? Is that working fine ?

    • @praveenkasoju
      @praveenkasoju 3 месяца назад

      @@AwsMasterchef If you hit the EC2 ip which output you will be getting