Why did you use Celery instead of Kafka for all tasks? What is the difference?
Python
How many seconds will a function with two consecutive await asyncio.sleep(5) calls take to run?
Can you list the main types of relationships between tables in database management systems?
What ASGI server do you use in your FastAPI application?
Tell me about composite indexes in PostgreSQL. How did you come to use them and on which tables?
Can you explain the principle of operation and purpose of context managers in Python?
What is Middleware in FastAPI and why is it needed?
What technology stack do you prefer to use in your projects?
How was cache invalidation done in Redis?
How does indexing in a database affect the speed and efficiency of query execution?
What types of tasks in the field of Backend have you solved in your practice?
How to debug a container that crashes or hangs?
How many specialists participated in implementing one task at your previous workplace?
Can Nginx be used as a server for FastAPI? Can it replace Uvicorn?
What are Helm charts and what are they used for?
How to make 10 requests to an external API in parallel and return the result?
What is PEP 8?
What exists in Kubernetes that is not in Docker? What is the minimal management unit?