AWS ECR | Containers on AWS | Hands on Demo

Опубликовано: 01 Январь 1970
на канале: Pythoholic
6,416
115

AWS ECR | Elastic Container Registry | Flask App with Docker |
⭐ This video aims to help you learn the basics of using DOCKER so that you can host your images onto AWS ECR.⭐
For better understanding, you and I are going to work on a micro project for the demo.

⭐This video will be divided into 3 parts,
00:00 - Intro
00:30 - The Explanation
19:05 - The Demo
54:42 - The TASK that you have to do yourself.
⭐The timer will remind you of your progress in the video.

In this video we will talk about:

🍀 When we compare Docker with Virtual Machines, you need to understand that, Virtual machines provide you an abstract form of your hardware with each Virtual Machine having its own Guest Operating system, where you can set up your application server.
🍀 Whereas in docker you bind your application and libraries with the os distribution into an entity which in runtime is also known as a container
and you run it on the shared Linux kernel which basically runs on the WSL2 Utility VM.
🍀 Docker image in runtime on docker engine becomes docker container.
If your docker image is the template, then your container is the working platform or the service created based on the steps you provide

🍀 Docker Architecture: When you run the docker build, your objective here is to create the docker image with the docker file and the source code that you are currently working on.
You send the instruction with the image name and tag (if needed)
and docker creates the image for you.
If the image doesn't exist locally, you can pull the docker image, that you want from the docker registry ie the docker hub, or any other private or public repository.
and now the image that you want is on your docker host and once you have the desired image, in your host, then you can execute them by using docker run and create the container.

🍀 ECR is a fully managed container registry that makes it easy to store, manage, share, and deploy your container images and artifacts anywhere.

Source Code for the Demo App:
https://github.com/Pythoholic/flaskus...

☕️ Pythoholic is Creating visual content for all tech and programming on Youtube! 🎉
You can support by buying a coffee ☕️ here —
https://buymeacoffee.com/pythoholic

Join this channel to get access to perks:
   / @pythoholic  

⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it!
https://www.kite.com/get-kite/?utm_me...

🍀 If you wish to support me please choose the links below:
INSTAMOJO: https://instamojo.com/@pythoholic
PAYPAL: PayPal.me/pythoholic
BECOME A MEMBER (PATREON):   / pythoholic  
GADGETS I USE: www.amazon.in/shop/pythoholic

AWS Solutions Architect Associate Certification 2021 Playlist:
https://tinyurl.com/y4lr8zu4

Please follow the links below to stay updated: 🙌
🍀Click on the link below to subscribe: https://tinyurl.com/qqebnwz
🍀Instagram:   / tougherapollo  
🍀Facebook:   / bepythoholic  
🍀Twitter:   / bepythoholic  
🍀Discord:   / discord  

Disclaimer: The content provided in the channel is not affiliated in any way to the organization. We provide information here on the channel based on the knowledge we have on the topic. We advise our viewers to please do their own research and read more about them from the source provided by the organization to get a better outlook on the topic that has been covered.
These videos are just to provide you a platform to learn, and there can be mistakes and we are always trying to improve based on your feedback. we recommend viewers have an open mind. Please support the channel to get more content like these in the future.

#AWSECR #ElasticContainerRegistry #Pythoholic


Смотрите видео AWS ECR | Containers on AWS | Hands on Demo онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Pythoholic 01 Январь 1970, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 6,416 раз и оно понравилось 115 людям.