DevOps
Can you explain what is meant by 'containerization' in the context of application development and deployment?
Best practices for writing Dockerfile: how to make images small and secure?
What is the difference between a hard link and a symbolic link in Linux, and what are their usage features?
Explain the purpose and main functions of the strace utility in Linux.
What is a CI/CD pipeline? What does it consist of?
What is the difference between needs and dependencies in GitLab CI?
What is OOM Killer and how to manage it?
Explain the differences between HTTP GET and POST methods in the context of data transmission to the server
What does the Kubernetes Control Plane consist of?
How to see which ports are currently listening on the server?
How are ports classified by ranges in network protocols?
Why is Ansible needed? What prerequisites are required on the target machine?
Explain the concept of control groups (cgroups) and their role in resource management in Linux.
What is the difference between export VAR=value and VAR=value?
What is the difference between a thread of execution and a process in an operating system?
What criteria does the Linux OOM Killer use to select a process for termination?
How to rename a branch in git?
What is idempotency in the context of Ansible?