I can't be more grateful to you Piyush, This single project got me a placement of 20L. Thank you very much brother, I am in forever debt with your teachings!!! I really hope to meet you one day!!
I am Harkirat`s cohort student(simply means on His side) But your statement about scalability is true and I respect you, you noted and come with this video. its very helpful, currently I completed code from harkirats video, now YT suggested yours 😊😊
Sir i dont know if you will see this comment, but just wanna tell you we love you so much, i watch your videos i love the way you teach.. if i have to learn something and i see that you have made a video on that particular topic, i am always sure I am gonna be good at that thing, So professional, please keep making videos, we are here to support you..🥰
Awesome content. Thanks. Few questions on further scalability: 1. How docket images gets cleaned up? 2. How redis logs gets cleaned up? 3. Rate limiter for deployment?
Everyone here be putting hate comments saying "harkirat copy" Atleast first watch the video it was really needed.. there were lot of flaws in harkirats vercel live codewithme
Bud don't see negative comments...."jab kisi ka naam hota hai tabhi log badnam karne ki koshish kartey hai" Aap accha kar rhe hai ..we will love your High quality contents 😊
Tough work sir! Very helpful for noobs(@cloud services) like me. And I would be expecting following if you ever plan to make v2 of this video: 1. Database Integration 2. Private Git Repo Access 3. Auto Deploy detecting changes on git branch 4. Multiple git branch support(if possible) for different environment support 5. Go for CDN(Cloudfront) Integration(pretty simple though) Thank you
IMPORTANT: You need to disconnect the redis client in script.js in the container part other wise ecs container won't stop running, I learned this the hard way. Call publisher.disconnect() after upload is done or when the build itself fails (by checking the exit code). ECS fargate is not free in aws free tier. This is very crucial to not incur charges. I left mine running for 2 hours 😢
Thank you so much for sharing this crucial tip about disconnecting the Redis client in script.js. Your experience saved me from a potential AWS bill nightmare! 😅 For anyone using AWS ECS Fargate: Always call publisher.disconnect() after your tasks are done. Redis keeps the connection alive, and without disconnecting, the ECS container will continue running, costing you money. This is especially important since Fargate isn't part of the AWS Free Tier. Thanks again for this lifesaving advice-it’s a game-changer for anyone experimenting with AWS! 🙌
Hi Piyush, Thank you for your insightful and visually engaging content. Your teaching style is truly commendable. I would love to see an AWS series on your channel, given your expertise and ability to simplify complex concepts.
Its a shame on India's education system that jo ek student ko college ke first year me aa jana chahiye vo y sab college ke 1,2 saal baad random RUclipsr ke channel pe sikhte h. Dusra vo AWS chalane se darte h taki billing na ho kuki unhe college se koi help nhi milti. I worked with foreign developers and they are way ahead of us and wrote almost 1 lakh lines of production level code every month and build such type of projects in their free-time. Besides this they get help and coupon credits from colleges for their self development and to familarise themselves with cloud tools. Hum 5 trillion ki economy politics ya fake secularism se nhi bana sakta, hume age badna padega.😢❤
Man I went through your channel and I am really impressed. I wanna know. 1. How did you manage to learn all of this? 2. How much time did it take you? 3. Where did you learn all this stuff?
Bhaiya just ignore the negativity from comment section...just keep spreading such valuable knowledge...maine aapse bohot kuch sikha h free me...i am so grateful to you❤
Thank you so much for the video, it explained lot of practical concepts which we can use in our day to day job too. Definitely will be waiting for advanced video.
We really want video like this where you can review the others code and build it with better approach. At first i thaught thst yiu are just pulling hk leg but you really fixed and explained the issues with full implementation. Thanks
if you want scalability than use Rust or Java, if you want security than use Rust or Java or even Golang. You can exactly use golang without thinking much further about any other languages which i mentioned.
Great tutorial! 🚀 Your Vercel clone guide is top-notch, implementing the right practices and making it super scalable. Learned a lot! Also caught harkirat's video on the same topic a few days back, but your approach and coding practices stand out. Kudos to both creators for contributing quality content. Looking forward to more! On a side note, let's remember to promote positivity. Everyone has their unique style of teaching, and it's awesome to have multiple perspectives. Please avoid spreading negativity and accusations. Let's appreciate the effort creators put into sharing knowledge! keep learning : )
Piyush has mentioned in the video that Harkirat Code is not Secure and Scalable. So technically he is not copying. So don't comment without watching the video.
Great video man!! Need an advanced version with database integration , custom domains and more improved industry standard code like reading secrets from some secret manager or something
Hii sir , can you please start a series for flutter development along with its integration with node.js , it will be a great series 🔥 btw loved your tutorials kudos to your work❤
Hey Piyush can you start a series for advanced backend all what should we know after mern and teach all the technology which you use in you job or the technology which are used in tech industry and for the series don't go in detail like for eg for prisma don't go in detail teach us what is imp and combine all the technology and make a project so that we can learn it
There is a flow that first we have to store the git cloned file on the sever then upload to s3 and same for build also.Thats to much storage consuming which will ultimately broke the node server.
see the part where he is using reverse proxy instead of download the assets on the memory , he has explained it clearly. Downloading in the memory results in crashing , better solution is to redirect to the intended project.
@@blasttrash see the part where he is using reverse proxy instead of downloading the assets in the memory , he has explained it clearly. Downloading in the memory results in crashing , better solution is to redirect to the intended project.
Thanks for the awesome video! I'll definitely give frontend open-source contribution a try. Can't wait to see the next part of the video which I hope is more advanced. By the way, is it possible for you to deploy this project on AWS following industry standards? That would be super cool!
The video is really mind blowing. Very useful. Please make the advance video of this tutorial with Database integration and Custom Domain support. My eyes will look into your channel for this advance video..... :)
can we have a part 2 video of hosting this on a domain and have the entire thing work on servers, With our service running on the self hosted react page from this backend.
Hello piyush. Your videos are awesome. Thanks for the contribution to the community. Can you please make a video on multipart file upload to s3 from a typescript project.
Bhaiya payment gateways pe video bna do in detail and one more request apke jitne heavy devOps kese bn bayenge 2024 me roadmap dedo from MERN to apke jitne heavy developer ❤
I can't be more grateful to you Piyush, This single project got me a placement of 20L. Thank you very much brother, I am in forever debt with your teachings!!! I really hope to meet you one day!!
@SanketEmala-z2n bhai konsi company mai laga package
this is how I want Indian tech community to be.
collaboration >>> competition
Ignore the negativity in comment section and please continue with such valuable content.
Thank you for your efforts
I can't believe that when I first found your channel, it had a ton of videos but only 2K subscribers, and now you're reaching 100K. Congrats, man!
I am Harkirat`s cohort student(simply means on His side)
But your statement about scalability is true and I respect you, you noted and come with this video.
its very helpful, currently I completed code from harkirats video, now YT suggested yours 😊😊
How was course? Should I buy ?
You're currently one of the best youtuber in web dev. Thanks for the awesome work
Sir i dont know if you will see this comment, but just wanna tell you we love you so much, i watch your videos i love the way you teach.. if i have to learn something and i see that you have made a video on that particular topic, i am always sure I am gonna be good at that thing, So professional, please keep making videos, we are here to support you..🥰
Awesome content. Thanks.
Few questions on further scalability:
1. How docket images gets cleaned up?
2. How redis logs gets cleaned up?
3. Rate limiter for deployment?
this channel is netflix for me, I can pass my whole day by watching these :)
Big thanks to the amazing video tutorial!
🙌 I've just crafted my very own Vercel clone, all thanks to your guidance
Everyone here be putting hate comments saying "harkirat copy"
Atleast first watch the video it was really needed.. there were lot of flaws in harkirats vercel live codewithme
Surely didn't coded along, but watching the full video gave me the overall idea that how the platforms are made. Got a birds eye view of that...
Awesome video
We want an advanced version of this video, as you told in outro.
Thanks❤
This is better than just reviewing another's person code .
The video is so insightful. Keep making these type of video to make the community aware of how to sustainably build software
Bud don't see negative comments...."jab kisi ka naam hota hai tabhi log badnam karne ki koshish kartey hai"
Aap accha kar rhe hai ..we will love your High quality contents 😊
Learned lots of things today. Thank you @Piyush😀
Quality 💯
Thank you for your valuable time❤.
Also here we are subscribing to the logs of all the projects, logs:* shouldn't be used directly.
I was just watching the harkirat video and there you are with the improved version of it and there docker is also missing. Love your content ❤❤❤.
love this! This is how we'll take our youtube game to next level. Not same copy past from western youtubers. Good job piyush bhai.
Tough work sir! Very helpful for noobs(@cloud services) like me.
And I would be expecting following if you ever plan to make v2 of this video:
1. Database Integration
2. Private Git Repo Access
3. Auto Deploy detecting changes on git branch
4. Multiple git branch support(if possible) for different environment support
5. Go for CDN(Cloudfront) Integration(pretty simple though)
Thank you
Database is not static, I wonder how we can host it
Watched in 2x still understood every bit . Very informative
Damnn!! Such an awesome tutorial
so many things in under 2 hours, man i would pay for this
IMPORTANT:
You need to disconnect the redis client in script.js in the container part other wise ecs container won't stop running, I learned this the hard way.
Call publisher.disconnect() after upload is done or when the build itself fails (by checking the exit code). ECS fargate is not free in aws free tier. This is very crucial to not incur charges. I left mine running for 2 hours 😢
can you give more info about it
Thank you so much for sharing this crucial tip about disconnecting the Redis client in script.js. Your experience saved me from a potential AWS bill nightmare! 😅
For anyone using AWS ECS Fargate: Always call publisher.disconnect() after your tasks are done. Redis keeps the connection alive, and without disconnecting, the ECS container will continue running, costing you money. This is especially important since Fargate isn't part of the AWS Free Tier.
Thanks again for this lifesaving advice-it’s a game-changer for anyone experimenting with AWS! 🙌
This is absolute 💎. Will share on LinkedIn by making it first and then tag you so, that my connections will be aware of youtubers like you.
Hi Piyush,
Thank you for your insightful and visually engaging content. Your teaching style is truly commendable. I would love to see an AWS series on your channel, given your expertise and ability to simplify complex concepts.
Its a shame on India's education system that jo ek student ko college ke first year me aa jana chahiye vo y sab college ke 1,2 saal baad random RUclipsr ke channel pe sikhte h. Dusra vo AWS chalane se darte h taki billing na ho kuki unhe college se koi help nhi milti. I worked with foreign developers and they are way ahead of us and wrote almost 1 lakh lines of production level code every month and build such type of projects in their free-time. Besides this they get help and coupon credits from colleges for their self development and to familarise themselves with cloud tools.
Hum 5 trillion ki economy politics ya fake secularism se nhi bana sakta, hume age badna padega.😢❤
Best channel on whole RUclips....
Love you sir
❤❤❤❤❤❤❤❤❤❤❤❤❤
We need advance version of this amazing project brother, you are real gem 💖
Amazing architecture and nice explanation.
super appreciate your teaching and explanation! Really learn a lots from this project!!!
I implemented this! Hoping my company will utilise this to host any POC stuff.
This is the type of projects i expect to see in future
Love how you guys are publishing such high quality content
Man I went through your channel and I am really impressed. I wanna know.
1. How did you manage to learn all of this?
2. How much time did it take you?
3. Where did you learn all this stuff?
+1 for database integration and custom domain thing
Bhaiya just ignore the negativity from comment section...just keep spreading such valuable knowledge...maine aapse bohot kuch sikha h free me...i am so grateful to you❤
The GOAT video!
Haven't seen this level of video on YT in a while. 🤙🤙
Piyush bhaiya gajab explain kiya h love you❤.
I have no words 😭, you are so good at it . Thank you so much.
Thank you so much for the video, it explained lot of practical concepts which we can use in our day to day job too. Definitely will be waiting for advanced video.
Great work bhaiya..., please continue the work and keep posting such valueable content...,
Well-explained architecture, Please create part 2 soon
We really want video like this where you can review the others code and build it with better approach.
At first i thaught thst yiu are just pulling hk leg but you really fixed and explained the issues with full implementation. Thanks
Bhaiya you are awesome pls make more such videos 🙏
Bhai bhot sahi pdhaata hai yr tu toh
if you want scalability than use Rust or Java, if you want security than use Rust or Java or even Golang. You can exactly use golang without thinking much further about any other languages which i mentioned.
Sir, I absolutely loved your video . Your explanation was excellent. I'm eagerly awaiting for the next part. Please make it soon!😊👍
We want more of thissss!! (Thanks!)
Thanks for such an amazing explanation
I love the way you explain
Keep it up 👍
Appreciate both of your work!!
Great Architecture and Implementation 🔥 Loved the content!
Just found your channel, nd become fan of your content. Awesome job man, keep it high.
Господин, Вы лучший! ❤
Please launch a full nextjs backend cource. Their is no such cource on RUclips. ❤please
no
Great tutorial! 🚀 Your Vercel clone guide is top-notch, implementing the right practices and making it super scalable. Learned a lot! Also caught harkirat's video on the same topic a few days back, but your approach and coding practices stand out. Kudos to both creators for contributing quality content. Looking forward to more!
On a side note, let's remember to promote positivity. Everyone has their unique style of teaching, and it's awesome to have multiple perspectives. Please avoid spreading negativity and accusations. Let's appreciate the effort creators put into sharing knowledge!
keep learning : )
so in one harkirat showed us a baby version of the project and here is how things work in real world! thanks man
Most underrated tech channel
Excellent video! Explored a lot. Please make a video how can we integrate custom domain.
Man! I'm seeing that ur content is getting fire day by day. . Great job 👏
Sir please continue AWS series 🔥
Ohh nice both harkirat and piyush sir are legend ❤
Need next part of this video.. awesome content
Piyush has mentioned in the video that Harkirat Code is not Secure and Scalable. So technically he is not copying. So don't comment without watching the video.
Great video man!!
Need an advanced version with database integration , custom domains and more improved industry standard code like reading secrets from some secret manager or something
Great, nicely and easily instructed.... Keep it up
Go ahead with DB integration and frontend
S we need scallbel, fully explained videos sir with front-end, best ever ❤
Excellent video! Explored a lot.
Hii sir , can you please start a series for flutter development along with its integration with node.js , it will be a great series 🔥 btw loved your tutorials kudos to your work❤
Hey Piyush can you start a series for advanced backend all what should we know after mern and teach all the technology which you use in you job or the technology which are used in tech industry and for the series don't go in detail like for eg for prisma don't go in detail teach us what is imp and combine all the technology and make a project so that we can learn it
Harkirat and you sir both are awesome 😂🎉🎉🎉🎉
g e n d u
why was harkirat's project not scalable??
Hype always don't matters 👽
There is a flow that first we have to store the git cloned file on the sever then upload to s3 and same for build also.Thats to much storage consuming which will ultimately broke the node server.
following to find out the real answers on why its not scalable.
see the part where he is using reverse proxy instead of download the assets on the memory , he has explained it clearly.
Downloading in the memory results in crashing , better solution is to redirect to the intended project.
@@blasttrash
see the part where he is using reverse proxy instead of downloading the assets in the memory , he has explained it clearly.
Downloading in the memory results in crashing , better solution is to redirect to the intended project.
Awesome video bro, maza aa gya . Waiting for part 2
Thanks for the awesome video! I'll definitely give frontend open-source contribution a try. Can't wait to see the next part of the video which I hope is more advanced.
By the way, is it possible for you to deploy this project on AWS following industry standards? That would be super cool!
The video is really mind blowing. Very useful. Please make the advance video of this tutorial with Database integration and Custom Domain support. My eyes will look into your channel for this advance video..... :)
Great video @piyush. Keep it up
Great tutorial . Need an advanced version asap
can we have a part 2 video of hosting this on a domain and have the entire thing work on servers, With our service running on the self hosted react page from this backend.
mind-blowing video
Indeed a great content! Have a community in discord would help other, to solve doubts and stuff (a suggestion)
if this video was in english it would have reached a lot more viewers
Redis service is missing in Aiven
Please tell alternative. Thanks for the amazing content
it took me 4 hours to complete 40 mins! insane shit
This guy is so underrated.
Piyush bhai please make place where we get all the design pattern of each project 😮
Competition for good reason , Let's support and cheers it .
Liked your approach!
Hi.... Sir Can you please create a separate video for white labeling with custom domain... please.... if any document that you have prefer for that.
Hello piyush. Your videos are awesome. Thanks for the contribution to the community. Can you please make a video on multipart file upload to s3 from a typescript project.
Very nice and best explanation of concepts ,Thank you.
Just one doubt, does Jenkins also work this way?
please bring a video on sorting visualizer using html, css and js
Amazing brother, Keep it up.
well-explained architecture!
Bhaiya payment gateways pe video bna do in detail and one more request apke jitne heavy devOps kese bn bayenge 2024 me roadmap dedo from MERN to apke jitne heavy developer ❤
Great explanation and presentation. Keep it up
Bhaiya can you please make a video on how you approach to building a project like how to find what resources will be needed, etc.
Loved the content bro ❤
brother, your videos are so awesome, there are many non hindi speakers watching your video. if u can make videos in english, it would be nice. Thanks
Part 2: database integration, using aws alternative like cloudflare, CI/CD to reflect code changes automatically and deployment