Sir, again! This is pure gold, normally I had a tremendous nervous about getting System Design interview, then after this channel, I aced two different interviews and getting two offers. Thank you for this!
@hello_interview4 ай бұрын
You rocked it! Major congrats on your success, don’t give us too much credit :)
@aldogutierrezalcala30474 ай бұрын
@@hello_interview hahahahah you are really humble, but following this framework, also the interviewers loved the approach, this is thanks to you guys.
@feniltailor92224 ай бұрын
Thank you, no fluff, channel is pure discussing engineering concepts with tradeoffs :)
@ibnualwi97844 күн бұрын
watch this repeatedly to grasp the concepts and details of elasticsearch. Thank you so much!
@AnkurSaxena20203 ай бұрын
You guys are doing an incredible job. The information is so helpful, and I really appreciate how you start simple and gradually build up to more complex concepts
@siddharthchaudhary21834 ай бұрын
I bought the guided system design course. Amazing content sir!
@hello_interview4 ай бұрын
Amazing! Let us know how you like it, we’re launching new features every couple days with the guided practice.
@Soultaker228Ай бұрын
Amazing walk-through. I love all the content you guys produce. I would have loved to see a brief section explaining how geospatial search works in elasticsearch
@bbksvb2 ай бұрын
Excellent explanation! I now have a full understanding of many aspects of Elasticsearch. Thanks for putting this together!
@ivanseredkin1090Ай бұрын
So simple and powerful explanation of Elasticsearch, thank you!
@danielszatmari92504 ай бұрын
I was just about to learn about elastic search and you've posted this. Thank you so much!
@hello_interview4 ай бұрын
Amazing. Let us know what we're missing!
@Learn_with_cosmosАй бұрын
Excellent tutorial :) Fluid search knowledge. I am learning about ElasticSearch.
@siddharthchaudhary2183Ай бұрын
This was amazing. Thank you Stefan!
@陈迪-i3w4 ай бұрын
You're creating great content! Thanks a lot. It would be even better you could put some other study materials in the end in case we may want to dig deeper into some aspects of the topic.
@YoungY2-uu9rj4 ай бұрын
Amazing! it's finally here.
@ganhuanmin32974 ай бұрын
Great video. Personally, a bulk of my elasticsearch use case pertains to analytics with aggregations. It would awesome to have a deep dive into that!
@hello_interview4 ай бұрын
What do you use it for?
@ganhuanmin32974 ай бұрын
@@hello_interview I use a combination of bucket and metric aggregations. eg. Terms aggregations followed by a metric or even for time series, date histogram>term>metric I'd be interested in knowing how the memory loading works at each level of aggregation. In my case, the metric sits at the root level while date histogram and terms fields are nested
@ferritafreshi8169Ай бұрын
Quite informative. In the last slide with the callflow diagram, how does the Coordinating Node know on which shard the data is found? I am guessing that the Ingest Node communicates with it and provides this information to it, right? The callflow diagram did not indicate this.
@noextrasugar4 ай бұрын
Drop everything you doing, and watch the new episode in Deep Dives series🎬📽🍿
@redheart974 ай бұрын
🔥🔥 great for learning or reviewing concepts. Thank you
@abhijit-sarkarАй бұрын
10:50 - Sending a GET request with a body is unspecified behavior in the RFC 7231 (HTTP/1.1 Spec): "A payload within a GET request message has no defined semantics", so, from a purely RESTful design POV, the API seems hokey. However, I don't know what else they could've done, given the limitation on the length of the URL. Message body also has a limit, but it's way more than the URL length limit. If I was designing such an API in a SD interview, I'd call this out to the interviewer, and explain the reason for choosing a non-standard implementation.
@coledenesik4 ай бұрын
Interesting. Slowly things became clearer and more relevant. Please do same on MongoDB
@masatanida91194 ай бұрын
Very concise and informative!
@adhirajbhattacharya85744 ай бұрын
Was waiting for this. :) As always, useful and awesome. One doubt that I had is that the Elasticsearch and Cassandra deep dives are not showing on the website for me, in India. Is it not live yet? Or some other issue?
@hello_interview4 ай бұрын
Should be fixed in 30 minutes with the next deploy!
@michaeloladimeji65712 ай бұрын
do I need this for a grad/junior role?
@krishkar994 ай бұрын
Thanks for sharing the details. It looks like the segments and deletion looks similar to LSM. Does Elastic search also use memtable and LSM ? I will anyway dig a bit more on the Elastic Search documentation.
@mozammal1234 ай бұрын
as far as I know it's almost similar but Elasticsearch does not use the in-memory buffer(mmetable) for the query
@IshaZaka3 ай бұрын
Plz make course for Docker and kubernetes as well if possible
@yunyunzai3 ай бұрын
kubernetes +1
@lancekm90584 ай бұрын
Simply top notch!
@chaitanyatanwar815116 күн бұрын
Thank you
@xiaopewpew2 ай бұрын
Video request: design guided practice feature for an interview prep service.
@hello_interview2 ай бұрын
😂😂😂
@kunalsinghal35584 ай бұрын
Why no written article on website sensei ?
@hello_interview4 ай бұрын
Link in the description!
@karrarkazuya88983 ай бұрын
Thanks for the amazing content and efforts you guys putting into each video, I really like the clean ui of the software you are writing with can you please point me out which software is this? I did my research and found none similar :(
@hello_interview3 ай бұрын
Excalidraw
@karrarkazuya88983 ай бұрын
@@hello_interview Thanks dear, highly appreciate it
@Learn_with_cosmosАй бұрын
@@karrarkazuya8898 here for this. :)
@eastsideGK4 ай бұрын
So well explained
@AliakseiPialetski4 ай бұрын
Thank you!
@samuelzih39304 күн бұрын
the informations in your videos are invaluable but why are they always blurry; i find it very difficult to see the texts in your video; Can you improve of that please.
@ramakrishnan43564 ай бұрын
Table of contents not updated with topic but good content :)