Why is Victoria Metrics better suited for this task than Prometheus (considering ephemeral pods)?
DevOps
Initial list [5, 2, 7, 4, 6, 1, 3] Final [4, 4, 6, 16, 36, 0, 2]. How to get the final from the initial? result = [x**2 if x % 2 == 0 else x - 1 for x in a]
How to ensure fault tolerance in the cloud?
How to ensure secure connection to a secrets storage system?
Design an IT landscape: how to build an application, package it, and publish artifacts?
What is RBAC in Kubernetes and how does it work?
What types of GitLab Runners are there?
How to organize work with two repositories (engine and scripts) with different update frequencies?
What is needed for basic observability (metrics and logs)?
Can you take a project without DevOps practices (without GitLab, CI/CD) and build a standard pipeline according to all the rules of the genre?
Tell us about yourself and your experience. Why do you want to leave the company?
Do you attend other interviews? At what stage?
How to make a pod run under control (scheduled with a web interface)?
What is the difference between Shell runner and SSH runner?
What tests can be applied during the application build stage?
How to connect two network contours (company's internal network and cloud network)?
Where and how do you run the built application image?
Do you have experience working with Kubernetes?