by aakashchotrani | Dec 27, 2023 | Algorithms, Machine Learning, System Design
Introduction to the World of Movie Recommendation Systems Recommendation systems have become a staple in our digital lives, offering personalized content tailored to our preferences. These systems are particularly prominent in the entertainment industry, where they...
by aakashchotrani | Nov 1, 2023 | Algorithms, Cloud Technology, GPU, Machine Learning, System Design
Introduction to the GPU’s Role in AI and Machine Learning Graphics Processing Units (GPUs) have become a cornerstone in the field of artificial intelligence (AI) and machine learning (ML). These powerful processors have revolutionized the way we approach complex...
by aakashchotrani | Aug 3, 2022 | Algorithms, Cloud Technology, Machine Learning, System Design, Web Development
The Convergence of Machine Learning and Distributed Systems In today’s digitized world, machine learning (ML) has emerged as a transformative force, driving innovations across various sectors. From personalized recommendations on streaming platforms to...
by aakashchotrani | Jun 20, 2022 | Cloud Technology, System Design, Web Development
Introduction: Mastering Cab Booking System Design Cab booking systems, epitomized by Uber, have revolutionized urban transportation. These platforms offer a seamless blend of technology and convenience, enabling users to summon a ride with just a few taps on their...
by aakashchotrani | Feb 1, 2020 | System Design
Introduction In this blog, we are going to discuss the system design of popular chat application WhatsApp. This is a generic system design and could be used as a base for designing any chat application. We are going to focus on implementing some key features. If you...
by aakashchotrani | Aug 16, 2019 | Algorithms, System Design
Introduction The topic of this blog is one of the fundamental concepts of System Design. If you want to design a fault-tolerant distributed system you should be aware of load balancing and consistent hashing. We will explore the following topics in this blog. What is...
Recent Comments