System Design Apache Kafka in System Design This article will cover the uses of Apache Kafka in System Design, its core capabilities, and how it works.
System Design System Design of Snapchat This article will give an overview of the architecture, infrastructure and System Design of Snapchat, as well as provide some insight to the company (Snap Inc.'s) history.
System Design Challenges/ Failures in Distributed Systems This article cover potential challenges and failures that arise in distributive systems and their respective solutions.
Software Engineering Rumbaugh, Booch and Jacobson Methodologies In this article, we have explored three object modeling techniques namely Rumbaugh, Booch and Jacobson Methodologies along with code examples.
System Design Memento, Command and Iterator Design Pattern This article covers the Memento, Command, and Iterator design patterns and their respective applications in software/systems development.
Linux lsof command in Linux In this article, we have explored the lsof command in Linux systems in depth. It is used to find files that are opened or linked with running processes.