Skip to content
#Architecture

System Design Space (Category Architecture)

#Architecture #SystemDesign #Software #DistributedSystems #UX #Interview

I haven't talked much about my pet project system-design.space in recent months, but I haven't stopped working on it.) In fact, it was 3 main tracks

1Improved language - I wanted to get rid of runglish throughout the site. Many of you have said that this interferes with the study of materials. As a result, I made a special approach with a terminology dictionary and refactoring of the project. Now the term for the first time inside the chapter is accompanied by the English term in parentheses + when hovering you can see the transcript. Further on the head he goes already in Russian. This applies to almost all terms, but acronyms still remain in English.

2Adding cover material on different topics mainly around the design of ML/AI systems

3ки Build a book and submit it to a publisher - now I have a draft that may turn into a book. The book has three main parts so far. Principles of hiring and conducting security services in bigtech - my articles about hiring with us Principles of design - here too I saw articles and even training courses in architecture. Design tasks from the ML/AI domain, the description and solution of which are decorated in the style that we use internally (along 7- step-by-step framework). I’ve chosen the puzzles from this domain so that readers can understand how these technologies work and what magic is not there, understand their limitations and operating modes, and better understand how to embed these capabilities into their services. There's more in the book. 3 applications Discussion of other materials on system design (books) A little bit about technology and why watch it.

  • Terminological dictionary And at the end there is a list of references to literature.

#SystemDesign #Architecture #Software #DistributedSystems #UX #Interview