Middle — Senior
Designing a mini-version of a microblog similar to Twitter
livecode
Task condition
It is required to design a service that simulates the functionality of Twitter. It should provide the ability to create and delete tweets, access individual tweets via a unique link, subscribe and unsubscribe from other users, form a personal news feed, and support media file uploads (images, videos). The main focus is on the architectural solutions of the project, component selection, scalability, and fault tolerance.