Tell about your infrastructure experience and interaction with DevOps.
Golang
Have you had experience working as a mentor within your last team?
What motivates you at work?
What is defer in Go? What will the code with two defer statements output?
What is the practical use of the keyword defer?
There is 10 GB of free space on the disk, but copying a 4 GB file is not possible. What to do? (inode problem)
What kind of people do you feel comfortable working with?
What practices exist for reducing the size of a Docker image?
Tell me about the team: what roles are there, how do you interact?
How do you continue to develop professionally?
Can you recall all possible methods of inter-process communication (IPC)?
Deleted a large file, but disk space was not freed. Why? How to find and fix it?
Which Kubernetes component stores the state of cluster resources?
Can you tell more about your experience working with Kubernetes on your current project?
What is the QUIC protocol? Why was it invented?
In which type conversion is panic possible and which construct can prevent it?
How to find out the MAC address of the public DNS server 8.8.8.8?
If we reach the final stages, how comfortable would you be if I asked for contacts from previous workplaces to get feedback?
Why is kubelet needed?
What happens in Kubernetes when `kubectl create -f deployment.yaml` is executed? Describe the full chain.