Нужны ли Use Case при описании workflow согласования?
System Analyst
Load: 3 RPS and 5000 requests per day. How to handle the case when the contract is not found or the acquiring is unavailable?
Which requirements from the job vacancy are close to you and you confidently master them?
What is an API? (a candidate's question for self-preparation before an interview)
Bookstore: a customer puts a book in the cart and clicks 'Buy'. How to guarantee that only one order is created when clicking multiple times? What method will we use to create the order and what parameters will we pass?
Tell us specifically about working with REST API in your last project — did you transfer documentation or participate in creating rules?
What types of architecture, besides microservices, have you worked with or are familiar with?
Can FE only work in a browser? Why? (Provide a brief justification for your answer)
What data needs to be collected to understand if a new microservice creation is required?
[name] asked: date of birth?
How would you design a caching layer for frequently changing production data?
What should be done if an invalid/corrupted message enters the queue and cannot be processed?
What is the difference between a procedure and a function in databases?
How to ensure ACID/data consistency in a microservices architecture (distributed transaction)?
What is the optimal option for asynchronous interaction? Which solution is not very good in terms of load?
1) Do you have practical experience working with XML? 2) Create an XML structure for task information (similar to JSON). 3) Explain in your own words what XSD is. 4) How would you validate an XML document against an XSD schema? 5) What is the difference between Simple Type and Complex Type in XSD?
Tell about yourself, your experience, what are you proud of?
What data is sent in the body of a POST request to get a list of products?
Why did you make synchronous interaction on the diagram?
Interested specifically in the sequence of steps in a scenario: what stages occur and how data moves through these stages?