Video není dostupné.
Omlouváme se.

How to deploy Python Flask application on AWS EC2 instance using Docker | A step-by-step guide

Sdílet
Vložit
  • čas přidán 18. 08. 2024
  • Learn to deploy your Python and Flask application on the AWS EC2 instance using Docker.
    You will learn the following things:
    (1) how to use Docker
    (2) copy code on the server
    (3) installing Docker on the server
    (4) running your application using Docker
    Airport Lounge - Disco Ultralounge by Kevin MacLeod is licensed under a Creative Commons Attribution 4.0 license. creativecommon...
    Source: incompetech.com...
    Artist: incompetech.com/
    Join my free community here: nas.io/learn-e...
    Udemy course: www.udemy.com/...
    Join this channel to get access to the perks:
    / @rajkkapadia
    You can contact me to build Chatbot and AI/ML/DL work.
    My Fiverr profile: www.fiverr.com...
    My Upwork profile: www.upwork.com...
    My LinkedIn profile: / rajkkapadia
    You can share your views on this video in the comment section.
    If you like my work, subscribe to my channel for more new videos.
    Enjoy the life, Feel the music.
    Peace.

Komentáře • 12

  • @BUY_YT_VIEWS_m060
    @BUY_YT_VIEWS_m060 Před 6 měsíci +2

    I appreciate how genuine and authentic your videos are. It's a rarity these days.

  • @muhammadafuzarahman2326
    @muhammadafuzarahman2326 Před 4 měsíci +1

    THANK YOU SO MUCH SIR

  • @rastaricky9584
    @rastaricky9584 Před 5 měsíci +1

    Thank you for putting this video together! Why did you decide to use Docker to deploy? Are there any advantages?

    • @rajkkapadia
      @rajkkapadia  Před 5 měsíci +1

      Yes, docker is easily manageable on all the operating systems, plus it can be scaled at need...

  • @farhanafridi8694
    @farhanafridi8694 Před měsícem +1

    Why didn't you directly pull the docker image from docker hub and run that on ec2?

    • @rajkkapadia
      @rajkkapadia  Před měsícem

      We need to push the image to Docker in order to pull it from the Docker Hub...

  • @TragicGFuel
    @TragicGFuel Před měsícem +1

    Wouldn't it be simpler to get amazon gateway for this?

    • @rajkkapadia
      @rajkkapadia  Před měsícem

      If that suits your use case, it is good then...

    • @TragicGFuel
      @TragicGFuel Před měsícem +1

      @@rajkkapadia no I was looking for a reason to do it this way? Aside from educational value?

    • @rajkkapadia
      @rajkkapadia  Před měsícem

      @@TragicGFuel I have limited experience with amazon gateway...

  • @unofficialcoder-vu2du
    @unofficialcoder-vu2du Před 4 měsíci +1

    Please share github repository & Make it public