Question d’entretien chez Atlassian

System design: design a tagging system for Atlassian products.

Réponse à la question d'entretien

Utilisateur anonyme

15 août 2022

Interviewer asked literally everything related, from API to queries to DB. You need to have experience and knowledge in caching, NoSQL/SQL DBs and how to design their structure, consistence hashing, message queue systems, scalability, etc. Cassandra with tag/entities first table and inverted second table can be basic solution here.