Hi Harkirat, I am a third year student from IIITB.I never comment on youtube videos,but this content deserves appreciation.There is no such structured tutorial like this one on youtube for deployment as money gets involved. Thanks for this amazing video.
@@yegzta If he were not from IIT would you not have subscribed to his channel? Do you subscribe to channels on the basis of their value they provide to you or their educational background Ever heard of Striver?
I believe this video will be very useful for everyone Harkirat, most of us as developers might know how to create an application, but the very next important step of making it visible to public is sometimes unknown, and giving so many ways to deploy is something of a great learning. Thanks a lot for such informative content.
Bhai abhi tak 40% complete Kiya hun it's just amazing content I have got in this time, to the point no bulshit talk love you man , have 17+ year of experience but always get ambressed for such whole end to end flow i believe this Monday onwards my confidence level in office will be at next level thank you so much for such great content,that too absolutely free 💞
what a way to teaching yr as such teaching i never see anywhere even thougth in my colleage teacher can't able to teach me simler like this love harkirat baiya
How many of you already knew all the methods, please mention your years of experience. I just want to find out what's the skill level of one of the best audience in Indian IT scene. For me, Yes I knew, 4 years of experience. Learned all this because I deploy various projects frequently, Kubernetes is something I need to get into, really neat tutorial from Harkirat.
Literally every video you post goes straight into my 'Watch Later' or 'Cool Stuff' playlist. Your content is always awesome-thanks a lot! I have one request: could you make a video about Computer Science Engineering (CSE) students from tier-3 universities and how they can use Google Summer of Code (GSoC) to land good jobs?
Hii Harkirat, it was a very helpful video but I am really wait for your new course on web3 Or fullstack dev please make a video when you are launching new course??
Bruhhh very very useful content that know one post on this youtube history. Explain each and every possible ways to deploy our application on internet. The best best content i can find on internet so for for hosting... Hands off to you bro.........RESPECT send from punjab LPU collage 🔥......
So yeah.. the video is really good! Would like to request you to please put your phone on silent mode so I don't feel like mine is vibrating every time you get a message/call. Thanks for the in-depth video btw!
Bro this is what gemini said : Cloudflare Tunnels is free, but it only allows outbound traffic. This means your server can initiate connections outwards, but it won't be directly accessible for incoming connections (like a website). then how did you host a web server using tunnels?
Hi bhaiya I want to take your cohort course but can you pls tell me will you start a new cohort 3.0 cause if yes i will wait for it cause I would love a live class from you. I am now just completed 1 year hope to follow ur guidance. Thank you
44:00 to install serve as a super user i was encountering error 'npm command not found' . The solution i found was to run "sudo apt-get install npm" . it will solve the issue of using npm as a super user.
@@Code731 current cohort is almost at the end. And I don't think so his upcoming is gonna be web2 most probably on web3. Yes, it's worth buying. Atleast far far better vaiya didi course
I am self hosting using a website on firewalled public IP given by University. My backend and frontend are working properly on local host but when I go to public ip frontend is not working with backend. It is giving cors error
can you tell how to handle routing for SPA when deploying on CDN. the problem is when i go to other page on my website like /signin. and if i refresh my page there it says 404 file not found.
Hey kirat getting 404 in vercel i had made a lot of projects full stack as well as only react applications but never hosted a single project how to fix this error checked a lot of videos about this error but not able to solve yet
Please answer this.... Because some applications that render or depends on variable of API from our .env file how do we handle that if we are using vps server
Can u plz tell we ki mujhe kyy pdna hai for achi salary or hai condition is I am study in IGNOU open University bca student... Tell me broo I always always see your each and every vedio but I didn't know how to start ...
I am more of a data/python person, but this guy makes me curious to learn we dev or software eng. hats off, great work.
So tomorrow is my DBMS Exam, but Since Harkirat bhaiya posted a video it is more important to watch
So true 😂😂.
😂😂
Last time I did this ended up with saying sorry three times to my DBMS professor, forEach of his questios
it is called procrastination, and we all do it.
agreed
This is some high class level knowledge kirat sir for free on youtube! you're the best for a reason
Hi Harkirat, I am a third year student from IIITB.I never comment on youtube videos,but this content deserves appreciation.There is no such structured tutorial like this one on youtube for deployment as money gets involved.
Thanks for this amazing video.
Bro you're an IITian you are already much more than these small tutorial youtubers
@@yegzta harkirat himself did his graduation from iit Guwahati
And the comment says IIIT NOT IIT.
Stop idolising iitians!
@@adityasuri999 Just subscribed to his channel, thanks for the info.
@@yegzta If he were not from IIT would you not have subscribed to his channel?
Do you subscribe to channels on the basis of their value they provide to you or their educational background
Ever heard of Striver?
I believe this video will be very useful for everyone Harkirat, most of us as developers might know how to create an application, but the very next important step of making it visible to public is sometimes unknown, and giving so many ways to deploy is something of a great learning. Thanks a lot for such informative content.
OMG , this is first time something that kirat is sharing and I already know more than 80% already ,(taught by kirat only 😇)
You're a student of his cohort?
Can you give a quick review of it pls
This is so useful for literally everyone working in the tech industry.
Thank you so much for this Harkirat
This is actually usefull even for experinced dev. Thanks bhaiya
now his teaching style is much better,
Please keep making quality content like this, Harkirat
It really helps a lot
thankyou
Thanks bro i was so confused how it's done ! You just made my question clear. Thank you ❤❤
Bhai abhi tak 40% complete Kiya hun it's just amazing content I have got in this time, to the point no bulshit talk love you man , have 17+ year of experience but always get ambressed for such whole end to end flow i believe this Monday onwards my confidence level in office will be at next level thank you so much for such great content,that too absolutely free 💞
what a way to teaching yr as such teaching i never see anywhere even thougth in my colleage teacher can't able to teach me simler like this love harkirat baiya
perfect teaching I understood every second of this video, great tutorial
2 min silence if you really think you can deploy ur app in k8s(kubernetes)
writing only deployment and service files will not work in kubernetes if you have microservices or full stack application
Great Harkirat Thank you so much for this video clear all questions....
How many of you already knew all the methods, please mention your years of experience.
I just want to find out what's the skill level of one of the best audience in Indian IT scene.
For me, Yes I knew, 4 years of experience. Learned all this because I deploy various projects frequently, Kubernetes is something I need to get into, really neat tutorial from Harkirat.
This is really helpful for those who want to make there application live, for others to use....
It's good to revise every concept. I was finding this only. Thank youuuu😭
46:30 nginx and certbot can be challenging to debug and run in first go, Caddy is a good choice for this
This is extremely valuable video, thank you so much
bro you are an absolute g! so much good content..appreciate you was super cool seeing you akash too
Thanks for the efforts, amazing video. Cleared lot of my doubts and helped me learn a bunch of things.
Your Dystopian method for deploying app is hilarious
Harkirat for a reason ❤
Thanks for upload video that is what I need for my flutter website
one of the hottest channels in youtube where you can find real content
Very helpful
Literally every video you post goes straight into my 'Watch Later' or 'Cool Stuff' playlist. Your content is always awesome-thanks a lot! I have one request: could you make a video about Computer Science Engineering (CSE) students from tier-3 universities and how they can use Google Summer of Code (GSoC) to land good jobs?
already made
@@oai-qstar help a brother with a link or title? Cuz I couldn’t find it
I don't usually comment, but you've coerced me into it! Thank you for motivating me, harki. I'm from Ethiopia. You're a hero for doing this to me
this is gold
Amazing video, learnt lot of new things. thnx bhaiya
Exactly the video I was looking for
amazing content Harkirat bhai, pls do a small video in which we deploy a backend app along with a relational DB whenever you have some time.
thank sir from Ethiopia, you are different
Legend. Your pushing the countries GDP
Hii Harkirat, it was a very helpful video but I am really wait for your new course on web3 Or fullstack dev please make a video when you are launching new course??
Banger 🔥
this vid was really needed
Why is it every time i'm in a need some help and next day youtube shows up your video of exactly same content i was looking for
Bhaiya Make a video end to end setup and deploying using vultr
Learned so moany new things
*For Personal Use*
19:07 - Adding Domain name in Vercel
Much needed one
Just needed this
Best Content, Loved it💌
You should have covered lambda functions
Bruhhh very very useful content that know one post on this youtube history. Explain each and every possible ways to deploy our application on internet. The best best content i can find on internet so for for hosting... Hands off to you bro.........RESPECT send from punjab LPU collage 🔥......
Great tutorial!!!
20:01 harkirat have gone crazy
So yeah.. the video is really good! Would like to request you to please put your phone on silent mode so I don't feel like mine is vibrating every time you get a message/call.
Thanks for the in-depth video btw!
Harkirat sweet brother, could you kindly create a video about the types of credit cards you use?
The best video 😀
Sir can you pls make a course on SpringBoot. I only understand your way of teaching
Harkirat saying step 1, step 2.... sounds like manual 😁
Juniors, don’t trust such titles😂 If you don’t have experience, it is for one week and more. a lot of details
Thank You Sir 🙏
Bro this is what gemini said : Cloudflare Tunnels is free, but it only allows outbound traffic. This means your server can initiate connections outwards, but it won't be directly accessible for incoming connections (like a website).
then how did you host a web server using tunnels?
Hi bhaiya I want to take your cohort course but can you pls tell me will you start a new cohort 3.0 cause if yes i will wait for it cause I would love a live class from you.
I am now just completed 1 year hope to follow ur guidance. Thank you
44:00 to install serve as a super user i was encountering error 'npm command not found' . The solution i found was to run "sudo apt-get install npm" . it will solve the issue of using npm as a super user.
1:10:56 the moment you realise without this video it would have taken you years to learn deployment
lessssgoo!!!!
Which is best to use S3 + CloudFront Or AWS Amplify. For Cost saving?
Hi❤ great content, where I will find notes
What are the prerequisites to learn web3
Is it okk to buy cohort now ?? or should I wait for the next cohort..
Needed, Themks
Plz extend the "codeforces" project
ok
@wafiqhosain5713 If i buy cohort now, is it worth it? Or should i wait for next cohort?
@@Code731 current cohort is almost at the end. And I don't think so his upcoming is gonna be web2 most probably on web3. Yes, it's worth buying. Atleast far far better vaiya didi course
Great !!🤩
I understand all the things till docker push,
After that i didn't understand it cuz i don't know kubernetes.
So I've to learn kubernetes.
Bro 🔥
best
U r amazing
When will be the next 0-100 DevOps launch, i want to purchase new one
Bhaiya please make a ML cohort.
Never seen harkirat talking so slowly, before 😂😂
Harkirat jio cinema pe neeraj chopra ka live match 11:55 pe nhi aa rha hai play horaha 4.3 cr views hai mujhe lagg rha hai bug hai😅
why to choose our cloud provider in different continent, if you using CDN to cache it?
what ai are you using to autofill the code?
I am self hosting using a website on firewalled public IP given by University. My backend and frontend are working properly on local host but when I go to public ip frontend is not working with backend. It is giving cors error
i came here to watch 30 min video , end up watching for 3 hours
Hello sir , what about database.
Where can that be hosted
We want devops cohort
can you tell how to handle routing for SPA when deploying on CDN. the problem is when i go to other page on my website like /signin. and if i refresh my page there it says 404 file not found.
I dont understand this thing when we have to create a VM on aws then what's the point of using coolify what does it actually do in paid version.
I just want to know do you ever watch any films, web series!? Or just keep coding all the time
Hey kirat getting 404 in vercel
i had made a lot of projects full stack as well as only react applications but never hosted a single project
how to fix this error checked a lot of videos about this error but not able to solve yet
how much time it takes for you to create this video ? shoot + edit + script & research
Harkirat I know you are reading this comment plz for god sake tell me when web dev cohort 3.0 will come?
Please 🙏
(It is very important for my career)
july end ish
@@harkirat1 thanks bhaiya
When is next web development course?
What if we have .env file then how to deploy the app since we need those env vars?
Please answer this....
Because some applications that render or depends on variable of API from our .env file how do we handle that if we are using vps server
Please can you teach django as well
Hello sir!
How some one can enter in with you pls?
vultr is not free, the cheapest cluster i could find was ₹2500/month
Hello kirat how do pre register for web-dev 3.0
Bhaiya covered flutter with backend with like django with complex app
all this free on youtube? whats the catch?????
Cohort 3
Cohort 3 when??
30 mins or 3hrs?
anyone help one aws ec2 instance i can't use sudo npm now to serve on port 80 please help
Are you on windows?
Can u plz tell we ki mujhe kyy pdna hai for achi salary or hai condition is I am study in IGNOU open University bca student... Tell me broo I always always see your each and every vedio but I didn't know how to start ...