sir if possible create a complete playlist on following topics I know you have created some of them 1) All things a react developer should know a) all ways to minimize count of renders b) lazy loading dynamic imports c) using webp for images basically optimizations for front end covered end to end so we don't have to go anywhere else 2) same as above but for Node.js include parallel processing internal workings etc for eg node program is wrapped with IIFE etc worker node forking etc 3) Scalability and sys design and AWS for eg: When NOT to use auto scaling and how to tackle that situation For eg: if you have millions of users concurrently using the application won't scale that quickly even using AWS. 3) How to tackle situations like for eg if you have multiple AZ (a,b,c) zones and you are spawning multiple EC2's and the requirement is in only C region but AWS spawns it equally among a,b,c regions. It would be helpful as there are not much good quality resources for this then cover thing like for eg typeahead recursion in react components how to loop effectively in recursive JSON objects ( best practices ) video on all types of headers used in backend for eg header for the data which should not be cached anywhere while travelling in between client and backend
@zen-ventzi-marinov2 жыл бұрын
Nice comment!
@henriquetb87293 жыл бұрын
Great video! It's getting clearer to me all this infrastructure and all the components involved. Thank you for the great content.
@yadneshkhode30913 жыл бұрын
your first video helped me in an interview thanks
@AjayKumar-id7mb3 жыл бұрын
Request: Make a series to crack Web Developer jobs?
@mysteryguruji81173 жыл бұрын
+1
@adarshchakraborty3 жыл бұрын
So basically, database host is good as long as it is closer to the backend server? (E.g. Both hosted in EU west) And, Front-end as distributed? Is it a good practice to host both backend & database server on same machine?
@vidhyasagar42603 жыл бұрын
My suggestion please make videos related to how connect blockchain frontend application. That helps so many people to become a future crypto developers.. Please. Please
@FaizCry3 жыл бұрын
which one is the previous video ?
@diptabiswas79523 жыл бұрын
Nicely demonstrated. get a lot of knowledge. Yes i had that question in my mind every time how the distributed server works. Thanks 😊
@rampandey1913 жыл бұрын
Hey I would love to watch these kind of videos in future as well. Thank you
@KrishnenduKDG3 жыл бұрын
Just one Random Idea... Cannot we implement DBs in the form of sockets?? That is whenever any write happens in any DBs in any part of the world, immediately the update is broadcasted throughout the whole world's DBs... Thank you so much :)
@bramlachat25153 жыл бұрын
I watched this video till the end!
@adnanhussain14603 жыл бұрын
nice explanation and very good work but 1 question How strong consistency is opposite to low latency ? low latency is the shortest duration to get some result and strong consistency is somehow the same thing, then how it is opposite ?
@codedamn3 жыл бұрын
Strong consistency would require your service provider to update EVERY node in the world running the read replica of the database on any write operation anywhere in the world. This means the READ query running in some part of world has to wait for WRITE query result to propagate to its node before that can be run. This could result in huge latency.
@adnanhussain14603 жыл бұрын
@@codedamn got it brother, thanks
@vidhyasagar42603 жыл бұрын
Please make videos relates rust programming language.. I like to learn rust, but i don't know my decision correct or not.. Please suggest me..
@devcrumbs22743 жыл бұрын
There will be Latencies for writes only, reads won't be affected according to me
@rafarolsky75223 жыл бұрын
I watched this video till the end! :)
@basavarajpatil98213 жыл бұрын
Great content Tq for this. Watched he video till end...
@tavin1363 жыл бұрын
Amazing video, as always. Thank you so much!
@emperoralthaf62643 жыл бұрын
Would love to watch a tutorial on building a website with these features. 🙂. Thank you 👍
@akshayjoshicoder2 жыл бұрын
thanks
@prasenjitsutradhar33683 жыл бұрын
Sir, please Make a course on job search, networking, resume writing. Nobody teaches on these topics. My humble request to you.
@10sanat3 жыл бұрын
Informative
@RonaldDas423 жыл бұрын
Ethereum ?
@0xrod3 жыл бұрын
Great video, would you consider making a video on authentication with jwt and refresh tokens. Thanks
@30secondsEmotions3 жыл бұрын
Beside you can also check "yours truly" KZbin channel