DevOps
In what cases can Kubernetes be used?
How to properly install Ansible?
Why is a smaller number of layers in a Docker image considered a more optimal solution?
Tell us how you used Buildroot in your projects.
What types of web servers have you worked with in your projects?
What are the main components of an HTTP request?
How do you organize a monitoring system for applications or infrastructure?
How can details about a Docker container be obtained via command line?
What methods do you use to implement system resilience against failures and component crashes in your applications?
What is inside the Linux directory: /proc?
What is the difference between a volume and a simple bind mount to a directory on the host?
If you have 4 nodes, is it possible to set the number of replicas to 5 or 6?
What is the typical architecture of a monitoring system?
What methods can be used to launch and test an application on your local machine?
How to ensure the development team has access to cloud providers?
What complex tasks have you had to solve in the field of network interaction between containers?
Explain the concept of network interaction between nodes in a Kubernetes cluster.
What happens after GitLab uploads the code?
What is a getter and setter?
How to implement auto-scaling in Docker Swarm, and is it possible?