Тёмный

BEST Full Stack Architecture That Scales to The Moon!🚀 

Mehul - Codedamn
Подписаться 424 тыс.
Просмотров 30 тыс.
50% 1

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

 

5 окт 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 99   
@codedamn
@codedamn 2 года назад
Learn about more full-stack technologies on codedamn's interactive full-stack learning path: cdm.sh/fullstack
@rohanshetty119
@rohanshetty119 2 года назад
The moon seems quite crowded today! 😅
@nithinbhandari3075
@nithinbhandari3075 2 года назад
I have again watched this video till end. Video suggestion: How to integrate multiple services ( or db) like by Mongodb, Elastic Search, Cache by S3, Cassandra, Hbase or any other db or tool to scale DB.
@oddfeeling7956
@oddfeeling7956 2 года назад
Watched till the end. I've got to say, you put out awesome videos. Just started my part to being a full stack dev (been a front-end dev for a while now). Your videos help a lot. Thanks!!
@abraham7966
@abraham7966 2 года назад
If you want universal scaling. Use Golang or Rust for your backend. End of the story. Use compiled languages that effectively make use of all cores and you will have the scaling you need per server. Then you can bring up other concepts like horizontal and vertical scaling when it is nearly impossible that a highly optimized server will do it all
@username-zg8og
@username-zg8og 2 года назад
thanks for consistently sharing your knowledge
@writegoodcode
@writegoodcode 2 года назад
This is a awesome architecture, I love it and use it for the majority of my freelancing projects but not scalable to the moon. Things such as database locking and high traffic can make this slow. Best practices like database sharding, load balancers are still lacking.
@II-ii2um
@II-ii2um 2 года назад
How do you actually do this IRL? Any links or terms that you can pass on , good sir of the Internet ?
@muzzamilraza3793
@muzzamilraza3793 2 года назад
I understood the concept but for better visibility please make a small project which follows this example you are explaining for better understanding
@vinitchuri9729
@vinitchuri9729 2 года назад
well we did get the point right, host front end on cdn network like cloudflair and host backend on single server somewhere in world along with it's database
@stachowi
@stachowi 2 года назад
You can still use cloudfront (without caching) for your backend dynamic content, you'll lower latency by using AWS internal fiber network, plus you'll be protected against DDoS attacks.
@jivinvaidya1533
@jivinvaidya1533 2 года назад
These kinds of videos help a lot. Not a lot of youtube videos teach this kind of stuff. Thanks a lot!
@aravindsanjeev4150
@aravindsanjeev4150 2 года назад
So I had an application idea and was just bing watching videos on RU-vid for scalable architectures. Looks like I found my piece.
@muhammadjawadurrahim4883
@muhammadjawadurrahim4883 2 года назад
I watched this video till the end. Love the conte
@csangale
@csangale 2 года назад
you can also get multiple server all over globe and use load balancer for database
@KrishnenduKDG
@KrishnenduKDG 2 года назад
I watched this video till the end!!! Thanks a lot for this video.. Video Suggestion: 1) Please do a video on AWS Services and also make a short tutorial of them being integrated in a NodeJS Application(as Node is your and also my fav language 😄😄😃😃 ) 2) Hands on tutorial for SSG /SSR+Caching uisng React or Next.JS... Thank you again....
@kushagrabainsla1641
@kushagrabainsla1641 2 года назад
Great quality content, I'm binge-watching your videos!
@udaym4204
@udaym4204 Год назад
One of the best video on Architecture Thank You Mehul sir for providing good knowledge.
@dixztube
@dixztube 2 года назад
Great video. I had to switch a project from ssr to ssg (strapi backend) it performs so much better and haven’t even gotten it on vercel yet. Oh yeah I watch all these to the end but never put it. Might as well now lol. “I watched (all the videos) this to the end”
@boma5027
@boma5027 Год назад
I watched this video till the end, awesome video. Could you do a video on are better backend architecture?
@himansrivastava
@himansrivastava 2 года назад
My respect for you is increasing after every video I watch!
@MaxProgramming
@MaxProgramming 2 года назад
Thanks this one cleared my doubt on either to use the API routes from NextJS or have a separate backend API
@borderlesssynthetic4164
@borderlesssynthetic4164 2 года назад
JAMSTACK Lets Go
@rampandey191
@rampandey191 2 года назад
Hey I have a doubt here. As we know AWS lambda container shuts off if there are no requests for like 20 mins. Now if you have a database connection, since the server is actually restarted don't you think it is a waste to open new connections each time server restarts?
@viallymboma9874
@viallymboma9874 2 года назад
Amazing how you give us priceless knowledge just like that
@ashutoshsingh8867
@ashutoshsingh8867 2 года назад
I watched this video till the end! After watching your video top backend concept to master in 2022😅
@raj-yz9zx
@raj-yz9zx 2 года назад
Brother can you please add step-by-step practical/hands-on tutorial on such topics after the theory part.
@elioalvarado3466
@elioalvarado3466 2 года назад
Thanks for sharing your knowledge man! Muchas gracias
@d3rvsh
@d3rvsh 2 года назад
That would be great course to watch on how to develop apps with all these lambdas, how to deal with vercels, cloudfronts etc
@subhamjaguri3986
@subhamjaguri3986 2 года назад
you should also talk about microservices based architecture
@vivekvitthaljadhav
@vivekvitthaljadhav 2 года назад
I watched this video, till the end! Le bhai kar diya comment.
@kishalayray7570
@kishalayray7570 2 года назад
Sir make a video on building REST api using mongodb nodejs driver
@renujadecosta6408
@renujadecosta6408 2 года назад
Bro you look dope bro..and dope content btw..love your channel..watch all your videos every single day..
@kitgary
@kitgary 2 года назад
Can you do some practical videos instead of just theory?
@Aatiftherider
@Aatiftherider 2 года назад
It was interesting to watch!
@azr_sd
@azr_sd 2 года назад
pls make video on distributed databases
@udaym4204
@udaym4204 Год назад
make video on vercel pricing model .
@codeagency
@codeagency 2 года назад
What about scalable and geodistributed databases like eg Yugabytedb, Pingcap TiDB,...? I would expect they solve the latency issues from databases running with eg sharding and replication all over the world?
@codedamn
@codedamn 2 года назад
Are they strongly consistent?
@codeagency
@codeagency 2 года назад
@@codedamn I suppose yes since most of these DB solutions targeting Kubernetes deployments for the scalability. I just notice there is little information shared about using solutions like this to overcome the DB scaling problem. I'm reading up and watching more YT vids on the concept for a better understanding myself. But the fact is, it's often neglected or talks only address a limited spectrum from possible solutions. It's a missed opportunity to explore more newer solutions that are available for quite some time
@mdkhorshed2043
@mdkhorshed2043 2 года назад
It was very helpful video.....😄😄..I watched the video till the end.
@amenakevwe6007
@amenakevwe6007 2 года назад
100% Agree !! I do this A LOT !!!!
@alexandroskaranikola724
@alexandroskaranikola724 7 месяцев назад
I watched this video till the end.
@yolo48554
@yolo48554 2 года назад
More videos like this pls
@AmitGupta-lx2ze
@AmitGupta-lx2ze 2 года назад
Amazing mehul bro.. keep it up 😀😀😀
@KrisAkaVenno
@KrisAkaVenno 2 года назад
Watched the video to the end ;)
@abhishekvishwakarma9045
@abhishekvishwakarma9045 2 года назад
This is great Architecture 👍I told my manager that we should separate our FE on Vercel (Instead of EC2 ) but at that time I don't have much knowledge to express why this architecture is better than the previous one, tones of thanks for sharing great knowledge🔥
@howhello354
@howhello354 2 года назад
couldn't agree with you. ->1st we should focus on the distributed server & later CDN because in React/Vue the front-end load only a single time after that it usually communicates with the server 30-50 times. so, we should prioritize the server distribution first to minimize latency.
@codedamn
@codedamn 2 года назад
Distributed servers is hard to get right. Even if you distribute compute, to get true benefits you need to distribute the database layer as well. And it is usually impossible to get distributed DB with high performance and strong consistency (cloudflare KV takes upto 60 seconds to sync the storage globally). Focus on what you can get right fastest - static assets over CDN
@piyushmahapatra6405
@piyushmahapatra6405 2 года назад
Happy Birthday Mere Bhai 🌟
@sahajranipa
@sahajranipa 2 года назад
I watched the video till the end ❤️❤️❤️
@ruggeddog3103
@ruggeddog3103 2 года назад
Here comes a silliest question in the world,how about just nextjs, a database and nextjs's serverless backend api? it's basically the same thing? without node is it scalable? Please someone help me?
@rp2804
@rp2804 2 года назад
Thumbnail game to the moon
@bapi6060
@bapi6060 2 года назад
In cases of mobile application, we can skip the deployment on the CDN right?
@danuzonez
@danuzonez 2 года назад
Very very informative channel
@kbza447
@kbza447 2 года назад
I watched till the end😁
@badasscoder4481
@badasscoder4481 2 года назад
what about laravel node js. I am talking about Adonis Js. Is it worthy to learn
@sachinsingh-jb7td
@sachinsingh-jb7td 2 года назад
Happy birthday sir 🎉🎉🙏
@krishnarudraraju1742
@krishnarudraraju1742 2 года назад
Do you have any course on this Architecture ?
@smaranh
@smaranh 2 года назад
Can you make a video on gRPC?
@dholakiyaparth
@dholakiyaparth 2 года назад
Dear Codedamn You are creating really good videos. You are covering all technological topic in very detail. Keep it up. Do you do something like Saturday night live type Q&A session?
@shivashankar6043
@shivashankar6043 2 года назад
Audio is too low
@arunavkhare2733
@arunavkhare2733 2 года назад
Good, but not the best unless you make a video on distributed backend.
@akshaygadekar9926
@akshaygadekar9926 2 года назад
nextJs + material UI + lumen PHP (laravel micro framework) + MySQL is my tech stack, Mahul do you think this is scalable?
@daheck81
@daheck81 2 года назад
Any stack is scalable
@tapank415
@tapank415 2 года назад
Ofcourse,btw don't let mui supress your creativity, checkout other css frameworks as well
@akshaygadekar9926
@akshaygadekar9926 2 года назад
@@tapank415 yes I have used bootstrap a lot
@Nounearthlyglow
@Nounearthlyglow 2 года назад
@@akshaygadekar9926 Nice, I've used a number myself and have found Tailwind-css my favorite. Best of luck to you.
@ankittchaurasia
@ankittchaurasia 2 года назад
Same. I thought I am only one who uses Php with nextjs. 😅 Only diff is I use bootstrap instead MUI
@jatinverma3576
@jatinverma3576 2 года назад
I have a question why make backend when you have things like firebase 😅
@daheck81
@daheck81 2 года назад
💰
@akshaygadekar9926
@akshaygadekar9926 2 года назад
U wanna pay bucks???
@jatinverma3576
@jatinverma3576 2 года назад
@@akshaygadekar9926 we have to pay for servers then why not for firebase
@akshaygadekar9926
@akshaygadekar9926 2 года назад
@@jatinverma3576 firebase uses node JS, so you still need to learn it
@shrangisoni8758
@shrangisoni8758 2 года назад
It will be much more costly than having ur own backend
@venky247365
@venky247365 11 месяцев назад
Why you deliberately skip data center in India in the map. Ignoring India is great 🤔?
@soulninjadev
@soulninjadev 2 года назад
how do VPC's work ?
@dishantsethi4680
@dishantsethi4680 2 года назад
Can you please share the link of Twitter thread you mentioned?
@codedamn
@codedamn 2 года назад
twitter.com/rauchg/status/1337857095014629379
@dishantsethi4680
@dishantsethi4680 2 года назад
@@codedamn thank you
@93dssagar
@93dssagar 2 года назад
Gold channel.
@skulldot5495
@skulldot5495 2 года назад
Web developer has to learn data structures?
@Geomaverick124
@Geomaverick124 2 года назад
Eventually...but not to get a job at first
@skulldot5495
@skulldot5495 2 года назад
@@Geomaverick124 thanks for your reply sir 😄, I have an another doubt that in many videos I have seen that product based companies hire software engineer not web developers so how and where should we apply to get our first job and which stack will be preferable!!
@Geomaverick124
@Geomaverick124 2 года назад
@@skulldot5495 well it depends on where you live and what jobs you apply for...Web developers are software developers/engineers that just specialize in creating web apps and websites...you can look into CMS, Wordpress, or Shopify development; you could also look into Content Editor, HTML Email developer, or Web Master as starter jobs and work on the mainstream technologies like Nextjs, c#.net, Node, etc on the side. If you get one of the starter jobs and build a portfolio on the side with projects using relevant tech, you will be in a better position to get the job you really want
@vishal_sharma_rha
@vishal_sharma_rha 2 года назад
Great
@adilismail3593
@adilismail3593 2 года назад
Wat is VPC
@sayf3446
@sayf3446 2 года назад
Same question from me
@tapank415
@tapank415 2 года назад
virtual private cloud, i.e kinda same as vps.
@gofudgeyourselves9024
@gofudgeyourselves9024 2 года назад
Ajinkya rahane
Далее
How do we scale web applications?
21:11
Просмотров 58 тыс.
Women’s Free Kicks + Men’s 😳🚀
00:20
Просмотров 6 млн
Different types of modern websites - Explained!
9:15
We need to talk about Prisma
17:30
Просмотров 56 тыс.
How are holograms possible? | Optics puzzles 5
46:24
Просмотров 208 тыс.
Explained : Serverless vs Serverful Backends ⚡
11:50
What does larger scale software development look like?
24:15
Frontend jobs dead? ChatGPT vs Claude Artificats
19:41
BRUTALLY getting hacked is NOT fun
18:01
Просмотров 10 тыс.