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

Поділитися
Вставка
  • Опубліковано 19 лют 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. creativecommons.org/licenses/...
    Source: incompetech.com/music/royalty-...
    Artist: incompetech.com/
    Join my free community here: nas.io/learn-everything-about...
    Udemy course: www.udemy.com/course/master-g...
    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/rajkkapadia
    My Upwork profile: www.upwork.com/freelancers/~0...
    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.
  • Наука та технологія

КОМЕНТАРІ • 12

  • @BUY_YT_VIEWS_m060
    @BUY_YT_VIEWS_m060 5 місяців тому +2

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

    • @rajkkapadia
      @rajkkapadia  5 місяців тому

      I appreciate the scrutiny...

  • @muhammadafuzarahman2326
    @muhammadafuzarahman2326 3 місяці тому +1

    THANK YOU SO MUCH SIR

  • @farhanafridi8694
    @farhanafridi8694 18 днів тому +1

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

    • @rajkkapadia
      @rajkkapadia  17 днів тому

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

  • @rastaricky9584
    @rastaricky9584 5 місяців тому +1

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

    • @rajkkapadia
      @rajkkapadia  5 місяців тому +1

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

  • @unofficialcoder-vu2du
    @unofficialcoder-vu2du 4 місяці тому +1

    Please share github repository & Make it public

  • @TragicGFuel
    @TragicGFuel 26 днів тому +1

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

    • @rajkkapadia
      @rajkkapadia  25 днів тому

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

    • @TragicGFuel
      @TragicGFuel 25 днів тому +1

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

    • @rajkkapadia
      @rajkkapadia  22 дні тому

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