SQL task: write a query to select the first 100 books starting with 'History', published before a certain year, with an author no older than 70 years.
Golang
What tests were on the project and how were they launched?
Tell me about your experience at your last job
What components are present on master and worker nodes in Kubernetes?
What are the disadvantages of containers? What does weaker isolation mean and what can it lead to?
What are init-containers and sidecar-containers?
Tell about the lifecycle of a pod in Kubernetes. What are liveness and readiness probes?
How do you receive tasks, and from whom do they come?
How to ensure exclusive execution of one of three worker processes on a single host (leader election)?
What happens if you run a container with --network=host?
What is etcd and why was it chosen as the storage for Kubernetes? What properties does it have?
Can you name popular libraries used for interacting with PostgreSQL database?
How can services interact with each other? How does REST differ from gRPC?
How actively are you looking for new tools and techniques for development, and what are you considering?
Tell about your location, what work format you are considering?
What Kubernetes primitives do you know?
What is ACID? What databases have you worked with?
Who is responsible for task decomposition?
What is a namespace in Linux and Kubernetes?