What methods can be used to copy a file between two servers?
DevOps
What to do if a container hangs in the ContainerCreating status?
How can you ensure placement of two containers in Kubernetes so that they do not end up on the same physical node?
How can you set the container name in a containerization environment?
Our pod in Kubernetes starts and immediately crashes. How can you diagnose the reasons using kubectl?
How is the operating system startup initiated when turning on the computer?
What are some alternative tools and shells for command line automation besides bash?
What is an inode and what information does it contain?
Have you had to deal with DNS and DHCP?
Explain what the Health Check mechanism is in the application deployment process.
What are the processes in Linux with PID 0 and PID 1?
How to solve the problem when all pods are running, but the service does not respond?
What methods are used to prevent network threats and attacks?
What metrics were on the Grafana dashboards and what specifically helped reduce MTTR?
Where does the operating system get the router's MAC address from if it is not in the ARP table?
GitLab CI/CD: three repositories (Front, Back, DB). A developer created a branch in the front — how to automatically deploy a feature stand with all three services after merging, and delete the stand?
What are the advantages and disadvantages of relational databases?
Created 10 EC2 instances with `count = 10`. The instance with index 5 was manually deleted in AWS, then `count` is changed to 9. What will `terraform plan` show?
Tell me about your work experience and what you did at previous jobs
Tell about a complex task where it was initially unclear how to find a solution.