Tag Archives: twitter

Twitter Architecture Analysis (part 1)

Over the time, the more people get internet connectivity, the more complicated internet services become. Twitter is one of the most complicated distributed systems deployed as for now, and it is really interesting to understand how it works under the hood.

If you pretend to be a distributed systems architect, the common question on your interview would looks like this: ā€œImagine that you need to build a Twitter from scratch. Define the technologies you use for the backend and perform initial system sizingā€. In this article I will give you my understanding of this problem and provide an example of the answer that Iā€™d consider to be a good one, even though it might be far from the real state of things. Be aware that I have no relation to the Twitter company itself and everything stated below is just my thoughts on the topic stated above. Continue reading