High Availability | Eliminate Single Points of Failure | System Design Concepts for Beginners

  Рет қаралды 13,645

Shiran Afergan

Shiran Afergan

Күн бұрын

Пікірлер: 39
@sergiopietri5370
@sergiopietri5370 Жыл бұрын
I have a problem. WHY DID YOU STOP UPLOADING. Your content is gold.
@jiteshzope7932
@jiteshzope7932 2 ай бұрын
Exactly why did you stop ?
@stutteringcris468
@stutteringcris468 Жыл бұрын
I watched a couple videos on this stuff and yours is the one where I learned the most out fo all of them! Thank you, thank you!!
@pandaonsteroids5154
@pandaonsteroids5154 Жыл бұрын
Very high quality video. Great audio, video, etc, and the concepts are explained so well. Definitely helped me.
@ShiranAfergan
@ShiranAfergan Жыл бұрын
Awesome! Glad to hear :)
@Randomisticful
@Randomisticful 2 жыл бұрын
Please do more videos on more subjects, when in doubt, when thinking that a subject is well covered online - go for it, make tutorials about it. You've got an ability to teach!
@ShiranAfergan
@ShiranAfergan 2 жыл бұрын
Thanks! Working on more system design videos for this playlist :)
@polinatiurina3839
@polinatiurina3839 9 ай бұрын
Thank you! You have a great content and you explain it straight-forward for beginners to understand the concept of system design. Looking forward to your videos!
@surajray4336
@surajray4336 9 ай бұрын
your content is gold, this deserves more views
@harshmohan8419
@harshmohan8419 2 жыл бұрын
Your videos are best system designed and awesome. The way you connect dots are cool and easy to remember.. Atleast Today I understood. Why we need all the components Please make more videos. As soon as possible I have interview of system design. Or if u can suggest any book. Take care Have nice day
@ShiranAfergan
@ShiranAfergan 2 жыл бұрын
That’s awesome! Really glad it helps :)
@beyond_the_tequila_rift3194
@beyond_the_tequila_rift3194 Жыл бұрын
This was an excellent video explaining high level and some technical aspects of HA!!
@charlesopuoro5295
@charlesopuoro5295 2 жыл бұрын
Thank you so much Shiran for your Charitable Contributions. Loving your videos. Salute!!!
@onlineorios977
@onlineorios977 2 жыл бұрын
It's absolutely perfect explanation , people will understand clearly
@ShiranAfergan
@ShiranAfergan 2 жыл бұрын
Thanks 😊
@TuringTested01
@TuringTested01 2 жыл бұрын
wow, looking forward to this, your videos are really professional and well made
@TuringTested01
@TuringTested01 2 жыл бұрын
thanks
@kirillzlobin7135
@kirillzlobin7135 Жыл бұрын
Great video with a very clear explanation
@Moniaar_
@Moniaar_ 11 ай бұрын
This is information wrapped in gold. Thank you so much🌟💙
@aaroncsantana
@aaroncsantana Жыл бұрын
I’ve been binging your system design videos. These are hands down the best videos covering the various topics. Thank you 🙏🏼
@ShiranAfergan
@ShiranAfergan Жыл бұрын
Thanks you! Glad you enjoy them 🙂
@sam3826
@sam3826 Жыл бұрын
@@ShiranAfergan could you share system design videos on apps like OTT. as it deals with large vol of data
@aussietramp
@aussietramp Жыл бұрын
Great video.Absolutely great video.
@saiavinashduddupudi8975
@saiavinashduddupudi8975 2 жыл бұрын
Thanks a lot for the informative video Shiran. I have few queries. 1. Does Floating IPs reside inside an API Gateway? if not, where does it fit in the entire architecture? 2. In DNS based load balancing approach, there are some DNS servers that allow instant removal of a dead load balancer domain, such as Amazon Route 53 or other third party DNS providers that have a built-in health check feature so that we do not need to wait until TTL expiration? Am I correct? 3. What is the order in which a load balancer and an API gateway are implemented in the system design of an application? which comes first?
@marko90000
@marko90000 Жыл бұрын
You are awesome. So nice videos. :)
@annubaba7944
@annubaba7944 2 жыл бұрын
Seriously Awesome explanation Ma'am 😊. Try doing only System design videos more frequently 🙏
@ShiranAfergan
@ShiranAfergan 2 жыл бұрын
Thanks! there are more of these in the works :)
@anshuoberoi6305
@anshuoberoi6305 2 жыл бұрын
@@ShiranAfergan Please do let know, if there is a paid course from your end! waiting for more content! Amazing :D
@dshvets1
@dshvets1 2 жыл бұрын
I am wondering about your opinion on "client-site" availability approach (w/o load balancer) where a client keeps the list of service endpoints/aliases and decides where to send a request based on connectivity status and possibly some basic telemetry data from the service?
@heyitsaamirj
@heyitsaamirj 2 жыл бұрын
Pros: * Cheap (no extra infra, simple code) Cons: * Added complexity on client * Client needs to contain a list of domain-names / services, which makes migrating difficult (think of a mobile client that ships with a set-code). -> This is addressable by the server sending an updated config periodically * Server implementation details leak onto client, which can sometimes be a security risk (what if someone gets an endpoint and just pings that endpoint exclusively?) * Harder to update implementation - once the client ships, it's hard to enforce everyone to be up-to-date if there's a critical fix. Imo, this is a good thing to discuss, it does have some pros and cons, but really depends on your use-case. IMO, the security risk is a big thing to consider.
@yogeshdharya3857
@yogeshdharya3857 2 жыл бұрын
Hey Shiran i didn't know that this was ur first System design video on this channel .I thought this one was like just some another video of urs on the same concept which is the reason why i watched it 3 days late .(May be cause i subscribed u recently ) i was wondering if you could continue with SD videos moving from basics to advanced in the coming time . Me being passionate towards Cloud computing , have an idea that i may come across some Docker and Kubernetes videos on this channel . Too much to ask but anyways m looking forward to some System design content . All the best ur efforts are being appreciated by people😇👌👍
@enmanuelcruzdejesus765
@enmanuelcruzdejesus765 Жыл бұрын
excellent job
@engchoontan8483
@engchoontan8483 Жыл бұрын
When the residents of a country can answer questions conceptually (as opposed to personally), there is = no single-point-of-failure = and = the baseline for the weakest-link in a chain is raised. Same as system-design
@smirkedShoe
@smirkedShoe 9 ай бұрын
Adding more information about floating IP : The floating IP design pattern is a well-known mechanism to achieve automatic failover between an active and standby pair of "stateful hardware nodes" (media servers). A static secondary virtual IP address is assigned to the active node. Continuous monitoring between the active and standby nodes detects failure. If the active node fails, the monitoring script assigns the virtual IP to the ready standby node and the standby node takes over the primary active function. In this way, the virtual IP floats between the active and standby node.
@yogeshdharya3857
@yogeshdharya3857 2 жыл бұрын
9 : 28 ✌I liked that she took the name of my Country in her example ! ✌
@brajagopalmukherjee1588
@brajagopalmukherjee1588 2 жыл бұрын
🔥🔥🔥kindly make full course on Lld and hld mam ,there is no where i find curated course
@cruxwire
@cruxwire 6 ай бұрын
You should implement a real life example of this session.
@Akpanmeme2-nl6yc
@Akpanmeme2-nl6yc 9 ай бұрын
Show the content, you're describing more. To keep people concentrated ,please
@Davidlavieri
@Davidlavieri Жыл бұрын
lol then the dns monitor also is a single point of failure
Capacity Planning and Estimation | System Design for Beginners
16:38
Shiran Afergan
Рет қаралды 28 М.
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
The CAP Theorem | System Design Concepts for Beginners
5:35
Shiran Afergan
Рет қаралды 10 М.
L30 Single Points of Failure
16:52
Phil Koopman
Рет қаралды 1,3 М.
Data Structures for Coding Interviews [In 10 Minutes]
10:40
Shiran Afergan
Рет қаралды 44 М.
What is a Design System? 6 Different Types of Design Systems
12:33
Fail-over and High-Availability (Explained by Example)
19:21
Hussein Nasser
Рет қаралды 59 М.
20 System Design Concepts Explained in 10 Minutes
11:41
NeetCode
Рет қаралды 1,1 МЛН
Genius Machine Learning Advice for 10 Minutes Straight
9:46
Data Sensei
Рет қаралды 101 М.
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН