FOFikayo Ogundijoinfikayoogundijo.hashnode.dev·Jul 3, 2024 · 3 min readWhat happens when you type google.com in your browser and press EnterIntroduction The internet, the backbone of modern communication, operates seamlessly thanks to a complex web of technologies and protocols. Have you ever wondered what happens behind the scenes when you type "https://www.google.com" into your browser...00
FOFikayo Ogundijoinfikayoogundijo.hashnode.dev·Jun 29, 2024 · 2 min readMy Recent, Backend ProblemThe recent backend problem I faced was about implementing caching into my application. The step I followed in sloving the caching problem. Firstly, identifying cacheable Data: Thatis determine which data is frequently accessed and can benefit from c...00
FOFikayo Ogundijoinfikayoogundijo.hashnode.dev·Nov 12, 2023 · 2 min readIssue SummaryFrom 10:26 PM to 12:58 PM (GMT+1), requests to most Review API resulted in 500 error response messages. FashionFusionHub applications that rely on these APIs also returned errors or had reduced functionality. At its peak, the issue affected 100% of t...00
FOFikayo Ogundijoinfikayoogundijo.hashnode.dev·Oct 9, 2023 · 3 min readSearch AlgorithmsAccording to Wikipedia, a search algorithm is: An algorithm designed to address the search problem involves retrieving specific information stored within a data structure or computed within the search space of a problem domain. This search can encomp...00