Client Server Architecture | System Design Tutorials | Part 3 | 2020

This is the third video in the series of System Design Primer Course. We talk about one of the basic components of System Design: Client Server Architecture and it's different flavours. We want software engineers and aspiring software engineers to develop basics and get ready for the world of interviews as well as excelling as a Software Engineer.
------------------------------------------------------------------
Recommendations
------------------------------------------------------------------
Our full courses on youtube:
✒ System Design Primer Course: • System Design Primer C...
✒ REST APIs made easy: • REST APIs MADE EASY
Some paid courses that we recommend:
✒Educative.io: bit.ly/3qnW5ku
✒Interviewready.io: get.interviewready.io/ (Use coupon code SUDOCODE for extra discount)
------------------------------------------------------------------
About Us
------------------------------------------------------------------
Created and Instructed by:
Yogita Sharma
✒ LinkedIn - / yogita-sharma-83400b55
✒ Instagram - / sudo.code1
✒ Facebook - / sudo.code
✒ Medium - / yogita088
Post-production(editing, thumbnail etc) managed by:
CiKi
✒ Website: www.ciki.co.in
✒ LinkedIn: / 74735937
Colors and design by:
Naini Todi
✒ LinkedIn - / nainitodi
Both Arpit and Yogita are software engineers and want to help other software engineers become better by providing high quality and well researched content by adding their creativity and teaching twist.
------------------------------------------------------------------
Join Us
------------------------------------------------------------------
Hangout with sudoCode:
✒Discord Server: / discord
For business:
✒Email: sudocode.yogita@gmail.com
Quiz for this video.
List down the real world use cases when you would choose a thick client architecture over thin client architecture and vice versa. List pros and cons in all scenarios. Can you think of a system which has thick client and thin client and multiple tiers? Also, can servers behave as clients?

Пікірлер: 140

  • @raghavddps2
    @raghavddps23 жыл бұрын

    My Answer to the quiz question Q1 - Thin client chosen than thick client The heavy computation required: The use cases where heavy computation is required, in those cases, we should do processing at the server only and not at the client. Q2 - Thick client chosen than thin client Light computation and less network access preferred: In certain applications where we have light computations possible on the device and the resource is heavy to be transferred on the network, in those cases, Thick clients must be chosen. Q3 - A system with thick client Thin client and n tier architecture. A good example of a system with all a thick client, thin client, and an n tier architecture is Zoom (I am not sure), because in case of zoom, streaming is done from the server, if I wanna change the background (Done at the client) and obviously they will have an n tier architecture to make a scalable system. Q4 - Can servers behave as clients? Yes, A client can act as a server. In cases where my server is making an API call to some other service (for example - Twitter API), the server is acting as a client. I am a beginner, please correct wherever I am wrong.

  • @kmishy
    @kmishy2 жыл бұрын

    Ma'am I can't stop my tears! Prof discussed but don't know what he discussed but your lecture gave me a better insight of topics. Thank you

  • @jeevanantham6975
    @jeevanantham69752 жыл бұрын

    Quiz answers: 1) When I choose thick client over thin client architecture : When a system want to takes care of more computation in the client side and want to relay less on the server side in this scenario we can go for thick client. Example: Ms-Excel, Ms-Paint. 2) When I choose thin client over think client architecture: When a system want to takes care of more computation in the server side and making client lite weight in this scenario we can go for thin client. Example : Web-browser. 3) Pros and Cons of thick and thin client: Thick client: Pros : 1) System can perform seamlessly without considering network latency. 2) More cost to maintain. 3) High responsive to the user Cons: 1) No assurance of data availability as it has possibility of system crash and other difficulties. 2) High cost to maintain the app. 3) Effective usage of system resource is less. Thin client: Pros: 1) Easy to manage/maintain system infrastructure. 2) Highly scalable and easy maintainable app 3) Cost effective Cons: 1) Highly dependent on network connectivity/availability. 2) Each components are managed by component professionals. 4) Thick client example : Ms-Excel Thin client example : webserver Multi tier example : youtube 5) Yes, Server can be a client also, because in large enterprise applications not all the apps takes care of computations some may get the other processed/computation result and take care of responsibility to get back to presentation layer.

  • @yujianzhao6461

    @yujianzhao6461

    Жыл бұрын

    where do you find the quiz?

  • @yogeshkumarverma2125

    @yogeshkumarverma2125

    Жыл бұрын

    how is this a pro? 3) Pros and Cons of thick and thin client: Thick client: Pros : 2) More cost to maintain. ???

  • @yogeshkumarverma2125

    @yogeshkumarverma2125

    Жыл бұрын

    @@yujianzhao6461 its in the last of description

  • @sachinjohnsonchirayath8307
    @sachinjohnsonchirayath83073 жыл бұрын

    I'm honestly happy with the 3 videos released so far. The content is well explained. Keep going

  • @sudocode

    @sudocode

    3 жыл бұрын

    Thank you Sachin. :)

  • @azimmalpekar9072
    @azimmalpekar90722 жыл бұрын

    This series helps in bringing together loose ends and tries to give complete picture of overall System designing.

  • @sudocode

    @sudocode

    2 жыл бұрын

    Thanks Apply

  • @nanaadommills-robertson7464
    @nanaadommills-robertson74642 жыл бұрын

    Just letting you know - this course is awesome! Discovered you through the system design video with Gaurav Sen; and your content is gold. Thanks for taking the time to put together these videos!

  • @theultimateamazing3722
    @theultimateamazing37222 ай бұрын

    In 6 mins you have explained it so much better than hours of lecture. Thank you.

  • @komalgupta8558
    @komalgupta85582 жыл бұрын

    Thanks for the great explanation! My answer to the quiz: 1. Cases to choose thick client architecture over thin client architecture: a. Fitness App: As the data in a fitness app is user-specific, it would be costly and unnecessary to call the server for tracking progress. b. Grammarly: Rules can be stored at the client end to make suggestions. 3 tier architecture can also be a valid option for this if the logic is too complicated. 2. Cases to choose thin client architecture over thick client architecture: a. Stock Broker App: The client is just an interface that should be updated regularly from the server. All the processing logic also resides with the server. b. Random key generation service: The logic for the generation and mapping of keys must reside with the server.

  • @sarthakagarwal221
    @sarthakagarwal2213 жыл бұрын

    Great video I still don't understand why some youtubers who just provide unnecessary roadmaps and give gyaan on how to crack FAANG interviews gets lakhs of views while someone like you who is actually providing quality content for clearing those interviews is getting so less views

  • @sudocode

    @sudocode

    3 жыл бұрын

    Thanks a lot. We will get lakh views too. Things take time :) Keep supporting and sharing.

  • @sarthakagarwal221

    @sarthakagarwal221

    3 жыл бұрын

    Hope so 👍

  • @darshanjain3287

    @darshanjain3287

    2 жыл бұрын

    thats may be because people like to plan rather than following the plan

  • @chuksc-m.5579
    @chuksc-m.55793 жыл бұрын

    Great video that was simple but very detailed. I learned a lot in 6 minutes, I am really enjoying this series. :)

  • @sudocode

    @sudocode

    3 жыл бұрын

    Thanks Chuks. That's what we are intending bro so with to course 😅

  • @subhankardash9770
    @subhankardash97702 жыл бұрын

    I am really spellbound the clarity of explanation. Really helped in my interview.

  • @anshikagarg4874
    @anshikagarg4874 Жыл бұрын

    Thick client applications normally require the installation of application on the client side (user application). They take up space and memory on users machine. Eg - Microsoft outlook Thin client applications are typically the web applications which can simply be accessed by internet. Eg - google

  • @palaktoshniwal5409
    @palaktoshniwal54092 жыл бұрын

    Very crisp and clear, thank you for making these videos!!

  • @sudocode

    @sudocode

    2 жыл бұрын

    Glad you like them!

  • @raihanmdsiqbal9097
    @raihanmdsiqbal90972 жыл бұрын

    Great explanation, I just hope and pray ther series expands and huge shoutout and appreciation to the creator and thier team. May God bless you all with health and wealth.

  • @sudocode

    @sudocode

    2 жыл бұрын

    Thanks a lot for such wonderful wishes Raihan. God bless you and you family too 🙂

  • @tarunmehta8448
    @tarunmehta84483 жыл бұрын

    You're doing really good. :) Explanation was nice and crystal clear

  • @sanghamitrahota1162
    @sanghamitrahota11622 жыл бұрын

    N tier architecture : heavy video games like valorant . They have load balancer. A lot of threads and entities to handle . Thick client : Adobe photoshop . Mostly the client side has heavy load. Standalone software like unity One tier architecture: water reminder apps

  • @nasirsalmani8498
    @nasirsalmani84988 ай бұрын

    The way you explain all the stuff is amazing. more power to you.✌✌✌

  • @dalskiBo
    @dalskiBo5 ай бұрын

    Thanks for being so concise.

  • @VeenaKumari-ff9xy
    @VeenaKumari-ff9xy2 жыл бұрын

    Thank you for the making the clear conceptual video.

  • @arvindsharma469
    @arvindsharma4692 жыл бұрын

    Good series on system design and explained in very simple way so that everyone understands. Thanks Yogita.

  • @-MayurDewangan
    @-MayurDewangan2 жыл бұрын

    A thick client can be chosen when more amount of processing work is to be done in the client side like gaming purpose, editing applications, etc. A thin client can be chosen when computational processing is to be done on the server side of the system An n-tier architecture can be chosen when the data stored in the database or the system is huge enough to be processed on the same computer or system and hence they are broken into parts , a very good example of n-tier system is social media apps like facebook and instagram which stores users data(number of users in billions ) and manipulate them according to the users requirement

  • @crunchtube7
    @crunchtube73 жыл бұрын

    Simple and elegant!

  • @nihalsaket
    @nihalsaket2 жыл бұрын

    On my 3rd video and I can experience the genuine effort you have put to publish the course and that too for free. Thanks a lot and wish you 100k subscribers soon. 🙂

  • @ghanshyamgupta1259
    @ghanshyamgupta12593 жыл бұрын

    Best free tutorial on system design.. thanks a lot mam.. god bless 🙏🙏

  • @sudocode

    @sudocode

    3 жыл бұрын

    Most welcome 😊

  • @sainathmitalakar3081
    @sainathmitalakar3081 Жыл бұрын

    Yogita, I must say.. You are too good 💯🇮🇳 Thanks for the course ❤

  • @Sachin2011jan
    @Sachin2011jan2 жыл бұрын

    Great content with easy explanation to connect the dots

  • @vedanshsharma3814
    @vedanshsharma38142 жыл бұрын

    Great explanation. Thank you so much

  • @aurangzebhusain8366
    @aurangzebhusain8366 Жыл бұрын

    Thankyou for this series. Its a perfect place to start

  • @sudocode

    @sudocode

    Жыл бұрын

    Glad that you liked it :)

  • @ashshettyvlogs3220
    @ashshettyvlogs3220Ай бұрын

    well explained on the situation we need different types of architecture with examples

  • @ashking569
    @ashking5692 жыл бұрын

    too good mam..... got my doubts cleared Thank You ❤

  • @jinalkumarpatel5138
    @jinalkumarpatel51383 жыл бұрын

    Simple and to the point. 👍

  • @sudocode

    @sudocode

    3 жыл бұрын

    Thanks Jinalkumar

  • @mohammad_alhalla30
    @mohammad_alhalla30 Жыл бұрын

    thanks for your time

  • @SHIVAMGUPTA-wb5mw
    @SHIVAMGUPTA-wb5mw3 жыл бұрын

    i will be following this tutorial completly

  • @sudocode

    @sudocode

    3 жыл бұрын

    Sure Shivam. Do join our slack group for collaborating with other engineers 👍. Link in description

  • @anirudhsilverking5761
    @anirudhsilverking57612 жыл бұрын

    You're a genius bruh

  • @jafarolamide6596
    @jafarolamide65963 жыл бұрын

    One of the best series for Systems design beginners. Great job. Examples Thin client: Spotify Thick client: Atlassian Jira, Wordpress Two Tier: Simple full stack application Three Tier: KZread

  • @sudocode

    @sudocode

    3 жыл бұрын

    Glad you like it Jafar!

  • @kevinngaleu1545
    @kevinngaleu15458 ай бұрын

    Thank you very much!!!

  • @riggergirl247
    @riggergirl247Ай бұрын

    extremely good explanation

  • @apnashankar
    @apnashankar10 ай бұрын

    Well Explanation ma'am!❤

  • @aakashchandwani293
    @aakashchandwani2933 жыл бұрын

    Look forward to your videos on weekends..keep going.

  • @sudocode

    @sudocode

    3 жыл бұрын

    Thanks Aakash. New video on Data and Data Flow releases Monday 10:00 AM(IST). Happy Learning

  • @raghavenderkuppireddy7158
    @raghavenderkuppireddy71589 ай бұрын

    This is awsome explanation 🎉

  • @kulkarnineeraj
    @kulkarnineeraj3 жыл бұрын

    Great going. Keep doing such great work

  • @sudocode

    @sudocode

    3 жыл бұрын

    Thank you, I will

  • @athi4943
    @athi49432 жыл бұрын

    Wow !!! Clear and nice presentation 😍

  • @sudocode

    @sudocode

    2 жыл бұрын

    Thanks Athira

  • @kevalshah209
    @kevalshah2096 ай бұрын

    Thank you so much

  • @foursidegamer5744
    @foursidegamer5744 Жыл бұрын

    Ma'am very helpful in exam i catch my 10 marks in 6 minute thank you so much ❤️

  • @pradnyabapat9531
    @pradnyabapat95312 жыл бұрын

    Great series

  • @SAKSHIKUMARIP
    @SAKSHIKUMARIP2 жыл бұрын

    it is really useful ..very good explanation keep going

  • @sararamadan1907
    @sararamadan190717 күн бұрын

    Thanks alot

  • @naturelovers3190
    @naturelovers31909 ай бұрын

    Thanks !

  • @talesbytejaswini
    @talesbytejaswini2 жыл бұрын

    Facebook,Amazon- n tier architecture, since it has to serve market place, groups,etc differently for a wide user base. Apps like smallpdf , pdf resizer usually dont use a server to send data and apply the algorithms to resize or compress. So I think they are thick client ones since client does all that. Github-thin client since all the computation takes place in server I guess.

  • @harshraj8858
    @harshraj8858 Жыл бұрын

    we choose a thick client architecture over thin client when most of the processing has to be done on the client side and when we don't want to have network blockage or highly depend on the networks. where as we use thin client architecture over thick client when most of the part has to be processed on the servers i.e where the client has to relay more on the server side and there's less load on the client side.

  • @sabbirahmed4684
    @sabbirahmed46843 жыл бұрын

    You're doing really well Sister. Keep ahead.

  • @sudocode

    @sudocode

    3 жыл бұрын

    Thanks brother :)

  • @subee128
    @subee1288 ай бұрын

    Thanks

  • @diyasher
    @diyasher2 жыл бұрын

    There is a difference between layering and tiering, here you mixed both concepts

  • @anmolwadali9227
    @anmolwadali92273 жыл бұрын

    really Great Explanation 👌👌

  • @sudocode

    @sudocode

    3 жыл бұрын

    Thanks a lot 😊

  • @ankitshrivastava1772
    @ankitshrivastava17722 жыл бұрын

    Nice explained.

  • @shubhampatil5935
    @shubhampatil59352 жыл бұрын

    premium content for free. hard to believe

  • @amitshrestha391
    @amitshrestha3913 жыл бұрын

    Wow simple, short & amazing!!!

  • @sudocode

    @sudocode

    3 жыл бұрын

    Thank you! 🙂

  • @tejass817
    @tejass8172 жыл бұрын

    great content

  • @Finn-jp6pn
    @Finn-jp6pn3 жыл бұрын

    1. List down the real world use cases when you would choose a thick client architecture over thin client architecture and vice versa. List pros and cons in all scenarios. - Thick over thin => a heavy note-taking app like OneNote or Notion Pros: More cost efficient as less resources will be required on the server-side Cons: User experience can deteriorate if on slower machines - Thin over thick => a portfolio website Pros: Quick user experience Cons: Less interactive content 2. Can you think of a system which has thick client and thin client and multiple tiers? Instagram 3. Also, can servers behave as clients? Yes. A server performing logical manipulations can behave as a client for a server that only serves data. I'm a total newbie to System Design. So, my answers could be way off. Any corrections are welcome. Thanks!

  • @sudocode

    @sudocode

    3 жыл бұрын

    Right on!

  • @souromukherjee8425
    @souromukherjee84253 ай бұрын

    How does the transmission occur between 2 and 3 tier architecture?

  • @snghnishant
    @snghnishant2 жыл бұрын

    There’s one more architecture (single tier architecture), example is standalone games, ie everything resides and processing is done on the client machine itself. Also Multiplayer games can be better categorised as Thick client and thin Server architecture, ie game runs on the client machine which can take a lot of processing power and server acts as a data store to register all the data to keep the experience in sync for all the clients connected to the game server.

  • @sudocode

    @sudocode

    2 жыл бұрын

    Absolutely Nishant.

  • @suvratsaraswat7783
    @suvratsaraswat77833 жыл бұрын

    After watching these videos, I am going back to my college and demand a refund for the fee I deposited during 4 years of my B.Tech. Stupid faculty didn't know shit!

  • @c.s.turtle8411
    @c.s.turtle84119 ай бұрын

    1) List down the real world use cases when you would choose a thick client architecture over thin client architecture and vice versa. Thick > thin: a drawing software (not online, because if it were online, it would be thin-client?), a video editing app, garage band Thin > thick: simple website for querying train schedules, calculating tax payments 2) List pros and cons in all scenarios. Drawing software pros of using thick: - has to handle a lot of user data (as strokes) and processing would be much faster if the logic was done on the client side cons of using thick: - processing will be limited by the compute of the client server; improvements to compute in the backend server wouldn't impact performance that much Simple website querying train schedule pros of thin: - light-weight and cheaper - does not need much data from client - can improve performance on the backend cons of thin: - limited by network/communication 3) Can you think of a system which has thick client and thin client and multiple tiers? Multi-layer: Netflix, KZread 4) Also, can servers behave as clients? Yes, when you start working with third-party APIs

  • @christofrank4862
    @christofrank48622 жыл бұрын

    Thankyou

  • @myLifeSk98
    @myLifeSk982 жыл бұрын

    #50k soon ❤️ thanks sudocode

  • @AbhinavSingh-oq7dk
    @AbhinavSingh-oq7dk3 жыл бұрын

    Ma'am, you gave the example of desktop video games, in that case who is representing the server side? Hard disk memory? Might be a dumb question :|

  • @safakhan8177
    @safakhan81772 жыл бұрын

    Possible example of 2 Tier: A simple static website, for example I had a school project in which I built a website that listed my favorite recipes along with pictures. It was very lightweight and the data was not heavy. Possible example of 3 Tier: An application like Redfin/Zillow, on which we request listings for homes in a certain area based on certain requirements. Thin client: Instagram perhaps, all the processing is on the server side and I am mostly browsing/ uploading/commenting via the presentation layer Thick client: Desktop application for Slack perhaps?

  • @sudocode

    @sudocode

    2 жыл бұрын

    Good examples but think again for example of tier 2 and think if tier 1 is possible?

  • @safakhan8177

    @safakhan8177

    2 жыл бұрын

    @@sudocode Interesting, Tier 1 seems to be a situation where the server is acting as the client?

  • @UECDishaKhattri
    @UECDishaKhattri2 жыл бұрын

    Thick client architecture is chosen over thin client in real cases-> simple link generator websites like tiny url as user dosen't do any computation Pros are that user don't have to do much and cons are that delivery time can be more due to high computations 2nd scenario: in games thin client architecture is chosen as user has to constantly think and give inputs Pros are that less memory required at server side and cons are that waiting time depends on user bandwidth Yes server can behave as clients when they fetch for some data from another machine/server

  • @siddharthsinghh
    @siddharthsinghh2 жыл бұрын

    Maja aa gaya

  • @ChayonShaahOfficial
    @ChayonShaahOfficial2 жыл бұрын

    Medam object oriented analysis & design .. uml diagrams , use case etc yeh sab kya system analysis phase me hota hai .. kya system alalyst yeh sab kam karta .. hai .

  • @surjeetlohan6633
    @surjeetlohan66333 жыл бұрын

    Nice Content sister

  • @sudocode

    @sudocode

    3 жыл бұрын

    Thank you 🙂

  • @rahulsolanki7584
    @rahulsolanki758410 ай бұрын

    please enable captions for better idea for student thank you.

  • @ManideepSagar
    @ManideepSagar2 жыл бұрын

    As per your def, if data and logic resides on client, then it's thick client. If that's the case, what's the need for the server? Can you explain with real world example?

  • @deepakSharma-db6fj

    @deepakSharma-db6fj

    2 жыл бұрын

    Server can be used just for storing the data...example- a photoshop app

  • @mjeewani123
    @mjeewani1232 жыл бұрын

    SudoCudo can you make a video on WebSocket please?

  • @mmmm-wm8ci
    @mmmm-wm8ci11 ай бұрын

    Is this series complete

  • @maggieconlin1027
    @maggieconlin1027 Жыл бұрын

    Example of thick client :Quicken. Example of thin client: MyChart (EMR). Correct?

  • @mohamedhassan-ub4kj
    @mohamedhassan-ub4kj2 жыл бұрын

    when you have a lot of logic going on you better do it on server theb you should go with the thin client otherwise you should stick to the thick client. when you have a lot requests and traffic going on your system then you would go with client loadbalancer logicserver cache databse other with stick to the client logicserver aproach is good

  • @voice6905
    @voice6905 Жыл бұрын

    E commerce site is thin Client. Why so? I think Amazon is an N-tier right?

  • @ayushbajaj1965
    @ayushbajaj19653 жыл бұрын

    Hi mam. In case of thick clients, the video editing software is a desktop application installed on my machine. I dont need internet to do the editing. In this case there is no server as such. All the software is in client side only

  • @sudocode

    @sudocode

    3 жыл бұрын

    Hey Ayush, that is true but video editing is provided in some cases online as well, for eg: KZread's video editor or more example of thick client could be an online game.

  • @ayushbajaj1965

    @ayushbajaj1965

    3 жыл бұрын

    @@sudocode when you say online game or editor, do you mean the ones accessed through web browser. If that is so, the heavy client side processing that you are referring to is the javascript execution in browser?

  • @sudocode

    @sudocode

    3 жыл бұрын

    @@ayushbajaj1965 Why don't you join sudocode slack channel here - kzread.info?q=https%3A%2F%2Fjoin.slack.com%2Ft%2Fsudocode-workspace%2Fshared_invite%2Fzt-h5bl54cx-TySBKH7faKBJ0MuCZk5Cow&redir_token=QUFFLUhqbHpEcDFWeW1mWTNrWEV4S1FVTldIbmUzNS1pQXxBQ3Jtc0ttNTAweXR1ZXl5VjBIQVNoT0NCYmFwQmZBU2xPVVBwNklGcUVUREZIRktreFBna3dvN1ZBbENBTW1hcXZlN2JwV3FBZHNjXzZfbWpSVXN4SHJYRGRDNGJtWElYNVZtdERDLVgzSU1HeXpDSDBlLWtZVQ%3D%3D&v=Dg1U-jwVUrg&event=video_description You can get answers and also others can benefit too from discussion. But, short answer to your questions is YES.

  • @sambhavjain3653

    @sambhavjain3653

    3 жыл бұрын

    @@sudocode I am a bit confused when you say online games are an example of thick client? It seems as if in online games the processing happens to be on server side and hence it comes out to be thin client, how can we say online games are an example of thick client? Also the link to join slack is not working would be great if you can share the resolution for this

  • @himanshiarya2629
    @himanshiarya26292 жыл бұрын

    Please explain with diagrams And make more videos

  • @kidslearningzone6874
    @kidslearningzone68742 жыл бұрын

    Is anyone making notes of these lectures, if yes, please do share? I am looking for notes.

  • @zubairahmad6352
    @zubairahmad63525 ай бұрын

    🎉

  • @saiavinashduddupudi8975
    @saiavinashduddupudi89753 жыл бұрын

    Slack link is no longer active. Please update the new link :)

  • @abisheksoni3354
    @abisheksoni33542 жыл бұрын

    Thanks for providing such a great content. Please correct me if I wrong anywhere Yes client itself can act as server Example is calculator app and alarm clock app. Which is itself is tier1 and thick. Can client be thick and thin both at the same time (hybrid) What about the calendar app which has static and dynamic information both.. can we say it is hybrid ?

  • @arjunagarwal2248
    @arjunagarwal22482 жыл бұрын

    Hi , I wanted to know if system design questions are asked for freshers??

  • @sudocode

    @sudocode

    2 жыл бұрын

    It depends on company. Mostly not, for freshers DSA is focus.

  • @pradipnath7388
    @pradipnath7388 Жыл бұрын

    How to server work

  • @rohitpatle8170
    @rohitpatle8170 Жыл бұрын

    Hmm

  • @mjeewani123
    @mjeewani1232 жыл бұрын

    Also where are the quiz questions?

  • @multimediaworld9537

    @multimediaworld9537

    2 жыл бұрын

    Did you find them?

  • @user-dk6zv6mj5e
    @user-dk6zv6mj5e3 ай бұрын

    Thin: Train Schedules List of landmarks Movie theater features Thick: On-Demand Taxi - Uber Airline ticket sales Yes, thin and thick clients can be found in the same system such as an on-demand app like Uber, where a robust logic engine is needed to connect riders with drivers, but thin clients regarding the name, plate, details of drivers which require no processing.

  • @user-xb8nz6hw7k

    @user-xb8nz6hw7k

    3 ай бұрын

    What architecture should I use for an e-commerce website inspired by amazon? three-tier?

  • @6_Minute_Man
    @6_Minute_Man7 ай бұрын

    Examples: - Thick Client: Counter-strike. - - Pros: Lower visual input lag. - - Cons: Client requires good hardware - and not all do. - Thin Client: Twitch. - - Pros: Accessible to more users. - - Cons: Processing costs incurred by company.

  • @sharliechristable4238
    @sharliechristable42383 жыл бұрын

    I liked your content , would like to buy a copy of your CSA for my organization , kindly let me know your interest to sell the content

  • @sudocode

    @sudocode

    3 жыл бұрын

    Hey Sharlie, you can share this video link in your organisation if it suffices.

  • @vaalarivan_p
    @vaalarivan_p Жыл бұрын

    Keywords: Thin client Thick client N tier architecture

  • @yashdeepsingh1519
    @yashdeepsingh151911 ай бұрын

    huge and heavy data 0_0

  • @God1Manshow
    @God1Manshow Жыл бұрын

    Mam With Due Respect, Just Don't Explain With Showing The Diagrams ... Plz Explain Each And Every Topics With Their Defination I Visit To Your Chanel Or On This Video Just To Dig Out The Information With Their Defination I Hope You Don't Mind Mam...

  • @shubhamjangir887
    @shubhamjangir88726 күн бұрын

    aare hindi me bol le bhan

  • @VIVEK1898
    @VIVEK18983 жыл бұрын

    Very crisp and clear, thank you for making these videos!!

  • @sudocode

    @sudocode

    3 жыл бұрын

    Glad you like them!

  • @Upendra237
    @Upendra237 Жыл бұрын

    Thanks

  • @zubairahmad6352
    @zubairahmad63525 ай бұрын

    🎉

  • @hishmatrai91
    @hishmatrai912 жыл бұрын

    Thanks