Elasticsearch Deep Dive w/ a Ex-Meta Senior Manager

  Рет қаралды 39,378

Hello Interview - SWE Interview Preparation

Hello Interview - SWE Interview Preparation

Күн бұрын

Пікірлер: 50
@aldogutierrezalcala3047
@aldogutierrezalcala3047 4 ай бұрын
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_interview
@hello_interview 4 ай бұрын
You rocked it! Major congrats on your success, don’t give us too much credit :)
@aldogutierrezalcala3047
@aldogutierrezalcala3047 4 ай бұрын
@@hello_interview hahahahah you are really humble, but following this framework, also the interviewers loved the approach, this is thanks to you guys.
@feniltailor9222
@feniltailor9222 4 ай бұрын
Thank you, no fluff, channel is pure discussing engineering concepts with tradeoffs :)
@ibnualwi9784
@ibnualwi9784 4 күн бұрын
watch this repeatedly to grasp the concepts and details of elasticsearch. Thank you so much!
@AnkurSaxena2020
@AnkurSaxena2020 3 ай бұрын
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
@siddharthchaudhary2183
@siddharthchaudhary2183 4 ай бұрын
I bought the guided system design course. Amazing content sir!
@hello_interview
@hello_interview 4 ай бұрын
Amazing! Let us know how you like it, we’re launching new features every couple days with the guided practice.
@Soultaker228
@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
@bbksvb
@bbksvb 2 ай бұрын
Excellent explanation! I now have a full understanding of many aspects of Elasticsearch. Thanks for putting this together!
@ivanseredkin1090
@ivanseredkin1090 Ай бұрын
So simple and powerful explanation of Elasticsearch, thank you!
@danielszatmari9250
@danielszatmari9250 4 ай бұрын
I was just about to learn about elastic search and you've posted this. Thank you so much!
@hello_interview
@hello_interview 4 ай бұрын
Amazing. Let us know what we're missing!
@Learn_with_cosmos
@Learn_with_cosmos Ай бұрын
Excellent tutorial :) Fluid search knowledge. I am learning about ElasticSearch.
@siddharthchaudhary2183
@siddharthchaudhary2183 Ай бұрын
This was amazing. Thank you Stefan!
@陈迪-i3w
@陈迪-i3w 4 ай бұрын
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-uu9rj
@YoungY2-uu9rj 4 ай бұрын
Amazing! it's finally here.
@ganhuanmin3297
@ganhuanmin3297 4 ай бұрын
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_interview
@hello_interview 4 ай бұрын
What do you use it for?
@ganhuanmin3297
@ganhuanmin3297 4 ай бұрын
​@@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
@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.
@noextrasugar
@noextrasugar 4 ай бұрын
Drop everything you doing, and watch the new episode in Deep Dives series🎬📽🍿
@redheart97
@redheart97 4 ай бұрын
🔥🔥 great for learning or reviewing concepts. Thank you
@abhijit-sarkar
@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.
@coledenesik
@coledenesik 4 ай бұрын
Interesting. Slowly things became clearer and more relevant. Please do same on MongoDB
@masatanida9119
@masatanida9119 4 ай бұрын
Very concise and informative!
@adhirajbhattacharya8574
@adhirajbhattacharya8574 4 ай бұрын
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_interview
@hello_interview 4 ай бұрын
Should be fixed in 30 minutes with the next deploy!
@michaeloladimeji6571
@michaeloladimeji6571 2 ай бұрын
do I need this for a grad/junior role?
@krishkar99
@krishkar99 4 ай бұрын
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.
@mozammal123
@mozammal123 4 ай бұрын
as far as I know it's almost similar but Elasticsearch does not use the in-memory buffer(mmetable) for the query
@IshaZaka
@IshaZaka 3 ай бұрын
Plz make course for Docker and kubernetes as well if possible
@yunyunzai
@yunyunzai 3 ай бұрын
kubernetes +1
@lancekm9058
@lancekm9058 4 ай бұрын
Simply top notch!
@chaitanyatanwar8151
@chaitanyatanwar8151 16 күн бұрын
Thank you
@xiaopewpew
@xiaopewpew 2 ай бұрын
Video request: design guided practice feature for an interview prep service.
@hello_interview
@hello_interview 2 ай бұрын
😂😂😂
@kunalsinghal3558
@kunalsinghal3558 4 ай бұрын
Why no written article on website sensei ?
@hello_interview
@hello_interview 4 ай бұрын
Link in the description!
@karrarkazuya8898
@karrarkazuya8898 3 ай бұрын
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_interview
@hello_interview 3 ай бұрын
Excalidraw
@karrarkazuya8898
@karrarkazuya8898 3 ай бұрын
@@hello_interview Thanks dear, highly appreciate it
@Learn_with_cosmos
@Learn_with_cosmos Ай бұрын
@@karrarkazuya8898 here for this. :)
@eastsideGK
@eastsideGK 4 ай бұрын
So well explained
@AliakseiPialetski
@AliakseiPialetski 4 ай бұрын
Thank you!
@samuelzih3930
@samuelzih3930 4 күн бұрын
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.
@ramakrishnan4356
@ramakrishnan4356 4 ай бұрын
Table of contents not updated with topic but good content :)
@hello_interview
@hello_interview 4 ай бұрын
Should be fixed now!
CAP Theorem in System Design Interviews
13:56
Hello Interview - SWE Interview Preparation
Рет қаралды 22 М.
Insights From an L7 Meta Manager: Interviews, Onboarding, and Building Trust
23:15
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
Choosing a Database for Systems Design: All you need to know in one video
23:58
Redis Deep Dive w/ a Ex-Meta Senior Manager
31:00
Hello Interview - SWE Interview Preparation
Рет қаралды 73 М.
When to Use Kafka or RabbitMQ | System Design
8:16
Interview Pen
Рет қаралды 166 М.
DynamoDB Deep Dive w/ a Ex-Meta Staff Engineer
23:05
Hello Interview - SWE Interview Preparation
Рет қаралды 6 М.
Elasticsearch anti-patterns and bad practices to be aware of
9:17
George Bridgeman
Рет қаралды 33 М.
Systems Design in an Hour
1:11:00
Jordan has no life
Рет қаралды 42 М.
Beginner System Design Interview: Design Bitly w/ a Ex-Meta Staff Engineer
59:30
Hello Interview - SWE Interview Preparation
Рет қаралды 36 М.
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН