Sobes.tech

How to implement a graceful shutdown? How to understand when it's time to do a graceful shutdown?

190

How does the goroutine scheduler work in Go (GMP model)? What is M in the GMP model?

175

What types of tests have you used? Unit, Mock, Integration, Test Containers?

169

Microservice architecture: how to implement user registration with two services (Users and Notification)? What to do if the Producer fails?

160

How to correctly pass context in a GoRoutine when sending an SMS (two-factor authentication)?

137

What is the main difference between Repeatable Read and Serializable?

133

What is ACID? Explain the transaction isolation levels in PostgreSQL.

131

What happens if you pass the original context from an HTTP request into a GoRoutine?

120

If the system has 24 cores, how many processors will be in the GMP model?

98