Mahmoud YasserBuilding a Reliable Notification Service: Solving Duplication and Scaling IssuesBuilding a scalable notification system to handle retries, avoid duplicates and ensure reliability.Oct 22Oct 22
Mahmoud YasserElasticsearch Architecture X: Exploration of the Inverted IndexInverted index is a sophisticated data structure, plays a crucial role in enabling Elasticsearch’s full-text search functionalities.Aug 3Aug 3
Mahmoud YasserThe V8 Engine Series II: Bytecodes Vs Machine CodesThis article explores the reasons behind V8’s use of bytecodes, their evolution, and the advantages they offer in terms of memoryJun 20Jun 20
Mahmoud YasserThe V8 Engine Series I: ArchitectureThe V8 engine, an open-source project by Google, revolutionizes the execution of JavaScript and WebAssembly in modern web browsers.Jun 19Jun 19
Mahmoud YasserDesign Patterns and Architecture Behind JavaScript PromisesJavaScript Promises are essential for managing asynchronous operations like API calls and file operations efficiently in web development.May 8May 8
Mahmoud YasserData Injection: Strategies for Seamless Client-Server IntegrationUnveiling the Art of Efficient Data Flow in Cloud EnvironmentsMar 29Mar 29
Mahmoud YasserinDev GeniusElasticsearch Architecture IX: Document Versioning & Optimistic Concurrency ControlLet me share something about Elasticsearch that I haven’t covered previously, but don’t worry, I’ll explain it in a friendly and…Jun 17, 2023Jun 17, 2023
Mahmoud YasserinDev GeniusElasticsearch Architecture VIII: How Elasticsearch writes data?Hello there! Now that you know how Elasticsearch reads data, how does it write data?Jun 4, 2023Jun 4, 2023