Are you currently working at PMBK according to your resume? Is it so or not anymore?
System Analyst
Regarding non-functional requirements — imagine a project in a vacuum — what non-functional requirements do you usually fix?
How does adding a filter in GET to pass a list of IDs (up to 2000 items) change the situation?
What could be the problem if you go the PATCH route for deletion?
Soft delete or hard delete — how does it affect the API?
Where can you safely store a token on the front end in the browser so that it is not stolen?
Did I understand correctly that I actively participated in the architecture committee along with other colleagues?
Are you in Tbilisi?
How does normalization/denormalization affect data volume and consistency?
How would you approach designing an SMS broadcasting service (loading numbers, text, launching now or on schedule, expiration date)?
When we are fixing the list of recipients for the campaign scheduled for tomorrow — will we recalculate it before sending?
How to avoid creating two gnomes if the network flickered and the browser sent a duplicate POST request?
Did you interact with testers on this project?
Can microservices use a shared database? Is it a good or bad practice?