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

preview_player
Показать описание
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

Join this channel to get access to the perks:

You can contact me to build Chatbot and AI/ML/DL work.

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.
Рекомендации по теме
Комментарии
Автор

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

rastaricky
Автор

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

farhanafridi
Автор

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

TragicGFuel
Автор

Please share github repository & Make it public

unofficialcoder-vudu