Category: System Design

0

Designing Twitter Part 1: Introduction

This will be the first article in a series where I will be designing a Twitter clone. By “design”, I don’t mean the actual interface, but the way such a system will be built, what micro-services will it have, how will they interact with one another, and more. In other words, the system architecture. These articles will explain the system design of such a service and how I think that it should be made. Tools of trade I don’t know...