Sobes.tech

What encoding is used (in the context of tokens/refresh)?

Middle+
287

When is it better to connect services through a broker, and when synchronously?

Middle+
217

What parts does JWT consist of?

Middle+
204

How does JWT token work? Why can you read its contents, but not modify it?

Middle
189

What are the disadvantages of asynchronous code?

Middle
185

How else can Redis be used besides as a cache?

Middle
185

Can secrets be stored in a JWT payload?

Middle+
182

What are signals in Django?

Middle
182

[x for x in y] vs (x for x in y) Difference between copy() and deepcopy() FilteredRelation

Middle
173

How to guarantee message processing order in Kafka with multiple partitions?

Middle
163

What are window functions in SQL?

Middle
159

What is a JWT token, what parts does it consist of, and what problem does it solve?

Middle+
159

What problems does cache have?

Middle
155

Where are you geographically located?

Middle+
154

How to properly run an asynchronous task in Django?

Middle+
153

There are several services (2-3), and there is an end-to-end business scenario passing through all services. If an operation on one of the services in the middle or at the end fails, the system ends up in an inconsistent state. What methods can be used to achieve inter-service transactionality (either the entire scenario is applied, or none of it is), if each service has its own database?

Middle+
151

Explain the transaction start in Django (transaction.atomic).

Middle+
149

What are the advantages of WAL in PostgreSQL?

Middle+
148

Tell about your experience working at [company].

Middle
147

Provide an example of a situation where technically JOIN can be used and it will work, but for some reasons it would be suboptimal, and it is better to use prefetch_related (two queries).

Middle+
147
/9