What does the authorization service return in the body of a successful response?
System Analyst
What types of files would you use for importing numbers?
What types of architectures have you encountered?
It would be incorrect: - You can send a body in a GET request - POST requests can be sent without a body - PUT completely overwrites the existing resource or creates a new one if absent - The UPDATE method partially updates the resource's state - DELETE is idempotent
What development methodologies have you used at previous workplaces (Agile, Waterfall)?
What did your team look like on the project?
Tell me, what should be the initial prompt to immediately get such a diagram as the last one.
How is authentication and authorization implemented in the system? Explain the SSO and OAuth2 mechanisms.
How should the task be set by the analyst to ensure the algorithm is implemented correctly?
What do you like to do in your work?
What would you say about an API where all methods are implemented via POST (no GET, PUT, PATCH, DELETE)?
What types of scaling do you know?
Do you have any other questions?
Are you currently living in Moscow or planning to move to Moscow?
Can a Kafka message have a Retention Time of -1?
According to the HTTP standard and RESTful style, can a GET request have a body?
What is a broker and ZooKeeper in Kafka?
What architectural solutions have been used, and with whom did they interact?
Tell me about the HTTP POST method and whether it can be made idempotent.
What is a partition in Kafka? Why are they created?