Golang
What is the maximum number of system replicas you can accommodate in your architecture?
What mechanisms allow Kafka to remain available and resilient during component failures?
How often do tasks that require changing contracts occur?
There are four basic requirements for modern SQL Engines (ACID) — can you name and explain them?
How to solve the problem of container overflow with log files in Docker?
How to implement the execution of commands simultaneously on a single processor core?
What tools and technologies do you use to collect data for system monitoring and analysis?
How can the specific data type passed through the Any interface be determined?
What are the main criteria for choosing a primary key in a database?
Is it possible to combine all servers under one load balancer?
What is the difference between threads and processes?
Where exactly in the form structure are locks set for a request?
To which category of databases does ClickHouse belong?
What bits is the sorting of elements within a bucket oriented towards?
Tell me more about semaphores.
How much load can PostgreSQL withstand?
How will the behavior of the context change when using its value at different levels of competence?
What criteria will you use to choose a company for a new job?
What is the difference between a goroutine and threads in terms of execution and performance?
How can you manage the state and termination of a goroutine in Go?