Тёмный

Day-25 | Docker Containerzation for Django |  

Abhishek.Veeramalla
Подписаться 321 тыс.
Просмотров 81 тыс.
50% 1

Support my work
www.buymeacoffee.com/abhishekprd Hi Everyone, This video is going to be Docker Zero to Hero with a very good documentation and video explanation
We will learn,
1. How to create your own Django Application ?
2. How to containerize Django Applications ?
3. Common mistakes
4. CMD vs EntryPoint
5. Is programming required for DevOps ?
GitHub Repo used in the video:
-------------------------------------------------
github.com/iam-veeramalla/Doc...
Telegram channel
===============
telegram.me/abhishekveeramalla
About me:
-----------------
LinkedIn: / abhishek-veeramalla-77...
GitHub: github.com/iam-veeramalla
Medium: / abhishekveeramalla-av
RU-vid: / @abhishekveeramalla .
.
Disclaimer: Unauthorized copying, reproduction, or distribution of this video content, in whole or in part, is strictly prohibited. Any attempt to upload, share, or use this content for commercial or non-commercial purposes without explicit permission from the owner will be subject to legal action. All rights reserved.

Опубликовано:

 

8 фев 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 347   
@AbhishekVeeramalla
@AbhishekVeeramalla 2 месяца назад
If you run into the error ERROR: EXTERNALLY MANAGED ENVIRONMENT You can fix it by adding below line to your Dockerfile before the RUN command. ENV PIP_BREAK_SYSTEM_PACKAGES 1
@farzanzuheer4770
@farzanzuheer4770 2 месяца назад
still getting same error after adding this
@abhinapatra3454
@abhinapatra3454 2 месяца назад
I'm getting same error plz solve it
@sahithande7673
@sahithande7673 2 месяца назад
@@farzanzuheer4770 HI, please do change the base image to python:3-slim and try.
@aravnandan1617
@aravnandan1617 2 месяца назад
@@abhinapatra3454 yes getting same error.
@koteswararaorayi1489
@koteswararaorayi1489 Месяц назад
@@aravnandan1617 "pip install --break-system-packages " try this in place of pip install
@Geekgurlcode
@Geekgurlcode 8 месяцев назад
After following you for a couple of months, I almost get a job with 200% hike... You made my life...I started seeing ray of hope and happiness again in my life...God bless you..
@AbhishekVeeramalla
@AbhishekVeeramalla 8 месяцев назад
Hearty Congratulations 🎉. All the very best for your future endeavours 😍
@mrnobody4365
@mrnobody4365 8 месяцев назад
You can run up to 750 hours of free ec2 instance. That is 31 days depending upon how many ec2 instance(free tier) you create and run. If you create and run 2 ec2 free tier instance then the 750 hours will be cut into half 750/2 = 375 hours i.e 31/2 = 15.5 days. So it depends on how many ec2 free tier instance you are running. If the ec2 instance is stopped then the above logic doesn't apply, it should be up and running. Once you exhaust the 750 hour mark aws will start charging you from that day.
@rohita9689
@rohita9689 Год назад
Thank you my Devops God. You are not just awesome you are truly a God father of mine :). That's my promise to you sir soon I will get my job I will pay you my whole salary what ever I will be getting in my first month... Thanks alot
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
So nice of you .. Heart melted by your love .. Please you don't have to pay me as I have decided to teach this course for free :) Let's make sure you get a good job Rohit.
@rohita9689
@rohita9689 Год назад
@@AbhishekVeeramalla Sir one last question do you think whatever you will be covering in this course would be sufficient to get a freshers job
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
@rohit .. for freshers .. yes For experienced .. little more hands-on and practice is required
@muser1508
@muser1508 6 месяцев назад
​@AbhishekVeeramalla little more practice on the topics which u teach or more topics to learn
@adityavarma5735
@adityavarma5735 6 месяцев назад
Hi Abhishek, you say that experienced people need more Hands on. I have 6.5 yrs of experience with 2 yrs on Big data and 4 as Application support specialist. I want to persue a career in devops now. Can you please please guide me as to what should be my path to gain this experience? I have been seeing hands on projects by other youtubers. Is that the right way?
@mohaseenshaikh262
@mohaseenshaikh262 Год назад
Thank you sir , all videos are more important and good explanation.
@shambhunathsahani6505
@shambhunathsahani6505 11 месяцев назад
Thank you for the great explanation on live project example
@manojreddy8938
@manojreddy8938 6 месяцев назад
Its actually great abhishekh bhai you are posting all the things as opensource. Best thing is all the things are organized and went very deep this what is needed as devops engineer . pouring your heart out and teaching all these concepts . Thankyou abhishekh.
@agun21st
@agun21st Год назад
A very easy way to learn the django app with containers. Thanks Abhishek bhai.
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Thanks for liking Awesome. Please share the videos with your friends
@techfeeds7589
@techfeeds7589 Год назад
Excellent presentation, now i just saw your full video. wonderfull of python project topics.
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Awesome .. thanks alot
@TechInsightswithAsma
@TechInsightswithAsma 4 месяца назад
Thank you Abhishek for creating amazing videos. I am able to successfully follow this video and able to create container on EC2 and my app launched perfectly. Thank you so much for teaching and helping us.
@saikrishnan9298
@saikrishnan9298 7 месяцев назад
Thank you so much Abhi anna for such an awesome video. Truly you are like a master in DevOps, and you make it very easy for everyone to understand and implement it. I'm following all your videos, and I am confident of getting a job in it. For a free-tier account we can run 3 EC2 instances at a time and also, we can run another instance with EBS volume 6GB as for free tier with the default settings and if we resize the EBS volumes we can make use of 30 GB per month as the EBS volume provided for free tier is 30 GB. We can create many EC2's but charges are incurred for volumes occupied by it if it exceeds 30 GB.
@nisaga1
@nisaga1 4 месяца назад
The best part of your video Abhishek is that it is very engaging. I don’t feel like pausing/playing every few min. Keep up the good work.
@AbhishekVeeramalla
@AbhishekVeeramalla 4 месяца назад
Thanks a ton
@MegaManuraj
@MegaManuraj 5 месяцев назад
Thank you for the session. very helpful
@kattasomasekhar2507
@kattasomasekhar2507 9 дней назад
Wow... really amazing explanation...great work
@himakardk4860
@himakardk4860 8 месяцев назад
Thank you Sir, your way of explanation is simple and understandable.
@AbhishekVeeramalla
@AbhishekVeeramalla 8 месяцев назад
Thanks and welcome
@akshaypanigrahi166
@akshaypanigrahi166 Год назад
wow. I am so impressed with this DevOps content. I did some courses in DevOps but did not get a clear view like this. Thank you so much, brother. so many doubts have cleared. You are true insipiration God bless you ❣😇😇😇.
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Thanks alot Akshay 🙏
@amitbadyal7631
@amitbadyal7631 8 месяцев назад
Thank you Abhishek for this high level content ..
@AbhishekVeeramalla
@AbhishekVeeramalla 8 месяцев назад
😍😍
@ImtiazAli-in7gk
@ImtiazAli-in7gk Год назад
just owesome sir you rocked
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Thanks
@imranonthenet
@imranonthenet 6 месяцев назад
Very nice and detailed explanation! Thanks a lot for your efforts in creating this free devops course, we really appreciate it.
@AbhishekVeeramalla
@AbhishekVeeramalla 6 месяцев назад
Welcome 🙏
@Siddhartha_Gaurav
@Siddhartha_Gaurav 7 месяцев назад
Thank you so much sir for your fantastic way of learning. You make the hard topics so easily. Thank you so much for your support so that we are learning these things without paying it to anyone.
@AbhishekVeeramalla
@AbhishekVeeramalla 7 месяцев назад
It's my pleasure
@AshishGupta-oj3qe
@AshishGupta-oj3qe 6 дней назад
On AWS's Free Tier, we can run up to 750 hours of t2.micro or t3.micro instances per month for the first 12 months. Thank you Abhishek bhai for the wonderful session like always... 💎😍
@ririraman7
@ririraman7 2 месяца назад
Thank you brother, Lord bless you
@SumitBudhawant
@SumitBudhawant 5 месяцев назад
I'm from non-tech, non-IT background still able to understand. Thank you for such a good explanation.
@zaffer2024
@zaffer2024 Год назад
As far as I know the free tier covers 750 machine hours of micro instances. You can probably run 750 machines for 1 hour and finish that quota in 1 hour. Or run 1 micro instance 24x7 and it will stay up for a whole month. So you can only run one ec2 instance in the free tier. Micro instances are not free if your free tier is up or you exceeded 750 micro instance hours per month. -source stackoverflow
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Nice
@ShravanChauhan-dw2sm
@ShravanChauhan-dw2sm 5 месяцев назад
Thank you so much for devops series. You explain in very easy way.
@AbhishekVeeramalla
@AbhishekVeeramalla 5 месяцев назад
You are most welcome
@user-oo4vh3gy2y
@user-oo4vh3gy2y 5 месяцев назад
Hi bro
@Adityaa2
@Adityaa2 Год назад
Thank you so much Abhishek 😇🙏
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Welckme
@user-gd5dq8mw3y
@user-gd5dq8mw3y 6 месяцев назад
Really feeling u as teaching god sir
@AbhishekVeeramalla
@AbhishekVeeramalla 6 месяцев назад
So nice of you
@monindersingh2565
@monindersingh2565 7 месяцев назад
watched your docker multistage tut .. outstanding was it like this one and purely realtime scenario oriented ...such videos are hardly available on YT .. big like and subscribe
@AbhishekVeeramalla
@AbhishekVeeramalla 7 месяцев назад
Thanks alot and glad you enjoyed it
@ashishpandey8766
@ashishpandey8766 5 месяцев назад
again thanks Abhi🙏
@saumiyasomanathan5840
@saumiyasomanathan5840 8 месяцев назад
Going to try this on system. Thank you so much for this. Django looks little complicated since it's first time that I am watching this flow..rewatched for around 4-5 times just that portion and understood some of it. Will do it on system and see ..❤ thanks once again. Coz of u, i am gonna search for other app workflows too.
@AbhishekVeeramalla
@AbhishekVeeramalla 8 месяцев назад
Good luck! Most welcome
@durgeshverma712
@durgeshverma712 Месяц назад
congratulation for 300k
@mandarapriya3530
@mandarapriya3530 5 месяцев назад
I am successfully able to run the Django application😀, Thanks a lot Abhi...
@AbhishekVeeramalla
@AbhishekVeeramalla 5 месяцев назад
Welcome 👍
@faisaliqbal7382
@faisaliqbal7382 Год назад
Great
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Thanks
@jaykumaranbu7173
@jaykumaranbu7173 Год назад
Nice content
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Thanks alot
@TheProductionEnvironment
@TheProductionEnvironment Год назад
thanks for wonderful session, Entrypoint and CMD is well explained. what about RUN, it is also running commands inside the container, how it is different from CMD Entrypoint. it might be a stupid question but it came in my mind
@rameswarapusubrahmanyam.2629
750 hours/month for aws free tier account. So one can use as many as instances they want before the limit exhausts. Ex: If you launched 750 ubuntu ec2 instances all at once using launch template. Then the free tier account exhuasts and aws will start billing on our aws account. Thanks Abhishek.
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Yes
@nitinwadhera2123
@nitinwadhera2123 Год назад
Also, I believe you might have to pre-notify AWS support to relax the soft limit on launch of thus many EC2 instances under your Free Tier Account.
@user-ks5dh1mv6w
@user-ks5dh1mv6w 4 месяца назад
there is volume limit also, in free tier you can use less than 30 GB Volume at a time. So again it depends upon the instance type, if you use Red Hat instance you can use only 2 at a single point of time. If your instnace is Amazon linux or Ubuntu you can use 3 instances at a time. Amzon linux or Ubuntu has minimum 8 GB volume requirement while Red Hat has to be a volume of minimum 10GB.
@kyon6069
@kyon6069 Год назад
Thank you for clearing my doubt regarding CMD and ENTRYPOINT I asked previously. Amazing quality content as always. I was wondering if you will be covering any artifactory management tools like jfrog or static code analysis sonarqube as well
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Glad it was helpful! Awesome. Please share the videos with your friends
@ravindraravi7435
@ravindraravi7435 4 месяца назад
Thank you ^^
@chandu806021
@chandu806021 4 месяца назад
Appropriate your efforts brother, just started...need to go till Kubernates....ty
@vback4238
@vback4238 Год назад
Thanks teacher!! The answer is 1 instance. I googled it. I didn't know but now I know.
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Good try .. but actually it's 750 Linux and windows each t2.micro instances .. so if you can run any number of instances .. there no limit on the number but the limit is on the time. I hope you learnt something new :)
@vback4238
@vback4238 Год назад
@@AbhishekVeeramalla What?! Thank goodness I have you as a teacher. Lol. Thanks!!
@nagarjunahota4498
@nagarjunahota4498 Год назад
thank you guruji 🥰
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Awesome. Please share the videos with your friends
@computertricks8474
@computertricks8474 2 месяца назад
wonderful tutor . u technique is super. love u sir 💗. in free tier aws account there is limit for ec2 . Free Tier: Up to 750 hours per month of t2.micro or t3.micro instances. Paid Tier: Limited by default soft limits, which can be increased upon request.
@Adityaa2
@Adityaa2 Год назад
Q. 27:50 we receive 750 hr aws ec2 micro instance in free tier ..so according to that we can use 1 Instance for 750 hr or 750 instance for 1 hr..
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Perfect
@Adityaa2
@Adityaa2 Год назад
@@AbhishekVeeramalla thank you 😄
@karuvebatch
@karuvebatch 10 месяцев назад
Thank you sir
@AbhishekVeeramalla
@AbhishekVeeramalla 10 месяцев назад
Thank you so much 😀
@ivsubbarao1
@ivsubbarao1 2 месяца назад
Thanks
@tejasarcasm
@tejasarcasm 7 месяцев назад
i have done course with udemy and at online platform, they explained the docker file with line to line, but never explained how to write and what all parameters should have to consider. Thankyou, after one year of completing the course i am now able to understand docker completely, and also terraform tool which u have done along with cloud_champ regarding how to write terraform script. Thank u brother for clearing my every doubts, i m happily able to write on my own now. God bless you 🙂
@AbhishekVeeramalla
@AbhishekVeeramalla 6 месяцев назад
🎯🎯🎯
@shelkeonka
@shelkeonka 6 месяцев назад
Hey have you complete this all over course
@tejasarcasm
@tejasarcasm 6 месяцев назад
Yes ​@@shelkeonka
@shelkeonka
@shelkeonka 6 месяцев назад
@@tejasarcasm in which year u are an can you tell me if I complete all these series how much level of knowledge i gained or after completing this series what next ?
@bachchokikaksha
@bachchokikaksha 4 дня назад
Kindly make a video on troubleshooting the sissues during running
@himavardhankolamala3911
@himavardhankolamala3911 5 месяцев назад
While started practicing the video at final stage for the django application need to do db related like make migrations and migrate where these to apply for the server .and on current code from your repo need to do migrations where i have to do it
@sureshm7568
@sureshm7568 Год назад
Thank you brother for your knowledge sharing 🙏 Could you help to provide one session on real time accessibilities in a organisation like how we login to tools and privileges to each tool or to could and DevOps engineer limitations to each tool and other team dependencies.. etc 🙏
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Sure
@sowmiya2540
@sowmiya2540 7 месяцев назад
Thanks for the wonderful session bro. I am learning a lot form your Devops series. I couldn't understand the port mapping here. Can you please tell me once here.
@Sri-jb6qt
@Sri-jb6qt Год назад
A customer with access to the AWS Free Tier can use up to 750 instance hours each of t2.micro instances running Linux and Windows. Usage of the Linux and Windows t2.micro instances are counted independently.
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Bang on !!
@anilkumar-cw5jd
@anilkumar-cw5jd Год назад
Chatgpt
@omkarmule9
@omkarmule9 11 месяцев назад
working thqq
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
You are welcome!
@HemaLatha-nd3zv
@HemaLatha-nd3zv Год назад
After finishing devops course. Please share the knoledge on python how is required for a devops engineer.Thanks for sharing knowledge sir.
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Will upload soon
@shreeshkr6530
@shreeshkr6530 5 месяцев назад
Hi Abhishek, did we need to create /app directory in the server or from the dockerfile when we run docker file then will /app directory will it create automatically. Please let me know
@anuragnair1862
@anuragnair1862 11 месяцев назад
Thank you Abhishek for explaining hw to containerize django application i have no programming experience could you please share more examples for java apps /node js so that we can practice more docker files and you didn't show how we can login in container using container id i ran docker ps not able to see any container id am i missing something please let me know . and aws charges as per the hours usage and 750 hrs are free after this it will charge as per usage but not on how many instances we used
@humdanalfatmi5417
@humdanalfatmi5417 7 месяцев назад
I had done DevOps course.. was looking for something to refresh... I landed here Alhumdulillah, you are just doing awesome work.. hope to be like you.. helping other.. 1 suggestion.. 21:00 entry point and CMD the explanation is outstanding however using the noun (entry & CMD) so many times is distracting, here and some other places too , no offence just suggestion.
@AbhishekVeeramalla
@AbhishekVeeramalla 7 месяцев назад
Thanks 🙏
@humdanalfatmi5417
@humdanalfatmi5417 7 месяцев назад
@@AbhishekVeeramalla Your most welcome Sir..
@MihirModi-ix7zw
@MihirModi-ix7zw 7 месяцев назад
Thank you so much for amazing content. I watched your most of videos. So you launched most of websites on port, but is port secure? means in real-world is it good practice to launching an application or website on port? Or launch on nginx server is good practice?
@ayeniadewale7743
@ayeniadewale7743 7 месяцев назад
The number of Amazon EC2 instances you can run on AWS depends on your AWS account's service limits. Service limits are the maximum number of resources that you can create in your AWS account. These limits vary based on the instance type, region, and your AWS account statu
@tej8789
@tej8789 Год назад
We can run both linux and windows VM's as many as we want which are in free tier eligible and the volume will be t2. Micro for 750 hours.
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Awesome. Please share the videos with your friends
@AmaraRam-np1nw
@AmaraRam-np1nw 17 дней назад
S.. T2.micro only we can use other wise instead of macro then start bill &aslo application cant run
@tanmoysantra1112
@tanmoysantra1112 Год назад
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Awesome. Please share the videos with your friends
@arifsaleem-7377
@arifsaleem-7377 14 дней назад
you've 750 hours for one month. so you can run any number of instances unless they are all not exceeding 750 hours as combine. if you running only 1 instance for a month then you are not going to exceed the limit in any way : 24 * 31 = 744 . but for instances >1 you've to track your 750 hours limit.
@RajeshNaik-ky7gr
@RajeshNaik-ky7gr 3 месяца назад
thanks lot. can you please explain how we know that ENTRYPOINT and CMD command that should use
@shivanitiwari-br1bz
@shivanitiwari-br1bz 7 месяцев назад
Can u please make a saperate video explaining about django, flask, nodejs app workflows???
@techfeeds7589
@techfeeds7589 Год назад
Java application and Mongo DB
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Hi TechFeeds , you don't need to learn the language.. you just need to understand how to build it. Learning a programing language is difficult.. building or steps to build is very very easy.
@user-du4mr8yj9i
@user-du4mr8yj9i 11 месяцев назад
you can create infinite instances in your Aws free tier account according to your requirement. but in free tier you will get 750hours per instance after that the charges will apply for usage of any microservice .
@raghunathrajappa5270
@raghunathrajappa5270 Год назад
Hi brother i believe your the right person to answer my question so my question Does DevOps engineer should know programming languages or not.
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Scripting knowledge with bash or python is must Programming knowledge is not mandatory
@raghunathrajappa5270
@raghunathrajappa5270 Год назад
@@AbhishekVeeramalla Okay Tq so much brother
@kiranbakale8207
@kiranbakale8207 7 месяцев назад
🚀🚀Hi Abhishek Nice video, had a doubt, usually how is it, whether the developer will give us Dockerfile, or we have to write it from scratch, because developers have more clarity about the app right
@user-dc9en5hw7f
@user-dc9en5hw7f Год назад
We can create 100 ec2 instance as a free tier account, if you want increase then we should ask to aws admin team and they will increase ec2 instances.
@im-monaa
@im-monaa 5 месяцев назад
Hi @abhishek sir, when you will be made a detailed video on kubeshark ?
@mohaseenshaikh262
@mohaseenshaikh262 Год назад
Hi sir, we can create 2 EC2 instance in AWS, for Linux and windows.
@techfeeds7589
@techfeeds7589 Год назад
next video, we will see how to install docker & container in K8s ? it's a maintaining a docker and container.
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Sure
@techfeeds7589
@techfeeds7589 Год назад
Good video, we need to know, we have created Docker file with code(push & pull from registry - it is not used daily basis)what are the other daily work activity in docker & container.(what are the problem come, how to maintenance)
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Uploaded a video today .. please check
@techfeeds7589
@techfeeds7589 Год назад
@@AbhishekVeeramalla great 👍
@shubhamkalekar1519
@shubhamkalekar1519 Год назад
Hi sir, we are using CMD and entrypoint in dockerfile which ll be taken 1st priority when launching containers.
@bharath4195
@bharath4195 Год назад
Entey point will override cmd
@shubhamkalekar1519
@shubhamkalekar1519 Год назад
@@bharath4195 Thanks, then what about cmd, ll it execute or nt.
@bharath4195
@bharath4195 Год назад
@@shubhamkalekar1519 no
@bharath4195
@bharath4195 Год назад
@@shubhamkalekar1519 if you give both, entry point execute only
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Like I told you can use combination of both .. In entry point provide the executable and CMD provide the configurable values
@veeraprathapedulapuram5067
@veeraprathapedulapuram5067 Год назад
Could you please explain how to containerize java spring boot application
@swatikadam8572
@swatikadam8572 6 месяцев назад
Hi Abhishek.. after running the container with port mapping and also making the changes to inbound rules of the ec2 instance also my webpage is not opening, it is showing "site can't be reached" and the webpage might be temporarily down. can you please tell me what is to be done in case?
@techfeeds7589
@techfeeds7589 Год назад
Java, python, . Net, angular, node.js, reactjs, which one language want to know basics concepts (many companies used different applications, but we know anyone language basics concepts strongly AWS
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Hi TechFeeds , you don't need to learn the language.. you just need to understand how to build it. Learning a programing language is difficult.. building or steps to build is very very easy.
@karunakargyara7799
@karunakargyara7799 Год назад
@@AbhishekVeeramalla Hi sir , could you please explain the skeleton or flow for the Java and node js. And also after creating jar or war file from Jenkins , we have to create docker image , could you please explain about that
@ririraman7
@ririraman7 2 месяца назад
please bring Linux beginners tutorials too
@chinkuralilifestyle6813
@chinkuralilifestyle6813 5 месяцев назад
Free tier Amazon EC2 Allows to run two ec2 instances one for linux n another for windows each OS gets 750 hours
@sirishak83
@sirishak83 7 месяцев назад
Thanks for the session , Abhishek. a couple of things, I am not able to run the app after exposing the port. And is there a reason these command to be run on root , when I run on the Ubuntu user it switched to the root@containerid:/app#
@shashidherreddy393
@shashidherreddy393 11 месяцев назад
Usually its recommended to have a virtual environment to run django application . how can I do it on a container
@sutapalliyaswanth2733
@sutapalliyaswanth2733 3 месяца назад
amazon charges based on hours of usage, not based on number of instances you are running, only 750 hours in free tier
@omkarkhogre
@omkarkhogre 11 месяцев назад
just want to know is it necessary to knowing any coding language for devops ? can a non coder make a career in devops?
@rv8016
@rv8016 6 месяцев назад
Can u put on a video how to deploy django web application on to k8s cluster..
@nallapaneniram766
@nallapaneniram766 9 месяцев назад
2 ec2 instances one Linux and one windows and we get 750 hrs for both combined for each month for one year.
@manojtiwari8006
@manojtiwari8006 5 месяцев назад
Hi Abhishek, when i am trying to run the docker images then my container is immediately goes to the excited state every time. though the image is successfully builded but container is going in excited state just after running the docker run command along with image. i am using debian machine. Could you please help me out on this. waiting for your response. Thanks
@nithinprasad6981
@nithinprasad6981 2 месяца назад
Hi Abhishek, Thanks for the detailed video. I’m just curious why we can’t write commands directly in the RUN section of the Dockerfile. How do the CMD commands differ from the RUN command? Thanks in advance.
@AbhishekVeeramalla
@AbhishekVeeramalla 2 месяца назад
To execute commands at the start of container
@nithinprasad6981
@nithinprasad6981 2 месяца назад
@@AbhishekVeeramalla Thanks for the quick response. From your reply I understand that RUN commands are executed at build time whereas CMD commands are executed at the start time of the container. Correct me if I’m wrong. Thanks again !!
@user-dx4kg9np8h
@user-dx4kg9np8h 5 месяцев назад
Hey abhishek, Thank you for the amazing work you did. I'm unable to run django application on browser even i have configured security group inblound rule. Could you please help
@akshayrandive4043
@akshayrandive4043 6 месяцев назад
up to 750 instance hours each of t2. micro instances running Linux and Windows.
@VikramSharvansh
@VikramSharvansh 11 месяцев назад
Hi Abhishek, Thanks a lot for the great content as usual🤩🤩.If you are teaching like this all ppl might migrate to Devops & Cloud Domains😀 I tried to containerize the Django application, followed u r steps. Image & container created. But the problem is created container is exiting so quickly in seconds(I tried multiple times) still same. Could u pls help me on this
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Thanks a ton
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Can you please share the error
@suryapradeepthichakka8494
@suryapradeepthichakka8494 3 месяца назад
Hi Abhishek,Thank you for all the efforts you are keeping to teach people ,That is so kind of you.Thank you very much When I tried to containerize Django application.I containerized it successfully but when I run the application on browser it is showing me page 404 not found and it is saying me that you are seeing this error because you have debug = True in your Django settings file and change that to false . May I know how to change that settings ?
@AbhishekVeeramalla
@AbhishekVeeramalla 3 месяца назад
May be the you are not providing the correct path
@suryapradeepthichakka8494
@suryapradeepthichakka8494 3 месяца назад
@@AbhishekVeeramalla thank you Abhishek ❤️
@Jayant_k89
@Jayant_k89 Месяц назад
how to run the application on browser ??
@satyasmart9280
@satyasmart9280 11 месяцев назад
Hi Abhishek, Thanks for the video. They way you're explaining things is tremendous💯. I haven't found these clear explanation in Udemy courses also. I have an issue while running the file. I have cloned the repo and ensured that all the files are copied but still I'm getting this error. Please help me out ---------------------- Using the URLconf defined in devops.urls, Django tried these URL patterns, in this order: demo/ admin/ The empty path didn’t match any of these.
@angelinmariya7468
@angelinmariya7468 8 месяцев назад
Hello, pls provide :8000/demo to get the actual landing page
@satyasmart9280
@satyasmart9280 8 месяцев назад
@@angelinmariya7468 Thank you!
@Abhishekkumar-lu7rf
@Abhishekkumar-lu7rf Год назад
Anna can you make a video on docker volumes, docker compose its so confusing if possible
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Very soon
@Abhishekkumar-lu7rf
@Abhishekkumar-lu7rf Год назад
@@AbhishekVeeramalla thanks a lot Anna ❤️
@LtgOperator
@LtgOperator 2 месяца назад
Brother, can linux containers run on a windows machine with docker installed on it ?
@bilalosmany5022
@bilalosmany5022 14 дней назад
I completed beginning with docker and fundamentals part here, I can see Django, python etc, I'm not familiar with coding shall I watch or skip this one? or only continue after learning coding
@virupakshappabandi
@virupakshappabandi Год назад
Ans: we can run 2 instance in free tier account. t1.micro and t2.micro. we will be have 750hours free for 12 months.
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
no overall its 750 hours of watch time of windows and linux
@AbiramiBalu-nc7re
@AbiramiBalu-nc7re 3 месяца назад
after running docker run command with port match, also checked inbound rues i get no "this site cannot be matched" pls clarify
@TechDecryptor
@TechDecryptor Год назад
sir, whenever we install dependencies like python3 and Django. these will be inside the docker container not in the local machine, right? it means if I delete the container the dependencies installed also gets deleted since it is inside the container. am I right?
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Yes
@TechDecryptor
@TechDecryptor Год назад
@@AbhishekVeeramalla thanks sir you are teaching very well
@TechDecryptor
@TechDecryptor Год назад
And also responding to my questions very quickly. We will always support this channel and I will recommend your videos to my friends also
@subhasismandal4180
@subhasismandal4180 Год назад
if db configuration is involved what do we have to do? I see a db.sqlite3 file
@LamiCons
@LamiCons Месяц назад
I was trying to install python but Ubuntu was not allowing me to do that. Thereforethe above Docker file was not running as per the requirement. So to resolve this I had to create a virtual env. However I just tweaked a bit of code in the Dockerfile which helmed me to run this django app on my system. Note: I am using Docker Desktop.
@ameenurrehman5600
@ameenurrehman5600 19 дней назад
what code did you changed, same problem with me too
@ShivrajGore-fi3ic
@ShivrajGore-fi3ic 4 месяца назад
@AbhishekVeeramalla - Getting error(The requested resource was not found on this server) while accessing the application. Could you please help me in this?
Далее
Devops interview live recording 2023
31:06
Просмотров 57 тыс.
Building a Django Docker Container
34:11
Просмотров 23 тыс.
How to create a great dev environment with Docker
29:55